summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-fsl-layerscape/config.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini1-2/+0
2021-08-30Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini1-3/+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-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2020-12-10armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal1-3/+3
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini1-1/+0
2020-05-19treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh1-1/+0
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+4
2020-01-24arch: armv8: fsl-layerscape: export serdes config to environmentAlex Marginean1-0/+2
2019-08-22drivers: i2c: mxc: Fix compiler error when using i2c dm modeChuanhua Han1-0/+2
2019-05-22armv8: ls1028a: Add NXP LS1028A SoC supportYuantian Tang1-0/+61
2019-02-19armv8: layerscape: move TZASC and TZPC configs to KconfigRajesh Bhagat1-3/+0
2018-12-07armv8: lx2160a: Add LX2160A SoC SupportPriyanka Jain1-0/+56
2018-09-27armv8: ls1043a: advertise QMan v3 in configurationLaurentiu Tudor1-0/+1
2018-08-10armv8: ls1046a: advertise QMan v3 in configurationLaurentiu Tudor1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-27armv8: layerscape: Allocate 66 MB DDR for secure memorySumit Garg1-1/+1
2017-09-11armv8: ls1088a: Add NXP LS1088A SoC supportAshish Kumar1-1/+61
2017-06-02armv8: layerscape: Enabling loading PPA during SPL stageYork Sun1-0/+1
2017-04-17armv8: ls1043a: Drop macro CONFIG_LS1043AYork Sun1-1/+1
2017-04-17armv8: ls2080a: Drop macro CONFIG_LS2080AYork Sun1-1/+1
2017-04-17armv8: SECURE_BOOT: Enable chain of trust on LS1012A platformVinitha Pillai-B572231-1/+6
2017-04-17armv8: SECURE_BOOT: Enable chain of trust on LS1046A platformVinitha Pillai-B572231-1/+1
2017-03-14armv8: layerscape: Rewrite memory reservationYork Sun1-2/+2
2017-03-10ARM: Migrate errata to KconfigTom Rini1-6/+0
2017-02-04board: freescale: ls1012a: Enable secure DDR on LS1012A platformsPrabhakar Kushwaha1-0/+3
2017-01-18armv8/ls1043a: fixup GIC offset for ls1043a rev1Wenbin Song1-0/+22
2017-01-18armv8/fsl_lsch2: Add the OCRAM initializationHou Zhiqiang1-0/+3
2017-01-18ARMv8/fsl-layerscape: Correct the OCRAM sizeHou Zhiqiang1-3/+5
2017-01-05arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun1-20/+0
2017-01-05fsl_ddr: Move DDR config options to driver KconfigYork Sun1-2/+2
2017-01-05crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigYork Sun1-4/+0
2017-01-05crypto: Move SYS_FSL_SEC_COMPAT into driver KconfigYork Sun1-2/+0
2016-12-02script: remove CONFIG_SYS_CCSRBAR_DEFAULT from white listYork Sun1-1/+0
2016-11-22armv8: fsl-layerscape: Add NXP LS2088A SoC supportPriyanka Jain1-0/+1
2016-10-06armv8: fsl-layerscape: Move DDR config options to KconfigYork Sun1-14/+0
2016-10-06arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to KconfigYork Sun1-5/+0
2016-10-06arm: Move FSL_HAS_DP_DDR and NUM_DDR_CONTROLLERS to KconfigYork Sun1-3/+0
2016-10-06arm: Move SYS_FSL_IFC_BANK_COUNT to KconfigYork Sun1-3/+0
2016-10-06arm: Move MAX_CPUS to KconfigYork Sun1-4/+0
2016-09-26Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig optionYork Sun1-1/+0
2016-09-26armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021AYork Sun1-4/+2
2016-09-26armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046AYork Sun1-1/+2
2016-09-15armv8: ls1046a: Enable DDR erratum for ls1046aShengzhou Liu1-0/+6
2016-09-15armv8: fsl-layerscape: add define CONFIG_STANDALONE_LOAD_ADDR for standalone appShaohui Xie1-0/+2
2016-09-15driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012aShengzhou Liu1-1/+3
2016-09-15fsl-layerscape: Add workaround for PCIe erratum A010315Hou Zhiqiang1-0/+2
2016-08-27ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-2/+0
2016-07-26armv8: fsl_lsch2: Add LS1046A SoC supportMingkai Hu1-0/+27