summaryrefslogtreecommitdiff
path: root/include/configs/MPC8349EMDS_SDRAM.h
AgeCommit message (Expand)Author
2021-10-01ppc: Remove MPC8349EMDS board and ARCH_MPC8349 supportTom Rini
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-13pci: Drop PCI_INDIRECT_BRIDGESimon Glass
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini
2021-08-31nxp: Migrate a number of DDR related symbols to KconfigTom Rini
2021-08-30global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini
2021-08-30global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini
2021-08-30ppc: Rework some hard-coded BOOTCOMMANDSTom Rini
2021-08-30i2c: fsl_i2c: Migrate to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-08-05ppc: Drop CONFIG_SYS_PCI_SUBSYS_VENDORIDSimon Glass
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-07-25net: dc2114x: Add Kconfig entriesMarek Vasut
2020-06-18net: eepro100: Add Kconfig entriesMarek Vasut
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-20env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass
2019-05-21mpc83xx: Get rid of CONFIG_SYS_LBC_*Mario Six
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six
2019-05-21mpc83xx: Migrate CONFIG_LCRR_* to KconfigMario Six
2019-05-21mpc83xx: Migrate arbiter config to KconfigMario Six
2019-05-21mpc83xx: Migrate CONFIG_SYS_IMMR to KconfigMario Six
2019-05-21mpc83xx: Migrate HID config to KconfigMario Six
2019-05-21mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six
2019-05-21mpc83xx: Simplify BR,OR linesMario Six
2019-05-21mpc83xx: Normalize BR/OR option linesMario Six
2019-05-21mpc83xx: Migrate LBLAW_* to KconfigMario Six
2019-05-21mpc83xx: Migrate BATS config to KconfigMario Six
2019-05-21powerpc: Migrate HIGH_BATS to KconfigMario Six
2019-05-21mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six
2019-05-21mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six
2019-05-21mpc83xx: Migrate legacy PCI options to KconfigMario Six
2019-05-21mpc83xx: Make distinct MPC8349EMDS_SDRAM boardMario Six