summaryrefslogtreecommitdiff
path: root/hw/omap_intc.c
AgeCommit message (Expand)Author
2011-11-28sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity
2011-11-11hw/omap_intc.c: Avoid crash on access to nonexistent banked registersPeter Maydell
2011-09-23omap_intc: QdevifyPeter Maydell
2011-09-23omap_intc: Use MemoryRegion APIPeter Maydell
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-06-30hw/omap1.c : separate interrupt controller modulecmchao