summaryrefslogtreecommitdiff
path: root/include/configs/MPC8560ADS.h
AgeCommit message (Expand)Author
2022-03-03powerpc: Remove unused MPC8540/60ADS codeTom Rini
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-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-15Remove unused CONFIG_CONS_NONEPatrick Delaunay
2021-10-01kgdb: Remove unused serial related optionsTom 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-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-30powerpc: Remove unused FCC ethernet codeTom 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-26Kconfig: Remove CONFIG_CLOCKS_IN_MHZTom Rini
2020-06-18net: eepro100: Add Kconfig entriesMarek Vasut
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini
2019-11-20env: Finish migration of common ENV optionsTom Rini
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-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: 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
2017-08-11Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_IRQ to KconfigSimon Glass
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-01-04ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to KconfigYork Sun