summaryrefslogtreecommitdiff
path: root/include/configs/MPC8560ADS.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-1/+0
2021-09-14pci: Drop PCI_INDIRECT_BRIDGESimon Glass1-1/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-09-01global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-2/+0
2021-09-01nxp: Migrate a number of DDR related symbols to KconfigTom Rini1-1/+0
2021-08-30ppc: Rework some hard-coded BOOTCOMMANDSTom Rini1-3/+3
2021-08-30i2c: fsl_i2c: Migrate to KconfigTom Rini1-4/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-1/+0
2021-08-30powerpc: Remove unused FCC ethernet codeTom Rini1-46/+1
2021-08-05ppc: Drop CONFIG_SYS_PCI_SUBSYS_VENDORIDSimon Glass1-1/+0
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-1/+0
2020-07-25net: dc2114x: Add Kconfig entriesMarek Vasut1-1/+0
2020-06-26Kconfig: Remove CONFIG_CLOCKS_IN_MHZTom Rini1-2/+0
2020-06-18net: eepro100: Add Kconfig entriesMarek Vasut1-1/+0
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+2
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini1-2/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-8/+0
2019-03-03configs: fsl: move DDR specific defines to KconfigRajesh Bhagat1-1/+0
2018-10-20Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-2/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-7/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-09treewide: Convert CONFIG_HOSTNAME to a string optionMario Six1-1/+1
2018-04-08treewide: Migrate CONFIG_TSEC_ENET to KconfigMario Six1-1/+0
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-1/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-6/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-1/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-6/+0
2017-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-2/+0
2017-08-11Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy1-8/+0
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-4/+0
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_IRQ to KconfigSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-4/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-1/+0
2017-01-05ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to KconfigYork Sun1-1/+0
2017-01-05fsl_ddr: Move DDR config options to driver KconfigYork Sun1-1/+0
2017-01-05powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to KconfigYork Sun1-2/+0
2016-12-02powerpc: mpc85xx: Move CONFIG_FSL_LAW to KconfigYork Sun1-1/+0
2016-11-24powerpc: MPC8560ADS: Remove macro CONFIG_MPC8560ADSYork Sun1-1/+0
2016-11-24powerpc: MPC8560: Remove macro CONFIG_MPC8560York Sun1-1/+0
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng1-3/+0
2016-10-28drivers/pci/Kconfig: Add PCITom Rini1-1/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-2/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0