aboutsummaryrefslogtreecommitdiff
path: root/common/spl/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-06-28Convert CONFIG_SYS_USB_FAT_BOOT_PARTITION to KconfigTom Rini1-0/+7
2022-06-28spl: Move SPL_LDSCRIPT defaults to one placeTom Rini1-0/+12
2022-06-06spl: Rework and tighten some dependenciesTom Rini1-31/+24
2022-06-06spl: Rework Kconfig to be more menu drivenTom Rini1-32/+22
2022-06-06spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate filesTom Rini1-658/+3
2022-06-06Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini1-0/+14
2022-06-06Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to KconfigTom Rini1-0/+4
2022-06-06Convert CONFIG_SYS_SPL_ARGS_ADDR to KconfigTom Rini1-0/+8
2022-06-06Convert CONFIG_SPL_TARGET to KconfigTom Rini1-0/+9
2022-06-06Convert CONFIG_SPL_GD_ADDR to KconfigTom Rini1-0/+8
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini1-0/+17
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini1-0/+15
2022-06-06Convert CONFIG_SPL_RELOC_TEXT_BASE et al to KconfigTom Rini1-2/+57
2022-06-06imx7: Update CONFIG_SPL_STACK defaults in KconfigTom Rini1-1/+2
2022-06-06imx6: Update CONFIG_SPL_STACK defaults in KconfigTom Rini1-1/+3
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini1-0/+18
2022-06-06ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usageTom Rini1-0/+11
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini1-0/+38
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini1-3/+47
2022-06-06Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini1-0/+25
2022-06-06Convert CONFIG_SPL_NAND_RAW_ONLY et al to KconfigTom Rini1-1/+11
2022-06-06Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini1-0/+14
2022-05-11spl: Force disable non-FIT loading for TI secure devicesAndrew Davis1-2/+4
2022-05-11spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMATAndrew Davis1-3/+3
2022-05-02vpl: Add Kconfig options for VPLSimon Glass1-0/+219
2022-05-02Introduce Verifying Program Loader (VPL)Simon Glass1-1/+14
2022-04-11spl: allow boot from first bootable partitionJérôme Carretero1-1/+2
2022-04-06Add a default for TPL_TEXT_BASESimon Glass1-0/+1
2022-03-18spl: Correct Kconfig help for TPL_BINMAN_SYMBOLSSimon Glass1-3/+3
2022-02-22spl: Allow disabling binman symbols in SPLSimon Glass1-0/+24
2022-01-21spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc1-0/+16
2021-12-27Convert CONFIG_TPL_TEXT_BASE to KconfigTom Rini1-9/+0
2021-10-08image: Use the correct checks for CRC32Simon Glass1-1/+12
2021-10-05lib: optee: remove the duplicate CONFIG_OPTEEPatrick Delaunay1-3/+3
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-64/+1
2021-09-08common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc1-22/+1
2021-09-08common: Remove unused CONFIG_FIT_SHAxxx selectorsAlexandru Gagniuc1-42/+0
2021-09-04net: Move network rules to drivers/netSimon Glass1-0/+2
2021-09-04net: Rename SPL_NET_SUPPORT to SPL_NETSimon Glass1-5/+5
2021-09-04power: Refactor Makefile rulesSimon Glass1-0/+13
2021-09-04sata: Rename SATA_SUPPORT to SATASimon Glass1-3/+3
2021-09-04ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDRSimon Glass1-3/+3
2021-09-04Rename CACHE_SUPPORT to CACHESimon Glass1-7/+1
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass1-5/+5
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass1-6/+6
2021-09-04rtc: Rename RTC_SUPPORT to RTCSimon Glass1-2/+2
2021-09-04pch: Rename PCH_SUPPORT to PCHSimon Glass1-2/+2
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass1-6/+6
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek1-7/+0
2021-07-31arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár1-1/+3