u-boot-brain/arch/arm
David Feng c71645ad2b arm64 patch: gicv3 support
This patch add gicv3 support to uboot armv8 platform.

Changes for v2:
  - rename arm/cpu/armv8/gic.S with arm/lib/gic_64.S
  - move smp_kick_all_cpus() from gic.S to start.S, it would be
    implementation dependent.
  - Each core initialize it's own ReDistributor instead of master
    initializeing all ReDistributors. This is advised by arnab.basu
    <arnab.basu@freescale.com>.

Signed-off-by: David Feng <fenghua@phytium.com.cn>
2014-04-08 00:15:12 +02:00
..
cpu arm64 patch: gicv3 support 2014-04-08 00:15:12 +02:00
dts Merge branch 'master' of git://git.denx.de/u-boot-arm into master 2014-04-04 11:35:30 +02:00
imx-common imx: add rules for U-Boot DTB support 2014-04-02 10:45:35 +02:00
include/asm arm64 patch: gicv3 support 2014-04-08 00:15:12 +02:00
lib arm64 patch: gicv3 support 2014-04-08 00:15:12 +02:00
config.mk build:arm: Remove setting of CROSS_COMPILE environment variable 2014-04-07 20:04:36 +02:00