1. ac44037 spl: binman: Disable u_boot_any symbols for i.MX 8ULP boards by Gary Bisson · 4 months ago
  2. b0ee3fe arm: ti: Remove omap4 platform support by Tom Rini · 4 months ago
  3. 65fbdab Merge branch 'next' by Tom Rini · 5 months ago
  4. a5e3165 spl: correct link to FIT specification by Heinrich Schuchardt · 5 months ago
  5. 024767e spl: Allow ATF to work when dcache is disabled by Simon Glass · 5 months ago
  6. f1de28e 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
  7. 52ef6a9 spl: Introduce SoC specific init function by Lukas Funke · 8 months ago
  8. 281a80c Merge patch series "efi_loader: select BLK not depends on BLK" by Tom Rini · 5 months ago
  9. 9c9e667 spl: nvme: Make this depend on SPL_BLK by Tom Rini · 6 months ago
  10. 081b97c spl: Kconfig: ARCH_K3: Set default SPL_STACK_R_MALLOC_SIMPLE_LEN for R5 build by Vignesh Raghavendra · 6 months ago
  11. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
  12. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  13. 6a71858 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 7 months ago
  14. a79fc7a common: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  15. d312d98 Merge branch 'next' by Tom Rini · 8 months ago
  16. 0cfe1bc spl: riscv: opensbi: fix check of PAYLOAD_ARGS_ADDR by Randolph · 8 months ago
  17. aeda4cc spl: Improve error message for SPL memory allocation by Leo Yu-Chi Liang · 9 months ago
  18. 39162d9 log: fixup log_head after relocating global data by Thomas Weißschuh · 9 months ago
  19. ce7ae9d spl: Make SPL_STACK available for ROCKCHIP_RK3036 without spl framework by Kever Yang · 10 months ago
  20. 10c4ab8 spl: riscv: falcon: move fdt blob to specified address by Randolph · 11 months ago
  21. 073f4f1 Merge patch series "Move framebuffer reservation for SPL to RAM end" by Tom Rini · 10 months ago
  22. 1d3c266 spl: Enforce framebuffer reservation from end of RAM by Devarsh Thakkar · 12 months ago
  23. 539612e sunxi: Consider SPL size limitations for FIT loading by Samuel Holland · 1 year, 1 month ago
  24. d72494a sunxi: spl: Disable padding from SPL_PAD_TO by Samuel Holland · 1 year, 1 month ago
  25. da96f93 spl: binman: Disable u_boot_any symbols for i.MX93 boards by Mathieu Othacehe · 11 months ago
  26. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 11 months ago
  27. 0d8ac56 sunxi: h616: (really) lower SPL stack address to avoid BROM data by Andre Przywara · 2 years, 4 months ago
  28. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
  29. ae7ec8b Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 1 year ago
  30. 7667bde fs: ext4: Remove unused parameter from ext4_mount by Sean Anderson · 1 year, 1 month ago
  31. 54a8d84 spl: fat: Add option to disable DMA alignment by Sean Anderson · 1 year, 1 month ago
  32. 14509a2 spl: spi: Consolidate spi_load_image_os into spl_spi_load_image by Sean Anderson · 1 year, 1 month ago
  33. a04d5f6 spl: Convert spi to spl_load by Sean Anderson · 1 year, 1 month ago
  34. 9b9c6aa spl: Convert semihosting to spl_load by Sean Anderson · 1 year, 1 month ago
  35. 6029a0e spl: Convert NVMe to spl_load by Sean Anderson · 1 year, 1 month ago
  36. cbe8657 spl: Convert nor to spl_load by Sean Anderson · 1 year, 1 month ago
  37. 2e5476b spl: Convert net to spl_load by Sean Anderson · 1 year, 1 month ago
  38. 11f8346 spl: Convert nand to spl_load by Sean Anderson · 1 year, 1 month ago
  39. 5d3401a spl: Convert mmc to spl_load by Sean Anderson · 1 year, 1 month ago
  40. 682184e spl: Convert fat to spl_load by Sean Anderson · 1 year, 1 month ago
  41. b8ed722 spl: Convert ext to use spl_load by Sean Anderson · 1 year, 1 month ago
  42. 7750741 spl: Add generic spl_load function by Sean Anderson · 1 year, 1 month ago
  43. efe92cd spl: legacy: Split off LZMA decompression into its own function by Sean Anderson · 1 year, 1 month ago
  44. 0ddfa86 spl: nand: Remove spl_nand_legacy_read by Sean Anderson · 1 year, 1 month ago
  45. 5271e35 spl: Only support bl_len when we have to by Sean Anderson · 1 year, 1 month ago
  46. afdd2d9 spl: Remove filename from spl_load_info by Sean Anderson · 1 year, 1 month ago
  47. b63664b spl: Set FAT bl_len to ARCH_DMA_MINALIGN by Sean Anderson · 1 year, 1 month ago
  48. 73c40fc spl: Refactor spl_load_info->read to use units of bytes by Sean Anderson · 1 year, 1 month ago
  49. 33c8d01 spl: Take advantage of bl_len's power-of-twoness by Sean Anderson · 1 year, 1 month ago
  50. 0c6c83e spl: Remove dev from spl_load_info by Sean Anderson · 1 year, 1 month ago
  51. feaeb8f spl: Remove NULL assignments in spl_load_info by Sean Anderson · 1 year, 1 month ago
  52. 517e708 spl: semihosting: Don't close fd before spl_load_simple_fit by Sean Anderson · 1 year, 1 month ago
  53. 06b1bca spl: Make SHOW_ERRORS depend on LIBCOMMON by Sean Anderson · 1 year, 1 month ago
  54. 1e86296 spl: blk_fs: Fix uninitialized return value when we can't get a blk_desc by Sean Anderson · 1 year, 1 month ago
  55. b35df87 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · 1 year, 1 month ago
  56. bd9573c spl: nand: Map memory before accessing it by Sean Anderson · 1 year, 1 month ago
  57. 38ef64e spl: nand: Set bl_len to page size by Sean Anderson · 1 year, 1 month ago
  58. 57d3da6 spl: legacy: Honor bl_len when decompressing by Sean Anderson · 1 year, 1 month ago
  59. 23fe0c0 spl: nand: Fix NULL-pointer dereference by Sean Anderson · 1 year, 1 month ago
  60. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  61. 1b2a3d0 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
  62. 95168d7 sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · 2 years, 3 months ago
  63. 4a9e89a sunxi: introduce NCAT2 generation model by Andre Przywara · 2 years, 2 months ago
  64. 58fa2a5 spl: riscv: add os type for next booting stage by Randolph · 1 year, 1 month ago
  65. 5367b9e spl: riscv: opensbi: change the default os_type as varible by Randolph · 1 year, 1 month ago
  66. b02c4e9 spl: Use map_sysmem where appropriate by Sean Anderson · 1 year, 1 month ago
  67. 93caa3e spl: Add callbacks to invalidate cached devices by Sean Anderson · 1 year, 1 month ago
  68. 44071cd fs: ext4: Fix building ext4 in SPL if write is enabled by Sean Anderson · 1 year, 1 month ago
  69. 12b3339 Move i.MX8 container image loading support to common/spl by Sean Anderson · 1 year, 1 month ago
  70. ab12179 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · 1 year, 1 month ago
  71. 5264413 spl: fit: Fix entry point for SPL_LOAD_FIT_FULL by Sean Anderson · 1 year, 1 month ago
  72. 6cc2182 spl: nor: Don't allocate header on stack by Sean Anderson · 1 year, 1 month ago
  73. 301ae61 spl: legacy: Fix referencing _image_binary_end by Sean Anderson · 1 year, 1 month ago
  74. a0733b3 spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK by Sean Anderson · 1 year, 2 months ago
  75. e936db9 spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector() by Marek Vasut · 1 year, 1 month ago
  76. b13eaf3 spl: fit: Add board level function to decide application of DTO by Marek Vasut · 1 year, 2 months ago
  77. 6826c43 spl: Jump to image at end of board_init_r by Jonas Karlman · 1 year, 2 months ago
  78. a60d968 spl: add __noreturn attribute to spl_invoke_atf function by Chanho Park · 1 year, 3 months ago
  79. d9bb6d7 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 WIP/08Oct2023
  80. a1b7fd7 spl: fit: support for booting a LZMA-compressed U-boot binary by Manoj Sai · 1 year, 2 months ago
  81. ce6ab56 spl: fit: support for booting a GZIP-compressed U-boot binary by Manoj Sai · 1 year, 2 months ago
  82. a17e1e7 spl: Move bloblist writing until the image is known by Simon Glass · 1 year, 2 months ago
  83. 2354daa spl: Use the correct FIT_..._PROP constants by Simon Glass · 1 year, 2 months ago
  84. 035ab46 spl: Move the full FIT code to spl_fit.c by Simon Glass · 1 year, 2 months ago
  85. d7c232e spl: Rename spl_load_fit_image() to load_simple_fit() by Simon Glass · 1 year, 2 months ago
  86. 17ba501 spl: Remove #ifdefs with BOOTSTAGE by Simon Glass · 1 year, 2 months ago
  87. 2003a83 spl: Avoid an #ifdef when printing gd->malloc_ptr by Simon Glass · 1 year, 2 months ago
  88. 3d6d507 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · 1 year, 2 months ago
  89. f817e08 spl: Drop the switch() statement for OS selection by Simon Glass · 1 year, 2 months ago
  90. e0be6ea spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR by Simon Glass · 1 year, 2 months ago
  91. 6371c47 spl: Drop #ifdefs for BOARD_INIT and watchdog by Simon Glass · 1 year, 2 months ago
  92. 6c2bdf5 spl: mx6: powerpc: Drop the condition on timer_init() by Simon Glass · 1 year, 2 months ago
  93. 5277987 spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC by Simon Glass · 1 year, 2 months ago
  94. 9cbdc3a spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR by Simon Glass · 1 year, 2 months ago
  95. 82e26e0 spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · 1 year, 2 months ago
  96. ac89738 Merge branch 'next' by Tom Rini · 1 year, 2 months ago
  97. 6ab77bb Convert CFG_SYS_UBOOT_START to Kconfig by Jesse Taube · 1 year, 3 months ago
  98. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  99. 15a23b6 dm: core: Allow marking driver model as dead by Simon Glass · 1 year, 3 months ago
  100. 63f0da6 spl: Tidy up load address in spl_ram by Simon Glass · 1 year, 2 months ago