index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ssi
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-06-26
xilinx_spips: Make dma transactions as per dma_burst_size
Sai Pavan Boddu
1
-3
/
+20
2018-06-26
aspeed/smc: rename aspeed_smc_flash_send_addr() to aspeed_smc_flash_setup()
Cédric Le Goater
1
-15
/
+16
2018-06-26
aspeed/smc: fix HW strapping
Cédric Le Goater
1
-7
/
+1
2018-06-26
aspeed/smc: fix dummy cycles count when in dual IO mode
Cédric Le Goater
1
-1
/
+8
2018-06-12
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
1
-1
/
+1
2018-04-26
xilinx_spips: Correct SNOOP_NONE state when flushing the txfifo
Sai Pavan Boddu
1
-1
/
+2
2018-03-01
xilinx_spips: Use 8 dummy cycles with the QIOR/QIOR4 commands
Francisco Iglesias
1
-1
/
+1
2018-03-01
xilinx_spips: Enable only two slaves when reading/writing with stripe
Francisco Iglesias
1
-4
/
+37
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-01-25
xilinx_spips: Correct usage of an uninitialized local variable
Francisco Iglesias
1
-1
/
+17
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
1
-3
/
+3
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
4
-4
/
+4
2017-12-18
hw/ssi/aspeed_smc: remove unused #include
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-18
misc: avoid "include/" in include path
Philippe Mathieu-Daudé
1
-1
/
+1
2017-12-13
xilinx_spips: Use memset instead of a for loop to zero registers
Alistair Francis
1
-8
/
+3
2017-12-13
xilinx_spips: Set all of the reset values
Alistair Francis
1
-5
/
+30
2017-12-13
xilinx_spips: Update the QSPI Mod ID reset value
Alistair Francis
1
-0
/
+1
2017-12-13
xilinx_spips: Add support for the ZynqMP Generic QSPI
Francisco Iglesias
1
-47
/
+532
2017-12-13
xilinx_spips: Don't set TX FIFO UNDERFLOW at cmd done
Francisco Iglesias
1
-3
/
+1
2017-12-13
xilinx_spips: Add support for 4 byte addresses in the LQSPI
Francisco Iglesias
1
-1
/
+5
2017-12-13
xilinx_spips: Add support for zero pumping
Francisco Iglesias
1
-7
/
+40
2017-12-13
xilinx_spips: Make tx/rx_data_bytes more generic and reusable
Francisco Iglesias
1
-27
/
+37
2017-12-13
xilinx_spips: Add support for RX discard and RX drain
Francisco Iglesias
1
-18
/
+149
2017-12-13
xilinx_spips: Update striping to be big-endian bit order
Francisco Iglesias
1
-9
/
+10
2017-12-13
xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClass
Francisco Iglesias
1
-35
/
+0
2017-10-31
msf2: Remove dead code reported by Coverity
Subbaraya Sundeep
1
-4
/
+14
2017-09-21
msf2: Add Smartfusion2 SPI controller
Subbaraya Sundeep
2
-0
/
+405
2017-08-14
xlnx-qspi: add a property for mmio-execution
KONRAD Frederic
1
-3
/
+33
2017-06-27
xilinx_spips: allow mmio execution
KONRAD Frederic
1
-19
/
+55
2017-02-10
aspeed/smc: use a modulo to check segment limits
Cédric Le Goater
1
-2
/
+2
2017-02-10
aspeed/smc: handle dummies only in fast read mode
Cédric Le Goater
1
-3
/
+6
2017-01-27
aspeed/smc: handle dummy bytes when doing fast reads in command mode
Cédric Le Goater
1
-0
/
+21
[next]