1. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  2. 3b3ea2c Kconfig: cmd: Make networking command dependent on NET by Michal Simek · 7 years ago
  3. f623e07 efi_loader: fix the online help for bootefi bootmgr by Heinrich Schuchardt · 7 years ago
  4. 49db1cb efi_loader: catch misspelled bootefi subcommand by Heinrich Schuchardt · 7 years ago
  5. c6fa5df efi_loader: Always use EFIAPI instead of asmlinkage by Alexander Graf · 7 years ago
  6. 05ef48a efi_driver: EFI block driver by Heinrich Schuchardt · 7 years ago
  7. 17ff6f0 efi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memory by Heinrich Schuchardt · 7 years ago
  8. 2074f70 efi_loader: consistently use efi_handle_t for handles by Heinrich Schuchardt · 7 years ago
  9. ea54ad5 efi_loader: pass handle of loaded image by Heinrich Schuchardt · 7 years ago
  10. 8300be6 efi_loader: Exit in efi_set_bootdev() upon invalid "desc" by Stefan Roese · 7 years ago
  11. b57f48a efi_loader: use bootargs as load options by Heinrich Schuchardt · 7 years ago
  12. c2b5390 efi_selftest: correctly cleanup after selftest by Heinrich Schuchardt · 7 years ago
  13. d78e40d efi_selftest: allow to select a single test for execution by Heinrich Schuchardt · 7 years ago
  14. f972dc1 efi_selftest: provide a dummy device path by Heinrich Schuchardt · 7 years ago
  15. 3eb0841 efi_loader: consistently use efi_status_t in bootefi by Heinrich Schuchardt · 7 years ago
  16. b3d6090 efi_loader: implement SetWatchdogTimer by Heinrich Schuchardt · 7 years ago
  17. bf19273 efi_loader: Add mem-mapped for fallback by Rob Clark · 7 years ago
  18. 7dd5d44 efi_loader: fix efi_exit by Rob Clark · 7 years ago
  19. 7aca68c efi_loader: reenable selftest by Heinrich Schuchardt · 7 years ago
  20. 9975fe9 efi_loader: add bootmgr by Rob Clark · 7 years ago
  21. ad644e7 efi_loader: efi variable support by Rob Clark · 7 years ago
  22. 95c5553 efi_loader: refactor boot device and loaded_image handling by Rob Clark · 7 years ago
  23. 623b3a5 efi_selftest: provide an EFI selftest application by Heinrich Schuchardt · 7 years ago
  24. 5e44489 efi_loader: rename __efi_hello_world_* by Heinrich Schuchardt · 7 years ago
  25. 51c533f efi_loader: bootefi hello should use loadaddr by Heinrich Schuchardt · 7 years ago
  26. a44bffc efi_loader: use EFI_PAGE_SIZE instead of 4096 by xypron.glpk@gmx.de · 7 years ago
  27. f4f9993 efi_loader: Fix configuration table override by Alexander Graf · 7 years ago
  28. 7cbc124 efi_loader: initalize EFI object list only once by Heinrich Schuchardt · 7 years ago
  29. ca9193d efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD by Rob Clark · 7 years ago
  30. 3e433e9 efi_loader: EFI file paths should be DOS style by Rob Clark · 7 years ago
  31. 91be9a7 efi_console: set up events by xypron.glpk@gmx.de · 7 years ago
  32. 1da1bac efi_loader: provide meaningful status code by xypron.glpk@gmx.de · 7 years ago
  33. b06d8ac bootefi: allow return without EFI_BOOT_SERVICES.Exit by xypron.glpk@gmx.de · 7 years ago
  34. cc5b708 efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL by xypron.glpk@gmx.de · 7 years ago
  35. 88adae5 efi_loader: reimplement efi_locate_protocol by xypron.glpk@gmx.de · 7 years ago
  36. b5349f7 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · 7 years ago
  37. 85a6e9b efi_loader: Add check for fallback fdt memory reservation by Alexander Graf · 7 years ago
  38. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
  39. 1acc008 disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  40. 7c5e1fe armv8: aarch64: Fix the warning about x1-x3 nonzero issue by Alison Wang · 8 years ago
  41. ec6617c armv8: Support loading 32-bit OS in AArch32 execution state by Alison Wang · 8 years ago
  42. 69bd459 efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3 by Alexander Graf · 8 years ago
  43. c7ae3df efi: Add support for a hello world test program by Simon Glass · 8 years ago
  44. 5ee31ba efi: Fix debug message address format by Simon Glass · 8 years ago
  45. 3fb97e2 efi_loader: Revert device_handle to disk after net boot by Alexander Graf · 8 years ago
  46. e275458 efi: Fix missing EFIAPI specifiers by Simon Glass · 8 years ago
  47. e663b35 smbios: Expose in efi_loader as table by Alexander Graf · 8 years ago
  48. 80a4800 efi_loader: Allow boards to implement get_time and reset_system by Alexander Graf · 8 years ago
  49. 3c1dcef cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments by Bin Meng · 8 years ago
  50. f9d334b efi_loader: disk: Fix CONFIG_BLK breakage by Alexander Graf · 8 years ago
  51. 4927166 efi_loader: Make exposed image loader path absolute by Alexander Graf · 8 years ago
  52. 92dfd92 cmd: bootefi: cosmetic by Sergey Kubushyn · 8 years ago
  53. edcef3b efi_loader: Move to normal debug infrastructure by Alexander Graf · 8 years ago
  54. a86aeaf efi_loader: Add exit support by Alexander Graf · 8 years ago
  55. 0efe1bc efi_loader: Add network access support by Alexander Graf · 8 years ago
  56. 1c39809 efi_loader: Pass fdt address directly to bootefi cmd by Alexander Graf · 9 years ago
  57. ad0c1a3 efi_loader: Put fdt into convenient location by Alexander Graf · 9 years ago
  58. 0d9d501 efi_loader: Use system fdt as fallback by Alexander Graf · 9 years ago
  59. ecbe1a0 efi_loader: Increase path string to 32 characters by Alexander Graf · 9 years ago
  60. c07ad7c efi_loader: Pass file path to payload by Alexander Graf · 9 years ago
  61. 8c3df0b efi_loader: Add el torito support by Alexander Graf · 9 years ago
  62. be8d324 efi_loader: Add GOP support by Alexander Graf · 9 years ago
  63. 0f4060e efi_loader: Pass proper device path in on boot by Alexander Graf · 9 years ago
  64. dea2174 efi_loader: Call fdt preparation functions by Alexander Graf · 9 years ago
  65. b993933 efi_loader: Add "bootefi" command by Alexander Graf · 9 years ago