summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/ls102xa
AgeCommit message (Expand)Author
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-03-15armv7: ls102xa: Add workaround for DDR erratum A-008850Alison Wang
2018-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay
2018-09-27armv7: ls102xa: Disable QE before enter deep sleepRan Wang
2018-09-27armv7: fsl: remove sata supportPeng Ma
2018-08-07arm: ls102xa: Fix RGMII phy-connection-type FDT fixupBrendan Shanks
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-05-07ls102xa: psci: save context id in cpu_on commandPatrick Delaunay
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen
2017-09-11armv7: Add workaround for USB erratum A-009007Ran Wang
2017-09-11armv7: Add workaround for USB erratum A-008997Ran Wang
2017-09-11armv7: Add workaround for USB erratum A-009798Ran Wang
2017-09-11armv7: Add workaround for USB erratum A-009008Ran Wang
2017-09-11fsl-layerscape: Consolidate registers space defination for CCI-400 busAshish Kumar
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-07-11dm: scsi: Document and rename the scsi_scan() parameterSimon Glass
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass
2017-05-01fdt: Move fdt_fixup_ethernet to a common placeTom Rini
2017-04-14Convert CONFIG_FSL_DCU_FB to KconfigSanchayan Maity
2017-04-05fsl: ls102x: remove redundant GENERIC_TIMER_CLKAndre Przywara
2017-02-03arch: arm: update the IFC IP input clockPrabhakar Kushwaha
2017-01-18kconfig: move FSL_PCIE_COMPAT to platform KconfigHou Zhiqiang
2017-01-04ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to KconfigYork Sun
2017-01-04arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun
2017-01-04fsl_ddr: Move DDR config options to driver KconfigYork Sun
2017-01-04crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigYork Sun
2017-01-04crypto: Move SYS_FSL_SEC_COMPAT into driver KconfigYork Sun
2016-12-02armv7: ls1021a: Move SECURE_BOOT option to KconfigYork Sun
2016-10-06armv7: ls1021a: Move DDR config options to KconfigYork Sun
2016-10-06arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to KconfigYork Sun
2016-10-06arm: Move SYS_FSL_IFC_BANK_COUNT to KconfigYork Sun
2016-10-06arm: Move MAX_CPUS to KconfigYork Sun
2016-10-06arm: Move FSL_LSCH2 FSL_LSCH3 to KconfigYork Sun
2016-10-06arm: Fix Kconfig for proper display menuYork Sun
2016-10-06armv7: LS1021a: enable i-cache in start.SXiaoliang Yang
2016-09-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-09-26armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDRYork Sun
2016-09-26armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig optionYork Sun
2016-09-26Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig optionYork Sun
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-14nxp: ls102xa: add LS1 PSCI system suspendHongbo Zhang
2016-09-14nxp: ls102xa: add EPU Finite State MachineHongbo Zhang
2016-09-14fsl-layerscape: Add workaround for PCIe erratum A010315Hou Zhiqiang
2016-09-14arm: fsl-layerscape: move forward the non-secure access permission setupHou Zhiqiang
2016-09-14fsl: serdes: ensure accessing the initialized maps of serdes protocolHou Zhiqiang
2016-07-26ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implementionHongbo Zhang
2016-07-26ARMv7: PSCI: ls102xa: check target CPU ID before further operationsHongbo Zhang