summaryrefslogtreecommitdiffstats
path: root/hw/gpio/omap_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-09-071-2/+2
* Convert ffs() != 0 callers to ctz32()Stefan Hajnoczi2015-04-281-8/+5
* omap: Fix warnings from SparseStefan Weil2015-03-191-1/+2
* hw: cannot_instantiate_with_device_add_yet due to pointer propsMarkus Armbruster2013-12-241-0/+4
* omap_gpio: QOM cast cleanup for omap2_gpif_sAndreas Färber2013-07-291-14/+21
* omap_gpio: QOM cast cleanup for omap_gpif_sAndreas Färber2013-07-291-10/+17
* hw/gpio: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-3/+3
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-3/+3
* hw: move GPIO interfaces to hw/gpio/, configure with default-configs/Paolo Bonzini2013-04-081-0/+792
OpenPOWER on IntegriCloud