aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ls1021atwr.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-25configs: Layerscape: Remove the 'fdt_addr' envHou Zhiqiang1-3/+1
2022-04-21include/configs: drop COUNTER_FREQUENCYPeng Fan1-1/+0
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini1-6/+0
2022-04-01Convert CONFIG_DEEP_SLEEP to KconfigTom Rini1-2/+0
2022-04-01Convert CONFIG_LPUART et al to KconfigTom Rini1-3/+1
2022-03-28video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass1-13/+0
2022-03-28video: Drop CONFIG_VIDEO_BMP_LOGOSimon Glass1-2/+0
2022-03-18Convert CONFIG_ETHPRIME to KconfigTom Rini1-8/+0
2022-03-18Convert CONFIG_ARMV7_SECURE_BASE et al to KconfigTom Rini1-2/+0
2022-03-03Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini1-2/+0
2022-03-03Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to KconfigTom Rini1-1/+0
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay1-1/+0
2021-12-28Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...WIP/28Dec2021-nextTom Rini1-1/+0
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-2/+0
2021-12-27Finish converting CONFIG_SYS_FSL_CLK to KconfigTom Rini1-2/+0
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-5/+0
2021-12-27Convert CONFIG_FSL_IFC to KconfigTom Rini1-1/+0
2021-12-26video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass1-1/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-12/+0
2021-11-09configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat1-2/+0
2021-09-07arm: Disable ATAGs supportTom Rini1-2/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-5/+0
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_RAMBOOT_PBL et al to KconfigTom Rini1-12/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-2/+0
2021-08-31nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini1-1/+0
2021-08-30Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to KconfigTom Rini1-5/+0
2021-08-30Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini1-4/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-1/+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-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2021-02-21board: freescale: drop CONFIG_DM_I2C undefsIgor Opaniuk1-1/+0
2021-02-08configs: ls1021atwr: enable CONFIG_MPC8XXX_GPIOBiwen Li1-0/+7
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-4/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-1/+0
2020-07-17Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay1-2/+0
2020-06-29spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX)Lukasz Majewski1-5/+0
2020-05-19treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh1-10/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2020-04-28configs: ls1021a: Append CMA configuration to bootargsAlison Wang1-2/+4
2020-03-30configs: ls1021a: Append othbootargs to bootargsAlison Wang1-4/+2
2020-03-30ls1021a: Set CONFIG_SYS_BOOTMAPSZ to the memory for relocationAlison Wang1-2/+1
2020-02-04configs: ls1021a: Reserve low memory for CMAAlison Wang1-0/+4
2020-02-04dm: arm: ls1021a: add i2c DM supportBiwen Li1-0/+7
2019-11-20env: Finish migration of common ENV optionsTom Rini1-10/+0
2019-11-08freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal1-2/+2
2019-07-25configs: ls1021atwr: Fix distro_bootcmd for QSPI bootVladimir Oltean1-1/+1
2019-07-25arm: ls1021atwr: Convert to use driver model TSEC driverBin Meng1-27/+1