summaryrefslogtreecommitdiff
path: root/include/configs/ls1043a_common.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-3/+0
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-2/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini1-1/+0
2021-08-30Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to KconfigTom Rini1-5/+0
2021-08-30Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini1-4/+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-17armv8: layerscape: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33Yangbo Lu1-8/+1
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2021-02-08configs: ls1043a: enable CONFIG_MPC8XXX_GPIOBiwen Li1-0/+7
2020-12-10ls1043a: Fix address for secure boot headersManish Tomar1-2/+2
2020-07-27I2C: ls1043a, ls1046a: enable SYS_I2C_MXCBiwen Li1-2/+1
2020-07-27armv8: layerscape: properly use CPU_RELEASE_ADDRMichael Walle1-1/+1
2020-06-29spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a)Lukasz Majewski1-2/+0
2020-06-05Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-2/+0
2020-03-30dm: arm64: ls1043a: add i2c DM supportBiwen Li1-0/+11
2019-11-27armv8: ls1043aqds: modify the qspi_bootcmd definitionWen He1-2/+2
2019-11-08freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal1-4/+4
2019-05-26configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini1-4/+0
2019-05-22armv8: Secure Boot: Modify boot_a_script definitionVinitha V Pillai1-1/+2
2019-04-30configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-2/+0
2019-03-26Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay1-8/+0
2019-03-26Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-4/+0
2019-03-03board: ls1043a: use default scan_dev_for_bootMian Yousaf Kaukab1-6/+0
2019-03-03board: ls1043a: enable dhcp bootMian Yousaf Kaukab1-1/+2
2019-02-19armv8: layerscape: move CONFIG_LAYERSCAPE to KconfigRajesh Bhagat1-1/+0
2019-02-19QE: ls1043a: modify CONFIG_SYS_QE_FW_ADDR to (512*4A00) in SD CardZhao Qiang1-1/+1
2019-02-19armv8: ls1043ardb: Add the nand_bootcmd definitionWen He1-0/+8
2019-01-18ls1043a: add support for nand-boot cmd for TFAPankit Garg1-0/+2
2018-12-07armv8: ls1043ardb: Add TFABOOT supportRajesh Bhagat1-1/+26
2018-10-20Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-3/+0
2018-07-26armv8: layerscape: Drop u-boot-with-spl.bin for selected boardsYork Sun1-2/+0
2018-07-10cmd: Kconfig: Move CONFIG_MP to KconfigSiva Durga Prasad Paladugu1-1/+0
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-5/+0
2018-04-09treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six1-1/+0
2018-03-29drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in KconfigSriram Dash1-5/+0
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-1/+0
2018-02-24Remove config_distro_defaults.hAdam Ford1-1/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-10/+0
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini1-2/+0
2017-12-07SECURE BOOT: Add fall back optionVinitha Pillai-B572231-9/+22
2017-11-15armv8: ls1043ardb: Add sd_bootcmd for distro fallback in case of sdbootShengzhou Liu1-4/+11
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini1-18/+1
2017-10-27net: remove CONFIG_NET_MULTIMasahiro Yamada1-1/+0
2017-10-09armv8: ls1043ardb_sdcard: prepare falcon bootYork Sun1-3/+4
2017-09-22armv8: ls1043a: disable IFC in SPL only when QSPI is usedYangbo Lu1-1/+1
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-2/+0