summaryrefslogtreecommitdiff
path: root/hw/ssi/imx_spi.c
AgeCommit message (Expand)Author
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2018-08-16imx_spi: Unset XCH when TX FIFO becomes emptyTrent Piepho
2017-01-09hw/ssi/imx_spi.c: Remove MSGDATA register supportJean-Christophe Dubois
2016-09-22imx: Use 'const char', not 'char const'Peter Maydell
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-05-12i.MX: Add the Freescale SPI ControllerJean-Christophe DUBOIS