Statistics
| Branch: | Revision:

root / hw / ssi @ 7e36b7a3

Name Size
Makefile.objs 206 Bytes
omap_spi.c 10.3 kB
pl022.c 8.6 kB
ssi.c 4.1 kB
xilinx_spi.c 9.7 kB
xilinx_spips.c 23.3 kB

Latest revisions

# Date Author Comment
ce556e0b 07/29/2013 10:07 pm Andreas Färber

pl022: Rename pl022_state to PL022State

Signed-off-by: Andreas Färber <>

3d29bcee 07/29/2013 10:07 pm Andreas Färber

pl022: QOM cast cleanup

Signed-off-by: Andreas Färber <>

3efc10e1 07/29/2013 10:07 pm Andreas Färber

xilinx_spi: QOM cast cleanup

Signed-off-by: Andreas Färber <>

29776739 07/04/2013 06:42 pm Paolo Bonzini

hw/s*: pass owner to memory_region_init* functions

Signed-off-by: Paolo Bonzini <>

2c9b15ca 07/04/2013 06:42 pm Paolo Bonzini

memory: add owner argument to initialization functions

Signed-off-by: Paolo Bonzini <>

fef7fbc9 06/07/2013 03:55 pm Andreas Färber

qdev: Drop FROM_QBUS() macro

Use QOM cast macros I2C_BUS(), SSI_BUS(), PCI_BUS() instead.

Signed-off-by: Andreas Färber <>

a66418f6 06/03/2013 07:17 pm Peter Crosthwaite

xilinx_spips: lqspi: Push more data to tx-fifo

Do 16 words per fifo flush. Increases performance and decreases
debug verbosity. This data depth has no real hardware analogue,
so just go with something that has reasonable performance.

Signed-off-by: Peter Crosthwaite <>...

b0b7ae62 06/03/2013 07:17 pm Peter Crosthwaite

xilinx_spips: lqspi: Fix byte/misaligned access

The LQSPI bus attachment supports byte/halfword and misaligned
accesses. Fixed. Refactored the LQSPI cache to be byte-wise
instead of word wise accordingly.

Signed-off-by: Peter Crosthwaite <>...

c37fc509 06/03/2013 07:17 pm Peter Crosthwaite

xilinx_spips: Debug msgs for Snoop state

This is worth keeping track of when debugging the device model.

Signed-off-by: Peter Crosthwaite <>
Reviewed-by: Peter Maydell <>
Reviewed-by: Edgar E. Iglesias <>...

4a5b6fa8 06/03/2013 07:17 pm Peter Crosthwaite

xilinx_spips: Multiple debug verbosity levels

The debug printfs on every SPI operation is extremely verbose. Add
a second level of debug for this.

Signed-off-by: Peter Crosthwaite <>
Reviewed-by: Peter Maydell <>...

View revisions

Also available in: Atom