Age | Commit message (Expand) | Author | Files | Lines |
2020-06-05 | hw/ssi/imx_spi: Removed unnecessary cast of rx data received from slave | Eden Mikitas | 1 | -1/+1 |
2020-06-05 | hw/ssi/imx_spi: changed while statement to prevent underflow | Eden Mikitas | 1 | -1/+1 |
2020-05-15 | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster | 1 | -2/+1 |
2020-05-14 | hw/core: stream: Add an end-of-packet flag | Edgar E. Iglesias | 1 | -1/+1 |
2020-03-23 | aspeed/smc: Fix DMA support for AST2600 | Cédric Le Goater | 2 | -2/+14 |
2020-03-17 | aspeed/smc: Fix number of dummy cycles for FAST_READ_4 command | Guenter Roeck | 1 | -1/+1 |
2020-03-12 | aspeed/smc: Fix User mode select/unselect scheme | Cédric Le Goater | 2 | -16/+24 |
2020-03-12 | aspeed/smc: Add some tracing | Cédric Le Goater | 2 | -0/+26 |
2020-02-21 | xilinx_spips: Correct the number of dummy cycles for the FAST_READ_4 cmd | Francisco Iglesias | 1 | -1/+1 |
2020-02-04 | hw/*/Makefile.objs: Move many .o files to common-objs | Thomas Huth | 1 | -2/+2 |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 3 | -4/+4 |
2019-12-16 | aspeed/smc: Add AST2600 timings registers | Cédric Le Goater | 1 | -3/+14 |
2019-12-16 | aspeed/smc: Do not map disabled segment on the AST2600 | Cédric Le Goater | 1 | -5/+11 |
2019-12-16 | aspeed/smc: Restore default AHB window mapping at reset | Cédric Le Goater | 1 | -11/+21 |
2019-11-19 | ssi: xilinx_spips: Skip spi bus update for a few register writes | Sai Pavan Boddu | 1 | -4/+18 |
2019-10-15 | aspeed/smc: Add AST2600 support | Cédric Le Goater | 1 | -4/+128 |
2019-10-15 | aspeed/smc: Introduce segment operations | Cédric Le Goater | 1 | -15/+30 |
2019-09-13 | aspeed/smc: Calculate checksum on normal DMA | Christian Svensson | 1 | -0/+1 |
2019-09-13 | aspeed/smc: Inject errors in DMA checksum | Cédric Le Goater | 1 | -0/+36 |
2019-09-13 | aspeed/smc: Add DMA calibration settings | Cédric Le Goater | 1 | -1/+63 |
2019-09-13 | aspeed/smc: Add support for DMAs | Cédric Le Goater | 1 | -6/+216 |
2019-09-13 | aspeed: Use consistent typenames | Cédric Le Goater | 1 | -6/+6 |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 4 | -4/+0 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 3 | -0/+3 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 8 | -0/+8 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 7 | -0/+8 |
2019-07-15 | hw/ssi/mss-spi: Avoid crash when reading empty RX FIFO | Philippe Mathieu-Daudé | 1 | -1/+7 |
2019-07-15 | hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[] | Philippe Mathieu-Daudé | 1 | -0/+4 |
2019-07-15 | hw/ssi/xilinx_spips: Avoid AXI writes to the LQSPI linear memory | Philippe Mathieu-Daudé | 1 | -0/+16 |
2019-07-15 | hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrs | Philippe Mathieu-Daudé | 1 | -12/+11 |
2019-07-01 | aspeed/smc: add a 'sdram_base' property | Cédric Le Goater | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 8 | -0/+8 |
2019-04-29 | hw/ssi/xilinx_spips: Avoid variable length array | Peter Maydell | 1 | -2/+4 |
2019-03-07 | ssi: express dependencies with kconfig | Paolo Bonzini | 1 | -0/+4 |
2019-03-07 | kconfig: introduce kconfig files | Paolo Bonzini | 1 | -0/+14 |
2019-01-29 | aspeed/smc: snoop SPI transfers to fake dummy cycles | Cédric Le Goater | 1 | -3/+112 |
2019-01-29 | aspeed/smc: Add dummy data register | Cédric Le Goater | 1 | -3/+6 |
2019-01-29 | aspeed/smc: define registers for all possible CS | Cédric Le Goater | 1 | -1/+1 |
2019-01-29 | aspeed/smc: fix default read value | Cédric Le Goater | 1 | -1/+1 |
2018-10-24 | hw/ssi/xilinx_spi: Use DeviceState::realize rather than SysBusDevice::init | Philippe Mathieu-Daudé | 1 | -6/+3 |
2018-09-25 | aspeed/smc: fix some alignment issues | Cédric Le Goater | 1 | -4/+4 |
2018-08-24 | hw/ssi/pl022: Correct wrong DMACR and ICR handling | Peter Maydell | 1 | -2/+10 |
2018-08-24 | hw/ssi/pl022: Correct wrong value for PL022_INT_RT | Peter Maydell | 1 | -1/+1 |
2018-08-24 | hw/ssi/pl022: Use DeviceState::realize rather than SysBusDevice::init | Peter Maydell | 1 | -5/+3 |
2018-08-24 | hw/ssi/pl022: Don't directly call vmstate_register() | Peter Maydell | 1 | -1/+1 |
2018-08-24 | hw/ssi/pl022: Set up reset function in class init | Peter Maydell | 1 | -2/+5 |
2018-08-24 | hw/ssi/pl022: Allow use as embedded-struct device | Peter Maydell | 1 | -25/+1 |
2018-08-20 | hw/ssi/xilinx_spips: Remove unneeded MMIO request_ptr code | Peter Maydell | 1 | -46/+0 |
2018-08-16 | imx_spi: Unset XCH when TX FIFO becomes empty | Trent Piepho | 1 | -2/+1 |
2018-06-26 | hw/ssi/omap_spi: Use qemu_log_mask(GUEST_ERROR) instead of fprintf | Philippe Mathieu-Daudé | 1 | -5/+10 |