summaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)AuthorFilesLines
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini12-865/+48
2021-09-14pci: Drop PCI_INDIRECT_BRIDGESimon Glass5-12/+0
2021-09-14ppc: Remove UCP1020 boardSimon Glass1-832/+0
2021-09-11configs: j72*_evm: Define the buffer sizes for dfuAswath Govindraju1-2/+0
2021-09-11include: configs: am64x_evm: Add env variables for booting to kernel using US...Aswath Govindraju1-1/+30
2021-09-11ARM: omap3: evm: Enable booting 'fitImage' with DEFAULT_FIT_TI_ARGSDerald D. Woods1-40/+5
2021-09-10arm: mvebu: a38x: Fix 5200000 baudratePali Rohár1-1/+1
2021-09-08common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc1-1/+1
2021-09-08arm: Finish migration of CONFIG_MACH_TYPETom Rini79-236/+0
2021-09-07arm: Add Kconfig entry for MACH_TYPETom Rini1-2/+0
2021-09-07arm: Disable ATAGs supportTom Rini107-458/+0
2021-09-07imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini7-13/+0
2021-09-07Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigTom Rini11-21/+0
2021-09-07riscv: enable booting HiFive Unmatched from SATAHeinrich Schuchardt1-0/+3
2021-09-04net: Move network rules to drivers/netSimon Glass1-1/+1
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass22-48/+0
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass22-23/+23
2021-09-04power: Tidy up #undef of CONFIG_DM_PMICSimon Glass4-19/+0
2021-09-04Convert CONFIG_DMA_LPC32XX to KconfigSimon Glass1-3/+0
2021-09-04ti: Convert CONFIG_TI_EDMA3 to KconfigSimon Glass1-1/+0
2021-09-04sata: Rename SATA_SUPPORT to SATASimon Glass1-1/+1
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass3-3/+3
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass10-10/+10
2021-09-03Revert most of the series for adding vexpress_aemv8r supportTom Rini1-37/+21
2021-09-02vexpress64: Add BASER_FVP vexpress board variantPeter Hoyes1-21/+37
2021-09-02board: stemmy: Add basic Fastboot supportStephan Gerhold1-0/+27
2021-09-01arm: mvebu: a38x: Define supported UART baudratesPali Rohár1-0/+9
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini305-738/+0
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini117-207/+0
2021-09-01Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini20-24/+0
2021-09-01Convert CONFIG_RAMBOOT_PBL et al to KconfigTom Rini15-214/+1
2021-09-01nitrogen6x: Populate FDTFILE at build-time for all platformsTom Rini1-9/+1
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini312-564/+0
2021-09-01global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini165-353/+139
2021-09-01Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to KconfigTom Rini2-2/+0
2021-09-01nxp: Migrate a number of DDR related symbols to KconfigTom Rini31-80/+0
2021-09-01nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini27-44/+0
2021-09-01mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini2-2/+6
2021-09-01mvebu: Migrate CONFIG_DDR_32BIT/64BIT to KconfigTom Rini1-3/+0
2021-08-31global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini6-91/+0
2021-08-30astro_mcf5373l: Rework ASTRO_ID logicTom Rini1-7/+7
2021-08-30global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini9-25/+0
2021-08-30ppc: Rework some hard-coded BOOTCOMMANDSTom Rini23-76/+76
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini12-25/+4
2021-08-30Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to KconfigTom Rini16-69/+0
2021-08-30tegra: Cleanup I2C supportTom Rini1-5/+0
2021-08-30i2c: fsl_i2c: Migrate to KconfigTom Rini27-187/+7
2021-08-30rcar: i2c: Migrate SYS_I2C_SH to KconfigTom Rini1-18/+0
2021-08-30Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini44-213/+0
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini65-134/+0