1. db2d101 xpl: Rename spl_phase to xpl_phase_t by Simon Glass · 8 weeks ago
  2. 3235f1e xpl: Rename u_boot_first_phase to xpl_is_first_phase() by Simon Glass · 8 weeks ago
  3. 3aa43cc Merge patch series "provide names for emmc hardware partitions" by Tom Rini · 3 months ago
  4. a4e7839 mmc: use an enumerated type to represent PARTITION_CONFIG fields by Tim Harvey · 6 months ago
  5. 390562d Merge patch series "Make LMB memory map global and persistent" by Tom Rini · 3 months ago
  6. 1544a89 spl: call spl_board_init() at the end of the spl init sequence by Sughosh Ganu · 3 months ago
  7. 68bf8f0 lmb: init: initialise the lmb data structures during board init by Sughosh Ganu · 3 months ago
  8. 562258a Merge patch series "Add support for Ethernet Boot on SK-AM62" by Tom Rini · 3 months ago
  9. 296f762 common: spl: spl: Init DRAM size in R5/A53 SPL by Chintan Vankar · 3 months ago
  10. 91bbb3b global_data: Reduce size of early-malloc vars by Simon Glass · 3 months ago
  11. d4b0fdb global_data: Convert have_console into a flag by Simon Glass · 3 months ago
  12. e806686 spl: Create a function to init spl_load_info by Simon Glass · 3 months ago
  13. 165264b spl: Remove remaining #ifdef in spl_parse_image_header() by Simon Glass · 3 months ago
  14. edd2751 spl: Remove some #ifdefs in spl_parse_image_header() by Simon Glass · 3 months ago
  15. 1842283 spl: mmc: Try to clean up raw-mode options by Simon Glass · 3 months ago
  16. 0ea0884 spl: Correct use of CMD_BOOTI and CMD_BOOTZ by Simon Glass · 3 months ago
  17. b6e79b6 spl: mmc: Adjust args of spl_mmc_find_device() by Simon Glass · 3 months ago
  18. 1f475cd spl: mmc: Handle error codes consistently by Simon Glass · 3 months ago
  19. bd928e1 spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORT by Simon Glass · 3 months ago
  20. 6076b74 Merge tag 'v2024.10-rc3' into next by Tom Rini · 3 months ago
  21. 2e95119 spl: binman: Disable u_boot_any symbols for i.MX 8ULP boards by Gary Bisson · 4 months ago
  22. c4d807a Merge patch series "Universal Payload initial series" by Tom Rini · 4 months ago
  23. 9b5bfba spl: Plumb in the Universal Payload handoff by Simon Glass · 4 months ago
  24. 3266828 spl: Set SPL_FIT_FOUND for full FIT also by Simon Glass · 4 months ago
  25. bc3ec00 upl: Add support for Universal Payload in SPL by Simon Glass · 4 months ago
  26. f2e354b omap3: Define maximum SPL size in Kconfig instead of defconfigs by Paul Kocialkowski · 4 months ago
  27. 14cb262 omap3: Define common SPL text base in Kconfig instead of defconfigs by Paul Kocialkowski · 4 months ago
  28. 8c6b437 arm: ti: Remove omap4 platform support by Tom Rini · 4 months ago
  29. 1f47e4e Merge branch 'next' by Tom Rini · 5 months ago
  30. 01e836c spl: correct link to FIT specification by Heinrich Schuchardt · 5 months ago
  31. ab2e3c5 spl: Allow ATF to work when dcache is disabled by Simon Glass · 5 months ago
  32. 04f5cb6 Merge tag 'xilinx-for-v2024.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 5 months ago
  33. e51ca6a spl: Introduce SoC specific init function by Lukas Funke · 8 months ago
  34. a90e793 Merge patch series "efi_loader: select BLK not depends on BLK" by Tom Rini · 5 months ago
  35. d15a79c spl: nvme: Make this depend on SPL_BLK by Tom Rini · 6 months ago
  36. c6fc150 spl: Kconfig: ARCH_K3: Set default SPL_STACK_R_MALLOC_SIMPLE_LEN for R5 build by Vignesh Raghavendra · 6 months ago
  37. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  38. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  39. dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 7 months ago
  40. 728cb88 common: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  41. c4da10a Merge branch 'next' by Tom Rini · 8 months ago
  42. c05e9e7 spl: riscv: opensbi: fix check of PAYLOAD_ARGS_ADDR by Randolph · 8 months ago
  43. ecb7eaa spl: Improve error message for SPL memory allocation by Leo Yu-Chi Liang · 9 months ago
  44. 1bcd488 log: fixup log_head after relocating global data by Thomas Weißschuh · 9 months ago
  45. 4d87ac3 spl: Make SPL_STACK available for ROCKCHIP_RK3036 without spl framework by Kever Yang · 10 months ago
  46. b193397 spl: riscv: falcon: move fdt blob to specified address by Randolph · 11 months ago
  47. 2dbedf9 Merge patch series "Move framebuffer reservation for SPL to RAM end" by Tom Rini · 10 months ago
  48. 84e0834 spl: Enforce framebuffer reservation from end of RAM by Devarsh Thakkar · 12 months ago
  49. 7618389 sunxi: Consider SPL size limitations for FIT loading by Samuel Holland · 1 year, 1 month ago
  50. 3d37a01 sunxi: spl: Disable padding from SPL_PAD_TO by Samuel Holland · 1 year, 1 month ago
  51. 6d54871 spl: binman: Disable u_boot_any symbols for i.MX93 boards by Mathieu Othacehe · 11 months ago
  52. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · 11 months ago
  53. c573b09 sunxi: h616: (really) lower SPL stack address to avoid BROM data by Andre Przywara · 2 years, 4 months ago
  54. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
  55. e54c195 Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 1 year ago
  56. ab125f5 fs: ext4: Remove unused parameter from ext4_mount by Sean Anderson · 1 year, 1 month ago
  57. 9025188 spl: fat: Add option to disable DMA alignment by Sean Anderson · 1 year, 1 month ago
  58. b664e67 spl: spi: Consolidate spi_load_image_os into spl_spi_load_image by Sean Anderson · 1 year, 1 month ago
  59. 38e4f62 spl: Convert spi to spl_load by Sean Anderson · 1 year, 1 month ago
  60. 531d837 spl: Convert semihosting to spl_load by Sean Anderson · 1 year, 1 month ago
  61. 7314325 spl: Convert NVMe to spl_load by Sean Anderson · 1 year, 1 month ago
  62. 2a5d23f spl: Convert nor to spl_load by Sean Anderson · 1 year, 1 month ago
  63. 810e16e spl: Convert net to spl_load by Sean Anderson · 1 year, 1 month ago
  64. 1c39806 spl: Convert nand to spl_load by Sean Anderson · 1 year, 1 month ago
  65. 29e338f spl: Convert mmc to spl_load by Sean Anderson · 1 year, 1 month ago
  66. 09a4602 spl: Convert fat to spl_load by Sean Anderson · 1 year, 1 month ago
  67. f727cc1 spl: Convert ext to use spl_load by Sean Anderson · 1 year, 1 month ago
  68. 3a4a2b7 spl: Add generic spl_load function by Sean Anderson · 1 year, 1 month ago
  69. ce9ffb9 spl: legacy: Split off LZMA decompression into its own function by Sean Anderson · 1 year, 1 month ago
  70. 06dce4c spl: nand: Remove spl_nand_legacy_read by Sean Anderson · 1 year, 1 month ago
  71. 35f15fe spl: Only support bl_len when we have to by Sean Anderson · 1 year, 1 month ago
  72. fcb9176 spl: Remove filename from spl_load_info by Sean Anderson · 1 year, 1 month ago
  73. b27c5f8 spl: Set FAT bl_len to ARCH_DMA_MINALIGN by Sean Anderson · 1 year, 1 month ago
  74. 7d8d613 spl: Refactor spl_load_info->read to use units of bytes by Sean Anderson · 1 year, 1 month ago
  75. f97fc6d spl: Take advantage of bl_len's power-of-twoness by Sean Anderson · 1 year, 1 month ago
  76. 2b5f9c8 spl: Remove dev from spl_load_info by Sean Anderson · 1 year, 1 month ago
  77. 05a9e04 spl: Remove NULL assignments in spl_load_info by Sean Anderson · 1 year, 1 month ago
  78. 0087ec0 spl: semihosting: Don't close fd before spl_load_simple_fit by Sean Anderson · 1 year, 1 month ago
  79. 4d9e0f6 spl: Make SHOW_ERRORS depend on LIBCOMMON by Sean Anderson · 1 year, 1 month ago
  80. cc35160 spl: blk_fs: Fix uninitialized return value when we can't get a blk_desc by Sean Anderson · 1 year, 1 month ago
  81. 34ec166 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · 1 year, 1 month ago
  82. 6f5be66 spl: nand: Map memory before accessing it by Sean Anderson · 1 year, 1 month ago
  83. 8805f9d spl: nand: Set bl_len to page size by Sean Anderson · 1 year, 1 month ago
  84. ef3d458 spl: legacy: Honor bl_len when decompressing by Sean Anderson · 1 year, 1 month ago
  85. 5efc7ce spl: nand: Fix NULL-pointer dereference by Sean Anderson · 1 year, 1 month ago
  86. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  87. 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
  88. 1987b0c sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · 2 years, 3 months ago
  89. 068962b sunxi: introduce NCAT2 generation model by Andre Przywara · 2 years, 2 months ago
  90. 263e2ae spl: riscv: add os type for next booting stage by Randolph · 1 year, 1 month ago
  91. 0a8063c spl: riscv: opensbi: change the default os_type as varible by Randolph · 1 year, 1 month ago
  92. 5ff7772 spl: Use map_sysmem where appropriate by Sean Anderson · 1 year, 1 month ago
  93. 13e6d91 spl: Add callbacks to invalidate cached devices by Sean Anderson · 1 year, 1 month ago
  94. 01349c1 fs: ext4: Fix building ext4 in SPL if write is enabled by Sean Anderson · 1 year, 1 month ago
  95. efc185e Move i.MX8 container image loading support to common/spl by Sean Anderson · 1 year, 1 month ago
  96. 952ed67 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · 1 year, 1 month ago
  97. e99b2cd spl: fit: Fix entry point for SPL_LOAD_FIT_FULL by Sean Anderson · 1 year, 1 month ago
  98. fab09a5 spl: nor: Don't allocate header on stack by Sean Anderson · 1 year, 1 month ago
  99. fd4b530 spl: legacy: Fix referencing _image_binary_end by Sean Anderson · 1 year, 1 month ago
  100. d2b254e spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK by Sean Anderson · 1 year, 2 months ago