summaryrefslogtreecommitdiff
path: root/include/configs/ls1021aiot.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-061-3/+0
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-2/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-5/+0
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-2/+0
* include/configs: drop COUNTER_FREQUENCYPeng Fan2022-04-211-1/+0
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-011-7/+0
* Convert CONFIG_ETHPRIME to KconfigTom Rini2022-03-181-2/+0
* Remove CONFIG_HAS_ETH0 et al symbolsTom Rini2022-03-181-4/+0
* Convert CONFIG_ARMV7_SECURE_BASE et al to KconfigTom Rini2022-03-181-2/+0
* Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini2022-03-031-2/+0
* Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass2022-02-091-4/+0
* scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICESimon Glass2022-02-091-2/+0
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-271-2/+0
* Finish converting CONFIG_SYS_FSL_CLK to KconfigTom Rini2021-12-271-2/+0
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-271-8/+0
* configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat2021-11-091-2/+0
* Convert CONFIG_SPL_DRIVERS_MISC et al to KconfigTom Rini2021-11-051-6/+0
* arm: Disable ATAGs supportTom Rini2021-09-071-2/+0
* mmc: Rename MMC_SUPPORT to MMCSimon Glass2021-09-041-1/+1
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-5/+0
* Convert CONFIG_RAMBOOT_PBL et al to KconfigTom Rini2021-08-311-7/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-2/+0
* Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to KconfigTom Rini2021-08-311-1/+0
* nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to KconfigTom Rini2021-08-301-6/+0
* Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini2021-08-301-4/+0
* 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
* i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass2021-07-281-1/+1
* i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2021-07-281-1/+1
* Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass2021-07-281-1/+1
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-1/+1
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/08Aug2020Tom Rini2020-08-081-8/+0
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-2/+0
* spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)Lukasz Majewski2020-06-291-5/+0
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-041-7/+0
* Convert CONFIG_CMD_MMC to KconfigTom Rini2020-05-251-1/+0
* treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh2020-05-191-6/+0
* Convert CONFIG_PHYLIB et al to KconfigTom Rini2020-04-281-2/+0
* ls1021a: Set CONFIG_SYS_BOOTMAPSZ to the memory for relocationAlison Wang2020-03-301-2/+3
* dm: arm: ls1021a: add i2c DM supportBiwen Li2020-02-041-0/+7
* env: Finish migration of common ENV optionsTom Rini2019-11-201-6/+0
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-291-1/+0
* armv7: ls102xa: Add workaround for DDR erratum A-008850Alison Wang2019-03-151-0/+2
* configs: Don't use SPI_FLASH_BAR as defaultVignesh R2019-02-071-1/+0
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-2/+0
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-171-1/+0