summaryrefslogtreecommitdiffstats
path: root/hw/char/omap_uart.c
Commit message (Expand)AuthorAgeFilesLines
* chardev: move headers to include/chardevMarc-André Lureau2017-06-021-1/+1
* char: rename CharDriverState ChardevMarc-André Lureau2017-01-271-3/+3
* char: remove init callbackMarc-André Lureau2016-10-241-2/+2
* arm devices: 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
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini2013-04-081-0/+187