1. 0639049 command: Move command completion temporary buffer to stack by Marek Vasut · Sat Dec 02 21:52:31 2023 +0100
  2. 6210f6d command: Allocate history buffer using calloc() by Marek Vasut · Sat Dec 02 21:52:30 2023 +0100
  3. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · Mon Dec 18 08:31:50 2023 -0500
  4. ffafbe3 video: Add a function to clear the display by Simon Glass · Sun Oct 01 19:15:23 2023 -0600
  5. ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · Wed Dec 13 11:51:53 2023 -0500
  6. 9236852 bootstd: Introduce programmatic boot by Simon Glass · Sat Nov 18 14:05:19 2023 -0700
  7. c573b09 sunxi: h616: (really) lower SPL stack address to avoid BROM data by Andre Przywara · Wed Jul 13 16:27:57 2022 +0100
  8. bc761d5 Merge tag 'v2024.01-rc4' into next by Tom Rini · Mon Dec 04 21:39:57 2023 -0500
  9. 7b3d10d usb: storage: Use the correct CBW lengths by Hector Martin · Sun Oct 29 16:23:30 2023 +0900
  10. 9053514 usb: hub: Add missing reset recovery delay by Hector Martin · Sun Oct 29 16:09:09 2023 +0900
  11. 9d0be73 Fix stack-protector for powerpc by Christophe Leroy · Wed Nov 15 19:36:36 2023 +0100
  12. c5c59c8 Merge patch series "sysinfo: Expand sysinfo with some more banner information" by Tom Rini · Tue Nov 28 12:53:14 2023 -0500
  13. c2e06e9 sysinfo: Allow displaying more info on startup by Simon Glass · Sun Nov 12 19:58:28 2023 -0700
  14. cda520e Revert "generic-board: make show_board_info a weak function" by Simon Glass · Sun Nov 12 19:58:27 2023 -0700
  15. bbd9f35 board: Move show_board_info() comment to header file by Simon Glass · Sun Nov 12 19:58:21 2023 -0700
  16. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  17. e54c195 Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · Fri Nov 17 08:38:05 2023 -0500
  18. ab125f5 fs: ext4: Remove unused parameter from ext4_mount by Sean Anderson · Wed Nov 08 12:51:09 2023 -0500
  19. 9025188 spl: fat: Add option to disable DMA alignment by Sean Anderson · Wed Nov 08 11:48:58 2023 -0500
  20. b664e67 spl: spi: Consolidate spi_load_image_os into spl_spi_load_image by Sean Anderson · Wed Nov 08 11:48:57 2023 -0500
  21. 38e4f62 spl: Convert spi to spl_load by Sean Anderson · Wed Nov 08 11:48:56 2023 -0500
  22. 531d837 spl: Convert semihosting to spl_load by Sean Anderson · Wed Nov 08 11:48:55 2023 -0500
  23. 7314325 spl: Convert NVMe to spl_load by Sean Anderson · Wed Nov 08 11:48:54 2023 -0500
  24. 2a5d23f spl: Convert nor to spl_load by Sean Anderson · Wed Nov 08 11:48:53 2023 -0500
  25. 810e16e spl: Convert net to spl_load by Sean Anderson · Wed Nov 08 11:48:52 2023 -0500
  26. 1c39806 spl: Convert nand to spl_load by Sean Anderson · Wed Nov 08 11:48:51 2023 -0500
  27. 29e338f spl: Convert mmc to spl_load by Sean Anderson · Wed Nov 08 11:48:50 2023 -0500
  28. 09a4602 spl: Convert fat to spl_load by Sean Anderson · Wed Nov 08 11:48:49 2023 -0500
  29. f727cc1 spl: Convert ext to use spl_load by Sean Anderson · Wed Nov 08 11:48:48 2023 -0500
  30. 3a4a2b7 spl: Add generic spl_load function by Sean Anderson · Wed Nov 08 11:48:47 2023 -0500
  31. ce9ffb9 spl: legacy: Split off LZMA decompression into its own function by Sean Anderson · Wed Nov 08 11:48:45 2023 -0500
  32. 06dce4c spl: nand: Remove spl_nand_legacy_read by Sean Anderson · Wed Nov 08 11:48:44 2023 -0500
  33. 35f15fe spl: Only support bl_len when we have to by Sean Anderson · Wed Nov 08 11:48:43 2023 -0500
  34. fcb9176 spl: Remove filename from spl_load_info by Sean Anderson · Wed Nov 08 11:48:42 2023 -0500
  35. b27c5f8 spl: Set FAT bl_len to ARCH_DMA_MINALIGN by Sean Anderson · Wed Nov 08 11:48:41 2023 -0500
  36. 7d8d613 spl: Refactor spl_load_info->read to use units of bytes by Sean Anderson · Wed Nov 08 11:48:40 2023 -0500
  37. f97fc6d spl: Take advantage of bl_len's power-of-twoness by Sean Anderson · Wed Nov 08 11:48:39 2023 -0500
  38. 2b5f9c8 spl: Remove dev from spl_load_info by Sean Anderson · Wed Nov 08 11:48:38 2023 -0500
  39. 05a9e04 spl: Remove NULL assignments in spl_load_info by Sean Anderson · Wed Nov 08 11:48:37 2023 -0500
  40. 0087ec0 spl: semihosting: Don't close fd before spl_load_simple_fit by Sean Anderson · Wed Nov 08 11:48:36 2023 -0500
  41. 4d9e0f6 spl: Make SHOW_ERRORS depend on LIBCOMMON by Sean Anderson · Wed Nov 08 11:48:35 2023 -0500
  42. cc35160 spl: blk_fs: Fix uninitialized return value when we can't get a blk_desc by Sean Anderson · Wed Nov 08 11:48:33 2023 -0500
  43. 9bab2f1 Merge patch series "nand: Add sandbox tests" by Tom Rini · Thu Nov 16 12:46:09 2023 -0500
  44. 34ec166 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · Sat Nov 04 16:37:47 2023 -0400
  45. 6f5be66 spl: nand: Map memory before accessing it by Sean Anderson · Sat Nov 04 16:37:46 2023 -0400
  46. 8805f9d spl: nand: Set bl_len to page size by Sean Anderson · Sat Nov 04 16:37:44 2023 -0400
  47. ef3d458 spl: legacy: Honor bl_len when decompressing by Sean Anderson · Sat Nov 04 16:37:43 2023 -0400
  48. 5efc7ce spl: nand: Fix NULL-pointer dereference by Sean Anderson · Sat Nov 04 16:37:39 2023 -0400
  49. a27ea1e bootstage: Correct exhasuted typo by Simon Glass · Tue Nov 07 10:17:40 2023 +0100
  50. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  51. 15a2ab5 scsi: Forceably finish migration to DM_SCSI by Tom Rini · Fri Oct 27 20:59:51 2023 -0400
  52. 5a34753 cli_simple: Rework this support slightly by Tom Rini · Thu Oct 26 14:31:19 2023 -0400
  53. 90818d5 Kconfig: Move CONFIG_SYS_[CP]BSIZE to common/Kconfig by Tom Rini · Thu Oct 26 14:31:15 2023 -0400
  54. 6885dc8 version: Separate our version string from the version command by Tom Rini · Thu Oct 26 14:31:13 2023 -0400
  55. 301c31e common: Reword CONSOLE_RECORD_.*SIZE help texts by Tom Rini · Thu Oct 19 11:04:35 2023 -0400
  56. 0b491f5 serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE by Rasmus Villemoes · Mon Oct 16 10:35:22 2023 +0200
  57. 6b911b6 cli: Consume invalid escape sequences early by Yurii Monakov · Tue Oct 10 11:16:39 2023 +0300
  58. dc1dac0 Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Oct 24 09:39:02 2023 -0400
  59. d8274f6 Merge tag 'u-boot-at91-2024.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · Mon Oct 23 11:39:38 2023 -0400
  60. add7634 event: add new EVT_SETTINGS_R event by Artur Rojek · Wed Oct 18 16:00:57 2023 +0200
  61. 1987b0c sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · Tue Sep 06 15:59:57 2022 +0100
  62. 068962b sunxi: introduce NCAT2 generation model by Andre Przywara · Wed Oct 05 17:54:19 2022 +0100
  63. 263e2ae spl: riscv: add os type for next booting stage by Randolph · Thu Oct 12 14:35:07 2023 +0800
  64. 0a8063c spl: riscv: opensbi: change the default os_type as varible by Randolph · Thu Oct 12 14:35:03 2023 +0800
  65. 5ff7772 spl: Use map_sysmem where appropriate by Sean Anderson · Sat Oct 14 16:47:55 2023 -0400
  66. 13e6d91 spl: Add callbacks to invalidate cached devices by Sean Anderson · Sat Oct 14 16:47:54 2023 -0400
  67. 01349c1 fs: ext4: Fix building ext4 in SPL if write is enabled by Sean Anderson · Sat Oct 14 16:47:49 2023 -0400
  68. efc185e Move i.MX8 container image loading support to common/spl by Sean Anderson · Sat Oct 14 16:47:45 2023 -0400
  69. 952ed67 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · Sat Oct 14 16:47:44 2023 -0400
  70. e99b2cd spl: fit: Fix entry point for SPL_LOAD_FIT_FULL by Sean Anderson · Sat Oct 14 16:47:39 2023 -0400
  71. fab09a5 spl: nor: Don't allocate header on stack by Sean Anderson · Sat Oct 14 16:47:38 2023 -0400
  72. fd4b530 spl: legacy: Fix referencing _image_binary_end by Sean Anderson · Sat Oct 14 16:47:37 2023 -0400
  73. d2b254e spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK by Sean Anderson · Sat Oct 07 21:47:48 2023 -0400
  74. f9a921e spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector() by Marek Vasut · Mon Oct 16 18:16:12 2023 +0200
  75. a049427 spl: fit: Add board level function to decide application of DTO by Marek Vasut · Thu Sep 21 20:44:16 2023 +0200
  76. b949131 cli: Add a function to set up a new cread by Simon Glass · Sun Oct 01 19:13:17 2023 -0600
  77. 3e9bc77 cli: Allow command completion to be disabled by Simon Glass · Sun Oct 01 19:13:16 2023 -0600
  78. 1c67ae4 cli: Allow history to be disabled by Simon Glass · Sun Oct 01 19:13:15 2023 -0600
  79. 9f07109 cli: Terminate the string in cread_line_process_ch() by Simon Glass · Sun Oct 01 19:13:14 2023 -0600
  80. 2f13ae5 cli: Create a function to process characters by Simon Glass · Sun Oct 01 19:13:13 2023 -0600
  81. c8d7ac7 cli: Unindent some code in cread_line() by Simon Glass · Sun Oct 01 19:13:12 2023 -0600
  82. 07627c5 cli: Convert cread_line() to use a struct for the main vars by Simon Glass · Sun Oct 01 19:13:11 2023 -0600
  83. 9e6201e cli: Use unsigned int instead of unsigned long by Simon Glass · Sun Oct 01 19:13:10 2023 -0600
  84. 415f32d cli: Implement delete-word in cread_line() by Simon Glass · Sun Oct 01 19:13:09 2023 -0600
  85. c0734c3 cli: Drop #ifdefs for CONFIG_AUTO_COMPLETE in cli_readline by Simon Glass · Sun Oct 01 19:13:08 2023 -0600
  86. 4dc73c4 cli: Drop some #ifdefs in cli_readline by Simon Glass · Sun Oct 01 19:13:07 2023 -0600
  87. 4c0bf97 cli: Add a command to show cmdline history by Simon Glass · Sun Oct 01 19:13:06 2023 -0600
  88. 043d0fd cli: Move simple readline into a function by Simon Glass · Sun Oct 01 19:13:05 2023 -0600
  89. b65f2bb event: Rename rest of EVENT_SPY to EVENT_SPY_FULL or EVENT_SPY* by Marek Vasut · Tue Sep 05 15:48:08 2023 +0200
  90. 8b2a481 malloc: Enable assertions if UNIT_TEST is enabled by Sean Anderson · Sat Oct 07 22:01:56 2023 -0400
  91. 2294ecb blk: Use a macro for the typical block size by Bin Meng · Tue Sep 26 16:43:31 2023 +0800
  92. f570565 stdio: fix stdio_deregister_dev() by Heinrich Schuchardt · Fri Sep 29 02:47:17 2023 +0200
  93. 7cd91f7 spl: Jump to image at end of board_init_r by Jonas Karlman · Wed Sep 27 21:44:13 2023 +0000
  94. 53a44fc spl: add __noreturn attribute to spl_invoke_atf function by Chanho Park · Fri Sep 08 17:08:56 2023 +0900
  95. cb3d8fa Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sun Oct 08 09:58:55 2023 -0400
  96. a856099 spl: fit: support for booting a LZMA-compressed U-boot binary by Manoj Sai · Mon Sep 18 00:56:26 2023 +0530
  97. 2b2e628 spl: fit: support for booting a GZIP-compressed U-boot binary by Manoj Sai · Mon Sep 18 00:56:25 2023 +0530
  98. d2c642c bloblist: Add missing name by Simon Glass · Tue Sep 26 08:14:52 2023 -0600
  99. a28f39c bloblist: Support initing from multiple places by Simon Glass · Tue Sep 26 08:14:51 2023 -0600
  100. 9f076ea sandbox: Move the bloblist down a little in memory by Simon Glass · Tue Sep 26 08:14:50 2023 -0600