summaryrefslogtreecommitdiffstats
path: root/hw/ssi/omap_spi.c
Commit message (Expand)AuthorAgeFilesLines
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+2
* hw/ssi/omap_spi: Use qemu_log_mask(GUEST_ERROR) instead of fprintfPhilippe Mathieu-Daudé2018-06-261-5/+10
* Replace all occurances of __FUNCTION__ with __func__Alistair Francis2018-01-221-3/+3
* 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
* hw: move SSI controllers to hw/ssi/, configure via default-configs/Paolo Bonzini2013-04-081-0/+373