Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-06-03 | xilinx_spips: Debug msgs for Snoop state | Peter Crosthwaite | 1 | -0/+3 |
2013-06-03 | xilinx_spips: Fix striping behaviour | Peter Crosthwaite | 1 | -21/+63 |
2013-06-03 | xilinx_spips: Fix CTRL register RW bits | Peter Crosthwaite | 1 | -2/+3 |
2013-06-03 | xilinx_spips: lqspi: Dont touch config register | Peter Crosthwaite | 1 | -6/+6 |
2013-06-03 | xilinx_spips: Implement automatic CS | Peter Crosthwaite | 1 | -4/+14 |
2013-06-03 | xilinx_spips: Add automatic start support | Peter Crosthwaite | 1 | -1/+2 |
2013-06-03 | xilinx_spips: Trash LQ page cache on mode change | Peter Crosthwaite | 1 | -1/+24 |
2013-06-03 | xilinx_spips: Fix QSPI FIFO size | Peter Crosthwaite | 1 | -2/+25 |
2013-06-03 | xilinx_spips: Add verbose LQSPI debug output | Peter Crosthwaite | 1 | -1/+4 |
2013-06-03 | xilinx_spips: Inhibit interrupts in LQSPI mode | Peter Crosthwaite | 1 | -1/+6 |
2013-06-03 | xilinx_spips: Make interrupts clear on read | Peter Crosthwaite | 1 | -0/+4 |
2013-06-03 | xilinx_spips: seperate SPI and QSPI as two classes | Peter Crosthwaite | 1 | -14/+55 |
2013-04-08 | hw: move SSI controllers to hw/ssi/, configure via default-configs/ | Paolo Bonzini | 4 | -0/+1357 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 3 | -0/+484 |
2013-04-08 | hw: make subdirectories for devices | Paolo Bonzini | 1 | -0/+0 |