aboutsummaryrefslogtreecommitdiff
path: root/common/spl/Kconfig
AgeCommit message (Expand)AuthorFilesLines
8 daysarm: ti: Remove omap4 platform supportTom Rini1-2/+2
2024-06-17Merge tag 'xilinx-for-v2024.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini1-0/+7
2024-06-17spl: Introduce SoC specific init functionLukas Funke1-0/+7
2024-06-14Merge patch series "efi_loader: select BLK not depends on BLK"Tom Rini1-1/+1
2024-06-14spl: nvme: Make this depend on SPL_BLKTom Rini1-1/+1
2024-06-13spl: Kconfig: ARCH_K3: Set default SPL_STACK_R_MALLOC_SIMPLE_LEN for R5 buildVignesh Raghavendra1-0/+1
2024-02-04spl: Make SPL_STACK available for ROCKCHIP_RK3036 without spl frameworkKever Yang1-1/+2
2024-01-31spl: riscv: falcon: move fdt blob to specified addressRandolph1-1/+1
2024-01-29sunxi: Consider SPL size limitations for FIT loadingSamuel Holland1-2/+1
2024-01-29sunxi: spl: Disable padding from SPL_PAD_TOSamuel Holland1-2/+1
2024-01-08spl: binman: Disable u_boot_any symbols for i.MX93 boardsMathieu Othacehe1-1/+1
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini1-1/+1
2023-12-06sunxi: h616: (really) lower SPL stack address to avoid BROM dataAndre Przywara1-1/+1
2023-11-16spl: fat: Add option to disable DMA alignmentSean Anderson1-2/+16
2023-11-16spl: Convert mmc to spl_loadSean Anderson1-0/+8
2023-11-16spl: Only support bl_len when we have toSean Anderson1-1/+13
2023-11-16spl: Make SHOW_ERRORS depend on LIBCOMMONSean Anderson1-0/+1
2023-11-16mtd: Rename SPL_MTD_SUPPORT to SPL_MTDSean Anderson1-1/+1
2023-10-22sunxi: add Allwinner R528/T113 SoC supportAndre Przywara1-0/+1
2023-10-22sunxi: introduce NCAT2 generation modelAndre Przywara1-1/+1
2023-10-17fs: ext4: Fix building ext4 in SPL if write is enabledSean Anderson1-0/+1
2023-10-17Move i.MX8 container image loading support to common/splSean Anderson1-0/+14
2023-10-06spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDRSimon Glass1-1/+1
2023-10-06spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass1-7/+7
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini1-1/+1
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-19spl: blk: Support loading images from fsMayuresh Chitale1-0/+1
2023-06-19spl: 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-21usb: 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-05spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to KconfigTom Rini1-0/+5
2022-11-21spl: Fix SPL_ATF and SPL_OPENSBI dependenciesWIP/2022-11-21-important-fixesSamuel 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