summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Remove all default n/no optionsWIP/2021-08-30-kconfig-migrations-part2-nextMichal Simek2021-08-3165-224/+1
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-31953-740/+690
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-31457-310/+512
* Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini2021-08-3135-103/+68
* ls1046ardb_qspi*: Enable RAMBOOT_PBLTom Rini2021-08-313-0/+9
* Convert CONFIG_RAMBOOT_PBL et al to KconfigTom Rini2021-08-3166-274/+201
* Convert CONFIG_QSPI_BOOT to KconfigTom Rini2021-08-3118-18/+6
* Convert CONFIG_SYS_FSL_DDR4 to KconfigTom Rini2021-08-3111-14/+4
* configs: Remove unused IMX_NAND symbolTom Rini2021-08-312-2/+0
* nitrogen6x: Populate FDTFILE at build-time for all platformsTom Rini2021-08-312-10/+1
* nitrogen6x: Migrate DDR_MB to KconfigTom Rini2021-08-3110-9/+11
* Convert CONFIG_SPL to KconfigTom Rini2021-08-312-2/+1
* imx: Finish migration of IMX_CONFIG to KconfigTom Rini2021-08-31193-137/+198
* imx: Introduce CONFIG_MACH_IMXTom Rini2021-08-312-0/+16
* Convert CONFIG_MX7D to KconfigTom Rini2021-08-313-2/+3
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-31935-564/+636
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-30166-355/+141
* qfw: Switch to CONFIG_SYS_LOAD_ADDR from CONFIG_LOADADDRTom Rini2021-08-302-6/+2
* Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to KconfigTom Rini2021-08-304-2/+2
* nxp: Migrate a number of DDR related symbols to KconfigTom Rini2021-08-30159-91/+262
* nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini2021-08-30152-89/+166
* ddr: Migrate DDR_SPD to KconfigTom Rini2021-08-303-0/+11
* mvebe: Migrate CONFIG_DDR_LOG_LEVEL to KconfigTom Rini2021-08-302-4/+14
* mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini2021-08-303-4/+8
* mvebu: Migrate CONFIG_DDR_32BIT/64BIT to KconfigTom Rini2021-08-303-3/+14
* global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini2021-08-3011-134/+2
* Merge branch '2021-08-30-kconfig-migrations-part1' into nextTom Rini2021-08-30789-7086/+2834
|\
| * Kconfig: Use spaces not tabs in Kconfig entiresWIP/2021-08-30-kconfig-migrations-part1-nextTom Rini2021-08-302-3/+3
| * astro_mcf5373l: Rework ASTRO_ID logicTom Rini2021-08-301-7/+7
| * mpc83xx: Update commentTom Rini2021-08-301-1/+1
| * spi: altera_spi: Do not abuse CONFIG namespaceTom Rini2021-08-301-4/+2
| * video: Remove ati_radeon_fbTom Rini2021-08-305-3243/+0
| * global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini2021-08-3014-253/+3
| * i8042: Do not abuse CONFIG namespaceTom Rini2021-08-302-8/+8
| * ppc: Rework some hard-coded BOOTCOMMANDSTom Rini2021-08-3023-76/+76
| * arm: Migrate GICV2 / GICV3 to KconfigTom Rini2021-08-3018-30/+36
| * nand: vf610_nfc: Do not abuse CONFIG namespaceTom Rini2021-08-301-27/+27
| * varisys: Remove dead codeTom Rini2021-08-303-527/+0
| * README: Remove some old i2c related textTom Rini2021-08-301-13/+0
| * Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to KconfigTom Rini2021-08-30179-89/+143
| * tegra: Cleanup I2C supportTom Rini2021-08-302-10/+0
| * i2c: fsl_i2c: Migrate to KconfigTom Rini2021-08-30141-211/+506
| * rcar: i2c: Migrate SYS_I2C_SH to KconfigTom Rini2021-08-3012-71/+54
| * Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini2021-08-30185-324/+383
| * Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini2021-08-30171-174/+193
| * cmd/i2c.c: Remove unused legacy codeTom Rini2021-08-301-50/+0
| * i2c: Remove non-DM code from ihs_i2c.cTom Rini2021-08-302-252/+0
| * ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespaceTom Rini2021-08-3017-64/+27
| * am43xx: Drop non-DM_I2C codeTom Rini2021-08-301-27/+0
| * am335x: Drop non-DM_I2C codeTom Rini2021-08-302-27/+0