summaryrefslogtreecommitdiff
path: root/include/configs/MPC8548CDS.h
AgeCommit message (Expand)Author
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-12-27CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini
2021-12-27Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini
2021-12-27Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini
2021-12-01Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini
2021-10-01kgdb: Remove unused serial related optionsTom Rini
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-30ppc: Rework some hard-coded BOOTCOMMANDSTom Rini
2021-08-30Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to KconfigTom 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-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini
2021-08-30Convert CONFIG_ID_EEPROM to KconfigTom Rini
2021-08-05ppc: Drop DM_PCI from config filesSimon Glass
2021-08-04config: MPC8548CDS: eliminate symbol CONFIG_SYS_ID_EEPROMHeinrich Schuchardt
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2021-03-05configs: fsl: move via specific defines to KconfigRajesh Bhagat
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-07-25net: dc2114x: Add Kconfig entriesMarek Vasut
2020-07-10powerpc: move ADDR_MAP to KconfigMarek Szyprowski
2020-06-26Kconfig: Remove CONFIG_CLOCKS_IN_MHZTom Rini
2020-06-18net: eepro100: Add Kconfig entriesMarek Vasut
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-05-04dm: ppc: MPC8548CDS: add i2c DM supportBiwen Li
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-08-28powerpc: MPC8548CDS: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang
2019-08-26powerpc: mpc8548cds: extend the reserved length for monitorHou Zhiqiang
2019-06-20powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to KconfigHou Zhiqiang
2019-03-03configs: fsl: move DDR specific defines to KconfigRajesh Bhagat
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford
2018-05-14treewide: Move CONFIG_PHY_MARVELL to KconfigMario Six
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08treewide: Convert CONFIG_HOSTNAME to a string optionMario Six
2018-04-08treewide: Migrate CONFIG_TSEC_ENET to KconfigMario Six
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko