1. 7107d31 efi_loader: Increase default variable store size to 64KiB by Alper Nebi Yasak · Sat Jul 08 18:21:12 2023 +0300
  2. c49a653 efi_loader: Avoid underflow when calculating remaining var store size by Alper Nebi Yasak · Sat Jul 08 18:23:05 2023 +0300
  3. 0c57c4c efi_selftests: fix protocol repeated selftesting by Ilias Apalodimas · Tue Jun 13 16:23:06 2023 +0300
  4. f1db7df efi_loader: simplify efi_disk_remove by Ilias Apalodimas · Mon Jun 12 18:35:58 2023 +0300
  5. a467c27 efi_selftests: fix controllers repeated selftesting by Ilias Apalodimas · Wed Jun 14 09:55:48 2023 +0300
  6. 7dfbe44 efi_selftest: ReinstallProtocolInterface test by Heinrich Schuchardt · Sat Jun 10 21:25:18 2023 +0200
  7. e9580e2 efi_selftest: LocateHandleBuffer return code by Heinrich Schuchardt · Thu Jun 01 09:06:09 2023 +0200
  8. ee69ae1 efi_loader: check return value of part_get_info() by Heinrich Schuchardt · Sat May 27 08:18:28 2023 +0200
  9. ff08eac efi_loader: fix efi_dp_from_file() by Heinrich Schuchardt · Sat May 13 10:36:21 2023 +0200
  10. 7e269a3 efi_loader: simplify efi_dp_from_name() by Heinrich Schuchardt · Sat May 13 10:30:43 2023 +0200
  11. bf0b3a1 efi_loader: error code efi_dp_from_name() by Heinrich Schuchardt · Sat May 13 10:22:21 2023 +0200
  12. 16eff69 efi_loader: clean up efi_dp_from_file by Heinrich Schuchardt · Sat May 13 10:18:24 2023 +0200
  13. 23f90b7 efi_loader: duplicate code in efi_dp_from_name by Heinrich Schuchardt · Sat May 13 10:00:55 2023 +0200
  14. 87b8a71 efi_loader: avoid #ifdef in efi_dp_from_name() by Heinrich Schuchardt · Sat May 13 09:55:26 2023 +0200
  15. aecb9e2 efi_loader: support booting semihosting file by Heinrich Schuchardt · Fri May 12 20:18:10 2023 +0200
  16. c4ff7c0 efi_loader: print file path w/o boot device by Heinrich Schuchardt · Fri May 12 21:23:15 2023 +0200
  17. 3f7120d fwu: fix config FWU_MULTI_BANK_UPDATE by Heinrich Schuchardt · Sun May 07 08:39:34 2023 +0200
  18. 7ae6976 acpi: Move the table-finding functions into the libary by Simon Glass · Thu May 04 16:54:58 2023 -0600
  19. e264be4 acpi: Create a new Kconfig for ACPI by Simon Glass · Thu May 04 16:54:57 2023 -0600
  20. 164663c Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Sun Apr 30 21:29:50 2023 -0400
  21. 1fbd614 fdt: Indicate that people should use the ofnode API by Simon Glass · Tue Apr 25 10:27:21 2023 -0600
  22. 1edb878 mtd: nand: sunxi: Convert from fdtdec to ofnode by Samuel Holland · Sun Jan 22 16:06:34 2023 -0600
  23. e0fff9a efi_loader: remove unused efi_capsule_authenticate by Heinrich Schuchardt · Tue Apr 11 20:18:07 2023 +0200
  24. ba7ad02 efi: loader: Make efi_runtime_mmio static by Bin Meng · Wed Apr 05 20:15:19 2023 +0800
  25. c8025a3 efi: loader: Make efi_mem static by Bin Meng · Wed Apr 05 20:15:18 2023 +0800
  26. d89dea3 efi: loader: Make efi_event_queue and efi_register_notify_events static by Bin Meng · Wed Apr 05 20:15:17 2023 +0800
  27. a7f3b7b efi: selftest: Make load_file() and load_file2() static by Bin Meng · Wed Apr 05 20:15:16 2023 +0800
  28. 44cbf42 efi: selftest: Make record static by Bin Meng · Wed Apr 05 20:15:15 2023 +0800
  29. 1a97b51 efi_loader: avoid using HandleProtocol in initrddump.efi by Heinrich Schuchardt · Tue Apr 04 07:23:53 2023 +0200
  30. 5aaea01 efi_loader: avoid using HandleProtocol in helloworld.efi by Heinrich Schuchardt · Tue Apr 04 07:17:48 2023 +0200
  31. 15a2155 lib: missing fallthrough comment in vsnprintf_internal() by Heinrich Schuchardt · Sat Apr 01 08:13:42 2023 +0200
  32. 6c23052 lmb: add max number of region in lmb_dump_region() output by Patrick Delaunay · Wed Mar 22 19:12:26 2023 +0100
  33. 479de71 lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrick Delaunay · Wed Mar 22 19:12:25 2023 +0100
  34. 3215268 efi_loader: device_path: support blkmap devices by Tobias Waldekranz · Thu Feb 16 16:33:55 2023 +0100
  35. 95c015f Merge branch 'next' by Tom Rini · Mon Apr 03 16:45:41 2023 -0400
  36. 232c9db efi_loader: remove duplicate assignment by Heinrich Schuchardt · Sat Apr 01 07:21:55 2023 +0200
  37. a7ffd90 efi_loader: correct shortening of device-paths by Heinrich Schuchardt · Sun Mar 26 12:22:40 2023 +0200
  38. 88e5a20 lib: Fix SYS_TIMER_COUNTS_DOWN description in Kconfig by Marek Vasut · Sun Mar 19 04:13:02 2023 +0100
  39. f5e6084 Merge branch 'master' into next by Tom Rini · Mon Mar 27 15:19:57 2023 -0400
  40. f7f5578 efi: Include GUID names with EFI app and payload by Simon Glass · Mon Mar 20 08:30:12 2023 +1300
  41. d134ad5 efi: Add another tranch of GUIDs by Simon Glass · Mon Mar 20 08:30:11 2023 +1300
  42. 16eda5e efi_loader: simplify efi_str_to_u16() by Heinrich Schuchardt · Sun Mar 19 09:20:23 2023 +0100
  43. 4564025 efi_loader: move dp_alloc() to efi_alloc() by Heinrich Schuchardt · Sun Mar 19 09:20:22 2023 +0100
  44. fc607ab efi_loader: fix device-path for USB devices by Heinrich Schuchardt · Sun Mar 19 16:18:09 2023 +0100
  45. 3f41a2a efi_loader: support for Ctrl() device path node by Heinrich Schuchardt · Sun Mar 19 16:18:08 2023 +0100
  46. 25b18d6 efi_loader: fix device-path for USB devices by Heinrich Schuchardt · Sun Mar 19 16:18:09 2023 +0100
  47. ebee60e efi_loader: support for Ctrl() device path node by Heinrich Schuchardt · Sun Mar 19 16:18:08 2023 +0100
  48. 6839d1b zlib: trees.c: Fix a warning with clang-15 by Tom Rini · Mon Feb 27 17:08:36 2023 -0500
  49. ac0135b libavb: Fix a warning with clang-15 by Tom Rini · Mon Feb 27 17:08:35 2023 -0500
  50. 88d0f5b console: Use flush() before panic and reset by Tony Dinh · Tue Mar 14 17:24:26 2023 -0700
  51. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · Tue Mar 14 10:58:41 2023 -0400
  52. ef6c69e efi_loader: describe term_get_char() by Heinrich Schuchardt · Fri Mar 03 22:04:26 2023 +0100
  53. fa419cf efi_loader: update SetVariable attribute check by Masahisa Kojima · Tue Feb 21 11:33:17 2023 +0900
  54. 8090d8d lib: Add an SPL config for LIB_UUID by Simon Glass · Wed Feb 22 09:34:11 2023 -0700
  55. 93ff459 lib: Fix build condition for tiny-printf by Simon Glass · Wed Feb 22 09:34:03 2023 -0700
  56. 540883b lib: Add VPL options for SHA1 and SHA256 by Simon Glass · Wed Feb 22 09:34:01 2023 -0700
  57. 1af8b15 lib: Add a Kconfig for SPL_BZIP2 by Simon Glass · Wed Feb 22 09:33:54 2023 -0700
  58. 3467ed2 tpm: Implement tpm_auto_start() for TPMv1.2 by Simon Glass · Tue Feb 21 06:24:52 2023 -0700
  59. 0c95d22 efi_loader: use tpm_auto_start for the tpm device by Ilias Apalodimas · Wed Jan 25 13:06:03 2023 +0200
  60. 42d7bdf tpm: add a function that performs selftest + startup by Ilias Apalodimas · Wed Jan 25 12:18:36 2023 +0200
  61. 6326e91 efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAX by Etienne Carriere · Thu Feb 16 18:21:41 2023 +0100
  62. b906435 efi_loader: Measure the loaded DTB by Etienne Carriere · Thu Feb 16 17:29:48 2023 +0100
  63. 4fa3504 efi_loader: fix wrong attribute check for QueryVariableInfo by Masahisa Kojima · Wed Feb 15 11:32:17 2023 +0900
  64. 4939020 efi_loader: avoid buffer overrun in efi_var_mem_compare by Heinrich Schuchardt · Mon Feb 13 19:22:33 2023 +0100
  65. 8cce491 lmb: Treat a region which is a subset as equal by Sjoerd Simons · Sun Feb 12 16:07:05 2023 +0100
  66. 15ecee4 trace: Detect an infinite loop by Simon Glass · Sun Jan 15 14:15:51 2023 -0700
  67. b123d95 trace: Correct the relocation handover with buffer overflow by Simon Glass · Sun Jan 15 14:15:50 2023 -0700
  68. 9fb0135 trace: Show a few more stats about tracing by Simon Glass · Sun Jan 15 14:15:49 2023 -0700
  69. 6399741 trace: Track the minimum stack depth by Simon Glass · Sun Jan 15 14:15:48 2023 -0700
  70. ec26f89 trace: Reduce the number of function sites by Simon Glass · Sun Jan 15 14:15:47 2023 -0700
  71. adefafe trace: Update the file header by Simon Glass · Sun Jan 15 14:15:46 2023 -0700
  72. 3c35631 abuf: Support use from tools by Simon Glass · Sun Jan 15 14:15:45 2023 -0700
  73. 971574d trace: Reduce the default for TRACE_EARLY_CALL_DEPTH_LIMIT by Simon Glass · Sun Jan 15 14:15:44 2023 -0700
  74. b479f22 time: Tidy up some unnecessary #ifdefs by Simon Glass · Sun Jan 15 14:15:43 2023 -0700
  75. be1eaa1 Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Feb 10 13:45:15 2023 -0500
  76. 5c34604 efi_loader: static efi_query_variable_info_runtime() by Heinrich Schuchardt · Fri Feb 10 09:06:17 2023 +0100
  77. 64a4400 efi_loader: make gop_blt() static by Heinrich Schuchardt · Fri Feb 10 09:05:03 2023 +0100
  78. bf53ea7 efi_loader: include definition of allow_unaligned() by Heinrich Schuchardt · Fri Feb 10 09:02:56 2023 +0100
  79. 6ab9403 efi_loader: static functions in efi_runtime.c by Heinrich Schuchardt · Fri Feb 10 08:56:06 2023 +0100
  80. f2e7d00 efi_loader: static functions in efi_console.c by Heinrich Schuchardt · Fri Feb 10 08:51:41 2023 +0100
  81. 8126a1e efi_loader: static functions in efi_boottime.c by Heinrich Schuchardt · Fri Feb 10 08:50:06 2023 +0100
  82. fc7d342 efi_loader: static functions in helloworld.c by Heinrich Schuchardt · Fri Feb 10 08:45:38 2023 +0100
  83. f8b438e efi_loader: fix efi_ecpt_register() by Heinrich Schuchardt · Fri Feb 10 09:19:41 2023 +0100
  84. 1e9fa49 efi_loader: make get_load_options() static by Heinrich Schuchardt · Fri Feb 10 08:09:40 2023 +0100
  85. 1fd781f efi_loader: update attribute check for QueryVariableInfo() by Masahisa Kojima · Thu Feb 02 22:53:35 2023 +0900
  86. fdf3e7f Correct SPL use of ENV_WRITEABLE_LIST by Simon Glass · Sun Feb 05 15:39:50 2023 -0700
  87. 8f43811 Correct SPL use of EFI_UNICODE_COLLATION_PROTOCOL2 by Simon Glass · Sun Feb 05 15:39:47 2023 -0700
  88. 75be05f Correct SPL use of EFI_TCG2_PROTOCOL by Simon Glass · Sun Feb 05 15:39:46 2023 -0700
  89. 6b52ab5 Correct SPL use of EFI_LOADER_HII by Simon Glass · Sun Feb 05 15:39:43 2023 -0700
  90. 3e26ee4 Correct SPL use of EFI_DEVICE_PATH_UTIL by Simon Glass · Sun Feb 05 15:39:41 2023 -0700
  91. fe90a5a Correct SPL use of EFI_APP by Simon Glass · Sun Feb 05 15:39:40 2023 -0700
  92. 826a994 Bump LMB_MAX_REGIONS default to 16 by Sjoerd Simons · Thu Jan 19 09:38:17 2023 +0100
  93. a91fe44 Revert "lmb: Default to not-LMB_USE_MAX_REGIONS" by Tom Rini · Wed Feb 08 10:18:26 2023 -0500
  94. 47a5a84 lmb: Set correct lmb flags for EFI memory map entries by Sjoerd Simons · Thu Jan 19 09:38:18 2023 +0100
  95. 269a2ee lmb: Default to not-LMB_USE_MAX_REGIONS by Tom Rini · Wed Jan 25 18:08:23 2023 -0500
  96. 94d7267 efi_loader: don't use HandleProtocol by Heinrich Schuchardt · Tue Jan 24 20:36:45 2023 +0100
  97. 05f785b efi_loader: fix comment in ESRT code by Heinrich Schuchardt · Tue Jan 24 00:25:23 2023 +0100
  98. 438e049 efi: Improve logging in efi_disk by Simon Glass · Tue Jan 17 10:47:32 2023 -0700
  99. f3c30ac lib: Support printing an error string by Simon Glass · Tue Jan 17 10:47:30 2023 -0700
  100. 6a9de55 lib: Add a function to split a string into substrings by Simon Glass · Tue Jan 17 10:47:14 2023 -0700