index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ssi
Age
Commit message (
Expand
)
Author
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-01-25
xilinx_spips: Correct usage of an uninitialized local variable
Francisco Iglesias
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2017-12-18
hw/ssi/aspeed_smc: remove unused #include
Philippe Mathieu-Daudé
2017-12-18
misc: avoid "include/" in include path
Philippe Mathieu-Daudé
2017-12-13
xilinx_spips: Use memset instead of a for loop to zero registers
Alistair Francis
2017-12-13
xilinx_spips: Set all of the reset values
Alistair Francis
2017-12-13
xilinx_spips: Update the QSPI Mod ID reset value
Alistair Francis
2017-12-13
xilinx_spips: Add support for the ZynqMP Generic QSPI
Francisco Iglesias
2017-12-13
xilinx_spips: Don't set TX FIFO UNDERFLOW at cmd done
Francisco Iglesias
2017-12-13
xilinx_spips: Add support for 4 byte addresses in the LQSPI
Francisco Iglesias
2017-12-13
xilinx_spips: Add support for zero pumping
Francisco Iglesias
2017-12-13
xilinx_spips: Make tx/rx_data_bytes more generic and reusable
Francisco Iglesias
2017-12-13
xilinx_spips: Add support for RX discard and RX drain
Francisco Iglesias
2017-12-13
xilinx_spips: Update striping to be big-endian bit order
Francisco Iglesias
2017-12-13
xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClass
Francisco Iglesias
2017-10-31
msf2: Remove dead code reported by Coverity
Subbaraya Sundeep
2017-09-21
msf2: Add Smartfusion2 SPI controller
Subbaraya Sundeep
2017-08-14
xlnx-qspi: add a property for mmio-execution
KONRAD Frederic
2017-06-27
xilinx_spips: allow mmio execution
KONRAD Frederic
2017-02-10
aspeed/smc: use a modulo to check segment limits
Cédric Le Goater
2017-02-10
aspeed/smc: handle dummies only in fast read mode
Cédric Le Goater
2017-01-27
aspeed/smc: handle dummy bytes when doing fast reads in command mode
Cédric Le Goater
2017-01-20
aspeed/smc: handle SPI flash Command mode
Cédric Le Goater
2017-01-20
aspeed/smc: adjust the size of the register region
Cédric Le Goater
2017-01-20
aspeed/smc: unfold the AspeedSMCController array
Cédric Le Goater
2017-01-20
aspeed/smc: autostrap CE0/1 configuration
Cédric Le Goater
2017-01-20
aspeed/smc: rework the prototype of the AspeedSMCFlash helper routines
Cédric Le Goater
2017-01-20
aspeed/smc: remove call to aspeed_smc_update_cs() in reset function
Cédric Le Goater
2017-01-20
aspeed/smc: remove call to reset in realize function
Cédric Le Goater
2017-01-09
hw/ssi/imx_spi.c: Remove MSGDATA register support
Jean-Christophe Dubois
2016-12-27
aspeed/smc: improve segment register support
Cédric Le Goater
2016-10-24
xilinx: fix buffer overflow on realize
Paolo Bonzini
2016-10-17
aspeed: add support for the SMC segment registers
Cédric Le Goater
2016-10-17
aspeed: create mapping regions for the maximum number of slaves
Cédric Le Goater
2016-10-17
aspeed: add support for the AST2500 SoC SMC controllers
Cédric Le Goater
2016-10-17
aspeed: move the flash module mapping address under the controller definition
Cédric Le Goater
2016-10-04
STM32F2xx: Add the SPI device
Alistair Francis
2016-09-22
imx: Use 'const char', not 'char const'
Peter Maydell
2016-07-14
ast2400: pretend DMAs are done for U-boot
Cédric Le Goater
2016-07-14
ast2400: replace aspeed_smc_is_implemented()
Cédric Le Goater
2016-07-04
ast2400: add SPI flash slaves
Cédric Le Goater
2016-07-04
ast2400: add SMC controllers (FMC and SPI)
Cédric Le Goater
2016-07-04
ssi: change ssi_slave_init to be a realize ops
Cédric Le Goater
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-12
i.MX: Add the Freescale SPI Controller
Jean-Christophe DUBOIS
2016-01-29
hw: Clean up includes
Peter Maydell
2016-01-29
arm devices: Clean up includes
Peter Maydell
2016-01-29
arm: Clean up includes
Peter Maydell
[next]