1. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 11 months ago
  2. 0d8ac56 sunxi: h616: (really) lower SPL stack address to avoid BROM data by Andre Przywara · 2 years, 5 months ago
  3. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
  4. ae7ec8b Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 1 year ago
  5. 7667bde fs: ext4: Remove unused parameter from ext4_mount by Sean Anderson · 1 year, 1 month ago
  6. 54a8d84 spl: fat: Add option to disable DMA alignment by Sean Anderson · 1 year, 1 month ago
  7. 14509a2 spl: spi: Consolidate spi_load_image_os into spl_spi_load_image by Sean Anderson · 1 year, 1 month ago
  8. a04d5f6 spl: Convert spi to spl_load by Sean Anderson · 1 year, 1 month ago
  9. 9b9c6aa spl: Convert semihosting to spl_load by Sean Anderson · 1 year, 1 month ago
  10. 6029a0e spl: Convert NVMe to spl_load by Sean Anderson · 1 year, 1 month ago
  11. cbe8657 spl: Convert nor to spl_load by Sean Anderson · 1 year, 1 month ago
  12. 2e5476b spl: Convert net to spl_load by Sean Anderson · 1 year, 1 month ago
  13. 11f8346 spl: Convert nand to spl_load by Sean Anderson · 1 year, 1 month ago
  14. 5d3401a spl: Convert mmc to spl_load by Sean Anderson · 1 year, 1 month ago
  15. 682184e spl: Convert fat to spl_load by Sean Anderson · 1 year, 1 month ago
  16. b8ed722 spl: Convert ext to use spl_load by Sean Anderson · 1 year, 1 month ago
  17. 7750741 spl: Add generic spl_load function by Sean Anderson · 1 year, 1 month ago
  18. efe92cd spl: legacy: Split off LZMA decompression into its own function by Sean Anderson · 1 year, 1 month ago
  19. 0ddfa86 spl: nand: Remove spl_nand_legacy_read by Sean Anderson · 1 year, 1 month ago
  20. 5271e35 spl: Only support bl_len when we have to by Sean Anderson · 1 year, 1 month ago
  21. afdd2d9 spl: Remove filename from spl_load_info by Sean Anderson · 1 year, 1 month ago
  22. b63664b spl: Set FAT bl_len to ARCH_DMA_MINALIGN by Sean Anderson · 1 year, 1 month ago
  23. 73c40fc spl: Refactor spl_load_info->read to use units of bytes by Sean Anderson · 1 year, 1 month ago
  24. 33c8d01 spl: Take advantage of bl_len's power-of-twoness by Sean Anderson · 1 year, 1 month ago
  25. 0c6c83e spl: Remove dev from spl_load_info by Sean Anderson · 1 year, 1 month ago
  26. feaeb8f spl: Remove NULL assignments in spl_load_info by Sean Anderson · 1 year, 1 month ago
  27. 517e708 spl: semihosting: Don't close fd before spl_load_simple_fit by Sean Anderson · 1 year, 1 month ago
  28. 06b1bca spl: Make SHOW_ERRORS depend on LIBCOMMON by Sean Anderson · 1 year, 1 month ago
  29. 1e86296 spl: blk_fs: Fix uninitialized return value when we can't get a blk_desc by Sean Anderson · 1 year, 1 month ago
  30. b35df87 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · 1 year, 1 month ago
  31. bd9573c spl: nand: Map memory before accessing it by Sean Anderson · 1 year, 1 month ago
  32. 38ef64e spl: nand: Set bl_len to page size by Sean Anderson · 1 year, 1 month ago
  33. 57d3da6 spl: legacy: Honor bl_len when decompressing by Sean Anderson · 1 year, 1 month ago
  34. 23fe0c0 spl: nand: Fix NULL-pointer dereference by Sean Anderson · 1 year, 1 month ago
  35. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  36. 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
  37. 95168d7 sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · 2 years, 3 months ago
  38. 4a9e89a sunxi: introduce NCAT2 generation model by Andre Przywara · 2 years, 2 months ago
  39. 58fa2a5 spl: riscv: add os type for next booting stage by Randolph · 1 year, 2 months ago
  40. 5367b9e spl: riscv: opensbi: change the default os_type as varible by Randolph · 1 year, 2 months ago
  41. b02c4e9 spl: Use map_sysmem where appropriate by Sean Anderson · 1 year, 1 month ago
  42. 93caa3e spl: Add callbacks to invalidate cached devices by Sean Anderson · 1 year, 1 month ago
  43. 44071cd fs: ext4: Fix building ext4 in SPL if write is enabled by Sean Anderson · 1 year, 1 month ago
  44. 12b3339 Move i.MX8 container image loading support to common/spl by Sean Anderson · 1 year, 1 month ago
  45. ab12179 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · 1 year, 1 month ago
  46. 5264413 spl: fit: Fix entry point for SPL_LOAD_FIT_FULL by Sean Anderson · 1 year, 1 month ago
  47. 6cc2182 spl: nor: Don't allocate header on stack by Sean Anderson · 1 year, 1 month ago
  48. 301ae61 spl: legacy: Fix referencing _image_binary_end by Sean Anderson · 1 year, 1 month ago
  49. a0733b3 spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK by Sean Anderson · 1 year, 2 months ago
  50. e936db9 spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector() by Marek Vasut · 1 year, 1 month ago
  51. b13eaf3 spl: fit: Add board level function to decide application of DTO by Marek Vasut · 1 year, 2 months ago
  52. 6826c43 spl: Jump to image at end of board_init_r by Jonas Karlman · 1 year, 2 months ago
  53. a60d968 spl: add __noreturn attribute to spl_invoke_atf function by Chanho Park · 1 year, 3 months ago
  54. 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
  55. a1b7fd7 spl: fit: support for booting a LZMA-compressed U-boot binary by Manoj Sai · 1 year, 2 months ago
  56. ce6ab56 spl: fit: support for booting a GZIP-compressed U-boot binary by Manoj Sai · 1 year, 2 months ago
  57. a17e1e7 spl: Move bloblist writing until the image is known by Simon Glass · 1 year, 2 months ago
  58. 2354daa spl: Use the correct FIT_..._PROP constants by Simon Glass · 1 year, 2 months ago
  59. 035ab46 spl: Move the full FIT code to spl_fit.c by Simon Glass · 1 year, 2 months ago
  60. d7c232e spl: Rename spl_load_fit_image() to load_simple_fit() by Simon Glass · 1 year, 2 months ago
  61. 17ba501 spl: Remove #ifdefs with BOOTSTAGE by Simon Glass · 1 year, 2 months ago
  62. 2003a83 spl: Avoid an #ifdef when printing gd->malloc_ptr by Simon Glass · 1 year, 2 months ago
  63. 3d6d507 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · 1 year, 2 months ago
  64. f817e08 spl: Drop the switch() statement for OS selection by Simon Glass · 1 year, 2 months ago
  65. e0be6ea spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR by Simon Glass · 1 year, 2 months ago
  66. 6371c47 spl: Drop #ifdefs for BOARD_INIT and watchdog by Simon Glass · 1 year, 2 months ago
  67. 6c2bdf5 spl: mx6: powerpc: Drop the condition on timer_init() by Simon Glass · 1 year, 2 months ago
  68. 5277987 spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC by Simon Glass · 1 year, 2 months ago
  69. 9cbdc3a spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR by Simon Glass · 1 year, 2 months ago
  70. 82e26e0 spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · 1 year, 2 months ago
  71. ac89738 Merge branch 'next' by Tom Rini · 1 year, 2 months ago
  72. 6ab77bb Convert CFG_SYS_UBOOT_START to Kconfig by Jesse Taube · 1 year, 3 months ago
  73. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
  74. 15a23b6 dm: core: Allow marking driver model as dead by Simon Glass · 1 year, 3 months ago
  75. 63f0da6 spl: Tidy up load address in spl_ram by Simon Glass · 1 year, 2 months ago
  76. 6b84acc sdp: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 3 months ago
  77. 99924db spl: sdp: Detach the controller on error by Marek Vasut · 1 year, 3 months ago
  78. 323e91a spl: undefined return value in spl_blk_load_image by Heinrich Schuchardt · 1 year, 3 months ago
  79. ef08687 spl: add __noreturn attribute to spl_invoke_opensbi function by Chanho Park · 1 year, 3 months ago
  80. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
  81. 4ad85a9 spl: don't assume NVMe partition 1 exists by Heinrich Schuchardt · 1 year, 3 months ago
  82. 86b1aad spl: mmc: Fix check of CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR by Elena Popa · 1 year, 4 months ago
  83. 688d62b spl: add FIT support to semihosting boot method by Heinrich Schuchardt · 1 year, 4 months ago
  84. a077ac1 Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 4 months ago
  85. af62d83 spl: move SPL_CRC32 option to lib/Kconfig by Oleksandr Suvorov · 1 year, 4 months ago
  86. 0d2761a spl: remove duplicate SPL_MD5 option by Oleksandr Suvorov · 1 year, 4 months ago
  87. 7d4c8cf spl: initialize PCI before booting by Heinrich Schuchardt · 1 year, 4 months ago
  88. d62e7b8 spl: blk: partition numbers are hexadecimal by Heinrich Schuchardt · 1 year, 4 months ago
  89. 8acfd7d spl: blk: use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME by Heinrich Schuchardt · 1 year, 4 months ago
  90. 954b0ad common: spl: spl: Remove video driver by Nikhil M Jain · 1 year, 4 months ago
  91. 149fb05 common: spl: spl: Update stack pointer address by Nikhil M Jain · 1 year, 4 months ago
  92. 174d7284 arm64: zynqmp: Switch to amd.com emails by Michal Simek · 1 year, 5 months ago
  93. 0f42f89 tpl: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIAL by Ying Sun · 1 year, 5 months ago
  94. 9eb0fc2 RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS description by Heinrich Schuchardt · 1 year, 5 months ago
  95. e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 5 months ago
  96. 1b8a1be spl: spl_legacy: Fix spl_end address by Fabio Estevam · 1 year, 5 months ago
  97. 6039e0e imx: hab: Simplify the mechanism by Marek Vasut · 1 year, 6 months ago
  98. 77aed22 spl: spl_legacy: Add extra address checks by Marek Vasut · 1 year, 6 months ago
  99. 1aeedef spl: spl-nor: return error if no valid image was loaded by Mario Kicherer · 1 year, 10 months ago
  100. 02d9c0b common: spl: Add spl NVMe boot support by Mayuresh Chitale · 1 year, 6 months ago