1. 29cab7c include: export uuid.h by Caleb Connolly · 3 months ago
  2. 17aea46 Kconfig: clean up the efi configuration status by Ilias Apalodimas · 3 months ago
  3. a8ff44d efi: Avoid using dm_scan_other() by Simon Glass · 11 months ago
  4. a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · 12 months ago
  5. f1b35bd efi: Collect the ACPI tables in the app by Simon Glass · 1 year ago
  6. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  7. 013aabb lib: fix selection of CONFIG_CHARSET by Heinrich Schuchardt · 2 years, 7 months ago
  8. e353ba1 efi: fix devpath_is_partition() by Heinrich Schuchardt · 2 years, 7 months ago
  9. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  10. ba04253 efi: Support the efi command in the app by Simon Glass · 2 years, 11 months ago
  11. 029f48e efi: Move exit_boot_services into a function by Simon Glass · 2 years, 11 months ago
  12. 3a4e8a9 efi: Show when allocated pages are used by Simon Glass · 2 years, 11 months ago
  13. a008d68 efi: Check for failure when initing the app by Simon Glass · 2 years, 11 months ago
  14. b13771f efi: Share struct efi_priv between the app and stub code by Simon Glass · 2 years, 11 months ago
  15. 959cad7 efi: Add a few comments to the stub by Simon Glass · 2 years, 11 months ago
  16. 2d4b33e efi: Locate all block devices in the app by Simon Glass · 2 years, 11 months ago
  17. 0a3e7b3 efi: Add a way to obtain boot services in the app by Simon Glass · 3 years, 1 month ago
  18. 86ed9c5 x86: Don't duplicate global_ptr in 64-bit EFI app by Simon Glass · 3 years, 1 month ago
  19. 359a89d x86: Create a 32/64-bit selection for the app by Simon Glass · 3 years, 1 month ago
  20. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  21. 119e7ef serial: Update NS16550_t and struct NS16550 by Simon Glass · 4 years ago
  22. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  23. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  24. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  25. d3edd42 x86: timer: use a timer base of 0 by Simon Glass · 5 years ago
  26. 788ad41 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · 6 years ago
  27. 4f94ec5 efi_loader: typedef struct efi_object *efi_handle_t by Heinrich Schuchardt · 6 years ago
  28. 8204f50 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  29. 8839851 efi: stub: Pass EFI system table address to U-Boot payload by Bin Meng · 6 years ago
  30. 268bc9e efi: app: Add a sysreset driver by Bin Meng · 6 years ago
  31. 22ee283 efi: stub: Move the use_uart assignment immediately after exit_boot_services() call by Bin Meng · 6 years ago
  32. ff592b2 efi.h: Do not use config options by Alexander Graf · 6 years ago
  33. cb787cb efi: stub: Pass EFI GOP information to U-Boot payload by Bin Meng · 6 years ago
  34. 4123662 x86: use EFI calling convention for efi_main on x86_64 by Ivan Gorinov · 6 years ago
  35. c4d1f59 x86: efi: payload: Minor clean up on error message output by Bin Meng · 6 years ago
  36. 5acbb78 x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes by Bin Meng · 6 years ago
  37. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  38. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  39. 6c0a849 efi_stub: Fix GDT_NOTSYS check by Alexander Graf · 7 years ago
  40. f8833e9 efi_stub: Use efi_uintn_t by Alexander Graf · 7 years ago
  41. 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  42. 6cbaac6 x86: Tidy up selection of building the EFI stub by Simon Glass · 8 years ago
  43. 7c78bf9 x86: efi: payload: Make EFI payload build again by Bin Meng · 8 years ago
  44. bdf2a3e efi_stub: Move carriage return before line feed in putc() by Bin Meng · 9 years ago
  45. 60517d7 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · 9 years ago
  46. 91e24e4 efi: Add functions for decoding the EFI tables by Simon Glass · 9 years ago
  47. ce62a25 efi: Add 64-bit payload support by Simon Glass · 9 years ago
  48. 63f581f efi: Add support for loading U-Boot through an EFI stub by Simon Glass · 9 years ago
  49. 9539e69 efi: Add start-up library code by Simon Glass · 9 years ago