aboutsummaryrefslogtreecommitdiff
path: root/common/spl/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-10-22Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiWIP/22Oct2020Tom Rini1-3/+1
2020-10-22Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMITOvidiu Panait1-4/+4
2020-10-22spl: fit: Minimally parse OS properties with FIT_IMAGE_TINYSamuel Holland1-3/+1
2020-10-14spl: Add SPL_SERIAL as requirement for SDP_USB_SDPOtavio Salvador1-0/+1
2020-09-23spl: Kconfig: Record proper dependency for SPL_ATFMichal Simek1-1/+1
2020-09-23fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek1-1/+1
2020-08-07fs/squashfs: new filesystemJoao Marcos Costa1-0/+9
2020-08-03spi: Allow separate control of SPI_FLASH_TINY for SPL/TPLSimon Glass1-0/+10
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford1-0/+7
2020-07-28Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford1-0/+12
2020-07-28Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford1-0/+14
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski1-0/+20
2020-06-12Add support for SHA384 and SHA512Reuben Dowle1-8/+24
2020-06-04sifive: fu540: Add U-Boot proper sector startJagan Teki1-1/+2
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner1-2/+2
2020-05-03spl: sdp: Add CONFIG_SPL_SDP_USB_DEV for USB deviceYe Li1-0/+8
2020-05-01Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon ...Harald Seiler1-9/+0
2020-04-24spl: Kconfig: de-dup SPL_DM_GPIO definitionJoel Johnson1-6/+0
2020-03-16spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entriesTom Rini1-2/+2
2020-01-24sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfigAndre Przywara1-0/+1
2020-01-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-0/+12
2020-01-16spl: mmc: support uboot image offset on main partitionBaruch Siach1-0/+12
2020-01-15Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMAVignesh Raghavendra1-1/+1
2020-01-07spl: Allow cache drivers to be used in SPLLey Foon Tan1-0/+6
2019-12-26configs: Enable SPL_FSL_PBL for some LayerScape platformsAlison Wang1-2/+6
2019-12-10spl: cache: Allow cache drivers in SPLRick Chen1-0/+7
2019-12-05spl: Introduce SPL_DM_GPIO Kconfig defineLukasz Majewski1-0/+6
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb1-3/+3
2019-11-17spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner1-0/+8
2019-11-07spl: fix SPI config dependenciesSimon Goldschmidt1-10/+11
2019-11-03spl: Add a size check for TPLSimon Glass1-0/+8
2019-10-18spl: mmc: make eMMC HW boot partition configuration optionalAnatolij Gustschin1-6/+22
2019-10-11spl: Introduce SPL_DM_SPI Kconfig defineLukasz Majewski1-0/+7
2019-10-11spl: mmc: Add option to set eMMC HW boot partitionMans Rullgard1-0/+6
2019-10-11spl: add a generic function board_init_fPhilippe Reynes1-0/+9
2019-10-09Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+1
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-1/+11
2019-10-08imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon modeLukasz Majewski1-0/+9
2019-10-08ARM: imx: Support larger SPL size on IMX6DQRobert Hancock1-1/+2
2019-10-08arm64: zynqmp: Define default SPL_TEXT_BASE address in KconfigMichal Simek1-0/+1
2019-10-08spl: Convert CONFIG_SPL_SIZE_LIMIT to hexSimon Glass1-1/+1
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass1-1/+1
2019-10-08spl: handoff: Correct Kconfig condition for SPL and TPLSimon Glass1-2/+2
2019-08-26Merge branch '2019-08-26-master-imports'Tom Rini1-0/+1
2019-08-26Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford1-0/+1
2019-08-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-0/+17
2019-08-26spl: support booting via RISC-V OpenSBILukas Auer1-0/+17
2019-08-25Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer1-0/+8
2019-08-23Kconfigs: Various: Fix some SPL, TPL and ARM64 dependenciesAdam Ford1-0/+2
2019-08-11spl: implement stack usage checkSimon Goldschmidt1-0/+19