summaryrefslogtreecommitdiffstats
path: root/hw/misc/omap_gpmc.c
Commit message (Expand)AuthorAgeFilesLines
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+2
* Replace all occurances of __FUNCTION__ with __func__Alistair Francis2018-01-221-3/+3
* hw/misc: Clean up includesPeter Maydell2016-01-291-0/+1
* arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-09-071-2/+1Star
* omap: Fix warnings from SparseStefan Weil2015-03-191-1/+2
* omap_gpmc.c: Remove duplicate assignmentDr. David Alan Gilbert2014-10-241-2/+0Star
* memory: convert memory_region_destroy to object_unparentPaolo Bonzini2014-08-181-1/+1
* hw/arm/omap_gpmc: Avoid buffer overrun filling prefetch FIFOPeter Maydell2014-05-131-0/+4
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-4/+4
* hw: move other devices to hw/misc/, configure with default-configs/Paolo Bonzini2013-04-081-0/+894