summaryrefslogtreecommitdiffstats
path: root/hw/exynos4210_gic.c
Commit message (Expand)AuthorAgeFilesLines
* hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini2013-04-081-462/+0
* hw: move headers to include/Paolo Bonzini2013-04-081-1/+1
* hw: include hw header files with full pathsPaolo Bonzini2013-03-011-3/+3
* sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber2013-01-211-1/+1
* Make all static TypeInfos constAndreas Färber2013-01-101-2/+2
* exynos4210: Add EHCI supportLiming Wang2013-01-071-1/+1
* cleanup useless return sentenceAmos Kong2012-10-051-4/+0
* ARM: Exynos4210 IRQ: Introduce new IRQ gate functionality.Evgeny Voevodin2012-06-191-39/+39
* hw/exynos4210_gic: Convert to using sysbus GICPeter Maydell2012-04-131-8/+24
* hw/arm_gic: Make the GIC its own sysbus devicePeter Maydell2012-04-131-0/+1
* hw/arm_gic: Move gic_get_current_cpu into arm_gic.cPeter Maydell2012-04-131-6/+0
* hw/arm_gic: Move NCPU definition to arm_gic.cPeter Maydell2012-04-131-5/+4
* ARM: Exynos4210: Drop gic_cpu_write() after initialization.Evgeny Voevodin2012-04-131-2/+0
* ARM: exynos4210: IRQ subsystem support.Evgeny Voevodin2012-02-171-0/+458
OpenPOWER on IntegriCloud