index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ssi
/
imx_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/ssi: imx_spi: Correct tx and rx fifo endianness
Bin Meng
2021-02-02
1
-5
/
+2
*
hw/ssi: imx_spi: Correct the burst length > 32 bit transfer logic
Bin Meng
2021-02-02
1
-1
/
+1
*
hw/ssi: imx_spi: Round up the burst length to be multiple of 8
Bin Meng
2021-02-02
1
-1
/
+16
*
hw/ssi: imx_spi: Disable chip selects when controller is disabled
Xuzhou Cheng
2021-02-02
1
-0
/
+6
*
hw/ssi: imx_spi: Rework imx_spi_write() to handle block disabled
Philippe Mathieu-Daudé
2021-02-02
1
-4
/
+9
*
hw/ssi: imx_spi: Rework imx_spi_read() to handle block disabled
Philippe Mathieu-Daudé
2021-02-02
1
-31
/
+29
*
hw/ssi: imx_spi: Rework imx_spi_reset() to keep CONREG register value
Philippe Mathieu-Daudé
2021-02-02
1
-8
/
+24
*
hw/ssi: imx_spi: Remove pointless variable initialization
Philippe Mathieu-Daudé
2021-02-02
1
-2
/
+0
*
hw/ssi: imx_spi: Remove imx_spi_update_irq() in imx_spi_reset()
Bin Meng
2021-02-02
1
-4
/
+10
*
hw/ssi: imx_spi: Use a macro for number of chip selects supported
Bin Meng
2021-02-02
1
-2
/
+2
*
ssi: Fix bad printf format specifiers
AlexChen
2020-11-10
1
-1
/
+1
*
ssi: ssi_auto_connect_slaves() never does anything, drop
Markus Armbruster
2020-06-15
1
-2
/
+0
*
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