1. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
  2. e54c195 Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 1 year ago
  3. ab125f5 fs: ext4: Remove unused parameter from ext4_mount by Sean Anderson · 1 year, 1 month ago
  4. 9025188 spl: fat: Add option to disable DMA alignment by Sean Anderson · 1 year, 1 month ago
  5. b664e67 spl: spi: Consolidate spi_load_image_os into spl_spi_load_image by Sean Anderson · 1 year, 1 month ago
  6. 38e4f62 spl: Convert spi to spl_load by Sean Anderson · 1 year, 1 month ago
  7. 531d837 spl: Convert semihosting to spl_load by Sean Anderson · 1 year, 1 month ago
  8. 7314325 spl: Convert NVMe to spl_load by Sean Anderson · 1 year, 1 month ago
  9. 2a5d23f spl: Convert nor to spl_load by Sean Anderson · 1 year, 1 month ago
  10. 810e16e spl: Convert net to spl_load by Sean Anderson · 1 year, 1 month ago
  11. 1c39806 spl: Convert nand to spl_load by Sean Anderson · 1 year, 1 month ago
  12. 29e338f spl: Convert mmc to spl_load by Sean Anderson · 1 year, 1 month ago
  13. 09a4602 spl: Convert fat to spl_load by Sean Anderson · 1 year, 1 month ago
  14. f727cc1 spl: Convert ext to use spl_load by Sean Anderson · 1 year, 1 month ago
  15. 3a4a2b7 spl: Add generic spl_load function by Sean Anderson · 1 year, 1 month ago
  16. ce9ffb9 spl: legacy: Split off LZMA decompression into its own function by Sean Anderson · 1 year, 1 month ago
  17. 06dce4c spl: nand: Remove spl_nand_legacy_read by Sean Anderson · 1 year, 1 month ago
  18. 35f15fe spl: Only support bl_len when we have to by Sean Anderson · 1 year, 1 month ago
  19. fcb9176 spl: Remove filename from spl_load_info by Sean Anderson · 1 year, 1 month ago
  20. b27c5f8 spl: Set FAT bl_len to ARCH_DMA_MINALIGN by Sean Anderson · 1 year, 1 month ago
  21. 7d8d613 spl: Refactor spl_load_info->read to use units of bytes by Sean Anderson · 1 year, 1 month ago
  22. f97fc6d spl: Take advantage of bl_len's power-of-twoness by Sean Anderson · 1 year, 1 month ago
  23. 2b5f9c8 spl: Remove dev from spl_load_info by Sean Anderson · 1 year, 1 month ago
  24. 05a9e04 spl: Remove NULL assignments in spl_load_info by Sean Anderson · 1 year, 1 month ago
  25. 0087ec0 spl: semihosting: Don't close fd before spl_load_simple_fit by Sean Anderson · 1 year, 1 month ago
  26. 4d9e0f6 spl: Make SHOW_ERRORS depend on LIBCOMMON by Sean Anderson · 1 year, 1 month ago
  27. cc35160 spl: blk_fs: Fix uninitialized return value when we can't get a blk_desc by Sean Anderson · 1 year, 1 month ago
  28. 9bab2f1 Merge patch series "nand: Add sandbox tests" by Tom Rini · 1 year ago
  29. 34ec166 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · 1 year, 1 month ago
  30. 6f5be66 spl: nand: Map memory before accessing it by Sean Anderson · 1 year, 1 month ago
  31. 8805f9d spl: nand: Set bl_len to page size by Sean Anderson · 1 year, 1 month ago
  32. ef3d458 spl: legacy: Honor bl_len when decompressing by Sean Anderson · 1 year, 1 month ago
  33. 5efc7ce spl: nand: Fix NULL-pointer dereference by Sean Anderson · 1 year, 1 month ago
  34. a27ea1e bootstage: Correct exhasuted typo by Simon Glass · 1 year, 1 month ago
  35. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  36. 15a2ab5 scsi: Forceably finish migration to DM_SCSI by Tom Rini · 1 year, 1 month ago
  37. 5a34753 cli_simple: Rework this support slightly by Tom Rini · 1 year, 1 month ago
  38. 90818d5 Kconfig: Move CONFIG_SYS_[CP]BSIZE to common/Kconfig by Tom Rini · 1 year, 1 month ago
  39. 6885dc8 version: Separate our version string from the version command by Tom Rini · 1 year, 1 month ago
  40. 301c31e common: Reword CONSOLE_RECORD_.*SIZE help texts by Tom Rini · 1 year, 1 month ago
  41. 0b491f5 serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE by Rasmus Villemoes · 1 year, 1 month ago
  42. 6b911b6 cli: Consume invalid escape sequences early by Yurii Monakov · 1 year, 2 months ago
  43. dc1dac0 Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 1 month ago
  44. d8274f6 Merge tag 'u-boot-at91-2024.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 1 year, 1 month ago
  45. add7634 event: add new EVT_SETTINGS_R event by Artur Rojek · 1 year, 1 month ago
  46. 1987b0c sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · 2 years, 3 months ago
  47. 068962b sunxi: introduce NCAT2 generation model by Andre Przywara · 2 years, 2 months ago
  48. 263e2ae spl: riscv: add os type for next booting stage by Randolph · 1 year, 1 month ago
  49. 0a8063c spl: riscv: opensbi: change the default os_type as varible by Randolph · 1 year, 1 month ago
  50. 5ff7772 spl: Use map_sysmem where appropriate by Sean Anderson · 1 year, 1 month ago
  51. 13e6d91 spl: Add callbacks to invalidate cached devices by Sean Anderson · 1 year, 1 month ago
  52. 01349c1 fs: ext4: Fix building ext4 in SPL if write is enabled by Sean Anderson · 1 year, 1 month ago
  53. efc185e Move i.MX8 container image loading support to common/spl by Sean Anderson · 1 year, 1 month ago
  54. 952ed67 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · 1 year, 1 month ago
  55. e99b2cd spl: fit: Fix entry point for SPL_LOAD_FIT_FULL by Sean Anderson · 1 year, 1 month ago
  56. fab09a5 spl: nor: Don't allocate header on stack by Sean Anderson · 1 year, 1 month ago
  57. fd4b530 spl: legacy: Fix referencing _image_binary_end by Sean Anderson · 1 year, 1 month ago
  58. d2b254e spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK by Sean Anderson · 1 year, 2 months ago
  59. f9a921e spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector() by Marek Vasut · 1 year, 1 month ago
  60. a049427 spl: fit: Add board level function to decide application of DTO by Marek Vasut · 1 year, 2 months ago
  61. b949131 cli: Add a function to set up a new cread by Simon Glass · 1 year, 2 months ago
  62. 3e9bc77 cli: Allow command completion to be disabled by Simon Glass · 1 year, 2 months ago
  63. 1c67ae4 cli: Allow history to be disabled by Simon Glass · 1 year, 2 months ago
  64. 9f07109 cli: Terminate the string in cread_line_process_ch() by Simon Glass · 1 year, 2 months ago
  65. 2f13ae5 cli: Create a function to process characters by Simon Glass · 1 year, 2 months ago
  66. c8d7ac7 cli: Unindent some code in cread_line() by Simon Glass · 1 year, 2 months ago
  67. 07627c5 cli: Convert cread_line() to use a struct for the main vars by Simon Glass · 1 year, 2 months ago
  68. 9e6201e cli: Use unsigned int instead of unsigned long by Simon Glass · 1 year, 2 months ago
  69. 415f32d cli: Implement delete-word in cread_line() by Simon Glass · 1 year, 2 months ago
  70. c0734c3 cli: Drop #ifdefs for CONFIG_AUTO_COMPLETE in cli_readline by Simon Glass · 1 year, 2 months ago
  71. 4dc73c4 cli: Drop some #ifdefs in cli_readline by Simon Glass · 1 year, 2 months ago
  72. 4c0bf97 cli: Add a command to show cmdline history by Simon Glass · 1 year, 2 months ago
  73. 043d0fd cli: Move simple readline into a function by Simon Glass · 1 year, 2 months ago
  74. b65f2bb event: Rename rest of EVENT_SPY to EVENT_SPY_FULL or EVENT_SPY* by Marek Vasut · 1 year, 3 months ago
  75. 8b2a481 malloc: Enable assertions if UNIT_TEST is enabled by Sean Anderson · 1 year, 2 months ago
  76. 2294ecb blk: Use a macro for the typical block size by Bin Meng · 1 year, 2 months ago
  77. f570565 stdio: fix stdio_deregister_dev() by Heinrich Schuchardt · 1 year, 2 months ago
  78. 7cd91f7 spl: Jump to image at end of board_init_r by Jonas Karlman · 1 year, 2 months ago
  79. 53a44fc spl: add __noreturn attribute to spl_invoke_atf function by Chanho Park · 1 year, 3 months ago
  80. cb3d8fa Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 2 months ago
  81. a856099 spl: fit: support for booting a LZMA-compressed U-boot binary by Manoj Sai · 1 year, 2 months ago
  82. 2b2e628 spl: fit: support for booting a GZIP-compressed U-boot binary by Manoj Sai · 1 year, 2 months ago
  83. d2c642c bloblist: Add missing name by Simon Glass · 1 year, 2 months ago
  84. a28f39c bloblist: Support initing from multiple places by Simon Glass · 1 year, 2 months ago
  85. 9f076ea sandbox: Move the bloblist down a little in memory by Simon Glass · 1 year, 2 months ago
  86. c4b1450 spl: Move bloblist writing until the image is known by Simon Glass · 1 year, 2 months ago
  87. dff9043 spl: Use the correct FIT_..._PROP constants by Simon Glass · 1 year, 2 months ago
  88. c0bd55e spl: Move the full FIT code to spl_fit.c by Simon Glass · 1 year, 2 months ago
  89. 205ff7b spl: Rename spl_load_fit_image() to load_simple_fit() by Simon Glass · 1 year, 2 months ago
  90. b4c22cf spl: Remove #ifdefs with BOOTSTAGE by Simon Glass · 1 year, 2 months ago
  91. e8804d7 spl: Avoid an #ifdef when printing gd->malloc_ptr by Simon Glass · 1 year, 2 months ago
  92. adad2d0 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · 1 year, 2 months ago
  93. 35c84e5 spl: Drop the switch() statement for OS selection by Simon Glass · 1 year, 2 months ago
  94. ad67972 spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR by Simon Glass · 1 year, 2 months ago
  95. e49743f spl: Drop #ifdefs for BOARD_INIT and watchdog by Simon Glass · 1 year, 2 months ago
  96. 99bb534 spl: mx6: powerpc: Drop the condition on timer_init() by Simon Glass · 1 year, 2 months ago
  97. 0686b0c spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC by Simon Glass · 1 year, 2 months ago
  98. 259cdb4 spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR by Simon Glass · 1 year, 2 months ago
  99. 67e3fca spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · 1 year, 2 months ago
  100. b29a747 Merge branch 'next' by Tom Rini · 1 year, 2 months ago