Age | Commit message (Expand) | Author |
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 |
2016-01-21 | xilinx_spips: Separate the state struct into a header | Alistair Francis |
2016-01-21 | ssi: Move ssi.h into a separate directory | Alistair Francis |
2015-09-07 | arm: Use g_new() & friends where that makes obvious sense | Markus Armbruster |
2015-03-19 | omap: Fix warnings from Sparse | Stefan Weil |
2014-08-15 | ssi: xilinx_spi: Initialise CS GPIOs as NULL | Peter Crosthwaite |
2014-05-28 | ssi: Name the CS GPIO | Peter Crosthwaite |
2014-05-13 | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela |
2014-05-05 | pl022: fix buffer overun on invalid state load | Michael S. Tsirkin |
2014-03-12 | ssi: Convert legacy SSI_BUS -> BUS casts | Peter Crosthwaite |
2014-03-12 | ssi: Convert legacy SSI_SLAVE -> DEVICE casts | Peter Crosthwaite |
2014-03-10 | hw/ssi/xilinx_spips.c: Avoid shifting left into sign bit | Peter Maydell |
2013-07-29 | xilinx_spi: QOM cast cleanup | Andreas Färber |
2013-07-29 | pl022: QOM cast cleanup | Andreas Färber |
2013-07-29 | pl022: Rename pl022_state to PL022State | Andreas Färber |
2013-07-04 | hw/s*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-06-07 | qdev: Drop FROM_QBUS() macro | Andreas Färber |
2013-06-03 | xilinx_spips: lqspi: Fix byte/misaligned access | Peter Crosthwaite |
2013-06-03 | xilinx_spips: lqspi: Push more data to tx-fifo | Peter Crosthwaite |
2013-06-03 | xilinx_spips: Multiple debug verbosity levels | Peter Crosthwaite |