summaryrefslogtreecommitdiff
path: root/include/configs/ls1021atwr.h
AgeCommit message (Expand)Author
2022-04-25configs: Layerscape: Remove the 'fdt_addr' envHou Zhiqiang
2022-04-21include/configs: drop COUNTER_FREQUENCYPeng Fan
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-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
2021-12-28Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-12-27Finish converting CONFIG_SYS_FSL_CLK to KconfigTom Rini
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini
2021-12-27Convert CONFIG_FSL_IFC to KconfigTom Rini
2021-12-26video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini
2021-11-09configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat
2021-09-07arm: Disable ATAGs supportTom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-31Convert CONFIG_RAMBOOT_PBL et al to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-31nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini
2021-08-30Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-08-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini
2021-08-30Convert CONFIG_ID_EEPROM to KconfigTom Rini
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-21board: freescale: drop CONFIG_DM_I2C undefsIgor Opaniuk
2021-02-08configs: ls1021atwr: enable CONFIG_MPC8XXX_GPIOBiwen Li
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-07-17Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay
2020-06-29spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)Lukasz Majewski
2020-05-19treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-04-28configs: ls1021a: Append CMA configuration to bootargsAlison Wang
2020-03-30configs: ls1021a: Append othbootargs to bootargsAlison Wang
2020-03-30ls1021a: Set CONFIG_SYS_BOOTMAPSZ to the memory for relocationAlison Wang
2020-02-04configs: ls1021a: Reserve low memory for CMAAlison Wang
2020-02-04dm: arm: ls1021a: add i2c DM supportBiwen Li
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-08freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal
2019-07-25configs: ls1021atwr: Fix distro_bootcmd for QSPI bootVladimir Oltean
2019-07-25arm: ls1021atwr: Convert to use driver model TSEC driverBin Meng