summaryrefslogtreecommitdiff
path: root/include/configs/MPC8548CDS.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini2022-11-101-2/+0
* Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to KconfigTom Rini2022-11-101-7/+0
* Convert CONFIG_SYS_INIT_RAM_LOCK to KconfigTom Rini2022-11-101-1/+0
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-5/+5
* Convert CONFIG_SYS_I2C_EEPROM_CCID et al to KconfigTom Rini2022-09-011-3/+0
* Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini2022-08-041-1/+0
* Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini2022-08-041-2/+0
* Convert CONFIG_SYS_FLASH_CHECKSUM to KconfigTom Rini2022-08-041-1/+0
* Convert CONFIG_SYS_FLASH_EMPTY_INFO to KconfigTom Rini2022-08-041-2/+0
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-1/+0
* Convert CONFIG_PCI_SCAN_SHOW to KconfigTom Rini2022-07-051-4/+0
* Convert CONFIG_PCIE1 et al to KconfigTom Rini2022-07-051-4/+0
* Convert CONFIG_SYS_SPD_BUS_NUM to KconfigTom Rini2022-07-051-2/+0
* Convert CONFIG_ENABLE_36BIT_PHYS to KconfigTom Rini2022-07-051-1/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-1/+0
* powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...Tom Rini2022-06-061-2/+2
* Convert CONFIG_DIMM_SLOTS_PER_CTLR to KconfigTom Rini2022-04-081-2/+0
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-011-2/+0
* mpc8548cds: Rework CONFIG_LEGACY usageTom Rini2022-04-011-8/+0
* Convert CONFIG_ETHPRIME to KconfigTom Rini2022-03-181-3/+0
* Remove CONFIG_HAS_ETH0 et al symbolsTom Rini2022-03-181-6/+0
* Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini2022-03-031-1/+0
* Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini2022-03-031-5/+0
* Convert CONFIG_BOOTFILE to KconfigTom Rini2022-03-031-1/+0
* Convert CONFIG_BTB to KconfigTom Rini2022-03-031-1/+0
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-1/+0
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-271-2/+0
* CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini2021-12-271-2/+2
* Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini2021-12-271-1/+0
* Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini2021-12-271-2/+0
* Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini2021-12-011-17/+0
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-19/+0
* kgdb: Remove unused serial related optionsTom Rini2021-10-011-4/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-2/+0
* nxp: Migrate a number of DDR related symbols to KconfigTom Rini2021-08-311-3/+0
* ppc: Rework some hard-coded BOOTCOMMANDSTom Rini2021-08-301-3/+3
* Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to KconfigTom Rini2021-08-301-2/+0
* i2c: fsl_i2c: Migrate to KconfigTom Rini2021-08-301-4/+0
* Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-301-1/+0
* Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini2021-08-301-2/+0
* Convert CONFIG_ID_EEPROM to KconfigTom Rini2021-08-301-1/+0
* ppc: Drop DM_PCI from config filesSimon Glass2021-08-051-16/+0
* config: MPC8548CDS: eliminate symbol CONFIG_SYS_ID_EEPROMHeinrich Schuchardt2021-08-041-1/+0
* i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2021-07-281-1/+1
* configs: fsl: move via specific defines to KconfigRajesh Bhagat2021-03-051-2/+0
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-1/+1
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-1/+0
* net: dc2114x: Add Kconfig entriesMarek Vasut2020-07-251-1/+0