summaryrefslogtreecommitdiffstats
path: root/hw/ssi
Commit message (Expand)AuthorAgeFilesLines
* aspeed/smc: use a modulo to check segment limitsCédric Le Goater2017-02-101-2/+2
* aspeed/smc: handle dummies only in fast read modeCédric Le Goater2017-02-101-3/+6
* aspeed/smc: handle dummy bytes when doing fast reads in command modeCédric Le Goater2017-01-271-0/+21
* aspeed/smc: handle SPI flash Command modeCédric Le Goater2017-01-201-25/+130
* aspeed/smc: adjust the size of the register regionCédric Le Goater2017-01-201-15/+10Star
* aspeed/smc: unfold the AspeedSMCController arrayCédric Le Goater2017-01-201-18/+73
* aspeed/smc: autostrap CE0/1 configurationCédric Le Goater2017-01-201-5/+27
* aspeed/smc: rework the prototype of the AspeedSMCFlash helper routinesCédric Le Goater2017-01-201-17/+22
* aspeed/smc: remove call to aspeed_smc_update_cs() in reset functionCédric Le Goater2017-01-201-2/+1Star
* aspeed/smc: remove call to reset in realize functionCédric Le Goater2017-01-201-2/+0Star
* hw/ssi/imx_spi.c: Remove MSGDATA register supportJean-Christophe Dubois2017-01-091-3/+8
* aspeed/smc: improve segment register supportCédric Le Goater2016-12-271-8/+9
* xilinx: fix buffer overflow on realizePaolo Bonzini2016-10-241-2/+5
* aspeed: add support for the SMC segment registersCédric Le Goater2016-10-171-5/+130
* aspeed: create mapping regions for the maximum number of slavesCédric Le Goater2016-10-171-3/+13
* aspeed: add support for the AST2500 SoC SMC controllersCédric Le Goater2016-10-171-1/+27
* aspeed: move the flash module mapping address under the controller definitionCédric Le Goater2016-10-171-4/+11
* STM32F2xx: Add the SPI deviceAlistair Francis2016-10-042-0/+226
* imx: Use 'const char', not 'char const'Peter Maydell2016-09-221-1/+1
* ast2400: pretend DMAs are done for U-bootCédric Le Goater2016-07-141-0/+4
* ast2400: replace aspeed_smc_is_implemented()Cédric Le Goater2016-07-141-20/+15Star
* ast2400: add SPI flash slavesCédric Le Goater2016-07-041-3/+147
* ast2400: add SMC controllers (FMC and SPI)Cédric Le Goater2016-07-042-0/+327
* ssi: change ssi_slave_init to be a realize opsCédric Le Goater2016-07-041-3/+3
* hw: explicitly include qemu/log.hPaolo Bonzini2016-05-192-0/+2
* i.MX: Add the Freescale SPI ControllerJean-Christophe DUBOIS2016-05-122-0/+455
* hw: Clean up includesPeter Maydell2016-01-291-0/+1
* arm devices: Clean up includesPeter Maydell2016-01-292-0/+2
* arm: Clean up includesPeter Maydell2016-01-292-0/+2
* xilinx_spips: Separate the state struct into a headerAlistair Francis2016-01-211-42/+4Star
* ssi: Move ssi.h into a separate directoryAlistair Francis2016-01-214-4/+4
* arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-09-071-2/+1Star
* omap: Fix warnings from SparseStefan Weil2015-03-191-1/+2
* ssi: xilinx_spi: Initialise CS GPIOs as NULLPeter Crosthwaite2014-08-151-1/+1
* ssi: Name the CS GPIOPeter Crosthwaite2014-05-281-2/+2
* savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela2014-05-134-6/+2Star
* pl022: fix buffer overun on invalid state loadMichael S. Tsirkin2014-05-051-0/+14
* ssi: Convert legacy SSI_BUS -> BUS castsPeter Crosthwaite2014-03-121-4/+5
* ssi: Convert legacy SSI_SLAVE -> DEVICE castsPeter Crosthwaite2014-03-121-1/+1
* hw/ssi/xilinx_spips.c: Avoid shifting left into sign bitPeter Maydell2014-03-101-2/+2
* xilinx_spi: QOM cast cleanupAndreas Färber2013-07-291-11/+16
* pl022: QOM cast cleanupAndreas Färber2013-07-291-8/+13
* pl022: Rename pl022_state to PL022StateAndreas Färber2013-07-291-36/+36
* hw/s*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-043-4/+6
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-044-5/+5
* qdev: Drop FROM_QBUS() macroAndreas Färber2013-06-071-1/+1
* xilinx_spips: lqspi: Fix byte/misaligned accessPeter Crosthwaite2013-06-031-14/+17
* xilinx_spips: lqspi: Push more data to tx-fifoPeter Crosthwaite2013-06-031-4/+7
* xilinx_spips: Multiple debug verbosity levelsPeter Crosthwaite2013-06-031-28/+42
* xilinx_spips: Debug msgs for Snoop statePeter Crosthwaite2013-06-031-0/+3