aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ls2080a_common.h
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini
2022-12-22global: Remove unused CONFIG symbolsTom Rini
2022-12-05Convert CONFIG_HWCONFIG to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2022-12-05Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-08-12Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to KconfigTom Rini
2022-08-04Convert CONFIG_SYS_FSL_DDR_INTLV_256B to KconfigTom Rini
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini
2022-07-05Convert CONFIG_SYS_DDR_RAW_TIMING to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_TARGET to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini
2022-04-21include/configs: drop COUNTER_FREQUENCYPeng Fan
2022-04-08arm: fsl-layerscape: Migrate more DP-DDR options to KconfigTom Rini
2022-03-25Convert CONFIG_RESET_PHY_R to KconfigTom Rini
2022-03-03Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini
2022-02-09Convert CONFIG_REMAKE_ELF to KconfigAlper Nebi Yasak
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini
2021-12-27Convert CONFIG_FSL_IFC to KconfigTom Rini
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini
2021-10-01serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platformsTom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-08configs: ls208xa: enable CONFIG_MPC8XXX_GPIOBiwen Li
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-07-27armv8: layerscape: properly use CPU_RELEASE_ADDRMichael Walle
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-08-22boards: ls2088a: Add support of I2C driver model.Chuanhua Han
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2019-03-15mc : Reduce MC memory size to 128MMeenakshi Aggarwal
2019-03-03configs: fsl: move DDR specific defines to KconfigRajesh Bhagat
2019-02-19armv8: layerscape: move CONFIG_LAYERSCAPE to KconfigRajesh Bhagat