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
Commit message (
Expand
)
Author
Age
Files
Lines
*
aspeed/smc: use a modulo to check segment limits
Cédric Le Goater
2017-02-10
1
-2
/
+2
*
aspeed/smc: handle dummies only in fast read mode
Cédric Le Goater
2017-02-10
1
-3
/
+6
*
aspeed/smc: handle dummy bytes when doing fast reads in command mode
Cédric Le Goater
2017-01-27
1
-0
/
+21
*
aspeed/smc: handle SPI flash Command mode
Cédric Le Goater
2017-01-20
1
-25
/
+130
*
aspeed/smc: adjust the size of the register region
Cédric Le Goater
2017-01-20
1
-15
/
+10
*
aspeed/smc: unfold the AspeedSMCController array
Cédric Le Goater
2017-01-20
1
-18
/
+73
*
aspeed/smc: autostrap CE0/1 configuration
Cédric Le Goater
2017-01-20
1
-5
/
+27
*
aspeed/smc: rework the prototype of the AspeedSMCFlash helper routines
Cédric Le Goater
2017-01-20
1
-17
/
+22
*
aspeed/smc: remove call to aspeed_smc_update_cs() in reset function
Cédric Le Goater
2017-01-20
1
-2
/
+1
*
aspeed/smc: remove call to reset in realize function
Cédric Le Goater
2017-01-20
1
-2
/
+0
*
hw/ssi/imx_spi.c: Remove MSGDATA register support
Jean-Christophe Dubois
2017-01-09
1
-3
/
+8
*
aspeed/smc: improve segment register support
Cédric Le Goater
2016-12-27
1
-8
/
+9
*
xilinx: fix buffer overflow on realize
Paolo Bonzini
2016-10-24
1
-2
/
+5
*
aspeed: add support for the SMC segment registers
Cédric Le Goater
2016-10-17
1
-5
/
+130
*
aspeed: create mapping regions for the maximum number of slaves
Cédric Le Goater
2016-10-17
1
-3
/
+13
*
aspeed: add support for the AST2500 SoC SMC controllers
Cédric Le Goater
2016-10-17
1
-1
/
+27
*
aspeed: move the flash module mapping address under the controller definition
Cédric Le Goater
2016-10-17
1
-4
/
+11
*
STM32F2xx: Add the SPI device
Alistair Francis
2016-10-04
2
-0
/
+226
*
imx: Use 'const char', not 'char const'
Peter Maydell
2016-09-22
1
-1
/
+1
*
ast2400: pretend DMAs are done for U-boot
Cédric Le Goater
2016-07-14
1
-0
/
+4
*
ast2400: replace aspeed_smc_is_implemented()
Cédric Le Goater
2016-07-14
1
-20
/
+15
*
ast2400: add SPI flash slaves
Cédric Le Goater
2016-07-04
1
-3
/
+147
*
ast2400: add SMC controllers (FMC and SPI)
Cédric Le Goater
2016-07-04
2
-0
/
+327
*
ssi: change ssi_slave_init to be a realize ops
Cédric Le Goater
2016-07-04
1
-3
/
+3
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
2
-0
/
+2
*
i.MX: Add the Freescale SPI Controller
Jean-Christophe DUBOIS
2016-05-12
2
-0
/
+455
*
hw: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
arm devices: Clean up includes
Peter Maydell
2016-01-29
2
-0
/
+2
*
arm: Clean up includes
Peter Maydell
2016-01-29
2
-0
/
+2
*
xilinx_spips: Separate the state struct into a header
Alistair Francis
2016-01-21
1
-42
/
+4
*
ssi: Move ssi.h into a separate directory
Alistair Francis
2016-01-21
4
-4
/
+4
*
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-09-07
1
-2
/
+1
*
omap: Fix warnings from Sparse
Stefan Weil
2015-03-19
1
-1
/
+2
*
ssi: xilinx_spi: Initialise CS GPIOs as NULL
Peter Crosthwaite
2014-08-15
1
-1
/
+1
*
ssi: Name the CS GPIO
Peter Crosthwaite
2014-05-28
1
-2
/
+2
*
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-05-13
4
-6
/
+2
*
pl022: fix buffer overun on invalid state load
Michael S. Tsirkin
2014-05-05
1
-0
/
+14
*
ssi: Convert legacy SSI_BUS -> BUS casts
Peter Crosthwaite
2014-03-12
1
-4
/
+5
*
ssi: Convert legacy SSI_SLAVE -> DEVICE casts
Peter Crosthwaite
2014-03-12
1
-1
/
+1
*
hw/ssi/xilinx_spips.c: Avoid shifting left into sign bit
Peter Maydell
2014-03-10
1
-2
/
+2
*
xilinx_spi: QOM cast cleanup
Andreas Färber
2013-07-29
1
-11
/
+16
*
pl022: QOM cast cleanup
Andreas Färber
2013-07-29
1
-8
/
+13
*
pl022: Rename pl022_state to PL022State
Andreas Färber
2013-07-29
1
-36
/
+36
*
hw/s*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
3
-4
/
+6
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
4
-5
/
+5
*
qdev: Drop FROM_QBUS() macro
Andreas Färber
2013-06-07
1
-1
/
+1
*
xilinx_spips: lqspi: Fix byte/misaligned access
Peter Crosthwaite
2013-06-03
1
-14
/
+17
*
xilinx_spips: lqspi: Push more data to tx-fifo
Peter Crosthwaite
2013-06-03
1
-4
/
+7
*
xilinx_spips: Multiple debug verbosity levels
Peter Crosthwaite
2013-06-03
1
-28
/
+42
*
xilinx_spips: Debug msgs for Snoop state
Peter Crosthwaite
2013-06-03
1
-0
/
+3
[next]