summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/ls102xa
AgeCommit message (Expand)AuthorFilesLines
2020-01-24ARM: LS1021A: remove redundant "depends on ARCH_LS1021A"Masahiro Yamada1-3/+0
2020-01-17common: Move clock functions into a new fileSimon Glass2-0/+2
2020-01-02pci: layerscape: move PCIE related CONFIG to PCI KconfigPankaj Bansal1-8/+0
2019-12-03common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-12-03common: Move some SMP functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move some time functions out of common.hSimon Glass1-0/+1
2019-12-03Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-11-27arm: drop eSDHC clock getting in mxc_get_clock() for layerscapeYangbo Lu1-2/+0
2019-11-08freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal1-2/+2
2019-10-21armv7: ls102xa: Don't power down OCRAM1 during deep sleepBiwen Li1-1/+6
2019-10-21armv7: ls102xa: add errata ID A-008646 for workaroundBiwen Li1-3/+4
2019-10-21armv7: ls102xa: Correct endianness of SCFG_SPARECR8 readBiwen Li1-1/+1
2019-07-25arm: ls1021atwr: Convert to use driver model TSEC driverBin Meng2-1/+11
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner1-2/+2
2019-03-15armv7: ls102xa: Add workaround for DDR erratum A-008850Alison Wang2-7/+43
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay1-6/+1
2018-09-27armv7: ls102xa: Disable QE before enter deep sleepRan Wang1-0/+4
2018-09-27armv7: fsl: remove sata supportPeng Ma2-42/+0
2018-08-08arm: ls102xa: Fix RGMII phy-connection-type FDT fixupBrendan Shanks1-2/+2
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek1-5/+5
2018-05-07ls102xa: psci: save context id in cpu_on commandPatrick Delaunay1-1/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini14-28/+14
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2018-02-08spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski1-17/+0
2017-12-13ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen1-0/+1
2017-09-11armv7: Add workaround for USB erratum A-009007Ran Wang2-0/+18
2017-09-11armv7: Add workaround for USB erratum A-008997Ran Wang2-0/+19
2017-09-11armv7: Add workaround for USB erratum A-009798Ran Wang2-0/+16
2017-09-11armv7: Add workaround for USB erratum A-009008Ran Wang2-0/+21
2017-09-11fsl-layerscape: Consolidate registers space defination for CCI-400 busAshish Kumar2-1/+14
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-0/+1
2017-07-11dm: scsi: Document and rename the scsi_scan() parameterSimon Glass1-1/+1
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass1-0/+1
2017-05-01fdt: Move fdt_fixup_ethernet to a common placeTom Rini1-2/+0
2017-04-14Convert CONFIG_FSL_DCU_FB to KconfigSanchayan Maity1-1/+1
2017-04-05fsl: ls102x: remove redundant GENERIC_TIMER_CLKAndre Przywara2-2/+2
2017-02-04arch: arm: update the IFC IP input clockPrabhakar Kushwaha1-8/+1
2017-01-18kconfig: move FSL_PCIE_COMPAT to platform KconfigHou Zhiqiang1-0/+8
2017-01-05ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to KconfigYork Sun1-4/+0
2017-01-05arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun1-0/+7
2017-01-05fsl_ddr: Move DDR config options to driver KconfigYork Sun1-43/+4
2017-01-05crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigYork Sun1-0/+1
2017-01-05crypto: Move SYS_FSL_SEC_COMPAT into driver KconfigYork Sun1-0/+2
2016-12-02armv7: ls1021a: Move SECURE_BOOT option to KconfigYork Sun1-0/+6
2016-10-06armv7: ls1021a: Move DDR config options to KconfigYork Sun1-0/+47
2016-10-06arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to KconfigYork Sun1-0/+11
2016-10-06arm: Move SYS_FSL_IFC_BANK_COUNT to KconfigYork Sun1-0/+5
2016-10-06arm: Move MAX_CPUS to KconfigYork Sun1-0/+11
2016-10-06arm: Move FSL_LSCH2 FSL_LSCH3 to KconfigYork Sun1-0/+8
2016-10-06arm: Fix Kconfig for proper display menuYork Sun1-2/+3