summaryrefslogtreecommitdiff
path: root/common/spl/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-08-07spl: move SPL_CRC32 option to lib/KconfigOleksandr Suvorov1-11/+0
2023-08-07spl: remove duplicate SPL_MD5 optionOleksandr Suvorov1-12/+0
2023-07-06RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS descriptionHeinrich Schuchardt1-2/+4
2023-06-20spl: blk: Support loading images from fsMayuresh Chitale1-0/+1
2023-06-20spl: Add Kconfig options for NVMEMayuresh Chitale1-0/+26
2023-05-17usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/Marek Vasut1-63/+0
2023-05-17usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/Marek Vasut1-17/+0
2023-05-17usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/Marek Vasut1-10/+0
2023-03-01spl: mmc: Allow to disable SYS_MMCSD_FS_BOOT_PARTITIONPali Rohár1-0/+9
2023-01-18configs: Increase malloc size after relocationNeha Malcom Francis1-0/+1
2023-01-09Merge branch 'next'Tom Rini1-1/+6
2022-12-22spl: Kconfig: Fix SPL_OPTEE_IMAGE dependencyJagan Teki1-0/+1
2022-12-22usb: Update USB_STORAGE dependenciesTom Rini1-1/+1
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini1-1/+1
2022-12-08common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payloadKautuk Consul1-1/+1
2022-12-06spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to KconfigTom Rini1-0/+5
2022-11-21spl: Fix SPL_ATF and SPL_OPENSBI dependenciesSamuel Holland1-1/+3
2022-11-02mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPSStefan Roese1-0/+1
2022-10-26scripts: Makefile.spl: Enable memory drivers to be built for SPLRoger Quadros1-0/+7
2022-10-18sunxi: Kconfig: use SoC-wide values for some symbolsAndre Przywara1-0/+6
2022-09-20arm: mvebu: Add default SPL_SIZE_LIMIT for 32-bit SoCsPali Rohár1-0/+1
2022-09-16blk: Select SPL_LEGACY_BLOCK automaticallySimon Glass1-2/+0
2022-09-16blk: Rename HAVE_BLOCK_DEVICESimon Glass1-2/+2
2022-08-11spl: opensbi: convert scratch options to configNikita Shubin1-0/+8
2022-07-26Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-1/+2
2022-07-26spl: Use SPL_FIT_IMAGE_TINY for iMX9Peng Fan1-1/+1
2022-07-26spl: imx8mm: enlarge SPL_MAX_SIZEPeng Fan1-0/+1
2022-07-26xilinx: zynqmp: Do not use 0 as spl bss start addressStefan Herbrechtsmeier1-1/+2
2022-07-25spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDRAndrew Davis1-1/+3
2022-07-21arch: mvebu: Disable by default unused peripherals in SPLPali Rohár1-0/+2
2022-07-14spl: allow using nand base without standard nand driverWeijie Gao1-1/+1
2022-07-08Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-5/+18
2022-07-06spl: Set SPL_MAX_SIZE default for AST2600Joel Stanley1-0/+1
2022-06-29Convert CONFIG_SYS_USB_FAT_BOOT_PARTITION to KconfigTom Rini1-0/+7
2022-06-29spl: Move SPL_LDSCRIPT defaults to one placeTom Rini1-0/+12
2022-06-28spl: binman: Disable u_boot_any symbols for i.MX8M boardsAlper Nebi Yasak1-0/+1
2022-06-28spl: binman: Split binman symbols support from enabling binmanAlper Nebi Yasak1-5/+17
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