1. 1cedca1 event: Use an event to replace last_stage_init() by Simon Glass · Mon Aug 21 21:17:01 2023 -0600
  2. 14f1d29 freescale: Drop call to init_func_vid() in the init sequence by Simon Glass · Mon Aug 21 21:17:00 2023 -0600
  3. fcebb7b x86: Convert arch_fsp_init() to use events by Simon Glass · Mon Aug 21 21:16:59 2023 -0600
  4. cad6b82 initcall: Support manual relocation by Simon Glass · Mon Aug 21 21:16:55 2023 -0600
  5. 6b42d38 initcall: Support emitting events by Simon Glass · Mon Aug 21 21:16:54 2023 -0600
  6. d6db894 event: Export event_type_name() by Simon Glass · Mon Aug 21 21:16:53 2023 -0600
  7. afb5a8a Revert "initcall: Move to inline function" by Simon Glass · Mon Aug 21 21:16:49 2023 -0600
  8. 3bfbedd event: Support a simple spy record by Simon Glass · Mon Aug 21 21:16:48 2023 -0600
  9. f23e8e7 common: bouncebuf: Add missing cast to dma_addr_t by Marek Vasut · Mon Aug 14 01:47:47 2023 +0200
  10. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  11. 1f4c5b4 spl: don't assume NVMe partition 1 exists by Heinrich Schuchardt · Tue Aug 15 18:07:36 2023 +0200
  12. 6532fab spl: mmc: Fix check of CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR by Elena Popa · Tue Aug 08 16:42:15 2023 +0300
  13. 51a9aac common: return type board_get_usable_ram_top by Heinrich Schuchardt · Sat Aug 12 20:16:58 2023 +0200
  14. 22e22a2 spl: add FIT support to semihosting boot method by Heinrich Schuchardt · Sat Jul 22 21:27:48 2023 +0200
  15. 62b89a1 riscv: Add SPL_ZERO_MEM_BEFORE_USE implementation by Shengyu Qu · Wed Aug 09 21:11:32 2023 +0800
  16. 896409c video: Add a Kconfig option for SPL video handoff by Simon Glass · Sun Jul 30 11:16:05 2023 -0600
  17. b1d581d bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · Sun Jul 30 11:15:14 2023 -0600
  18. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · Thu Aug 03 09:47:17 2023 +0800
  19. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · Wed Aug 02 11:09:43 2023 -0400
  20. 50a132b board_f: Cosmetic style fix by Bin Meng · Sat Jul 22 00:15:21 2023 +0800
  21. 9f0b8f2 crc32: Drop duplicates crc header includes by Ilya Lukin · Fri Jul 14 17:39:32 2023 +0300
  22. 13aaedd common: Drop duplicate space in SPL_BMP description by Marek Vasut · Sat Jul 29 15:34:51 2023 +0200
  23. 8285978 common: fix detection of SYS_MALLOC_F_LEN=0x0 by Heinrich Schuchardt · Tue Aug 01 15:33:41 2023 +0200
  24. 15a23ca spl: move SPL_CRC32 option to lib/Kconfig by Oleksandr Suvorov · Thu Aug 03 19:05:40 2023 +0300
  25. fdc62b0 spl: remove duplicate SPL_MD5 option by Oleksandr Suvorov · Thu Aug 03 19:05:39 2023 +0300
  26. d198c3a bloblist: Enforce CRC32 by Tom Rini · Mon Aug 07 12:32:19 2023 -0400
  27. 74cd2d8 event: Fix a wrong type_name from dm_post_init to dm_post_init_f by Jaehoon Chung · Tue Aug 01 19:17:00 2023 +0900
  28. d61be5b console: Print out complete stdio device list by Bin Meng · Sun Jul 23 12:40:37 2023 +0800
  29. a6a8350 console: Refactor stdio_print_current_devices() a little bit by Bin Meng · Sun Jul 23 12:40:36 2023 +0800
  30. 1318689 console: Make stdio_print_current_devices() static by Bin Meng · Sun Jul 23 12:40:35 2023 +0800
  31. 0116d85 console: kconfig: Drop the redundant VIDEO dependency by Bin Meng · Sun Jul 23 12:40:34 2023 +0800
  32. 1d8f137 spl: initialize PCI before booting by Heinrich Schuchardt · Mon Jul 24 22:18:41 2023 +0200
  33. 83a91f3 spl: blk: partition numbers are hexadecimal by Heinrich Schuchardt · Sat Jul 22 12:45:44 2023 +0200
  34. 5048844 spl: blk: use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME by Heinrich Schuchardt · Fri Jul 21 14:09:43 2023 +0200
  35. aa3c9bb common: Kconfig: Fix CMD_BMP/BMP dependency by Samuel Dionne-Riel · Tue Jul 18 14:27:36 2023 +0530
  36. 1a606db common: spl: spl: Remove video driver by Nikhil M Jain · Tue Jul 18 14:27:33 2023 +0530
  37. f7ec531 common: board_f: Pass frame buffer info from SPL to u-boot by Nikhil M Jain · Tue Jul 18 14:27:31 2023 +0530
  38. 799ceff common: spl: spl: Update stack pointer address by Nikhil M Jain · Tue Jul 18 14:27:27 2023 +0530
  39. 9298132 common: splash_source: Fix type casting errors by Nikhil M Jain · Wed Jun 21 16:29:53 2023 +0530
  40. df36981 event: Add fpga load event by Christian Taedcke · Thu Jul 20 09:27:24 2023 +0200
  41. a8c9436 arm64: zynqmp: Switch to amd.com emails by Michal Simek · Mon Jul 10 14:35:49 2023 +0200
  42. ad3ae7d android_ab: Try backup booloader_message by Joshua Watt · Mon Jul 03 10:07:13 2023 -0500
  43. 5e89ebb log: Support outputing function names in SPL by Simon Glass · Sat Jul 15 21:39:14 2023 -0600
  44. 358077b x86: Pass video settings from SPL to U-Boot proper by Simon Glass · Sat Jul 15 21:38:59 2023 -0600
  45. 345c974 bdinfo: Show the malloc base with the bdinfo command by Simon Glass · Sat Jul 15 21:38:53 2023 -0600
  46. e6b0350 x86: Improve the trampoline in 64-bit mode by Simon Glass · Sat Jul 15 21:38:52 2023 -0600
  47. 5cc6ae1 log: Tidy up an ambiguous comment by Simon Glass · Sat Jul 15 21:38:49 2023 -0600
  48. f311b74 board_f: Relocate fdt even if GD_FLG_SKIP_RELOC is set by Kunihiko Hayashi · Tue Jun 20 19:50:48 2023 +0900
  49. 1ddd8a6 hash: fix a memory leak by Sergei Antonov · Mon Jun 12 22:59:10 2023 +0300
  50. fe4c1e2 bootstd: Add a separate log category for expo by Simon Glass · Thu Jun 01 10:22:43 2023 -0600
  51. 3814c37 tpl: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIAL by Ying Sun · Sun Jun 25 17:18:21 2023 +0800
  52. 2631ece common: Kconfig: SYS_CONSOLE_ENV_OVERWRITE depends on SYS_CONSOLE_IS_IN_ENV by Ying Sun · Sun Jun 25 16:52:07 2023 +0800
  53. a358789 RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS description by Heinrich Schuchardt · Tue Jul 04 02:14:21 2023 +0200
  54. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  55. 2a115af spl: spl_legacy: Fix spl_end address by Fabio Estevam · Fri Jun 30 23:30:53 2023 -0300
  56. a7416eb imx: hab: Simplify the mechanism by Marek Vasut · Sun May 28 23:00:30 2023 +0200
  57. 5be531b spl: spl_legacy: Add extra address checks by Marek Vasut · Mon May 29 14:04:06 2023 +0200
  58. 1ee7ab8 menu: Re-enable the ANSI codes by Simon Glass · Sat Jun 17 11:49:48 2023 +0100
  59. 8c81642 common/memsize.c: Fix get_ram_size() when cache is enabled by Emanuele Ghidoli · Tue May 30 15:33:27 2023 +0200
  60. 162ffc5 stdio: Remove stdio_init() by Masahiro Yamada · Tue Jun 06 20:37:42 2023 +0900
  61. 4d1ad12 spl: spl-nor: return error if no valid image was loaded by Mario Kicherer · Mon Jan 30 10:21:43 2023 +0100
  62. bd05090 common: spl: Add spl NVMe boot support by Mayuresh Chitale · Sat Jun 03 19:32:56 2023 +0530
  63. 5d96a91 spl: blk: Support loading images from fs by Mayuresh Chitale · Sat Jun 03 19:32:54 2023 +0530
  64. b365c94 spl: Add Kconfig options for NVME by Mayuresh Chitale · Sat Jun 03 19:32:53 2023 +0530
  65. 019127b fdt_support: add fdt_copy_fixed_partitions function by Patrick Delaunay · Thu Jun 08 17:16:38 2023 +0200
  66. e068226 fdt_support: include dm/ofnode.h by Patrick Delaunay · Thu Jun 08 17:16:37 2023 +0200
  67. f3caa85 spl: ext: Use partition size for mount by Mayuresh Chitale · Tue May 02 21:40:20 2023 +0530
  68. da9739c Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 12 16:42:37 2023 -0400
  69. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  70. 50fa118 global: Use proper project name U-Boot by Michal Simek · Wed May 17 09:17:16 2023 +0200
  71. a52881e cli: avoid buffer overrun by Heinrich Schuchardt · Tue May 02 04:34:09 2023 +0200
  72. fabe707 spl: Correct checking of configuration node by Bin Meng · Mon May 01 11:35:26 2023 +0800
  73. 98b9193 usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/ by Marek Vasut · Sat May 06 16:42:39 2023 +0200
  74. 0e6ba4f usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/ by Marek Vasut · Sat May 06 16:42:38 2023 +0200
  75. 1d5c59c usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/ by Marek Vasut · Sat May 06 16:42:37 2023 +0200
  76. 2510aab usb: Tidy up the usb_start flag by Simon Glass · Fri May 05 20:03:03 2023 -0600
  77. eda07d6 common: spl: spl: Remove video driver before u-boot proper by Nikhil M Jain · Mon Apr 10 14:19:13 2023 +0530
  78. a2acf86 Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Fri May 05 09:36:08 2023 -0400
  79. 35ff483 common/Kconfig: fix comments syntax error by Hugo Villeneuve · Tue Apr 25 14:34:45 2023 -0400
  80. 466a3e9 common: cli_hush: Restore clear local variable support by Stefan Herbrechtsmeier · Mon Apr 03 15:50:00 2023 +0200
  81. abf0e7b imx: support i.MX8QM DMSSE20 a1 board by Oliver Graute · Fri Apr 21 12:11:50 2023 +0200
  82. 3ab6d9c fdt_support: fix comments syntax error by Hugo Villeneuve · Mon Apr 24 16:51:50 2023 -0400
  83. adcd00a common: static fdt_simplefb_enable_existing_node() by Heinrich Schuchardt · Mon Apr 03 20:46:50 2023 +0200
  84. e8b80f3 ide: Drop init for not using BLK by Simon Glass · Tue Apr 25 10:54:29 2023 -0600
  85. e7c108e ide: Drop CONFIG_START_IDE by Simon Glass · Tue Apr 25 10:54:28 2023 -0600
  86. 4bd4c31 common: Replace #ifdef and #if with if's by Nikhil M Jain · Thu Apr 20 17:41:12 2023 +0530
  87. 33ff612 common: Enable splash functions at SPL by Nikhil M Jain · Thu Apr 20 17:41:09 2023 +0530
  88. fcc4f84 common: Makefile: Rule to compile bmp.c by Nikhil M Jain · Thu Apr 20 17:41:07 2023 +0530
  89. 737d2ed cmd: bmp: Split bmp commands and functions by Nikhil M Jain · Thu Apr 20 17:41:06 2023 +0530
  90. 329cfe9 common: Kconfig: Add BMP configs by Nikhil M Jain · Thu Apr 20 17:41:05 2023 +0530
  91. 1c2dead common: Makefile: Add rule to compile splash and splash_source at SPL by Nikhil M Jain · Thu Apr 20 17:41:04 2023 +0530
  92. 4c77f06 arch: m68k: Introduce trivial PIT based timer by Marek Vasut · Thu Mar 23 01:20:40 2023 +0100
  93. eafdbe5 mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot part by Pali Rohár · Sat Mar 11 11:44:27 2023 +0100
  94. 9046b5f ARM: rmobile: Add R-Car Generation 4 support by Hai Pham · Tue Feb 28 22:22:03 2023 +0100
  95. 95c015f Merge branch 'next' by Tom Rini · Mon Apr 03 16:45:41 2023 -0400
  96. d95e1d1 cli: run_commandf(): small fixups by Evgeny Bachinin · Mon Mar 20 11:23:11 2023 +0300
  97. 26e0cab cli: Correct handling of invalid escape sequences in cread_line() by Simon Glass · Tue Mar 28 08:34:14 2023 +1300
  98. 60217a2 cli: Correct several bugs in cli_getch() by Simon Glass · Tue Mar 28 08:34:13 2023 +1300
  99. 03787a9 dlmalloc: Fix a warning with clang-15 by Tom Rini · Mon Feb 27 17:08:34 2023 -0500
  100. a122030 Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next by Tom Rini · Thu Mar 16 12:16:14 2023 -0400