aboutsummaryrefslogtreecommitdiff
path: root/common/spl/Kconfig
AgeCommit message (Expand)Author
2022-12-08common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payloadKautuk Consul
2022-11-21spl: Fix SPL_ATF and SPL_OPENSBI dependenciesSamuel Holland
2022-11-02mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPSStefan Roese
2022-10-26scripts: Makefile.spl: Enable memory drivers to be built for SPLRoger Quadros
2022-10-18sunxi: Kconfig: use SoC-wide values for some symbolsAndre Przywara
2022-09-20arm: mvebu: Add default SPL_SIZE_LIMIT for 32-bit SoCsPali Rohár
2022-09-16blk: Select SPL_LEGACY_BLOCK automaticallySimon Glass
2022-09-16blk: Rename HAVE_BLOCK_DEVICESimon Glass
2022-08-11spl: opensbi: convert scratch options to configNikita Shubin
2022-07-26Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-07-26spl: Use SPL_FIT_IMAGE_TINY for iMX9Peng Fan
2022-07-26spl: imx8mm: enlarge SPL_MAX_SIZEPeng Fan
2022-07-26xilinx: zynqmp: Do not use 0 as spl bss start addressStefan Herbrechtsmeier
2022-07-25spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDRAndrew Davis
2022-07-21arch: mvebu: Disable by default unused peripherals in SPLPali Rohár
2022-07-13spl: allow using nand base without standard nand driverWeijie Gao
2022-07-08Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-07-06spl: Set SPL_MAX_SIZE default for AST2600Joel Stanley
2022-06-28Convert CONFIG_SYS_USB_FAT_BOOT_PARTITION to KconfigTom Rini
2022-06-28spl: Move SPL_LDSCRIPT defaults to one placeTom Rini
2022-06-28spl: binman: Disable u_boot_any symbols for i.MX8M boardsAlper Nebi Yasak
2022-06-28spl: binman: Split binman symbols support from enabling binmanAlper Nebi Yasak
2022-06-06spl: Rework and tighten some dependenciesTom Rini
2022-06-06spl: Rework Kconfig to be more menu drivenTom Rini
2022-06-06spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate filesTom Rini
2022-06-06Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_SPL_ARGS_ADDR to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_TARGET to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_GD_ADDR to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_RELOC_TEXT_BASE et al to KconfigTom Rini
2022-06-06imx7: Update CONFIG_SPL_STACK defaults in KconfigTom Rini
2022-06-06imx6: Update CONFIG_SPL_STACK defaults in KconfigTom Rini
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini
2022-06-06ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usageTom Rini
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_NAND_RAW_ONLY et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini
2022-05-11spl: Force disable non-FIT loading for TI secure devicesAndrew Davis
2022-05-11spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMATAndrew Davis
2022-05-02vpl: Add Kconfig options for VPLSimon Glass
2022-05-02Introduce Verifying Program Loader (VPL)Simon Glass
2022-04-11spl: allow boot from first bootable partitionJérôme Carretero
2022-04-06Add a default for TPL_TEXT_BASESimon Glass
2022-03-18spl: Correct Kconfig help for TPL_BINMAN_SYMBOLSSimon Glass
2022-02-22spl: Allow disabling binman symbols in SPLSimon Glass