1. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  2. 013aabb lib: fix selection of CONFIG_CHARSET by Heinrich Schuchardt · Mon May 02 06:27:00 2022 +0200
  3. e353ba1 efi: fix devpath_is_partition() by Heinrich Schuchardt · Mon Apr 25 23:21:20 2022 +0200
  4. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  5. ba04253 efi: Support the efi command in the app by Simon Glass · Tue Jan 04 03:51:12 2022 -0700
  6. 029f48e efi: Move exit_boot_services into a function by Simon Glass · Tue Jan 04 03:51:10 2022 -0700
  7. 3a4e8a9 efi: Show when allocated pages are used by Simon Glass · Wed Dec 29 11:57:49 2021 -0700
  8. a008d68 efi: Check for failure when initing the app by Simon Glass · Wed Dec 29 11:57:47 2021 -0700
  9. b13771f efi: Share struct efi_priv between the app and stub code by Simon Glass · Wed Dec 29 11:57:45 2021 -0700
  10. 959cad7 efi: Add a few comments to the stub by Simon Glass · Wed Dec 29 11:57:44 2021 -0700
  11. 2d4b33e efi: Locate all block devices in the app by Simon Glass · Wed Dec 29 11:57:36 2021 -0700
  12. 0a3e7b3 efi: Add a way to obtain boot services in the app by Simon Glass · Wed Nov 03 21:09:09 2021 -0600
  13. 86ed9c5 x86: Don't duplicate global_ptr in 64-bit EFI app by Simon Glass · Wed Nov 03 21:09:08 2021 -0600
  14. 359a89d x86: Create a 32/64-bit selection for the app by Simon Glass · Wed Nov 03 21:09:06 2021 -0600
  15. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  16. 119e7ef serial: Update NS16550_t and struct NS16550 by Simon Glass · Tue Dec 22 19:30:18 2020 -0700
  17. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  18. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  19. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  20. d3edd42 x86: timer: use a timer base of 0 by Simon Glass · Fri Dec 06 21:41:49 2019 -0700
  21. 788ad41 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · Sat Apr 20 07:39:11 2019 +0200
  22. 4f94ec5 efi_loader: typedef struct efi_object *efi_handle_t by Heinrich Schuchardt · Wed Sep 26 05:27:54 2018 +0200
  23. 8204f50 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · Wed Oct 24 06:36:37 2018 -0700
  24. 8839851 efi: stub: Pass EFI system table address to U-Boot payload by Bin Meng · Thu Aug 23 08:24:09 2018 -0700
  25. 268bc9e efi: app: Add a sysreset driver by Bin Meng · Thu Jul 19 03:07:29 2018 -0700
  26. 22ee283 efi: stub: Move the use_uart assignment immediately after exit_boot_services() call by Bin Meng · Fri Jun 22 01:38:28 2018 -0700
  27. ff592b2 efi.h: Do not use config options by Alexander Graf · Fri Jun 22 01:38:26 2018 -0700
  28. cb787cb efi: stub: Pass EFI GOP information to U-Boot payload by Bin Meng · Tue Jun 12 08:36:21 2018 -0700
  29. 4123662 x86: use EFI calling convention for efi_main on x86_64 by Ivan Gorinov · Wed Jun 13 17:27:39 2018 -0700
  30. c4d1f59 x86: efi: payload: Minor clean up on error message output by Bin Meng · Sun Jun 10 06:25:09 2018 -0700
  31. 5acbb78 x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes by Bin Meng · Sun Jun 10 06:25:03 2018 -0700
  32. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  33. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  34. 6c0a849 efi_stub: Fix GDT_NOTSYS check by Alexander Graf · Mon Dec 04 16:33:26 2017 +0100
  35. f8833e9 efi_stub: Use efi_uintn_t by Alexander Graf · Mon Dec 04 16:33:51 2017 +0100
  36. 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · Mon Jul 24 17:43:34 2017 +0800
  37. 6cbaac6 x86: Tidy up selection of building the EFI stub by Simon Glass · Mon Nov 07 08:47:06 2016 -0700
  38. 7c78bf9 x86: efi: payload: Make EFI payload build again by Bin Meng · Thu Aug 25 01:47:17 2016 -0700
  39. bdf2a3e efi_stub: Move carriage return before line feed in putc() by Bin Meng · Thu Mar 17 23:59:03 2016 -0700
  40. 60517d7 debug_uart: Adjust the declaration of debug_uart_init() by Simon Glass · Sun Oct 18 19:51:23 2015 -0600
  41. 91e24e4 efi: Add functions for decoding the EFI tables by Simon Glass · Tue Aug 04 12:33:58 2015 -0600
  42. ce62a25 efi: Add 64-bit payload support by Simon Glass · Tue Aug 04 12:33:56 2015 -0600
  43. 63f581f efi: Add support for loading U-Boot through an EFI stub by Simon Glass · Tue Aug 04 12:33:52 2015 -0600
  44. 9539e69 efi: Add start-up library code by Simon Glass · Fri Jul 31 09:31:36 2015 -0600