1. 3814c37 tpl: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIAL by Ying Sun · Sun Jun 25 17:18:21 2023 +0800
  2. 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
  3. a358789 RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS description by Heinrich Schuchardt · Tue Jul 04 02:14:21 2023 +0200
  4. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · Wed Jul 05 11:28:55 2023 -0400
  5. 2a115af spl: spl_legacy: Fix spl_end address by Fabio Estevam · Fri Jun 30 23:30:53 2023 -0300
  6. a7416eb imx: hab: Simplify the mechanism by Marek Vasut · Sun May 28 23:00:30 2023 +0200
  7. 5be531b spl: spl_legacy: Add extra address checks by Marek Vasut · Mon May 29 14:04:06 2023 +0200
  8. 1ee7ab8 menu: Re-enable the ANSI codes by Simon Glass · Sat Jun 17 11:49:48 2023 +0100
  9. 8c81642 common/memsize.c: Fix get_ram_size() when cache is enabled by Emanuele Ghidoli · Tue May 30 15:33:27 2023 +0200
  10. 162ffc5 stdio: Remove stdio_init() by Masahiro Yamada · Tue Jun 06 20:37:42 2023 +0900
  11. 4d1ad12 spl: spl-nor: return error if no valid image was loaded by Mario Kicherer · Mon Jan 30 10:21:43 2023 +0100
  12. bd05090 common: spl: Add spl NVMe boot support by Mayuresh Chitale · Sat Jun 03 19:32:56 2023 +0530
  13. 5d96a91 spl: blk: Support loading images from fs by Mayuresh Chitale · Sat Jun 03 19:32:54 2023 +0530
  14. b365c94 spl: Add Kconfig options for NVME by Mayuresh Chitale · Sat Jun 03 19:32:53 2023 +0530
  15. 019127b fdt_support: add fdt_copy_fixed_partitions function by Patrick Delaunay · Thu Jun 08 17:16:38 2023 +0200
  16. e068226 fdt_support: include dm/ofnode.h by Patrick Delaunay · Thu Jun 08 17:16:37 2023 +0200
  17. f3caa85 spl: ext: Use partition size for mount by Mayuresh Chitale · Tue May 02 21:40:20 2023 +0530
  18. 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
  19. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · Mon Jun 12 14:55:33 2023 -0400
  20. 50fa118 global: Use proper project name U-Boot by Michal Simek · Wed May 17 09:17:16 2023 +0200
  21. a52881e cli: avoid buffer overrun by Heinrich Schuchardt · Tue May 02 04:34:09 2023 +0200
  22. fabe707 spl: Correct checking of configuration node by Bin Meng · Mon May 01 11:35:26 2023 +0800
  23. 98b9193 usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/ by Marek Vasut · Sat May 06 16:42:39 2023 +0200
  24. 0e6ba4f usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/ by Marek Vasut · Sat May 06 16:42:38 2023 +0200
  25. 1d5c59c usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/ by Marek Vasut · Sat May 06 16:42:37 2023 +0200
  26. 2510aab usb: Tidy up the usb_start flag by Simon Glass · Fri May 05 20:03:03 2023 -0600
  27. eda07d6 common: spl: spl: Remove video driver before u-boot proper by Nikhil M Jain · Mon Apr 10 14:19:13 2023 +0530
  28. 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
  29. 35ff483 common/Kconfig: fix comments syntax error by Hugo Villeneuve · Tue Apr 25 14:34:45 2023 -0400
  30. 466a3e9 common: cli_hush: Restore clear local variable support by Stefan Herbrechtsmeier · Mon Apr 03 15:50:00 2023 +0200
  31. abf0e7b imx: support i.MX8QM DMSSE20 a1 board by Oliver Graute · Fri Apr 21 12:11:50 2023 +0200
  32. 3ab6d9c fdt_support: fix comments syntax error by Hugo Villeneuve · Mon Apr 24 16:51:50 2023 -0400
  33. adcd00a common: static fdt_simplefb_enable_existing_node() by Heinrich Schuchardt · Mon Apr 03 20:46:50 2023 +0200
  34. e8b80f3 ide: Drop init for not using BLK by Simon Glass · Tue Apr 25 10:54:29 2023 -0600
  35. e7c108e ide: Drop CONFIG_START_IDE by Simon Glass · Tue Apr 25 10:54:28 2023 -0600
  36. 4bd4c31 common: Replace #ifdef and #if with if's by Nikhil M Jain · Thu Apr 20 17:41:12 2023 +0530
  37. 33ff612 common: Enable splash functions at SPL by Nikhil M Jain · Thu Apr 20 17:41:09 2023 +0530
  38. fcc4f84 common: Makefile: Rule to compile bmp.c by Nikhil M Jain · Thu Apr 20 17:41:07 2023 +0530
  39. 737d2ed cmd: bmp: Split bmp commands and functions by Nikhil M Jain · Thu Apr 20 17:41:06 2023 +0530
  40. 329cfe9 common: Kconfig: Add BMP configs by Nikhil M Jain · Thu Apr 20 17:41:05 2023 +0530
  41. 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
  42. 4c77f06 arch: m68k: Introduce trivial PIT based timer by Marek Vasut · Thu Mar 23 01:20:40 2023 +0100
  43. 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
  44. 9046b5f ARM: rmobile: Add R-Car Generation 4 support by Hai Pham · Tue Feb 28 22:22:03 2023 +0100
  45. 95c015f Merge branch 'next' by Tom Rini · Mon Apr 03 16:45:41 2023 -0400
  46. d95e1d1 cli: run_commandf(): small fixups by Evgeny Bachinin · Mon Mar 20 11:23:11 2023 +0300
  47. 26e0cab cli: Correct handling of invalid escape sequences in cread_line() by Simon Glass · Tue Mar 28 08:34:14 2023 +1300
  48. 60217a2 cli: Correct several bugs in cli_getch() by Simon Glass · Tue Mar 28 08:34:13 2023 +1300
  49. 03787a9 dlmalloc: Fix a warning with clang-15 by Tom Rini · Mon Feb 27 17:08:34 2023 -0500
  50. 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
  51. 8a80386 binman: add sign option for binman by Ivan Mikhaylov · Wed Mar 08 01:13:39 2023 +0000
  52. dd4c85a console: Use only 0x00 as line separator for console recording by Marek Vasut · Mon Feb 27 20:55:39 2023 +0100
  53. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · Tue Mar 14 10:58:41 2023 -0400
  54. ee3a216 usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB by Heinrich Schuchardt · Wed Jan 25 19:40:16 2023 +0100
  55. b629c96 usb: USB hubs require host mode by Heinrich Schuchardt · Wed Jan 25 19:40:15 2023 +0100
  56. 7fa964a video console: implement multiple fonts configuration by Dzmitry Sankouski · Tue Mar 07 13:21:14 2023 +0300
  57. 82779d2 Add VPL options for BLOBLIST by Simon Glass · Wed Feb 22 09:34:14 2023 -0700
  58. dd2e5f2 event: Add Kconfig options for SPL by Simon Glass · Wed Feb 22 09:33:57 2023 -0700
  59. 5f65f1a common: Make ARCH_EARLY_INIT_R be selected only by Tom Rini · Wed Feb 15 22:36:51 2023 -0500
  60. a6980b8 common/Kconfig: Reword text for BOARD_TYPES by Tom Rini · Wed Feb 15 22:36:47 2023 -0500
  61. a081155 spl: mmc: Allow to disable SYS_MMCSD_FS_BOOT_PARTITION by Pali Rohár · Sat Jan 21 15:13:08 2023 +0100
  62. 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · Mon Feb 27 17:28:21 2023 -0500
  63. 2800ac9 common: avb_verify: prevent opening incorrect session by Ivan Khoronzhuk · Fri Jan 27 22:02:14 2023 +0200
  64. c2727e5 dm: Add support for handling old u-boot,dm- tags by Simon Glass · Mon Feb 13 08:56:32 2023 -0700
  65. d270aae dm: Allow serial output during the relocation process by Simon Glass · Sun Jan 15 14:15:41 2023 -0700
  66. 7e9f588 sandbox: Bring back setting mon_len in global_data by Simon Glass · Sun Jan 15 14:15:40 2023 -0700
  67. 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
  68. 13c79d2 Correct SPL uses of VIDEO by Simon Glass · Sun Feb 05 15:44:27 2023 -0700
  69. 1abcc2f Correct SPL use of SPLASH_SOURCE by Simon Glass · Sun Feb 05 17:55:10 2023 -0700
  70. c19fee5 Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDR by Simon Glass · Sun Feb 05 17:55:03 2023 -0700
  71. 9e0417e Correct SPL uses of SAVE_PREV_BL_FDT_ADDR by Simon Glass · Sun Feb 05 15:40:44 2023 -0700
  72. 12f813d Correct SPL use of OF_EMBED by Simon Glass · Sun Feb 05 15:40:25 2023 -0700
  73. a4d9fd1 Correct SPL uses of NEEDS_MANUAL_RELOC by Simon Glass · Sun Feb 05 15:40:19 2023 -0700
  74. 7c1d34b Correct SPL use of HUSH_PARSER by Simon Glass · Sun Feb 05 15:40:06 2023 -0700
  75. d38ecb7 eficonfig: CTRL+S to save the boot order by Masahisa Kojima · Thu Feb 02 18:24:44 2023 +0900
  76. 905ea88 Correct SPL use of CMD_SHA1SUM by Simon Glass · Sun Feb 05 15:36:42 2023 -0700
  77. 778451e Correct SPL use of CMD_HASH by Simon Glass · Sun Feb 05 15:36:32 2023 -0700
  78. ed9fb9c usb: Drop unused ehci-faraday driver by Simon Glass · Wed Feb 01 13:20:18 2023 -0700
  79. 61f3e2e qemu: Move qfw kernel setup into a common file by Simon Glass · Sat Jan 28 15:00:23 2023 -0700
  80. 468247d log: Add a category for filesystems by Simon Glass · Sat Jan 28 15:00:16 2023 -0700
  81. 29c647e spl: Drop unwanted return in spl_fit_upload_fpga() by Simon Glass · Tue Jan 24 03:55:10 2023 -0700
  82. 4a207b8 common: bouncebuf: Use dma-mapping for cache ops by Andrew Davis · Fri Jan 06 12:02:50 2023 -0600
  83. 1573cca event: Correct duplicate log message in event_notify() by Simon Glass · Tue Jan 17 10:47:31 2023 -0700
  84. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  85. b3ca365 common/update: Finish Kconfig migration by Tom Rini · Tue Jan 10 11:19:36 2023 -0500
  86. 05ca277 spl: sata: Rework the loading case it not use IS_ENABLED(...) by Tom Rini · Tue Jan 10 11:19:35 2023 -0500
  87. 0c23c5b autoboot: Rework CONFIG_AUTOBOOT_STOP_STR_* usage by Tom Rini · Tue Jan 10 11:19:34 2023 -0500
  88. d259d9c global: Remove unused CONFIG defines by Tom Rini · Tue Jan 10 11:19:28 2023 -0500
  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. 56da76d trace: Use notrace for short by Simon Glass · Wed Dec 21 16:08:15 2022 -0700
  91. 0f1326e configs: Increase malloc size after relocation by Neha Malcom Francis · Wed Jan 11 18:11:23 2023 +0530
  92. 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · Mon Jan 16 15:46:49 2023 -0500
  93. b18de56 Merge branch '2022-01-16-bootstd-updates' by Tom Rini · Tue Jan 17 08:55:40 2023 -0500
  94. 1b56fe1 menu: Factor out menu-keypress decoding by Simon Glass · Fri Jan 06 08:52:35 2023 -0600
  95. daee3ba image: Move common image code to image_board and command by Simon Glass · Fri Jan 06 08:52:28 2023 -0600
  96. 9d8d387 menu: Make use of CLI character processing by Simon Glass · Fri Jan 06 08:52:26 2023 -0600
  97. d52ce65 menu: Use a switch statement by Simon Glass · Fri Jan 06 08:52:25 2023 -0600
  98. f1d3c8e menu: Update bootmenu_loop() to return the code by Simon Glass · Fri Jan 06 08:52:24 2023 -0600
  99. 81544c4 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · Fri Jan 06 08:52:23 2023 -0600
  100. 05ecdf8 menu: Rename KEY_... to BKEY_... by Simon Glass · Fri Jan 06 08:52:22 2023 -0600