summaryrefslogtreecommitdiff
path: root/include/configs/corenet_ds.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_RAMBOOT_PBL et al to KconfigTom Rini1-10/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-09-01global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-3/+0
2021-09-01nxp: Migrate a number of DDR related symbols to KconfigTom Rini1-4/+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-4/+0
2021-08-30i2c: fsl_i2c: Migrate to KconfigTom Rini1-9/+1
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-2/+0
2021-08-30Convert CONFIG_ID_EEPROM to KconfigTom Rini1-1/+0
2021-08-05ppc: Drop DM_PCI from config filesSimon Glass1-21/+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-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-05-19common: Drop linux/stringify.h from common headerSimon Glass1-0/+2
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2020-05-04dm: powerpc: P5040DS: add i2c DM supportBiwen Li1-1/+7
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini1-6/+0
2019-12-04mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal1-3/+3
2019-11-21env: Finish migration of common ENV optionsTom Rini1-17/+0
2019-11-08freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal1-1/+1
2019-08-28powerpc: corenet_ds: Disable legacy PCIe driver when DM_PCI is enabledHou Zhiqiang1-44/+19
2019-05-26configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini1-6/+0
2019-03-26Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay1-4/+0
2019-03-26Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-2/+0
2018-10-20Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-7/+0
2018-10-06configs: drop CONFIG_SYS_EXTRA_ENV_RELOCSimon Goldschmidt1-3/+0
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-2/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-07-10cmd: Kconfig: Move CONFIG_MP to KconfigSiva Durga Prasad Paladugu1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-09treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six1-1/+0
2018-04-08treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to KconfigMario Six1-1/+0
2018-04-08treewide: Migrate CONFIG_SYS_ALT_MEMTEST 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-3/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-4/+0
2018-01-10configs: Move SYS_DPAA_QBMAN to KconfigAhmed Mansour1-1/+0
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada1-1/+0
2017-12-13ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen1-2/+0
2017-12-12ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen1-1/+0
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-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-5/+0
2017-08-11Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy1-5/+0
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-4/+0