summaryrefslogtreecommitdiff
path: root/include/configs/ls1012a_common.h
AgeCommit message (Expand)Author
2022-07-05Convert CONFIG_LAYERSCAPE_NS_ACCESS to KconfigTom Rini
2022-06-28Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini
2022-04-21include/configs: drop COUNTER_FREQUENCYPeng Fan
2022-02-09Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass
2022-02-09scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICESimon Glass
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini
2021-11-09configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini
2021-10-01serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platformsTom 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_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini
2021-08-30Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2021-06-16ls1012a: net: pfe: remove pfe stop from bootcmdMian Yousaf Kaukab
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-08configs: ls1012a: enable CONFIG_MPC8XXX_GPIOBiwen Li
2020-07-27configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN valueKuldeep Singh
2020-07-27include/configs: ls1012a: Remove fdt_high env variableUdit Agarwal
2020-07-27net: pfe_eth: Use spi_flash_read API to access flash memoryKuldeep Singh
2020-05-19configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN sizeKuldeep Singh
2020-05-19configs: ls1012a: Enable CONFIG_SPI_FLASH_SPANSION in defconfigsKuldeep Singh
2020-05-19treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh
2020-02-04dm: arm64: ls1012a: add i2c DM supportBiwen Li
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-06-19configs: Unset CONFIG_SPI_FLASH_BAR, move CONFIG_FSL_QSPI to defconfigAshish Kumar
2019-05-26configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini
2019-03-25Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay
2019-03-03board: Enable DHCP distro boot for LS1012a, LS1021aYunfeng Ding
2019-02-19armv8: layerscape: move CONFIG_LAYERSCAPE to KconfigRajesh Bhagat
2018-12-06armv8: ls1012ardb: Add TFABOOT supportRajesh Bhagat
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini
2018-04-08treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six
2018-03-29drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in KconfigSriram Dash
2018-03-22configs: ls1012a: add pfe configuration for LS1012ACalvin Johnson
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-02-23Remove config_distro_defaults.hAdam Ford
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-01-17arm64: ls1012a: Add sata distro boot supportYuantian Tang
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada
2017-12-13arm64: ls1012ardb: Add distro boot supportRajesh Bhagat