summaryrefslogtreecommitdiffstats
path: root/common/spl/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* board: sifive: add HiFive Unmatched board supportGreen Wan2021-05-311-2/+2
* spl: Kconfig: Use tabs instead of space for alignmentMichal Simek2021-05-261-12/+12
* Revert "spl: Drop bd_info in the data section"Alexandru Gagniuc2021-04-191-9/+0
* riscv: sifive: Rename fu540 board to unleashedBin Meng2021-04-081-2/+3
* cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass2021-03-271-1/+1
* dm: core: Add an option to support SPL in read-only memorySimon Glass2021-03-261-0/+24
* bootcount: allow to use this feature on TPLPhilippe Reynes2021-01-271-1/+8
* sunxi: support loading with SPL > 32KBAndre Przywara2021-01-251-1/+2
* sunxi: Introduce common symbol for H6 like SoCsJernej Skrabec2021-01-251-2/+2
* spl: Kconfig: Add SPL dependency to CONFIG_HANDOFFOvidiu Panait2021-01-151-1/+1
* spl: Drop bd_info in the data sectionSimon Glass2021-01-051-0/+9
* spl: atf: add support for LOAD_IMAGE_V2Michael Walle2020-12-041-0/+9
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2020-10-221-3/+1
|\
| * spl: fit: Minimally parse OS properties with FIT_IMAGE_TINYSamuel Holland2020-10-221-3/+1
* | Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMITOvidiu Panait2020-10-221-4/+4
|/
* spl: Add SPL_SERIAL as requirement for SDP_USB_SDPOtavio Salvador2020-10-141-0/+1
* spl: Kconfig: Record proper dependency for SPL_ATFMichal Simek2020-09-231-1/+1
* fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek2020-09-231-1/+1
* fs/squashfs: new filesystemJoao Marcos Costa2020-08-071-0/+9
* spi: Allow separate control of SPI_FLASH_TINY for SPL/TPLSimon Glass2020-08-031-0/+10
* Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford2020-07-281-0/+7
* Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford2020-07-281-0/+12
* Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford2020-07-281-0/+14
* spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski2020-06-291-0/+20
* Add support for SHA384 and SHA512Reuben Dowle2020-06-121-8/+24
* sifive: fu540: Add U-Boot proper sector startJagan Teki2020-06-041-1/+2
* rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-151-2/+2
* spl: sdp: Add CONFIG_SPL_SDP_USB_DEV for USB deviceYe Li2020-05-031-0/+8
* Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon ...Harald Seiler2020-05-011-9/+0
* spl: Kconfig: de-dup SPL_DM_GPIO definitionJoel Johnson2020-04-241-6/+0
* spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entriesTom Rini2020-03-161-2/+2
* sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfigAndre Przywara2020-01-241-0/+1
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-01-161-0/+12
|\
| * spl: mmc: support uboot image offset on main partitionBaruch Siach2020-01-161-0/+12
* | Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMAVignesh Raghavendra2020-01-151-1/+1
|/
* spl: Allow cache drivers to be used in SPLLey Foon Tan2020-01-071-0/+6
* configs: Enable SPL_FSL_PBL for some LayerScape platformsAlison Wang2019-12-261-2/+6
* spl: cache: Allow cache drivers in SPLRick Chen2019-12-101-0/+7
* spl: Introduce SPL_DM_GPIO Kconfig defineLukasz Majewski2019-12-051-0/+6
* cosmetic: Fix spelling and whitespace errorsThomas Hebb2019-12-031-3/+3
* spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner2019-11-171-0/+8
* spl: fix SPI config dependenciesSimon Goldschmidt2019-11-071-10/+11
* spl: Add a size check for TPLSimon Glass2019-11-031-0/+8
* spl: mmc: make eMMC HW boot partition configuration optionalAnatolij Gustschin2019-10-181-6/+22
* spl: Introduce SPL_DM_SPI Kconfig defineLukasz Majewski2019-10-111-0/+7
* spl: mmc: Add option to set eMMC HW boot partitionMans Rullgard2019-10-111-0/+6
* spl: add a generic function board_init_fPhilippe Reynes2019-10-111-0/+9
* Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-10-091-0/+1
|\
| * arm64: zynqmp: Define default SPL_TEXT_BASE address in KconfigMichal Simek2019-10-081-0/+1
* | Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-10-091-1/+11
|\ \