summaryrefslogtreecommitdiffstats
path: root/include/configs/ls1012a_common.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six2018-04-081-2/+0
* | configs: ls1012a: add pfe configuration for LS1012ACalvin Johnson2018-03-221-3/+3
* | Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-1/+0
|/
* Remove config_distro_defaults.hAdam Ford2018-02-231-1/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-4/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-2/+0
* arm64: ls1012a: Add sata distro boot supportYuantian Tang2018-01-171-0/+11
* Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada2017-12-261-1/+0
* arm64: ls1012ardb: Add distro boot supportRajesh Bhagat2017-12-131-1/+9
* armv8: ls1012a: Modify Kernel and Environment offsetBhaskar Upadhaya2017-12-061-2/+2
* armv8: configs: ls1012a: correct the generic timer frequencyYuantian Tang2017-10-271-1/+1
* configs: Re-sync CONFIG_CMD_IMLS with moveconfigTuomas Tynkkynen2017-10-101-3/+0
* include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-2/+0
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-2/+0
* Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2017-07-251-1/+0
* common: arm: freescale: layerscape: Move header files out of common.hSimon Glass2017-06-051-0/+2
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-05-261-2/+1
|\
| * armv8: ls1012a: fix the size of flash for multiple boardsSuresh Gupta2017-05-231-1/+1
| * armv8: layperscape: remove CONFIG_SPI_FLASH_BAR from some platformsSuresh Gupta2017-05-231-1/+0
* | Kconfig: Drop CONFIG_CMD_ENVSimon Glass2017-05-221-1/+0
|/
* armv8: LS1012ARDB: Add QSPI Secure Boot targetVinitha Pillai-B572232017-04-171-2/+0
* armv8: fsl-lsch2: Use Chassis-2 streamid definition for ls1012aBharat Bhushan2017-03-281-0/+1
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-1/+0
* board: freescale: ls1012a: Enable secure DDR on LS1012A platformsPrabhakar Kushwaha2017-02-031-0/+1
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-1/+0
* Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass2017-01-251-2/+0
* armv8/fsl-lsch2: refactor the clock system initializationHou Zhiqiang2017-01-181-4/+2
* armv8:ls1012a: Update bootargs for fast-bootPratiyush Srivastava2016-11-211-1/+1
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-10-121-8/+0
|\