1. aa0eda1 spl: opensbi: convert scratch options to config by Nikita Shubin · 2 years, 3 months ago
  2. 86feeab Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 3 months ago
  3. 65c56bc spl: Use SPL_FIT_IMAGE_TINY for iMX9 by Peng Fan · 2 years, 3 months ago
  4. 658ff9d spl: imx8mm: enlarge SPL_MAX_SIZE by Peng Fan · 2 years, 3 months ago
  5. fcbc43b xilinx: zynqmp: Do not use 0 as spl bss start address by Stefan Herbrechtsmeier · 2 years, 3 months ago
  6. a9ec2f6 spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDR by Andrew Davis · 2 years, 3 months ago
  7. 35ed176 arch: mvebu: Disable by default unused peripherals in SPL by Pali Rohár · 2 years, 5 months ago
  8. 4c4bf04 spl: allow using nand base without standard nand driver by Weijie Gao · 2 years, 5 months ago
  9. 9ff4ce8 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 4 months ago
  10. a161753 spl: Set SPL_MAX_SIZE default for AST2600 by Joel Stanley · 2 years, 4 months ago
  11. 5dbf320 Convert CONFIG_SYS_USB_FAT_BOOT_PARTITION to Kconfig by Tom Rini · 2 years, 4 months ago
  12. 5858b90 spl: Move SPL_LDSCRIPT defaults to one place by Tom Rini · 2 years, 5 months ago
  13. 6516c9b spl: binman: Disable u_boot_any symbols for i.MX8M boards by Alper Nebi Yasak · 2 years, 4 months ago
  14. d8830cf spl: binman: Split binman symbols support from enabling binman by Alper Nebi Yasak · 2 years, 4 months ago
  15. 4151f4f spl: Rework and tighten some dependencies by Tom Rini · 2 years, 5 months ago
  16. ab0c5f1 spl: Rework Kconfig to be more menu driven by Tom Rini · 2 years, 5 months ago
  17. ba787bb spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate files by Tom Rini · 2 years, 5 months ago
  18. 103d1ae Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig by Tom Rini · 2 years, 5 months ago
  19. 5fc1d58 Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to Kconfig by Tom Rini · 2 years, 5 months ago
  20. b4b9a00 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · 2 years, 5 months ago
  21. a62b7f0 Convert CONFIG_SPL_TARGET to Kconfig by Tom Rini · 2 years, 5 months ago
  22. 7f2c91e Convert CONFIG_SPL_GD_ADDR to Kconfig by Tom Rini · 2 years, 5 months ago
  23. 10f6e4d Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 5 months ago
  24. 6600b35 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 5 months ago
  25. 55cf860 Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig by Tom Rini · 2 years, 5 months ago
  26. 8b83b53 imx7: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 5 months ago
  27. 2378039 imx6: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 5 months ago
  28. f113d7d Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 5 months ago
  29. 6074a53 ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage by Tom Rini · 2 years, 5 months ago
  30. 9b5f9ae Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 5 months ago
  31. ca8a329 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 5 months ago
  32. 4a11e34 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · 2 years, 5 months ago
  33. bab1b35 Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig by Tom Rini · 2 years, 5 months ago
  34. b35316f Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · 2 years, 5 months ago
  35. 11f32da spl: Force disable non-FIT loading for TI secure devices by Andrew Davis · 2 years, 6 months ago
  36. 6665ab1 spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT by Andrew Davis · 2 years, 6 months ago
  37. 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 6 months ago
  38. f86ca5a Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 6 months ago
  39. 5fa973e spl: allow boot from first bootable partition by Jérôme Carretero · 2 years, 7 months ago
  40. 8e6c129 Add a default for TPL_TEXT_BASE by Simon Glass · 2 years, 8 months ago
  41. b13114c spl: Correct Kconfig help for TPL_BINMAN_SYMBOLS by Simon Glass · 2 years, 8 months ago
  42. 38c04d8 spl: Allow disabling binman symbols in SPL by Simon Glass · 2 years, 9 months ago
  43. 22eb152 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · 2 years, 10 months ago
  44. 1b46518 Convert CONFIG_TPL_TEXT_BASE to Kconfig by Tom Rini · 2 years, 10 months ago
  45. e7d285b image: Use the correct checks for CRC32 by Simon Glass · 3 years, 1 month ago
  46. 51827f9 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · 3 years, 2 months ago
  47. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 1 month ago
  48. 0721209 common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH by Alexandru Gagniuc · 3 years, 2 months ago
  49. eb5171d common: Remove unused CONFIG_FIT_SHAxxx selectors by Alexandru Gagniuc · 3 years, 2 months ago
  50. 9f66492 net: Move network rules to drivers/net by Simon Glass · 3 years, 2 months ago
  51. 5ed16a9 net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · 3 years, 2 months ago
  52. a4faf1f power: Refactor Makefile rules by Simon Glass · 3 years, 2 months ago
  53. f756037 sata: Rename SATA_SUPPORT to SATA by Simon Glass · 3 years, 2 months ago
  54. 6f004ad ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR by Simon Glass · 3 years, 2 months ago
  55. de213c7 Rename CACHE_SUPPORT to CACHE by Simon Glass · 3 years, 2 months ago
  56. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 2 months ago
  57. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 2 months ago
  58. 73c6ff6 rtc: Rename RTC_SUPPORT to RTC by Simon Glass · 3 years, 2 months ago
  59. 15042e7 pch: Rename PCH_SUPPORT to PCH by Simon Glass · 3 years, 2 months ago
  60. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 2 months ago
  61. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  62. 2226ca1 arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage header by Pali Rohár · 3 years, 3 months ago
  63. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 3 months ago
  64. 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 3 months ago
  65. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 3 months ago
  66. 333e4a6 Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 3 months ago
  67. 078111b Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 3 months ago
  68. 89ddb0b Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW by Simon Glass · 3 years, 3 months ago
  69. f2d7a36 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 3 months ago
  70. 0c6bdbb Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO by Simon Glass · 3 years, 3 months ago
  71. 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 3 months ago
  72. 7d84fbb spl: Provide more information on boot failure by Simon Glass · 3 years, 4 months ago
  73. 4b00fd1 Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5 by Simon Glass · 3 years, 3 months ago
  74. 1e52db6 Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 by Simon Glass · 3 years, 3 months ago
  75. f5bc9c2 image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx by Simon Glass · 3 years, 3 months ago
  76. 70415e1 board: sifive: add HiFive Unmatched board support by Green Wan · 3 years, 5 months ago
  77. ce869b5 spl: Kconfig: Use tabs instead of space for alignment by Michal Simek · 3 years, 5 months ago
  78. 58b504e Revert "spl: Drop bd_info in the data section" by Alexandru Gagniuc · 3 years, 7 months ago
  79. ae2d950 riscv: sifive: Rename fu540 board to unleashed by Bin Meng · 3 years, 7 months ago
  80. 529d5f9 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · 3 years, 7 months ago
  81. 95a5825 dm: core: Add an option to support SPL in read-only memory by Simon Glass · 3 years, 7 months ago
  82. 4d145f2 bootcount: allow to use this feature on TPL by Philippe Reynes · 3 years, 10 months ago
  83. c0b417b sunxi: support loading with SPL > 32KB by Andre Przywara · 3 years, 9 months ago
  84. 4472609 sunxi: Introduce common symbol for H6 like SoCs by Jernej Skrabec · 3 years, 9 months ago
  85. 2a7c9ab spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF by Ovidiu Panait · 3 years, 11 months ago
  86. 38d6b7e spl: Drop bd_info in the data section by Simon Glass · 3 years, 10 months ago
  87. 7b86682 spl: atf: add support for LOAD_IMAGE_V2 by Michael Walle · 4 years ago
  88. 18261b8 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years ago
  89. 2dfdd0c Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · 4 years, 1 month ago
  90. cf70553 spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY by Samuel Holland · 4 years ago
  91. d74fcee spl: Add SPL_SERIAL as requirement for SDP_USB_SDP by Otavio Salvador · 4 years, 1 month ago
  92. 975bacc spl: Kconfig: Record proper dependency for SPL_ATF by Michal Simek · 4 years, 2 months ago
  93. 29bd8ad fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · 4 years, 1 month ago
  94. c510061 fs/squashfs: new filesystem by Joao Marcos Costa · 4 years, 3 months ago
  95. f38a299 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · 4 years, 3 months ago
  96. acc415a Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · 4 years, 4 months ago
  97. 3879106 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 4 months ago
  98. 0c4a634 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 4 months ago
  99. 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 5 months ago
  100. d16b38f Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 6 months ago