summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/ls102xa
Commit message (Expand)AuthorAgeFilesLines
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski2018-02-071-17/+0
* ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen2017-12-121-0/+1
* armv7: Add workaround for USB erratum A-009007Ran Wang2017-09-112-0/+18
* armv7: Add workaround for USB erratum A-008997Ran Wang2017-09-112-0/+19
* armv7: Add workaround for USB erratum A-009798Ran Wang2017-09-112-0/+16
* armv7: Add workaround for USB erratum A-009008Ran Wang2017-09-112-0/+21
* fsl-layerscape: Consolidate registers space defination for CCI-400 busAshish Kumar2017-09-112-1/+14
* Convert CONFIG_CMD_PCI to KconfigSimon Glass2017-08-111-0/+1
* dm: scsi: Document and rename the scsi_scan() parameterSimon Glass2017-07-111-1/+1
* Convert CONFIG_SCSI to KconfigSimon Glass2017-07-111-0/+1
* fdt: Move fdt_fixup_ethernet to a common placeTom Rini2017-05-011-2/+0
* Convert CONFIG_FSL_DCU_FB to KconfigSanchayan Maity2017-04-141-1/+1
* fsl: ls102x: remove redundant GENERIC_TIMER_CLKAndre Przywara2017-04-052-2/+2
* arch: arm: update the IFC IP input clockPrabhakar Kushwaha2017-02-031-8/+1
* kconfig: move FSL_PCIE_COMPAT to platform KconfigHou Zhiqiang2017-01-181-0/+8
* ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to KconfigYork Sun2017-01-041-4/+0
* arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun2017-01-041-0/+7
* fsl_ddr: Move DDR config options to driver KconfigYork Sun2017-01-041-43/+4
* crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigYork Sun2017-01-041-0/+1
* crypto: Move SYS_FSL_SEC_COMPAT into driver KconfigYork Sun2017-01-041-0/+2
* armv7: ls1021a: Move SECURE_BOOT option to KconfigYork Sun2016-12-021-0/+6
* armv7: ls1021a: Move DDR config options to KconfigYork Sun2016-10-061-0/+47
* arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to KconfigYork Sun2016-10-061-0/+11
* arm: Move SYS_FSL_IFC_BANK_COUNT to KconfigYork Sun2016-10-061-0/+5
* arm: Move MAX_CPUS to KconfigYork Sun2016-10-061-0/+11
* arm: Move FSL_LSCH2 FSL_LSCH3 to KconfigYork Sun2016-10-061-0/+8
* arm: Fix Kconfig for proper display menuYork Sun2016-10-061-2/+3
* armv7: LS1021a: enable i-cache in start.SXiaoliang Yang2016-10-061-0/+4
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-09-268-3/+451
|\
| * armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDRYork Sun2016-09-261-2/+2
| * armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig optionYork Sun2016-09-261-0/+3
| * Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig optionYork Sun2016-09-261-0/+3
| * nxp: ls102xa: add LS1 PSCI system suspendHongbo Zhang2016-09-143-1/+248
| * nxp: ls102xa: add EPU Finite State MachineHongbo Zhang2016-09-142-0/+165
| * fsl-layerscape: Add workaround for PCIe erratum A010315Hou Zhiqiang2016-09-141-0/+14
| * arm: fsl-layerscape: move forward the non-secure access permission setupHou Zhiqiang2016-09-141-0/+5
| * fsl: serdes: ensure accessing the initialized maps of serdes protocolHou Zhiqiang2016-09-141-2/+13
* | treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
|/
* ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implementionHongbo Zhang2016-07-261-2/+101
* ARMv7: PSCI: ls102xa: check target CPU ID before further operationsHongbo Zhang2016-07-261-1/+34
* ARM: PSCI: Switch to per-CPU target PC storage in secure data sectionChen-Yu Tsai2016-07-151-7/+7
* ARM: PSCI: Remove unused psci_text_end symbolChen-Yu Tsai2016-07-151-2/+0
* ARM: PSCI: Split out common stack setup code from psci_arch_initChen-Yu Tsai2016-07-151-10/+0
* common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-261-1/+1
* armv7: ls102xa: spl: fix the macro name of MMC modeQianyu Gong2016-05-181-1/+1
* armv7: ls102xa: Move smmu and stream id initialization into the common soc codeAlison Wang2016-02-241-0/+48
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-01-281-10/+6
|\
| * arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type()Bin Meng2016-01-281-10/+6
* | arm: ls1021a: Adjust sata register default valuesTang Yuantian2016-01-251-5/+5
|/