Home
last modified time | relevance | path

Searched hist:c71645ad2bd5179ad21e2501c26f574e9688f02a (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/lib/
H A Dgic_64.Sc71645ad2bd5179ad21e2501c26f574e9688f02a Fri Mar 14 06:26:27 UTC 2014 David Feng <fenghua@phytium.com.cn> 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>
H A DMakefilec71645ad2bd5179ad21e2501c26f574e9688f02a Fri Mar 14 06:26:27 UTC 2014 David Feng <fenghua@phytium.com.cn> 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>
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dgic.hc71645ad2bd5179ad21e2501c26f574e9688f02a Fri Mar 14 06:26:27 UTC 2014 David Feng <fenghua@phytium.com.cn> 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>
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/
H A DMakefilec71645ad2bd5179ad21e2501c26f574e9688f02a Fri Mar 14 06:26:27 UTC 2014 David Feng <fenghua@phytium.com.cn> 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>
H A Dstart.Sc71645ad2bd5179ad21e2501c26f574e9688f02a Fri Mar 14 06:26:27 UTC 2014 David Feng <fenghua@phytium.com.cn> 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>
/rk3399_rockchip-uboot/include/configs/
H A Dvexpress_aemv8a.hc71645ad2bd5179ad21e2501c26f574e9688f02a Fri Mar 14 06:26:27 UTC 2014 David Feng <fenghua@phytium.com.cn> 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>