summaryrefslogtreecommitdiff
path: root/hw/exynos4210_gic.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-19ARM: Exynos4210 IRQ: Introduce new IRQ gate functionality.Evgeny Voevodin1-39/+39
2012-04-13hw/exynos4210_gic: Convert to using sysbus GICPeter Maydell1-8/+24
2012-04-13hw/arm_gic: Make the GIC its own sysbus devicePeter Maydell1-0/+1
2012-04-13hw/arm_gic: Move gic_get_current_cpu into arm_gic.cPeter Maydell1-6/+0
2012-04-13hw/arm_gic: Move NCPU definition to arm_gic.cPeter Maydell1-5/+4
2012-04-13ARM: Exynos4210: Drop gic_cpu_write() after initialization.Evgeny Voevodin1-2/+0
2012-02-17ARM: exynos4210: IRQ subsystem support.Evgeny Voevodin1-0/+458