aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ls1012a_common.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-05Convert CONFIG_HWCONFIG to KconfigTom Rini1-1/+0
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-3/+3
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-12-05Remove unused symbolsTom Rini1-4/+0
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini1-1/+1
2022-12-05Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini1-2/+0
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-2/+2
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-2/+0
2022-07-05Convert CONFIG_LAYERSCAPE_NS_ACCESS to KconfigTom Rini1-3/+0
2022-06-28Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini1-2/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-6/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-3/+0
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini1-1/+0
2022-04-21include/configs: drop COUNTER_FREQUENCYPeng Fan1-3/+0
2022-02-09Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass1-4/+0
2022-02-09scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICESimon Glass1-2/+0
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-2/+0
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-5/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-5/+0
2021-11-09configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat1-4/+0
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini1-2/+0
2021-10-01serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platformsTom Rini1-2/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-3/+0
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-2/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini1-2/+0
2021-08-30Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to KconfigTom Rini1-5/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-1/+0
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2021-06-16ls1012a: net: pfe: remove pfe stop from bootcmdMian Yousaf Kaukab1-2/+2
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2021-02-08configs: ls1012a: enable CONFIG_MPC8XXX_GPIOBiwen Li1-0/+7
2020-07-27configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN valueKuldeep Singh1-1/+2
2020-07-27include/configs: ls1012a: Remove fdt_high env variableUdit Agarwal1-1/+1
2020-07-27net: pfe_eth: Use spi_flash_read API to access flash memoryKuldeep Singh1-1/+4
2020-05-19configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN sizeKuldeep Singh1-1/+1
2020-05-19configs: ls1012a: Enable CONFIG_SPI_FLASH_SPANSION in defconfigsKuldeep Singh1-1/+0
2020-05-19treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh1-15/+1
2020-02-04dm: arm64: ls1012a: add i2c DM supportBiwen Li1-0/+5
2019-11-20env: Finish migration of common ENV optionsTom Rini1-8/+0
2019-06-19configs: Unset CONFIG_SPI_FLASH_BAR, move CONFIG_FSL_QSPI to defconfigAshish Kumar1-1/+0
2019-05-26configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini1-1/+0
2019-03-25Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay1-4/+0
2019-03-03board: Enable DHCP distro boot for LS1012a, LS1021aYunfeng Ding1-2/+3
2019-02-19armv8: layerscape: move CONFIG_LAYERSCAPE to KconfigRajesh Bhagat1-1/+0
2018-12-06armv8: ls1012ardb: Add TFABOOT supportRajesh Bhagat1-1/+15
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini1-3/+0
2018-04-08treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six1-2/+0