summaryrefslogtreecommitdiff
path: root/common/spl/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc2021-09-081-22/+1
* common: Remove unused CONFIG_FIT_SHAxxx selectorsAlexandru Gagniuc2021-09-081-42/+0
* arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár2021-07-311-1/+3
* i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass2021-07-281-3/+3
* Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass2021-07-281-2/+2
* Rename GPIO_SUPPORT to GPIOSimon Glass2021-07-281-2/+2
* Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass2021-07-281-2/+2
* Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass2021-07-281-1/+1
* Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass2021-07-281-1/+1
* Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass2021-07-281-3/+3
* Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTOSimon Glass2021-07-281-1/+1
* Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass2021-07-281-1/+1
* spl: Provide more information on boot failureSimon Glass2021-07-211-0/+10
* Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5Simon Glass2021-07-161-1/+1
* Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32Simon Glass2021-07-161-2/+2
* image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxxSimon Glass2021-07-161-4/+4
* board: sifive: add HiFive Unmatched board supportGreen Wan2021-05-311-2/+2
* spl: Kconfig: Use tabs instead of space for alignmentMichal Simek2021-05-261-12/+12
* Revert "spl: Drop bd_info in the data section"Alexandru Gagniuc2021-04-191-9/+0
* riscv: sifive: Rename fu540 board to unleashedBin Meng2021-04-081-2/+3
* cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass2021-03-271-1/+1
* dm: core: Add an option to support SPL in read-only memorySimon Glass2021-03-261-0/+24
* bootcount: allow to use this feature on TPLPhilippe Reynes2021-01-271-1/+8
* sunxi: support loading with SPL > 32KBAndre Przywara2021-01-251-1/+2
* sunxi: Introduce common symbol for H6 like SoCsJernej Skrabec2021-01-251-2/+2
* spl: Kconfig: Add SPL dependency to CONFIG_HANDOFFOvidiu Panait2021-01-151-1/+1
* spl: Drop bd_info in the data sectionSimon Glass2021-01-051-0/+9
* spl: atf: add support for LOAD_IMAGE_V2Michael Walle2020-12-041-0/+9
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiWIP/22Oct2020Tom Rini2020-10-221-3/+1
|\
| * spl: fit: Minimally parse OS properties with FIT_IMAGE_TINYSamuel Holland2020-10-221-3/+1
* | Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMITOvidiu Panait2020-10-221-4/+4
|/
* spl: Add SPL_SERIAL as requirement for SDP_USB_SDPOtavio Salvador2020-10-141-0/+1
* spl: Kconfig: Record proper dependency for SPL_ATFMichal Simek2020-09-231-1/+1
* fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek2020-09-231-1/+1
* fs/squashfs: new filesystemJoao Marcos Costa2020-08-071-0/+9
* spi: Allow separate control of SPI_FLASH_TINY for SPL/TPLSimon Glass2020-08-031-0/+10
* Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford2020-07-281-0/+7
* Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford2020-07-281-0/+12
* Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford2020-07-281-0/+14
* spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski2020-06-291-0/+20
* Add support for SHA384 and SHA512Reuben Dowle2020-06-121-8/+24
* sifive: fu540: Add U-Boot proper sector startJagan Teki2020-06-041-1/+2
* rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-151-2/+2
* spl: sdp: Add CONFIG_SPL_SDP_USB_DEV for USB deviceYe Li2020-05-031-0/+8
* Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon ...Harald Seiler2020-05-011-9/+0
* spl: Kconfig: de-dup SPL_DM_GPIO definitionJoel Johnson2020-04-241-6/+0
* spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entriesTom Rini2020-03-161-2/+2
* sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfigAndre Przywara2020-01-241-0/+1
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-01-161-0/+12
|\
| * spl: mmc: support uboot image offset on main partitionBaruch Siach2020-01-161-0/+12