1. 3616218 cmd: Convert existing long help messages to the new macro by Tom Rini · 12 months ago
  2. 54edc37 efi_loader: make efi_delete_handle() follow the EFI spec by Ilias Apalodimas · 1 year, 2 months ago
  3. c7c0ca3 efi_loader: fix efi_dp_from_file() by Heinrich Schuchardt · 1 year, 4 months ago
  4. 93e3364 cmd: bootefi: allocate device-tree copy from high memory by Heinrich Schuchardt · 1 year, 7 months ago
  5. aa2d394 efi_loader: Measure the loaded DTB by Etienne Carriere · 1 year, 7 months ago
  6. 70089c1 efi_loader: remove efi_delete_handle on loadfile2 by Ilias Apalodimas · 2 years ago
  7. a75e835 cmd: replace efi_create_handle/add_protocol with InstallMultipleProtocol by Ilias Apalodimas · 2 years ago
  8. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 1 month ago
  9. 868353d efi_loader: memory leak in efi_set_bootdev() by Heinrich Schuchardt · 2 years, 2 months ago
  10. bfef72e cmd: load: add load command for memory mapped by Rui Miguel Silva · 2 years, 4 months ago
  11. 8131c85 cmd/bootefi: correct command syntax by Heinrich Schuchardt · 2 years, 4 months ago
  12. 2058983 cmd: bootefi: restore ability to boot arbitrary blob by Kyle Evans · 2 years, 5 months ago
  13. 0832dd2 efi_loader: Ignore DT when ACPI is on by Alexander Graf · 2 years, 7 months ago
  14. 3fa9ed9 efi_loader: update the timing of enabling and disabling EFI watchdog by Masahisa Kojima · 2 years, 7 months ago
  15. d837cb1 efi: Add debugging to efi_set_bootdev() by Simon Glass · 2 years, 8 months ago
  16. a2f1482 efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installed by Ilias Apalodimas · 2 years, 9 months ago
  17. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  18. 53f6a5a efi_loader: Replace config option for initrd loading by Ilias Apalodimas · 3 years, 6 months ago
  19. c581970 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 7 months ago
  20. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  21. 82d01f0 efi_loader: switch to non-secure mode later by Heinrich Schuchardt · 3 years, 8 months ago
  22. ff2f532 efi_loader: make the UEFI boot manager configurable by Heinrich Schuchardt · 3 years, 8 months ago
  23. 94686f6 efi_loader: implement EFI_DT_FIXUP_PROTOCOL by Heinrich Schuchardt · 3 years, 9 months ago
  24. 5f59518 efi_loader: setting boot device by Heinrich Schuchardt · 3 years, 8 months ago
  25. bb33c79 efi_loader: simplify running helloworld.efi by Heinrich Schuchardt · 3 years, 8 months ago
  26. 4cbb293 efi_loader: consider no-map property of reserved memory by Heinrich Schuchardt · 4 years, 1 month ago
  27. c2f0103 efi_loader: log messages for bootefi command by Heinrich Schuchardt · 4 years, 1 month ago
  28. 72e1fca efi_loader: document parameters of do_bootefi_exec() by Heinrich Schuchardt · 4 years, 1 month ago
  29. 0ad6400 efi_loader: set load options in boot manager by Heinrich Schuchardt · 4 years, 2 months ago
  30. 1064d04 efi_loader: factor out efi_set_load_options() by Heinrich Schuchardt · 4 years, 2 months ago
  31. c001837 efi_loader: use logging for bootefi command by Heinrich Schuchardt · 4 years, 2 months ago
  32. 039d4f5 efi_loader: incorrect check against FDT_ADDR_T_NONE by Heinrich Schuchardt · 4 years, 3 months ago
  33. b1c272d cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt_rsv() by Bin Meng · 4 years, 3 months ago
  34. 0d7c291 cmd: bootefi: Honor the address & size cells properties correctly by Atish Patra · 4 years, 3 months ago
  35. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  36. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 4 months ago
  37. 714497e efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 4 months ago
  38. 42a426e efi_loader: put device tree into EfiACPIReclaimMemory by Heinrich Schuchardt · 4 years, 5 months ago
  39. 4fe050e efi_loader: remove superfluous NULL check in bootefi.c by Heinrich Schuchardt · 4 years, 5 months ago
  40. 4ef2b0d efi_loader: only reserve memory if fdt node enabled by Heinrich Schuchardt · 4 years, 6 months ago
  41. 7be64b8 cmd: bootefi: Parse reserved-memory node from DT by Atish Patra · 4 years, 6 months ago
  42. fef907b efi_loader: create reservations after ft_board_setup by Heinrich Schuchardt · 4 years, 6 months ago
  43. 7d4d551 efi_loader: fix efi_install_fdt() description by Heinrich Schuchardt · 4 years, 8 months ago
  44. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  45. a3850e4 efi_loader: free load options after execution by Heinrich Schuchardt · 4 years, 9 months ago
  46. f64f223 efi_loader: export efi_install_fdt() by Heinrich Schuchardt · 4 years, 10 months ago
  47. f9ceb6a efi_loader: carve out efi_run_image() by Heinrich Schuchardt · 4 years, 10 months ago
  48. 753aa18 efi_loader: use hardware device tree by default by Heinrich Schuchardt · 4 years, 10 months ago
  49. 7a59725 efi_loader: pass address to efi_install_fdt() by Heinrich Schuchardt · 4 years, 10 months ago
  50. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  51. 810371a efi_loader: fix function comments in cmd/bootefi.c by Heinrich Schuchardt · 5 years ago
  52. b225c92 efi_loader: Change return type of efi_add_memory_map() by Bryan O'Donoghue · 5 years ago
  53. e2d82f8 efi_loader: comments for efi_install_fdt() by Heinrich Schuchardt · 5 years ago
  54. 7e92db8 efi_loader: deduplicate code in cmd/bootefi.c by Heinrich Schuchardt · 5 years ago
  55. 52cbac9 efi_loader: clean up UEFI sub-system initialization by Heinrich Schuchardt · 5 years ago
  56. 556d8dc efi_loader: implement support of exit data by Heinrich Schuchardt · 5 years ago
  57. d40e05a efi_loader: set OsIndicationsSupported at init by AKASHI Takahiro · 5 years ago
  58. 6182495 efi_loader: need either ACPI table or device tree by Heinrich Schuchardt · 5 years ago
  59. 6b95b38 efi_loader: rework bootmgr/bootefi using load_image API by AKASHI Takahiro · 5 years ago
  60. e2e4098 cmd: bootefi: carve out do_bootefi_image() from do_bootefi() by AKASHI Takahiro · 5 years ago
  61. d6b2189 cmd: bootefi: carve out bootmgr code from do_bootefi() by AKASHI Takahiro · 5 years ago
  62. cc999d5 cmd: bootefi: move do_bootefi_bootmgr_exec() forward by AKASHI Takahiro · 5 years ago
  63. 3fc2b16 cmd: bootefi: carve out efi_selftest code from do_bootefi() by AKASHI Takahiro · 5 years ago
  64. 3ffc52f cmd: bootefi: merge efi_install_fdt() and efi_process_fdt() by AKASHI Takahiro · 5 years ago
  65. e878e6a cmd: bootefi: carve out fdt handling from do_bootefi() by AKASHI Takahiro · 5 years ago
  66. defa7b8 cmd: bootefi: rework set_load_options() by AKASHI Takahiro · 5 years ago
  67. 29361ec Change FDT memory type from runtime data to boot services data by Ilias Apalodimas · 5 years ago
  68. 1504bb0 efi_loader: clean up bootefi_test_prepare() by Heinrich Schuchardt · 6 years ago
  69. 914df75 efi_loader: fix EFI entry counting by Heinrich Schuchardt · 6 years ago
  70. f69d63f efi_loader: use efi_start_image() for bootefi by Heinrich Schuchardt · 6 years ago
  71. 8f7e2b2 efi_loader: set entry point in efi_load_pe() by Heinrich Schuchardt · 6 years ago
  72. f6c6df7 efi_loader: refactor switch to non-secure mode by Heinrich Schuchardt · 6 years ago
  73. 056b45b efi_loader: move efi_init_obj_list() to a new efi_setup.c by AKASHI Takahiro · 6 years ago
  74. c6d876f efi_loader: avoid unnecessary pointer to long conversion by Heinrich Schuchardt · 6 years ago
  75. 0a76ba6 efi_loader: use named constant for efi_dp_from_mem() by Heinrich Schuchardt · 6 years ago
  76. 0c9ac06 efi_loader: create fdt reservation before copy by Heinrich Schuchardt · 6 years ago
  77. 16b615d efi_loader: fix memory mapping for sandbox by Heinrich Schuchardt · 6 years ago
  78. c3772ca efi_loader: macro efi_size_in_pages() by Heinrich Schuchardt · 6 years ago
  79. 5e2f039 efi: Rename bootefi_test_finish() to bootefi_run_finish() by Simon Glass · 6 years ago
  80. f4f0f7c efi: Create a function to set up for running EFI code by Simon Glass · 6 years ago
  81. d9717ea efi: Split out test init/uninit into functions by Simon Glass · 6 years ago
  82. 2ab7ef7 efi: Check for failure to create objects in selftest by Simon Glass · 6 years ago
  83. 23fd84b efi_loader: carving out memory reservations by Heinrich Schuchardt · 6 years ago
  84. 4574d1b efi_loader: memory reservation for fdt by Heinrich Schuchardt · 6 years ago
  85. e1fec15 efi_loader: fix typos by Heinrich Schuchardt · 6 years ago
  86. f1589ff efi_loader: add efi_dp_from_name() by AKASHI Takahiro · 6 years ago
  87. d39646a efi_loader: rename parent to header by Heinrich Schuchardt · 6 years ago
  88. faea104 efi_loader: typedef struct efi_object *efi_handle_t by Heinrich Schuchardt · 6 years ago
  89. 1e1e1c2 efi_loader: execute efi_save_gd() first by Heinrich Schuchardt · 6 years ago
  90. c982874 efi_loader: refactor efi_setup_loaded_image() by Heinrich Schuchardt · 6 years ago
  91. 24638a1 efi_loader: Fix loaded_image handle passing from EL3 by Alexander Graf · 6 years ago
  92. 4e6b5d6 efi_loader: create root node by Heinrich Schuchardt · 6 years ago
  93. 79276eb efi_loader: memory leak in efi_set_bootdev() by Heinrich Schuchardt · 6 years ago
  94. 8887acc efi_loader: do not use local variable for handle by Heinrich Schuchardt · 6 years ago
  95. 7086a71 efi_loader: buffer size for load options by Heinrich Schuchardt · 6 years ago
  96. 9dff490 efi: sandbox: Tidy up copy_fdt() to work with sandbox by Simon Glass · 6 years ago
  97. baf70c0 efi: Relocate FDT to 127MB instead of 128MB by Simon Glass · 6 years ago
  98. 197005a efi_loader: remove unused efi_get_time_init() by Heinrich Schuchardt · 6 years ago
  99. 640adad efi_loader: calculate crc32 for EFI tables by Heinrich Schuchardt · 6 years ago
  100. 416e07e efi: Drop error return in efi_carve_out_dt_rsv() by Simon Glass · 6 years ago