1. 0d28900 Merge patch series "vbe: Series part D" by Tom Rini · 3 months ago
  2. 69bd517 mmc: Add more debugging for SPL by Simon Glass · 4 months ago
  3. 08990e2 Merge patch series "arm: Initial support for Analog Devices SC5xx boards" by Tom Rini · 4 months ago
  4. 1083fa7 arm: SC573-EZKIT initial support by Oliver Gaskell · 4 months ago
  5. 07735ee arm: SC584-EZKIT initial support by Oliver Gaskell · 4 months ago
  6. 9e24d9a arm: SC594-SOM-EZLITE initial support by Oliver Gaskell · 4 months ago
  7. e91d85e arm: SC594-SOM-EZKIT initial support by Oliver Gaskell · 4 months ago
  8. 38742c7 arm: SC598-SOM-EZKIT initial support by Oliver Gaskell · 4 months ago
  9. ab50741 spl: ram: hide SPL_RAM_SUPPORT by Jerome Forissier · 4 months ago
  10. 208fc7a Merge patch series "provide names for emmc hardware partitions" by Tom Rini · 4 months ago
  11. 8746aa0 mmc: use an enumerated type to represent PARTITION_CONFIG fields by Tim Harvey · 8 months ago
  12. 360aadd Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 4 months ago
  13. fa6333a spl: call spl_board_init() at the end of the spl init sequence by Sughosh Ganu · 5 months ago
  14. b6400de lmb: init: initialise the lmb data structures during board init by Sughosh Ganu · 5 months ago
  15. f0ec3e6 Merge patch series "Add support for Ethernet Boot on SK-AM62" by Tom Rini · 5 months ago
  16. 62b096d common: spl: spl: Init DRAM size in R5/A53 SPL by Chintan Vankar · 5 months ago
  17. 92aa3ec global_data: Reduce size of early-malloc vars by Simon Glass · 5 months ago
  18. f44fded global_data: Convert have_console into a flag by Simon Glass · 5 months ago
  19. 3fd1127 spl: Create a function to init spl_load_info by Simon Glass · 5 months ago
  20. bf85af6 spl: Remove remaining #ifdef in spl_parse_image_header() by Simon Glass · 5 months ago
  21. af4ff28 spl: Remove some #ifdefs in spl_parse_image_header() by Simon Glass · 5 months ago
  22. 2a00d73 spl: mmc: Try to clean up raw-mode options by Simon Glass · 5 months ago
  23. 5f64c0c spl: Correct use of CMD_BOOTI and CMD_BOOTZ by Simon Glass · 5 months ago
  24. c5cb9e5 spl: mmc: Adjust args of spl_mmc_find_device() by Simon Glass · 5 months ago
  25. 8a369de spl: mmc: Handle error codes consistently by Simon Glass · 5 months ago
  26. 1847129 spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORT by Simon Glass · 5 months ago
  27. 158cf0270 Merge tag 'v2024.10-rc3' into next by Tom Rini · 5 months ago
  28. ac44037 spl: binman: Disable u_boot_any symbols for i.MX 8ULP boards by Gary Bisson · 5 months ago
  29. f4f845b Merge patch series "Universal Payload initial series" by Tom Rini · 5 months ago
  30. ec2186a spl: Plumb in the Universal Payload handoff by Simon Glass · 5 months ago
  31. dbe0424 spl: Set SPL_FIT_FOUND for full FIT also by Simon Glass · 5 months ago
  32. fefb534 upl: Add support for Universal Payload in SPL by Simon Glass · 5 months ago
  33. 90312be omap3: Define maximum SPL size in Kconfig instead of defconfigs by Paul Kocialkowski · 6 months ago
  34. 2f92cf6 omap3: Define common SPL text base in Kconfig instead of defconfigs by Paul Kocialkowski · 6 months ago
  35. b0ee3fe arm: ti: Remove omap4 platform support by Tom Rini · 6 months ago
  36. 65fbdab Merge branch 'next' by Tom Rini · 7 months ago
  37. a5e3165 spl: correct link to FIT specification by Heinrich Schuchardt · 7 months ago
  38. 024767e spl: Allow ATF to work when dcache is disabled by Simon Glass · 7 months ago
  39. f1de28e Merge tag 'xilinx-for-v2024.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 7 months ago
  40. 52ef6a9 spl: Introduce SoC specific init function by Lukas Funke · 10 months ago
  41. 281a80c Merge patch series "efi_loader: select BLK not depends on BLK" by Tom Rini · 7 months ago
  42. 9c9e667 spl: nvme: Make this depend on SPL_BLK by Tom Rini · 8 months ago
  43. 081b97c spl: Kconfig: ARCH_K3: Set default SPL_STACK_R_MALLOC_SIMPLE_LEN for R5 build by Vignesh Raghavendra · 8 months ago
  44. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  45. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  46. 6a71858 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 9 months ago
  47. a79fc7a common: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  48. d312d98 Merge branch 'next' by Tom Rini · 10 months ago
  49. 0cfe1bc spl: riscv: opensbi: fix check of PAYLOAD_ARGS_ADDR by Randolph · 10 months ago
  50. aeda4cc spl: Improve error message for SPL memory allocation by Leo Yu-Chi Liang · 10 months ago
  51. 39162d9 log: fixup log_head after relocating global data by Thomas Weißschuh · 11 months ago
  52. ce7ae9d spl: Make SPL_STACK available for ROCKCHIP_RK3036 without spl framework by Kever Yang · 12 months ago
  53. 10c4ab8 spl: riscv: falcon: move fdt blob to specified address by Randolph · 1 year, 1 month ago
  54. 073f4f1 Merge patch series "Move framebuffer reservation for SPL to RAM end" by Tom Rini · 12 months ago
  55. 1d3c266 spl: Enforce framebuffer reservation from end of RAM by Devarsh Thakkar · 1 year, 1 month ago
  56. 539612e sunxi: Consider SPL size limitations for FIT loading by Samuel Holland · 1 year, 3 months ago
  57. d72494a sunxi: spl: Disable padding from SPL_PAD_TO by Samuel Holland · 1 year, 3 months ago
  58. da96f93 spl: binman: Disable u_boot_any symbols for i.MX93 boards by Mathieu Othacehe · 1 year, 1 month ago
  59. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 1 year, 1 month ago
  60. 0d8ac56 sunxi: h616: (really) lower SPL stack address to avoid BROM data by Andre Przywara · 2 years, 6 months ago
  61. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year, 2 months ago
  62. ae7ec8b Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 1 year, 2 months ago
  63. 7667bde fs: ext4: Remove unused parameter from ext4_mount by Sean Anderson · 1 year, 2 months ago
  64. 54a8d84 spl: fat: Add option to disable DMA alignment by Sean Anderson · 1 year, 2 months ago
  65. 14509a2 spl: spi: Consolidate spi_load_image_os into spl_spi_load_image by Sean Anderson · 1 year, 2 months ago
  66. a04d5f6 spl: Convert spi to spl_load by Sean Anderson · 1 year, 2 months ago
  67. 9b9c6aa spl: Convert semihosting to spl_load by Sean Anderson · 1 year, 2 months ago
  68. 6029a0e spl: Convert NVMe to spl_load by Sean Anderson · 1 year, 2 months ago
  69. cbe8657 spl: Convert nor to spl_load by Sean Anderson · 1 year, 2 months ago
  70. 2e5476b spl: Convert net to spl_load by Sean Anderson · 1 year, 2 months ago
  71. 11f8346 spl: Convert nand to spl_load by Sean Anderson · 1 year, 2 months ago
  72. 5d3401a spl: Convert mmc to spl_load by Sean Anderson · 1 year, 2 months ago
  73. 682184e spl: Convert fat to spl_load by Sean Anderson · 1 year, 2 months ago
  74. b8ed722 spl: Convert ext to use spl_load by Sean Anderson · 1 year, 2 months ago
  75. 7750741 spl: Add generic spl_load function by Sean Anderson · 1 year, 2 months ago
  76. efe92cd spl: legacy: Split off LZMA decompression into its own function by Sean Anderson · 1 year, 2 months ago
  77. 0ddfa86 spl: nand: Remove spl_nand_legacy_read by Sean Anderson · 1 year, 2 months ago
  78. 5271e35 spl: Only support bl_len when we have to by Sean Anderson · 1 year, 2 months ago
  79. afdd2d9 spl: Remove filename from spl_load_info by Sean Anderson · 1 year, 2 months ago
  80. b63664b spl: Set FAT bl_len to ARCH_DMA_MINALIGN by Sean Anderson · 1 year, 2 months ago
  81. 73c40fc spl: Refactor spl_load_info->read to use units of bytes by Sean Anderson · 1 year, 2 months ago
  82. 33c8d01 spl: Take advantage of bl_len's power-of-twoness by Sean Anderson · 1 year, 2 months ago
  83. 0c6c83e spl: Remove dev from spl_load_info by Sean Anderson · 1 year, 2 months ago
  84. feaeb8f spl: Remove NULL assignments in spl_load_info by Sean Anderson · 1 year, 2 months ago
  85. 517e708 spl: semihosting: Don't close fd before spl_load_simple_fit by Sean Anderson · 1 year, 2 months ago
  86. 06b1bca spl: Make SHOW_ERRORS depend on LIBCOMMON by Sean Anderson · 1 year, 2 months ago
  87. 1e86296 spl: blk_fs: Fix uninitialized return value when we can't get a blk_desc by Sean Anderson · 1 year, 2 months ago
  88. b35df87 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · 1 year, 2 months ago
  89. bd9573c spl: nand: Map memory before accessing it by Sean Anderson · 1 year, 2 months ago
  90. 38ef64e spl: nand: Set bl_len to page size by Sean Anderson · 1 year, 2 months ago
  91. 57d3da6 spl: legacy: Honor bl_len when decompressing by Sean Anderson · 1 year, 2 months ago
  92. 23fe0c0 spl: nand: Fix NULL-pointer dereference by Sean Anderson · 1 year, 2 months ago
  93. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 3 months ago
  94. 1b2a3d0 Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 3 months ago
  95. 95168d7 sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · 2 years, 4 months ago
  96. 4a9e89a sunxi: introduce NCAT2 generation model by Andre Przywara · 2 years, 3 months ago
  97. 58fa2a5 spl: riscv: add os type for next booting stage by Randolph · 1 year, 3 months ago
  98. 5367b9e spl: riscv: opensbi: change the default os_type as varible by Randolph · 1 year, 3 months ago
  99. b02c4e9 spl: Use map_sysmem where appropriate by Sean Anderson · 1 year, 3 months ago
  100. 93caa3e spl: Add callbacks to invalidate cached devices by Sean Anderson · 1 year, 3 months ago