aboutsummaryrefslogtreecommitdiff
path: root/include/configs/p1_p2_rdb_pc.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-18Convert CONFIG_ETHPRIME to KconfigTom Rini1-2/+0
2022-03-18Remove CONFIG_HAS_ETH0 et al symbolsTom Rini1-4/+0
2022-03-03Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini1-2/+0
2022-03-03Convert CONFIG_BOOTFILE to KconfigTom Rini1-1/+0
2022-03-03Convert CONFIG_BTB to KconfigTom Rini1-1/+0
2022-02-09Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass1-1/+0
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay1-2/+0
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-6/+0
2021-12-27Convert CONFIG_SYS_NAND_U_BOOT_OFFS to KconfigTom Rini1-2/+0
2021-12-27Convert CONFIG_TPL_TEXT_BASE to KconfigTom Rini1-2/+1
2021-12-27Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini1-1/+0
2021-12-27Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini1-2/+0
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-1/+0
2021-12-01Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini1-19/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-28/+0
2021-11-09configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat1-6/+0
2021-10-06Convert CONFIG_NAND_FSL_ELBC et al to KconfigTom Rini1-9/+2
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini1-5/+0
2021-10-01kgdb: Remove unused serial related optionsTom Rini1-4/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-3/+0
2021-08-31nxp: Migrate a number of DDR related symbols to KconfigTom Rini1-1/+0
2021-08-31nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini1-1/+0
2021-08-30ppc: Rework some hard-coded BOOTCOMMANDSTom Rini1-4/+4
2021-08-30Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to KconfigTom Rini1-3/+0
2021-08-30i2c: fsl_i2c: Migrate to KconfigTom Rini1-7/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-1/+0
2021-08-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini1-4/+0
2021-08-30Convert CONFIG_ID_EEPROM to KconfigTom Rini1-1/+0
2021-08-05ppc: Drop DM_PCI from config filesSimon Glass1-24/+0
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2020-09-24board/freescale: Remove P1024RDB board supportPriyanka Jain1-12/+0
2020-09-24board/freescale: Remove P1021RDB board supportPriyanka Jain1-18/+0
2020-09-24board/freescale: Remove P1020MBG board supportPriyanka Jain1-12/+2
2020-09-24board/freescale: Remove P1020UTM board supportPriyanka Jain1-11/+0
2020-09-24board/freescale: Remove P1025RDB board supportPriyanka Jain1-51/+0
2020-09-24configs: p1_p2_rdb: Add the default address of vsc7385 firmwareHou Zhiqiang1-0/+2
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-1/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-2/+0
2020-07-10powerpc: move ADDR_MAP to KconfigMarek Szyprowski1-5/+0
2020-06-26Kconfig: Remove CONFIG_CLOCKS_IN_MHZTom Rini1-2/+0
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass1-0/+2
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2020-05-04dm: powerpc: P1020: add i2c DM supportBiwen Li1-1/+8
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal1-4/+4
2019-11-20env: Finish migration of common ENV optionsTom Rini1-18/+4
2019-08-28powerpc: p1_p2_rdb: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang1-13/+23
2019-06-20powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to KconfigHou Zhiqiang1-1/+0