summaryrefslogtreecommitdiff
path: root/include/configs/ls1021atsn.h
Commit message (Expand)AuthorAgeFilesLines
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* nxp: Rename CONFIG_U_BOOT_HDR_SIZE to FSL_U_BOOT_HDR_SIZETom Rini2022-12-221-15/+0
* arm: ls102xa: Migrate LS102XA_STREAM_IDTom Rini2022-12-051-2/+0
* Convert CONFIG_HWCONFIG to KconfigTom Rini2022-12-051-1/+0
* Convert CONFIG_FSL_DEVICE_DISABLE to KconfigTom Rini2022-12-051-2/+0
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-5/+5
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-051-1/+1
* Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini2022-12-051-4/+0
* Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini2022-11-101-3/+0
* Convert CONFIG_SYS_I2C_EEPROM_CCID et al to KconfigTom Rini2022-09-011-4/+0
* Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini2022-08-121-4/+0
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-2/+0
* Convert CONFIG_PCI_SCAN_SHOW to KconfigTom Rini2022-07-051-3/+0
* Convert CONFIG_PCIE1 et al to KconfigTom Rini2022-07-051-2/+0
* Convert CONFIG_LAYERSCAPE_NS_ACCESS to KconfigTom Rini2022-07-051-2/+0
* Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini2022-06-281-1/+0
* Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-061-4/+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
* Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_PBSIZE to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-061-1/+0
* configs: Layerscape: Remove the 'fdt_addr' envHou Zhiqiang2022-04-251-1/+0
* include/configs: drop COUNTER_FREQUENCYPeng Fan2022-04-211-1/+0
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-011-6/+0
* Convert CONFIG_DEEP_SLEEP to KconfigTom Rini2022-04-011-2/+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
* 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-1/+0
* Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...WIP/29Sep2021-nextTom Rini2021-09-291-1/+1
|\
| * net: update NXP copyright textVladimir Oltean2021-09-281-1/+1
* | Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-3/+0
* | Convert CONFIG_RAMBOOT_PBL et al to KconfigTom Rini2021-08-311-8/+0
* | Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-2/+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-5/+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 CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon 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-4/+0