aboutsummaryrefslogtreecommitdiff
path: root/common/spl/Kconfig
AgeCommit message (Expand)Author
2020-10-22Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2020-10-22Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMITOvidiu Panait
2020-10-22spl: fit: Minimally parse OS properties with FIT_IMAGE_TINYSamuel Holland
2020-10-14spl: Add SPL_SERIAL as requirement for SDP_USB_SDPOtavio Salvador
2020-09-23spl: Kconfig: Record proper dependency for SPL_ATFMichal Simek
2020-09-23fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek
2020-08-07fs/squashfs: new filesystemJoao Marcos Costa
2020-08-03spi: Allow separate control of SPI_FLASH_TINY for SPL/TPLSimon Glass
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford
2020-07-28Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford
2020-07-28Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski
2020-06-12Add support for SHA384 and SHA512Reuben Dowle
2020-06-04sifive: fu540: Add U-Boot proper sector startJagan Teki
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner
2020-05-03spl: sdp: Add CONFIG_SPL_SDP_USB_DEV for USB deviceYe Li
2020-05-01Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon ...Harald Seiler
2020-04-24spl: Kconfig: de-dup SPL_DM_GPIO definitionJoel Johnson
2020-03-16spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entriesTom Rini
2020-01-24sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfigAndre Przywara
2020-01-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-01-16spl: mmc: support uboot image offset on main partitionBaruch Siach
2020-01-15Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMAVignesh Raghavendra
2020-01-07spl: Allow cache drivers to be used in SPLLey Foon Tan
2019-12-26configs: Enable SPL_FSL_PBL for some LayerScape platformsAlison Wang
2019-12-10spl: cache: Allow cache drivers in SPLRick Chen
2019-12-05spl: Introduce SPL_DM_GPIO Kconfig defineLukasz Majewski
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb
2019-11-17spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner
2019-11-07spl: fix SPI config dependenciesSimon Goldschmidt
2019-11-03spl: Add a size check for TPLSimon Glass
2019-10-18spl: mmc: make eMMC HW boot partition configuration optionalAnatolij Gustschin
2019-10-11spl: Introduce SPL_DM_SPI Kconfig defineLukasz Majewski
2019-10-11spl: mmc: Add option to set eMMC HW boot partitionMans Rullgard
2019-10-11spl: add a generic function board_init_fPhilippe Reynes
2019-10-09Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-08imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon modeLukasz Majewski
2019-10-08ARM: imx: Support larger SPL size on IMX6DQRobert Hancock
2019-10-08arm64: zynqmp: Define default SPL_TEXT_BASE address in KconfigMichal Simek
2019-10-08spl: Convert CONFIG_SPL_SIZE_LIMIT to hexSimon Glass
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass
2019-10-08spl: handoff: Correct Kconfig condition for SPL and TPLSimon Glass
2019-08-26Merge branch '2019-08-26-master-imports'Tom Rini
2019-08-26Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford
2019-08-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2019-08-26spl: support booting via RISC-V OpenSBILukas Auer
2019-08-25Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer
2019-08-23Kconfigs: Various: Fix some SPL, TPL and ARM64 dependenciesAdam Ford
2019-08-11spl: implement stack usage checkSimon Goldschmidt