summaryrefslogtreecommitdiff
path: root/include/configs/ls1021aqds.h
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_SMP_PEN_ADDR to CFGTom Rini
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini
2022-12-22Convert CONFIG_PEN_ADDR_BIG_ENDIAN to KconfigTom Rini
2022-12-22ddr: fsl: Remove CONFIG_MEM_INIT_VALUETom Rini
2022-12-22Convert CONFIG_FLASH_SHOW_PROGRESS to KconfigTom Rini
2022-12-07net: tsec: Remove non-DM_ETH support codeTom Rini
2022-12-05arm: ls102xa: Migrate LS102XA_STREAM_IDTom Rini
2022-12-05Convert CONFIG_HWCONFIG to KconfigTom Rini
2022-12-05Convert CONFIG_FSL_DEVICE_DISABLE to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2022-12-05Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_NOR_* to CFG_SYS_NOR_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-09-01Convert CONFIG_SYS_I2C_EEPROM_CCID et al to KconfigTom Rini
2022-08-20ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH codeTom Rini
2022-08-04Convert CONFIG_SYS_FLASH_QUIET_TEST to KconfigTom Rini
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini
2022-08-04Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini
2022-08-04Convert CONFIG_SYS_FLASH_EMPTY_INFO to KconfigTom Rini
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini
2022-07-05Convert CONFIG_PCI_SCAN_SHOW to KconfigTom Rini
2022-07-05Convert CONFIG_PCIE1 et al to KconfigTom Rini
2022-07-05Convert CONFIG_LAYERSCAPE_NS_ACCESS to KconfigTom Rini
2022-07-05Convert CONFIG_SYS_DDR_RAW_TIMING to KconfigTom Rini
2022-07-05Convert CONFIG_SYS_SPD_BUS_NUM to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini
2022-04-21include/configs: drop COUNTER_FREQUENCYPeng Fan
2022-04-08Convert CONFIG_FSL_QIXIS et al to KconfigTom Rini
2022-04-08Convert CONFIG_DIMM_SLOTS_PER_CTLR to KconfigTom Rini
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini
2022-04-01Convert CONFIG_DEEP_SLEEP to KconfigTom Rini
2022-04-01Convert CONFIG_LPUART et al to KconfigTom Rini
2022-03-28video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass
2022-03-28video: Drop CONFIG_VIDEO_BMP_LOGOSimon Glass
2022-03-18Convert CONFIG_ETHPRIME to KconfigTom Rini
2022-03-18Remove CONFIG_HAS_ETH0 et al symbolsTom Rini
2022-03-18Convert CONFIG_ARMV7_SECURE_BASE et al to KconfigTom Rini
2022-03-03Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini
2022-03-03Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to KconfigTom Rini
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay