summaryrefslogtreecommitdiff
path: root/include/configs/corenet_ds.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_CACHE_STASHING to KconfigTom Rini2022-07-081-1/+0
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-1/+0
* Convert CONFIG_SYS_FSL_CPC et al to KconfigTom Rini2022-07-071-1/+0
* Convert CONFIG_SYS_RAMBOOT to KconfigTom Rini2022-07-071-4/+0
* Convert CONFIG_SYS_BOOK3E_HV 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-2/+0
* Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to KconfigTom Rini2022-07-051-5/+0
* powerpc: Clean up CHAIN_OF_TRUST related optionsTom Rini2022-07-051-9/+0
* Convert CONFIG_SYS_SPD_BUS_NUM to KconfigTom Rini2022-07-051-1/+0
* Convert CONFIG_ENABLE_36BIT_PHYS to KconfigTom Rini2022-07-051-2/+0
* Convert CONFIG_LBA48 et al to KconfigTom Rini2022-06-281-5/+0
* ata: fsl_sata: Remove legacy non-BLK codeTom Rini2022-06-281-7/+0
* PowerPC: Remove some unused USB codeTom Rini2022-06-281-5/+0
* Convert CONFIG_HAS_FSL_DR_USB to KconfigTom Rini2022-06-281-1/+0
* Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini2022-06-281-4/+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
* Convert CONFIG_BACKSIDE_L2_CACHE to KconfigTom Rini2022-03-251-1/+0
* Convert CONFIG_ETHPRIME to KconfigTom Rini2022-03-181-1/+0
* Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini2022-03-031-1/+0
* Convert CONFIG_BOOTFILE to KconfigTom Rini2022-03-031-1/+0
* Convert CONFIG_BTB to KconfigTom Rini2022-03-031-1/+0
* Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass2022-02-091-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
* Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini2021-12-271-1/+0
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-271-1/+0
* Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini2021-12-011-22/+0
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-26/+0
* configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat2021-11-091-30/+1
* Remove unused CONFIG_SYS_FLASH_AMD_CHECK_DQ7Patrick Delaunay2021-10-151-1/+0
* Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini2021-10-061-2/+1
* kgdb: Remove unused serial related optionsTom Rini2021-10-011-4/+0
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-301-1/+1
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_RAMBOOT_PBL et al to KconfigTom Rini2021-08-311-10/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-3/+0
* nxp: Migrate a number of DDR related symbols to KconfigTom Rini2021-08-311-4/+0
* ppc: Rework some hard-coded BOOTCOMMANDSTom Rini2021-08-301-4/+4
* Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to KconfigTom Rini2021-08-301-4/+0
* i2c: fsl_i2c: Migrate to KconfigTom Rini2021-08-301-9/+1
* 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-21/+0
* i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2021-07-281-1/+1