1. a081155 spl: mmc: Allow to disable SYS_MMCSD_FS_BOOT_PARTITION by Pali Rohár · 1 year, 10 months ago
  2. 0f1326e configs: Increase malloc size after relocation by Neha Malcom Francis · 1 year, 11 months ago
  3. a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
  4. 9bd34ac spl: Kconfig: Fix SPL_OPTEE_IMAGE dependency by Jagan Teki · 2 years, 1 month ago
  5. 04097c9 usb: Update USB_STORAGE dependencies by Tom Rini · 2 years ago
  6. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
  7. a3a5d68 common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payload by Kautuk Consul · 2 years ago
  8. a0a6f69 spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to Kconfig by Tom Rini · 2 years ago
  9. 27b7783 spl: Fix SPL_ATF and SPL_OPENSBI dependencies by Samuel Holland · 2 years, 1 month ago
  10. 84d7eb2 mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPS by Stefan Roese · 2 years, 1 month ago
  11. b576fbf scripts: Makefile.spl: Enable memory drivers to be built for SPL by Roger Quadros · 2 years, 1 month ago
  12. 3f5873f sunxi: Kconfig: use SoC-wide values for some symbols by Andre Przywara · 2 years, 3 months ago
  13. ab7f0f6 arm: mvebu: Add default SPL_SIZE_LIMIT for 32-bit SoCs by Pali Rohár · 2 years, 3 months ago
  14. e1a5ec5 blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · 2 years, 4 months ago
  15. 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 4 months ago
  16. d3d6806 spl: opensbi: convert scratch options to config by Nikita Shubin · 2 years, 4 months ago
  17. e91457a Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 4 months ago
  18. 686a45a spl: Use SPL_FIT_IMAGE_TINY for iMX9 by Peng Fan · 2 years, 4 months ago
  19. 343f398 spl: imx8mm: enlarge SPL_MAX_SIZE by Peng Fan · 2 years, 4 months ago
  20. 30e7328 xilinx: zynqmp: Do not use 0 as spl bss start address by Stefan Herbrechtsmeier · 2 years, 5 months ago
  21. 06a021b spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDR by Andrew Davis · 2 years, 5 months ago
  22. 3c5ce03 arch: mvebu: Disable by default unused peripherals in SPL by Pali Rohár · 2 years, 6 months ago
  23. 81670fe spl: allow using nand base without standard nand driver by developer · 2 years, 6 months ago
  24. 45b2548 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 5 months ago
  25. b5a4869 spl: Set SPL_MAX_SIZE default for AST2600 by Joel Stanley · 2 years, 5 months ago
  26. bead53d Convert CONFIG_SYS_USB_FAT_BOOT_PARTITION to Kconfig by Tom Rini · 2 years, 6 months ago
  27. 49f5d17 spl: Move SPL_LDSCRIPT defaults to one place by Tom Rini · 2 years, 6 months ago
  28. 0841851 spl: binman: Disable u_boot_any symbols for i.MX8M boards by Alper Nebi Yasak · 2 years, 6 months ago
  29. d6d2c9b spl: binman: Split binman symbols support from enabling binman by Alper Nebi Yasak · 2 years, 6 months ago
  30. 78896ae spl: Rework and tighten some dependencies by Tom Rini · 2 years, 6 months ago
  31. 2aa5e50 spl: Rework Kconfig to be more menu driven by Tom Rini · 2 years, 6 months ago
  32. 0d989c8 spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate files by Tom Rini · 2 years, 6 months ago
  33. f95c259 Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig by Tom Rini · 2 years, 6 months ago
  34. 9568a0e Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to Kconfig by Tom Rini · 2 years, 6 months ago
  35. 2c9d2b5 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  36. 06d06f7 Convert CONFIG_SPL_TARGET to Kconfig by Tom Rini · 2 years, 6 months ago
  37. d75a779 Convert CONFIG_SPL_GD_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  38. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  39. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  40. 6de36a7 Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  41. ed83ed9 imx7: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 6 months ago
  42. 5524243 imx6: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 6 months ago
  43. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
  44. 17845c5 ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage by Tom Rini · 2 years, 6 months ago
  45. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  46. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 7 months ago
  47. a4f2ab9 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · 2 years, 7 months ago
  48. 2d03b91 Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig by Tom Rini · 2 years, 7 months ago
  49. 6b15c16 Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · 2 years, 7 months ago
  50. 4c1f476 spl: Force disable non-FIT loading for TI secure devices by Andrew Davis · 2 years, 7 months ago
  51. 360ec6a spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT by Andrew Davis · 2 years, 7 months ago
  52. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
  53. 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 7 months ago
  54. d0a8e59 spl: allow boot from first bootable partition by Jérôme Carretero · 2 years, 9 months ago
  55. 9b68f4b Add a default for TPL_TEXT_BASE by Simon Glass · 2 years, 9 months ago
  56. 42c5ecc spl: Correct Kconfig help for TPL_BINMAN_SYMBOLS by Simon Glass · 2 years, 9 months ago
  57. 02b8700 spl: Allow disabling binman symbols in SPL by Simon Glass · 2 years, 10 months ago
  58. 99426c8 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · 3 years ago
  59. 15cd5be Convert CONFIG_TPL_TEXT_BASE to Kconfig by Tom Rini · 3 years ago
  60. 577226c image: Use the correct checks for CRC32 by Simon Glass · 3 years, 2 months ago
  61. a7ca480 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · 3 years, 3 months ago
  62. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 3 months ago
  63. 97464ff common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH by Alexandru Gagniuc · 3 years, 3 months ago
  64. 8d310ef common: Remove unused CONFIG_FIT_SHAxxx selectors by Alexandru Gagniuc · 3 years, 3 months ago
  65. 1d92624 net: Move network rules to drivers/net by Simon Glass · 3 years, 4 months ago
  66. 041a0ac net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · 3 years, 4 months ago
  67. a0e4487 power: Refactor Makefile rules by Simon Glass · 3 years, 4 months ago
  68. 081a45a sata: Rename SATA_SUPPORT to SATA by Simon Glass · 3 years, 4 months ago
  69. 6457106 ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR by Simon Glass · 3 years, 4 months ago
  70. de3fd53 Rename CACHE_SUPPORT to CACHE by Simon Glass · 3 years, 4 months ago
  71. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 4 months ago
  72. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
  73. 3198531 rtc: Rename RTC_SUPPORT to RTC by Simon Glass · 3 years, 4 months ago
  74. ff67f23 pch: Rename PCH_SUPPORT to PCH by Simon Glass · 3 years, 4 months ago
  75. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 4 months ago
  76. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  77. cf97b82 arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage header by Pali Rohár · 3 years, 4 months ago
  78. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 5 months ago
  79. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
  80. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
  81. 1f2440c Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 5 months ago
  82. 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 5 months ago
  83. 762b997 Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW by Simon Glass · 3 years, 5 months ago
  84. e5cd9a4 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 5 months ago
  85. a8437ce Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO by Simon Glass · 3 years, 5 months ago
  86. e91ac4c Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 5 months ago
  87. 58254e0 spl: Provide more information on boot failure by Simon Glass · 3 years, 5 months ago
  88. e025c65 Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5 by Simon Glass · 3 years, 5 months ago
  89. efc1223 Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 by Simon Glass · 3 years, 5 months ago
  90. b8cacf2 image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx by Simon Glass · 3 years, 5 months ago
  91. 2e5da52 board: sifive: add HiFive Unmatched board support by Green Wan · 3 years, 6 months ago
  92. 0606f9e spl: Kconfig: Use tabs instead of space for alignment by Michal Simek · 3 years, 6 months ago
  93. 7861f8b Revert "spl: Drop bd_info in the data section" by Alexandru Gagniuc · 3 years, 8 months ago
  94. e9ead4a riscv: sifive: Rename fu540 board to unleashed by Bin Meng · 3 years, 9 months ago
  95. 2f00216 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · 3 years, 9 months ago
  96. 5b21b34 dm: core: Add an option to support SPL in read-only memory by Simon Glass · 3 years, 9 months ago
  97. 8d82a20 bootcount: allow to use this feature on TPL by Philippe Reynes · 4 years ago
  98. d42cbee sunxi: support loading with SPL > 32KB by Andre Przywara · 3 years, 11 months ago
  99. da8ae61 sunxi: Introduce common symbol for H6 like SoCs by Jernej Skrabec · 3 years, 11 months ago
  100. f97049f spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF by Ovidiu Panait · 4 years ago