summaryrefslogtreecommitdiff
path: root/include/configs/ls2080ardb.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-3/+3
2022-12-22ddr: fsl: Remove CONFIG_MEM_INIT_VALUETom Rini1-1/+0
2022-12-22global: Remove unused CONFIG symbolsTom Rini1-1/+0
2022-12-22Convert CONFIG_FLASH_SHOW_PROGRESS to KconfigTom Rini1-2/+0
2022-12-06Convert CONFIG_RTC_DS1337 et al to KconfigTom Rini1-2/+0
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-55/+55
2022-12-06global: Move remaining CONFIG_SYS_NOR_* to CFG_SYS_NOR_*Tom Rini1-19/+19
2022-12-06global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini1-27/+27
2022-12-06Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to KconfigTom Rini1-3/+0
2022-11-10Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini1-1/+0
2022-09-02Convert CONFIG_SYS_I2C_EEPROM_CCID et al to KconfigTom Rini1-4/+0
2022-08-04Convert CONFIG_FSL_MEMAC et al to KconfigTom Rini1-2/+0
2022-08-04configs: Remove a number of unreferenced CONFIG options.Tom Rini1-4/+0
2022-08-04Convert CONFIG_SYS_FLASH_QUIET_TEST to KconfigTom Rini1-1/+0
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini1-2/+0
2022-08-04Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini1-2/+0
2022-08-04Convert CONFIG_SYS_FLASH_EMPTY_INFO to KconfigTom Rini1-1/+0
2022-07-06Convert CONFIG_PCI_SCAN_SHOW to KconfigTom Rini1-4/+0
2022-07-06Convert CONFIG_SYS_SPD_BUS_NUM to KconfigTom Rini1-1/+0
2022-07-06Convert CONFIG_DP_DDR_DIMM_SLOTS_PER_CTLR to KconfigTom Rini1-3/+0
2022-06-29ata: fsl_sata: Remove legacy non-BLK codeTom Rini1-5/+0
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini1-1/+0
2022-04-25configs: Layerscape: Remove the 'fdt_addr' envHou Zhiqiang1-2/+0
2022-04-08Convert CONFIG_FSL_QIXIS et al to KconfigTom Rini1-8/+0
2022-04-08Convert CONFIG_DIMM_SLOTS_PER_CTLR to KconfigTom Rini1-1/+0
2022-03-18Convert CONFIG_ETHPRIME to KconfigTom Rini1-1/+0
2022-03-04Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini1-1/+0
2022-02-09Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass1-4/+0
2022-02-09scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICESimon Glass1-2/+0
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay1-1/+0
2021-12-28Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-6/+1
2021-12-27Finish CONFIG_VID et al conversion to KconfigTom Rini1-6/+0
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-3/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-26/+0
2021-10-06Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigTom Rini1-1/+0
2021-10-06Convert CONFIG_NAND_FSL_ELBC et al to KconfigTom Rini1-1/+0
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini1-2/+0
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini1-1/+0
2021-09-01nxp: Migrate a number of DDR related symbols to KconfigTom Rini1-3/+0
2021-09-01nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini1-1/+0
2021-08-30Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini1-3/+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-18configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to KconfigKuldeep Singh1-10/+0
2021-07-20configs: ls2080ardb.h: Update mc size in envPriyanka Jain1-6/+6
2021-06-17armv8: layerscape: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33Yangbo Lu1-6/+1
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2020-10-22rtc: move pcf8563 to KconfigHeiko Schocher1-1/+0
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-3/+0
2020-05-19configs: ls2080ardb: Make BOOT command access flash memory as per spi-memKuldeep Singh1-4/+10