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-10.0
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
stable-9.2
staging
staging-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
5 days
hw/ssi/aspeed_smc: Fix incorrect FMC_WDT2 register read on AST1030
Jamin Lin
1
-1
/
+2
2025-05-05
hw/ssi/aspeed_smc: Allow 64-bit wide flash accesses
Joe Komlodi
1
-2
/
+2
2025-04-25
qom: Make InterfaceInfo[] uses const
Philippe Mathieu-Daudé
1
-1
/
+1
2025-04-25
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
16
-36
/
+36
2025-04-24
cleanup: Drop pointless return at end of function
Markus Armbruster
2
-3
/
+0
2025-03-11
hw/ssi/pnv_spi: Put a limit to RDR match failures
Chalapathi V
1
-0
/
+10
2025-03-11
hw/ssi/pnv_spi: Make bus names distinct for each controllers of a socket
Chalapathi V
1
-2
/
+3
2025-03-11
hw/ssi/pnv_spi: Use local var seq_index instead of get_seq_index().
Chalapathi V
1
-45
/
+52
2025-03-11
hw/ssi/pnv_spi: Replace PnvXferBuffer with Fifo8 structure
Chalapathi V
1
-159
/
+105
2025-02-20
hw/ssi: Make flash size a property in NPCM7XX FIU
Hao Wu
1
-2
/
+14
2025-02-16
hw/arm: Mark Allwinner Technology devices as little-endian
Philippe Mathieu-Daudé
1
-1
/
+1
2025-02-16
hw/ssi/xilinx_spi: Make device endianness configurable
Philippe Mathieu-Daudé
1
-9
/
+23
2024-12-21
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
1
-1
/
+1
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
1
-1
/
+1
2024-12-19
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
9
-11
/
+0
2024-12-15
hw/ssi: Constify all Property
Richard Henderson
9
-11
/
+11
2024-11-04
hw/ssi/pnv_spi: Fixes Coverity CID 1558831
Chalapathi V
1
-0
/
+1
2024-11-04
hw/ssi/pnv_spi: Return early in transfer()
Philippe Mathieu-Daudé
1
-3
/
+4
2024-11-04
hw/ssi/pnv_spi: Match _xfer_buffer_free() with _xfer_buffer_new()
Philippe Mathieu-Daudé
1
-2
/
+2
2024-10-24
aspeed/smc: Fix write incorrect data into flash in user mode
Jamin Lin
1
-12
/
+28
2024-10-15
hw/ssi: Allwinner A10 SPI emulation
Strahinja Jankovic
4
-0
/
+576
2024-10-01
hw/ssi: Remove omap_mcspi
Peter Maydell
2
-381
/
+0
2024-10-01
hw/ssi/xilinx_spips: Fix flash erase assert in dual parallel configuration
Shiva sagar Myana
1
-1
/
+3
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
12
-13
/
+13
2024-07-26
hw/ppc: SPI controller wiring to P10 chip
Chalapathi V
1
-0
/
+8
2024-07-26
hw/ssi: Extend SPI model
Chalapathi V
2
-0
/
+1060
2024-07-26
hw/ssi: Add SPI model
Chalapathi V
4
-0
/
+226
2024-07-21
aspeed/smc: Fix possible integer overflow
Cédric Le Goater
1
-2
/
+1
2024-06-16
aspeed/smc: Add AST2700 support
Jamin Lin
1
-1
/
+233
2024-06-16
aspeed/smc: support different memory region ops for SMC flash region
Jamin Lin
1
-1
/
+13
2024-06-16
aspeed/smc: support 64 bits dma dram address
Jamin Lin
2
-9
/
+44
2024-06-16
aspeed/smc: support dma start length and 1 byte length unit
Jamin Lin
1
-8
/
+35
2024-06-16
aspeed/smc: correct device description
Jamin Lin
1
-3
/
+3
2024-06-16
aspeed/smc: Reintroduce "dram-base" property for AST2700
Cédric Le Goater
1
-0
/
+1
2024-04-25
Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into staging
Richard Henderson
1
-1
/
+1
2024-04-25
hw/misc/imx: Replace sprintf() by snprintf()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
1
-1
/
+1
2024-03-19
aspeed/smc: Only wire flash devices at reset
Cédric Le Goater
1
-0
/
+9
2024-02-27
xlnx-versal-ospi: disable reentrancy detection for iomem_dac
Sai Pavan Boddu
1
-0
/
+6
2024-02-02
hw/ssi: Implement BCM2835 SPI Controller
Rayhan Faizel
3
-0
/
+293
2023-12-30
hw/ssi: Constify VMState
Richard Henderson
12
-15
/
+15
2023-11-27
hw/ssi/xilinx_spips: fix an out of bound access
Frederic Konrad
1
-1
/
+6
2023-11-07
hw/ssi: ibex_spi_host: Clear the interrupt even if disabled
Alistair Francis
1
-2
/
+4
2023-09-21
hw/other: spelling fixes
Michael Tokarev
2
-4
/
+4
2023-09-01
hw/ssi: Check for duplicate CS indexes
Cédric Le Goater
1
-0
/
+21
2023-09-01
aspeed/smc: Wire CS lines at reset
Cédric Le Goater
1
-0
/
+8
2023-09-01
hw/ssi: Introduce a ssi_get_cs() helper
Cédric Le Goater
1
-0
/
+15
2023-09-01
hw/ssi: Add a "cs" property to SSIPeripheral
Cédric Le Goater
1
-0
/
+7
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
1
-13
/
+13
2023-04-03
hw/ssi: Fix Linux driver init issue with xilinx_spi
Chris Rauer
1
-0
/
+1
[next]