aboutsummaryrefslogtreecommitdiff
path: root/hw/exynos4210_gic.c
AgeCommit message (Expand)Author
2012-06-19ARM: Exynos4210 IRQ: Introduce new IRQ gate functionality.Evgeny Voevodin
2012-04-13hw/exynos4210_gic: Convert to using sysbus GICPeter Maydell
2012-04-13hw/arm_gic: Make the GIC its own sysbus devicePeter Maydell
2012-04-13hw/arm_gic: Move gic_get_current_cpu into arm_gic.cPeter Maydell
2012-04-13hw/arm_gic: Move NCPU definition to arm_gic.cPeter Maydell
2012-04-13ARM: Exynos4210: Drop gic_cpu_write() after initialization.Evgeny Voevodin
2012-02-17ARM: exynos4210: IRQ subsystem support.Evgeny Voevodin