summaryrefslogtreecommitdiffstats
path: root/hw/omap_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* hw: include hw header files with full pathsPaolo Bonzini2013-03-011-3/+3
* sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber2013-01-211-2/+2
* Make all static TypeInfos constAndreas Färber2013-01-101-2/+2
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-8/+8
* qom: Unify type registrationAndreas Färber2012-02-151-2/+2
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-14/+18
* sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori2012-01-271-26/+44
* sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity2011-11-281-3/+3
* omap_gpio: convert to memory APIAvi Kivity2011-11-281-47/+48
* hw/omap_gpio: Fix infinite recursion when doing 8/16 bit readsPeter Maydell2011-11-141-1/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-2/+2
* hw/omap_gpio.c: Convert to qdevJuha Riihimäki2011-07-301-107/+151
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+1
* hw/omap2.c : separate gpio modulecmchao2010-06-301-0/+523
* hw/omap1.c : separate gpio modulecmchao2010-06-301-0/+202
OpenPOWER on IntegriCloud