1. 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
  2. 1fbd614 fdt: Indicate that people should use the ofnode API by Simon Glass · Tue Apr 25 10:27:21 2023 -0600
  3. 1edb878 mtd: nand: sunxi: Convert from fdtdec to ofnode by Samuel Holland · Sun Jan 22 16:06:34 2023 -0600
  4. e0fff9a efi_loader: remove unused efi_capsule_authenticate by Heinrich Schuchardt · Tue Apr 11 20:18:07 2023 +0200
  5. ba7ad02 efi: loader: Make efi_runtime_mmio static by Bin Meng · Wed Apr 05 20:15:19 2023 +0800
  6. c8025a3 efi: loader: Make efi_mem static by Bin Meng · Wed Apr 05 20:15:18 2023 +0800
  7. d89dea3 efi: loader: Make efi_event_queue and efi_register_notify_events static by Bin Meng · Wed Apr 05 20:15:17 2023 +0800
  8. a7f3b7b efi: selftest: Make load_file() and load_file2() static by Bin Meng · Wed Apr 05 20:15:16 2023 +0800
  9. 44cbf42 efi: selftest: Make record static by Bin Meng · Wed Apr 05 20:15:15 2023 +0800
  10. 1a97b51 efi_loader: avoid using HandleProtocol in initrddump.efi by Heinrich Schuchardt · Tue Apr 04 07:23:53 2023 +0200
  11. 5aaea01 efi_loader: avoid using HandleProtocol in helloworld.efi by Heinrich Schuchardt · Tue Apr 04 07:17:48 2023 +0200
  12. 15a2155 lib: missing fallthrough comment in vsnprintf_internal() by Heinrich Schuchardt · Sat Apr 01 08:13:42 2023 +0200
  13. 6c23052 lmb: add max number of region in lmb_dump_region() output by Patrick Delaunay · Wed Mar 22 19:12:26 2023 +0100
  14. 479de71 lmb: Fix LMB_MEMORY_REGIONS flag usage by Patrick Delaunay · Wed Mar 22 19:12:25 2023 +0100
  15. 3215268 efi_loader: device_path: support blkmap devices by Tobias Waldekranz · Thu Feb 16 16:33:55 2023 +0100
  16. 95c015f Merge branch 'next' by Tom Rini · Mon Apr 03 16:45:41 2023 -0400
  17. 232c9db efi_loader: remove duplicate assignment by Heinrich Schuchardt · Sat Apr 01 07:21:55 2023 +0200
  18. a7ffd90 efi_loader: correct shortening of device-paths by Heinrich Schuchardt · Sun Mar 26 12:22:40 2023 +0200
  19. 88e5a20 lib: Fix SYS_TIMER_COUNTS_DOWN description in Kconfig by Marek Vasut · Sun Mar 19 04:13:02 2023 +0100
  20. f5e6084 Merge branch 'master' into next by Tom Rini · Mon Mar 27 15:19:57 2023 -0400
  21. f7f5578 efi: Include GUID names with EFI app and payload by Simon Glass · Mon Mar 20 08:30:12 2023 +1300
  22. d134ad5 efi: Add another tranch of GUIDs by Simon Glass · Mon Mar 20 08:30:11 2023 +1300
  23. 16eda5e efi_loader: simplify efi_str_to_u16() by Heinrich Schuchardt · Sun Mar 19 09:20:23 2023 +0100
  24. 4564025 efi_loader: move dp_alloc() to efi_alloc() by Heinrich Schuchardt · Sun Mar 19 09:20:22 2023 +0100
  25. fc607ab efi_loader: fix device-path for USB devices by Heinrich Schuchardt · Sun Mar 19 16:18:09 2023 +0100
  26. 3f41a2a efi_loader: support for Ctrl() device path node by Heinrich Schuchardt · Sun Mar 19 16:18:08 2023 +0100
  27. 25b18d6 efi_loader: fix device-path for USB devices by Heinrich Schuchardt · Sun Mar 19 16:18:09 2023 +0100
  28. ebee60e efi_loader: support for Ctrl() device path node by Heinrich Schuchardt · Sun Mar 19 16:18:08 2023 +0100
  29. 6839d1b zlib: trees.c: Fix a warning with clang-15 by Tom Rini · Mon Feb 27 17:08:36 2023 -0500
  30. ac0135b libavb: Fix a warning with clang-15 by Tom Rini · Mon Feb 27 17:08:35 2023 -0500
  31. 88d0f5b console: Use flush() before panic and reset by Tony Dinh · Tue Mar 14 17:24:26 2023 -0700
  32. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · Tue Mar 14 10:58:41 2023 -0400
  33. ef6c69e efi_loader: describe term_get_char() by Heinrich Schuchardt · Fri Mar 03 22:04:26 2023 +0100
  34. fa419cf efi_loader: update SetVariable attribute check by Masahisa Kojima · Tue Feb 21 11:33:17 2023 +0900
  35. 8090d8d lib: Add an SPL config for LIB_UUID by Simon Glass · Wed Feb 22 09:34:11 2023 -0700
  36. 93ff459 lib: Fix build condition for tiny-printf by Simon Glass · Wed Feb 22 09:34:03 2023 -0700
  37. 540883b lib: Add VPL options for SHA1 and SHA256 by Simon Glass · Wed Feb 22 09:34:01 2023 -0700
  38. 1af8b15 lib: Add a Kconfig for SPL_BZIP2 by Simon Glass · Wed Feb 22 09:33:54 2023 -0700
  39. 3467ed2 tpm: Implement tpm_auto_start() for TPMv1.2 by Simon Glass · Tue Feb 21 06:24:52 2023 -0700
  40. 0c95d22 efi_loader: use tpm_auto_start for the tpm device by Ilias Apalodimas · Wed Jan 25 13:06:03 2023 +0200
  41. 42d7bdf tpm: add a function that performs selftest + startup by Ilias Apalodimas · Wed Jan 25 12:18:36 2023 +0200
  42. 6326e91 efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAX by Etienne Carriere · Thu Feb 16 18:21:41 2023 +0100
  43. b906435 efi_loader: Measure the loaded DTB by Etienne Carriere · Thu Feb 16 17:29:48 2023 +0100
  44. 4fa3504 efi_loader: fix wrong attribute check for QueryVariableInfo by Masahisa Kojima · Wed Feb 15 11:32:17 2023 +0900
  45. 4939020 efi_loader: avoid buffer overrun in efi_var_mem_compare by Heinrich Schuchardt · Mon Feb 13 19:22:33 2023 +0100
  46. 8cce491 lmb: Treat a region which is a subset as equal by Sjoerd Simons · Sun Feb 12 16:07:05 2023 +0100
  47. 15ecee4 trace: Detect an infinite loop by Simon Glass · Sun Jan 15 14:15:51 2023 -0700
  48. b123d95 trace: Correct the relocation handover with buffer overflow by Simon Glass · Sun Jan 15 14:15:50 2023 -0700
  49. 9fb0135 trace: Show a few more stats about tracing by Simon Glass · Sun Jan 15 14:15:49 2023 -0700
  50. 6399741 trace: Track the minimum stack depth by Simon Glass · Sun Jan 15 14:15:48 2023 -0700
  51. ec26f89 trace: Reduce the number of function sites by Simon Glass · Sun Jan 15 14:15:47 2023 -0700
  52. adefafe trace: Update the file header by Simon Glass · Sun Jan 15 14:15:46 2023 -0700
  53. 3c35631 abuf: Support use from tools by Simon Glass · Sun Jan 15 14:15:45 2023 -0700
  54. 971574d trace: Reduce the default for TRACE_EARLY_CALL_DEPTH_LIMIT by Simon Glass · Sun Jan 15 14:15:44 2023 -0700
  55. b479f22 time: Tidy up some unnecessary #ifdefs by Simon Glass · Sun Jan 15 14:15:43 2023 -0700
  56. 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
  57. 5c34604 efi_loader: static efi_query_variable_info_runtime() by Heinrich Schuchardt · Fri Feb 10 09:06:17 2023 +0100
  58. 64a4400 efi_loader: make gop_blt() static by Heinrich Schuchardt · Fri Feb 10 09:05:03 2023 +0100
  59. bf53ea7 efi_loader: include definition of allow_unaligned() by Heinrich Schuchardt · Fri Feb 10 09:02:56 2023 +0100
  60. 6ab9403 efi_loader: static functions in efi_runtime.c by Heinrich Schuchardt · Fri Feb 10 08:56:06 2023 +0100
  61. f2e7d00 efi_loader: static functions in efi_console.c by Heinrich Schuchardt · Fri Feb 10 08:51:41 2023 +0100
  62. 8126a1e efi_loader: static functions in efi_boottime.c by Heinrich Schuchardt · Fri Feb 10 08:50:06 2023 +0100
  63. fc7d342 efi_loader: static functions in helloworld.c by Heinrich Schuchardt · Fri Feb 10 08:45:38 2023 +0100
  64. f8b438e efi_loader: fix efi_ecpt_register() by Heinrich Schuchardt · Fri Feb 10 09:19:41 2023 +0100
  65. 1e9fa49 efi_loader: make get_load_options() static by Heinrich Schuchardt · Fri Feb 10 08:09:40 2023 +0100
  66. 1fd781f efi_loader: update attribute check for QueryVariableInfo() by Masahisa Kojima · Thu Feb 02 22:53:35 2023 +0900
  67. fdf3e7f Correct SPL use of ENV_WRITEABLE_LIST by Simon Glass · Sun Feb 05 15:39:50 2023 -0700
  68. 8f43811 Correct SPL use of EFI_UNICODE_COLLATION_PROTOCOL2 by Simon Glass · Sun Feb 05 15:39:47 2023 -0700
  69. 75be05f Correct SPL use of EFI_TCG2_PROTOCOL by Simon Glass · Sun Feb 05 15:39:46 2023 -0700
  70. 6b52ab5 Correct SPL use of EFI_LOADER_HII by Simon Glass · Sun Feb 05 15:39:43 2023 -0700
  71. 3e26ee4 Correct SPL use of EFI_DEVICE_PATH_UTIL by Simon Glass · Sun Feb 05 15:39:41 2023 -0700
  72. fe90a5a Correct SPL use of EFI_APP by Simon Glass · Sun Feb 05 15:39:40 2023 -0700
  73. 826a994 Bump LMB_MAX_REGIONS default to 16 by Sjoerd Simons · Thu Jan 19 09:38:17 2023 +0100
  74. a91fe44 Revert "lmb: Default to not-LMB_USE_MAX_REGIONS" by Tom Rini · Wed Feb 08 10:18:26 2023 -0500
  75. 47a5a84 lmb: Set correct lmb flags for EFI memory map entries by Sjoerd Simons · Thu Jan 19 09:38:18 2023 +0100
  76. 269a2ee lmb: Default to not-LMB_USE_MAX_REGIONS by Tom Rini · Wed Jan 25 18:08:23 2023 -0500
  77. 94d7267 efi_loader: don't use HandleProtocol by Heinrich Schuchardt · Tue Jan 24 20:36:45 2023 +0100
  78. 05f785b efi_loader: fix comment in ESRT code by Heinrich Schuchardt · Tue Jan 24 00:25:23 2023 +0100
  79. 438e049 efi: Improve logging in efi_disk by Simon Glass · Tue Jan 17 10:47:32 2023 -0700
  80. f3c30ac lib: Support printing an error string by Simon Glass · Tue Jan 17 10:47:30 2023 -0700
  81. 6a9de55 lib: Add a function to split a string into substrings by Simon Glass · Tue Jan 17 10:47:14 2023 -0700
  82. 62215f0 Merge tag 'efi-2023-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Jan 20 14:23:20 2023 -0500
  83. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  84. 21bd5ac efi_loader: fix CapsuleMax variable reporting by Ilias Apalodimas · Fri Jan 20 13:58:48 2023 +0200
  85. eb1b6b4 efi_loader: update the error message of TCG protocol installation by Ilias Apalodimas · Thu Jan 19 16:29:15 2023 +0200
  86. 09bc8e0 efi_loader: ensure that file ubootefi.var is created by Heinrich Schuchardt · Thu Jan 19 14:49:33 2023 +0100
  87. d4d0fec efi_loader: Avoid overwriting previous outputs on console screen clearing by Jan Kiszka · Wed Jan 18 22:24:59 2023 +0100
  88. fb181e2 efi_loader: Set default console colors on efi_cout_clear_screen if needed by Jan Kiszka · Wed Jan 18 22:25:00 2023 +0100
  89. ab2085c Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Jan 19 09:46:57 2023 -0500
  90. dbe88da lib: zstd: update to latest Linux zstd 1.5.2 by Brandon Maier · Thu Jan 12 10:27:45 2023 -0600
  91. 42d97e5 Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ" by Simon Glass · Wed Dec 21 16:08:28 2022 -0700
  92. 6b5424a trace: Don't require TIMER_EARLY by Simon Glass · Wed Dec 21 16:08:26 2022 -0700
  93. f822524 trace: Move trace pointer to data section by Simon Glass · Wed Dec 21 16:08:22 2022 -0700
  94. 7e87afb fdt: Check for overlapping data and FDT by Simon Glass · Wed Dec 21 16:08:21 2022 -0700
  95. 2c62a94 fdt: Pass the device tree to fdtdec_prepare_fdt() by Simon Glass · Wed Dec 21 16:08:20 2022 -0700
  96. 8413737 fdt: Drop ifdefs in fdtdec_prepare_fdt() by Simon Glass · Wed Dec 21 16:08:19 2022 -0700
  97. fa3f52d fdt: Avoid exporting fdtdec_prepare_fdt() by Simon Glass · Wed Dec 21 16:08:18 2022 -0700
  98. 2b95b49 tpm: Add a proper Kconfig option for crc8 in SPL by Simon Glass · Sat Jan 07 14:57:20 2023 -0700
  99. 56da76d trace: Use notrace for short by Simon Glass · Wed Dec 21 16:08:15 2022 -0700
  100. 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · Mon Jan 16 15:46:49 2023 -0500