summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8
Commit message (Expand)AuthorAgeLines
* ARM: move -march=* and -mtune= options to arch/arm/MakefileMasahiro Yamada2015-03-27-2/+0
* remove unnecessary version.h includesRob Herring2015-03-24-5/+0
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-03-10-0/+45
|\
| * Errata/ARM57: Add basic constructs to handle and apply A57 specific erratasBhupesh Sharma2015-01-31-0/+45
* | armv8/vexpress64: make multientry conditionalLinus Walleij2015-03-09-4/+21
* | arm64: Add Xilinx ZynqMP supportMichal Simek2015-03-02-0/+87
* | drivers/mc: Migrated MC Flibs to 0.5.2J. German Rivera2015-02-24-1/+1
* | armv8/fsl-lsch3: Add support for second DDR clockYork Sun2015-02-24-2/+15
* | armv8/fsl-lsch3: Add fdt-fixup for clock frequency of the DUART nodesBhupesh Sharma2015-02-24-0/+5
* | armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stackYork Sun2015-02-24-60/+95
* | ARMv8/fsl-lsch3: Patch cpu node properties in DT for online coresArnab Basu2015-02-24-9/+23
* | armv8/fsl-lsch3: Change normal memory shareabilityYork Sun2015-02-24-3/+3
* | fsl-ch3/lowlevel: TZPC and TZASC programming to configure non-secure accessesBhupesh Sharma2015-02-24-0/+54
|/
* ARM: armv8: Fix typo in commentaryMichal Simek2015-01-14-1/+1
* kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada2014-11-23-1/+1
* kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-23-0/+2
* kconfig: arm: move "armv8" define to arch/arm/KconfigMasahiro Yamada2014-11-13-6/+0
* armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot PageYork Sun2014-09-25-81/+385
* kconfig: armv8: move CONFIG_ARM64 to KconfigMasahiro Yamada2014-09-16-0/+6
* ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board supportYork Sun2014-07-04-1/+1
* armv8/fsl-lsch3: Add support to load and start MC FirmwareJ. German Rivera2014-07-03-0/+11
* ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoCYork Sun2014-07-03-1/+705
* ARMv8: Adjust MMU setupYork Sun2014-07-03-30/+20
* arm64: zero cntvoff_el2Mark Rutland2014-06-09-1/+1
* Arm64 fix a bug of vbar_el3 initializationDavid Feng2014-05-25-2/+2
* arm64 patch: gicv3 supportDavid Feng2014-04-08-114/+39
* ARMv8: fix bug for flush data cache by set/wayLeo Yan2014-04-07-3/+1
* armv8/cache: Change cache invalidate and flush functionYork Sun2014-04-07-20/+46
* armv8/cache: Flush D-cache, invalidate I-cache for relocationYork Sun2014-04-07-6/+0
* armv8/cache: Consolidate setting for MAIR and TCRYork Sun2014-04-07-25/+19
* arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini2014-02-26-4/+1
* arm64: core supportDavid Feng2014-01-09-0/+1050