summaryrefslogtreecommitdiff
path: root/include/configs/ls1012a_common.h
Commit message (Expand)AuthorAgeFilesLines
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* Convert CONFIG_HWCONFIG to KconfigTom Rini2022-12-051-1/+0
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-3/+3
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* Remove unused symbolsTom Rini2022-12-051-4/+0
* 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-2/+0
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-101-2/+2
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-2/+0
* Convert CONFIG_LAYERSCAPE_NS_ACCESS to KconfigTom Rini2022-07-051-3/+0
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-281-2/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-6/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-3/+0
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-061-1/+0
* include/configs: drop COUNTER_FREQUENCYPeng Fan2022-04-211-3/+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
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-271-5/+0
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-5/+0
* configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat2021-11-091-4/+0
* Convert CONFIG_SYS_HZ to KconfigTom Rini2021-11-051-2/+0
* serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platformsTom Rini2021-10-011-2/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-3/+0
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-311-2/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* arm: Migrate GICV2 / GICV3 to KconfigTom Rini2021-08-301-2/+0
* Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to KconfigTom Rini2021-08-301-5/+0
* Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-301-1/+0
* i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2021-07-281-1/+1
* ls1012a: net: pfe: remove pfe stop from bootcmdMian Yousaf Kaukab2021-06-161-2/+2
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-1/+1
* configs: ls1012a: enable CONFIG_MPC8XXX_GPIOBiwen Li2021-02-081-0/+7
* configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN valueKuldeep Singh2020-07-271-1/+2
* include/configs: ls1012a: Remove fdt_high env variableUdit Agarwal2020-07-271-1/+1
* net: pfe_eth: Use spi_flash_read API to access flash memoryKuldeep Singh2020-07-271-1/+4
* configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN sizeKuldeep Singh2020-05-191-1/+1
* configs: ls1012a: Enable CONFIG_SPI_FLASH_SPANSION in defconfigsKuldeep Singh2020-05-191-1/+0
* treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh2020-05-191-15/+1
* dm: arm64: ls1012a: add i2c DM supportBiwen Li2020-02-041-0/+5
* env: Finish migration of common ENV optionsTom Rini2019-11-201-8/+0
* configs: Unset CONFIG_SPI_FLASH_BAR, move CONFIG_FSL_QSPI to defconfigAshish Kumar2019-06-191-1/+0
* configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini2019-05-261-1/+0
* Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay2019-03-251-4/+0
* board: Enable DHCP distro boot for LS1012a, LS1021aYunfeng Ding2019-03-031-2/+3
* armv8: layerscape: move CONFIG_LAYERSCAPE to KconfigRajesh Bhagat2019-02-191-1/+0
* armv8: ls1012ardb: Add TFABOOT supportRajesh Bhagat2018-12-061-1/+15
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Merge git://git.denx.de/u-boot-imxTom Rini2018-04-151-3/+0
|\
| * drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in KconfigSriram Dash2018-03-291-3/+0