History log of /barrelfish-master/kernel/arch/armv8/plat_apm88xxxx.c
Revision Date Author Comments
# 396aeb57 07-Nov-2019 Lukas Humbel <lukas.humbel@inf.ethz.ch>

armv8: Start with all interrupts disabled

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 6276671e 27-Nov-2018 Adam Turowski <adam.turowski@inf.ethz.ch>

arms: unifying interrupts, timers and platform data

Signed-off-by: Adam Turowski <adam.turowski@inf.ethz.ch>


# 79df19ed 05-Jul-2018 Adam Turowski <adam.turowski@inf.ethz.ch>

arm: adding gic v3

Signed-off-by: Adam Turowski <adam.turowski@inf.ethz.ch>


# 79a6fbe8 20-Mar-2017 Lukas Humbel <lukas.humbel@inf.ethz.ch>

GICv3: Add support for mem-mapped CPU interface

Not clear if this is working, since we don't have a interrupt source yet.

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# b11e2d2b 16-Mar-2017 Reto Achermann <reto.achermann@inf.ethz.ch>

ARMv8: adding stub for booting cores on the X-GENE

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 418bfcd9 07-Mar-2017 Reto Achermann <reto.achermann@inf.ethz.ch>

ARMv8: adding missing function to make APM88xxxx target compile

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 7b619dd9 23-Dec-2016 Moritz Hoffmann <moritz.hoffmann@inf.ethz.ch>

kernel/plat_apm88xxxx: Correct gic_cpu_interface_enable function signature

Signed-off-by: Moritz Hoffmann <moritz.hoffmann@inf.ethz.ch>


# 039ef73b 08-Dec-2016 Moritz Hoffmann <moritz.hoffmann@inf.ethz.ch>

kernel/armv8: Move GIC initialization to platform-specific code

Signed-off-by: Moritz Hoffmann <moritz.hoffmann@inf.ethz.ch>


# 45e8e396 09-Nov-2016 Moritz Hoffmann <moritz.hoffmann@inf.ethz.ch>

kernel/armv8/apm88xxxx: Implement platform_get_info

Signed-off-by: Moritz Hoffmann <moritz.hoffmann@inf.ethz.ch>


# c372cf49 09-Nov-2016 Moritz Hoffmann <moritz.hoffmann@inf.ethz.ch>

aarch64: Make generic timer initialization platform independent

Signed-off-by: Moritz Hoffmann <moritz.hoffmann@inf.ethz.ch>


# 2205b9b8 09-Oct-2016 Reto Achermann <reto.achermann@inf.ethz.ch>

armv8: adding missing platform stubs for mustang

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 058fcd0d 06-Oct-2016 Reto Achermann <reto.achermann@inf.ethz.ch>

armv8/apm88xxxx: removing directory and moving functionality to plat_* files.

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# 1e6cb7ab 04-Aug-2016 Reto Achermann <reto.achermann@inf.ethz.ch>

ARMv8: making Barrelfish boot on the X-Gene

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>