summaryrefslogtreecommitdiff
path: root/common/spl/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2021-10-08image: Use the correct checks for CRC32Simon Glass1-1/+12
2021-10-05lib: optee: remove the duplicate CONFIG_OPTEEPatrick Delaunay1-3/+3
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-64/+1
2021-09-08common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc1-22/+1
2021-09-08common: Remove unused CONFIG_FIT_SHAxxx selectorsAlexandru Gagniuc1-42/+0
2021-09-04net: Move network rules to drivers/netSimon Glass1-0/+2
2021-09-04net: Rename SPL_NET_SUPPORT to SPL_NETSimon Glass1-5/+5
2021-09-04power: Refactor Makefile rulesSimon Glass1-0/+13
2021-09-04sata: Rename SATA_SUPPORT to SATASimon Glass1-3/+3
2021-09-04ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDRSimon Glass1-3/+3
2021-09-04Rename CACHE_SUPPORT to CACHESimon Glass1-7/+1
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass1-5/+5
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass1-6/+6
2021-09-04rtc: Rename RTC_SUPPORT to RTCSimon Glass1-2/+2
2021-09-04pch: Rename PCH_SUPPORT to PCHSimon Glass1-2/+2
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass1-6/+6
2021-09-01Kconfig: Remove all default n/no optionsMichal Simek1-7/+0
2021-07-31arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár1-1/+3
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass1-3/+3
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass1-2/+2
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass1-2/+2
2021-07-28Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass1-2/+2
2021-07-28Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass1-1/+1
2021-07-28Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass1-1/+1
2021-07-28Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass1-3/+3
2021-07-28Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTOSimon Glass1-1/+1
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass1-1/+1
2021-07-21spl: Provide more information on boot failureSimon Glass1-0/+10
2021-07-16Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5Simon Glass1-1/+1
2021-07-16Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32Simon Glass1-2/+2
2021-07-16image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxxSimon Glass1-4/+4
2021-05-31board: sifive: add HiFive Unmatched board supportGreen Wan1-2/+2
2021-05-27spl: Kconfig: Use tabs instead of space for alignmentMichal Simek1-12/+12
2021-04-19Revert "spl: Drop bd_info in the data section"Alexandru Gagniuc1-9/+0
2021-04-08riscv: sifive: Rename fu540 board to unleashedBin Meng1-2/+3
2021-03-27cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass1-1/+1
2021-03-26dm: core: Add an option to support SPL in read-only memorySimon Glass1-0/+24
2021-01-28bootcount: allow to use this feature on TPLPhilippe Reynes1-1/+8
2021-01-26sunxi: support loading with SPL > 32KBAndre Przywara1-1/+2
2021-01-26sunxi: Introduce common symbol for H6 like SoCsJernej Skrabec1-2/+2
2021-01-15spl: Kconfig: Add SPL dependency to CONFIG_HANDOFFOvidiu Panait1-1/+1
2021-01-05spl: Drop bd_info in the data sectionSimon Glass1-0/+9
2020-12-05spl: atf: add support for LOAD_IMAGE_V2Michael Walle1-0/+9
2020-10-23Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom 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-08fs/squashfs: new filesystemJoao Marcos Costa1-0/+9