Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/ssi/imx_spi: Removed unnecessary cast of rx data received from slave | Eden Mikitas | 2020-06-05 | 1 | -1/+1 |
* | hw/ssi/imx_spi: changed while statement to prevent underflow | Eden Mikitas | 2020-06-05 | 1 | -1/+1 |
* | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include hw/irq.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | imx_spi: Unset XCH when TX FIFO becomes empty | Trent Piepho | 2018-08-16 | 1 | -2/+1 |
* | hw/ssi/imx_spi.c: Remove MSGDATA register support | Jean-Christophe Dubois | 2017-01-09 | 1 | -3/+8 |
* | imx: Use 'const char', not 'char const' | Peter Maydell | 2016-09-22 | 1 | -1/+1 |
* | hw: explicitly include qemu/log.h | Paolo Bonzini | 2016-05-19 | 1 | -0/+1 |
* | i.MX: Add the Freescale SPI Controller | Jean-Christophe DUBOIS | 2016-05-12 | 1 | -0/+454 |