index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ssi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-27
xilinx_spips: allow mmio execution
KONRAD Frederic
1
-19
/
+55
2017-02-10
aspeed/smc: use a modulo to check segment limits
Cédric Le Goater
1
-2
/
+2
2017-02-10
aspeed/smc: handle dummies only in fast read mode
Cédric Le Goater
1
-3
/
+6
2017-01-27
aspeed/smc: handle dummy bytes when doing fast reads in command mode
Cédric Le Goater
1
-0
/
+21
2017-01-20
aspeed/smc: handle SPI flash Command mode
Cédric Le Goater
1
-25
/
+130
2017-01-20
aspeed/smc: adjust the size of the register region
Cédric Le Goater
1
-15
/
+10
2017-01-20
aspeed/smc: unfold the AspeedSMCController array
Cédric Le Goater
1
-18
/
+73
2017-01-20
aspeed/smc: autostrap CE0/1 configuration
Cédric Le Goater
1
-5
/
+27
2017-01-20
aspeed/smc: rework the prototype of the AspeedSMCFlash helper routines
Cédric Le Goater
1
-17
/
+22
2017-01-20
aspeed/smc: remove call to aspeed_smc_update_cs() in reset function
Cédric Le Goater
1
-2
/
+1
2017-01-20
aspeed/smc: remove call to reset in realize function
Cédric Le Goater
1
-2
/
+0
2017-01-09
hw/ssi/imx_spi.c: Remove MSGDATA register support
Jean-Christophe Dubois
1
-3
/
+8
2016-12-27
aspeed/smc: improve segment register support
Cédric Le Goater
1
-8
/
+9
2016-10-24
xilinx: fix buffer overflow on realize
Paolo Bonzini
1
-2
/
+5
2016-10-17
aspeed: add support for the SMC segment registers
Cédric Le Goater
1
-5
/
+130
2016-10-17
aspeed: create mapping regions for the maximum number of slaves
Cédric Le Goater
1
-3
/
+13
2016-10-17
aspeed: add support for the AST2500 SoC SMC controllers
Cédric Le Goater
1
-1
/
+27
2016-10-17
aspeed: move the flash module mapping address under the controller definition
Cédric Le Goater
1
-4
/
+11
2016-10-04
STM32F2xx: Add the SPI device
Alistair Francis
2
-0
/
+226
2016-09-22
imx: Use 'const char', not 'char const'
Peter Maydell
1
-1
/
+1
2016-07-14
ast2400: pretend DMAs are done for U-boot
Cédric Le Goater
1
-0
/
+4
2016-07-14
ast2400: replace aspeed_smc_is_implemented()
Cédric Le Goater
1
-20
/
+15
2016-07-04
ast2400: add SPI flash slaves
Cédric Le Goater
1
-3
/
+147
2016-07-04
ast2400: add SMC controllers (FMC and SPI)
Cédric Le Goater
2
-0
/
+327
2016-07-04
ssi: change ssi_slave_init to be a realize ops
Cédric Le Goater
1
-3
/
+3
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2
-0
/
+2
2016-05-12
i.MX: Add the Freescale SPI Controller
Jean-Christophe DUBOIS
2
-0
/
+455
2016-01-29
hw: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-29
arm devices: Clean up includes
Peter Maydell
2
-0
/
+2
2016-01-29
arm: Clean up includes
Peter Maydell
2
-0
/
+2
2016-01-21
xilinx_spips: Separate the state struct into a header
Alistair Francis
1
-42
/
+4
2016-01-21
ssi: Move ssi.h into a separate directory
Alistair Francis
4
-4
/
+4
2015-09-07
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-2
/
+1
2015-03-19
omap: Fix warnings from Sparse
Stefan Weil
1
-1
/
+2
2014-08-15
ssi: xilinx_spi: Initialise CS GPIOs as NULL
Peter Crosthwaite
1
-1
/
+1
2014-05-28
ssi: Name the CS GPIO
Peter Crosthwaite
1
-2
/
+2
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
4
-6
/
+2
2014-05-05
pl022: fix buffer overun on invalid state load
Michael S. Tsirkin
1
-0
/
+14
2014-03-12
ssi: Convert legacy SSI_BUS -> BUS casts
Peter Crosthwaite
1
-4
/
+5
2014-03-12
ssi: Convert legacy SSI_SLAVE -> DEVICE casts
Peter Crosthwaite
1
-1
/
+1
2014-03-10
hw/ssi/xilinx_spips.c: Avoid shifting left into sign bit
Peter Maydell
1
-2
/
+2
2013-07-29
xilinx_spi: QOM cast cleanup
Andreas Färber
1
-11
/
+16
2013-07-29
pl022: QOM cast cleanup
Andreas Färber
1
-8
/
+13
2013-07-29
pl022: Rename pl022_state to PL022State
Andreas Färber
1
-36
/
+36
2013-07-04
hw/s*: pass owner to memory_region_init* functions
Paolo Bonzini
3
-4
/
+6
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
4
-5
/
+5
2013-06-07
qdev: Drop FROM_QBUS() macro
Andreas Färber
1
-1
/
+1
2013-06-03
xilinx_spips: lqspi: Fix byte/misaligned access
Peter Crosthwaite
1
-14
/
+17
2013-06-03
xilinx_spips: lqspi: Push more data to tx-fifo
Peter Crosthwaite
1
-4
/
+7
2013-06-03
xilinx_spips: Multiple debug verbosity levels
Peter Crosthwaite
1
-28
/
+42
[next]