summaryrefslogtreecommitdiff
path: root/hw/char/omap_uart.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-02chardev: move headers to include/chardevMarc-André Lureau1-1/+1
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau1-3/+3
2016-10-24char: remove init callbackMarc-André Lureau1-2/+2
2016-01-29arm devices: Clean up includesPeter Maydell1-0/+1
2015-09-07arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster1-2/+1
2015-03-19omap: Fix warnings from SparseStefan Weil1-1/+2
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini1-1/+1
2013-04-08hw: move char devices to hw/char/, configure via default-configs/Paolo Bonzini1-0/+187