index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ssi
Age
Commit message (
Expand
)
Author
2024-07-26
hw/ppc: SPI controller wiring to P10 chip
Chalapathi V
2024-07-26
hw/ssi: Extend SPI model
Chalapathi V
2024-07-26
hw/ssi: Add SPI model
Chalapathi V
2024-07-21
aspeed/smc: Fix possible integer overflow
Cédric Le Goater
2024-06-16
aspeed/smc: Add AST2700 support
Jamin Lin
2024-06-16
aspeed/smc: support different memory region ops for SMC flash region
Jamin Lin
2024-06-16
aspeed/smc: support 64 bits dma dram address
Jamin Lin
2024-06-16
aspeed/smc: support dma start length and 1 byte length unit
Jamin Lin
2024-06-16
aspeed/smc: correct device description
Jamin Lin
2024-06-16
aspeed/smc: Reintroduce "dram-base" property for AST2700
Cédric Le Goater
2024-04-25
Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-04-25
hw/misc/imx: Replace sprintf() by snprintf()
Philippe Mathieu-Daudé
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-03-19
aspeed/smc: Only wire flash devices at reset
Cédric Le Goater
2024-02-27
xlnx-versal-ospi: disable reentrancy detection for iomem_dac
Sai Pavan Boddu
2024-02-02
hw/ssi: Implement BCM2835 SPI Controller
Rayhan Faizel
2023-12-30
hw/ssi: Constify VMState
Richard Henderson
2023-11-27
hw/ssi/xilinx_spips: fix an out of bound access
Frederic Konrad
2023-11-07
hw/ssi: ibex_spi_host: Clear the interrupt even if disabled
Alistair Francis
2023-09-21
hw/other: spelling fixes
Michael Tokarev
2023-09-01
hw/ssi: Check for duplicate CS indexes
Cédric Le Goater
2023-09-01
aspeed/smc: Wire CS lines at reset
Cédric Le Goater
2023-09-01
hw/ssi: Introduce a ssi_get_cs() helper
Cédric Le Goater
2023-09-01
hw/ssi: Add a "cs" property to SSIPeripheral
Cédric Le Goater
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-04-03
hw/ssi: Fix Linux driver init issue with xilinx_spi
Chris Rauer
2023-03-02
aspeed/smc: Replace SysBus IRQs with GPIO lines
Cédric Le Goater
2023-02-16
hw/ssi: Add Nuvoton PSPI Module
Hao Wu
2023-02-14
include/hw: Do not include "hw/registerfields.h" in headers that don't need it
Thomas Huth
2023-01-19
Merge tag 'trivial-branch-for-8.0-pull-request' of https://gitlab.com/laurent...
Peter Maydell
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2023-01-17
hw/ssi/sifive_spi.c: spelling: reigster
Michael Tokarev
2023-01-12
hw/arm/omap: Drop useless casts from void * to pointer
Philippe Mathieu-Daudé
2022-10-24
aspeed/smc: Cache AspeedSMCClass
Cédric Le Goater
2022-10-24
ssi: cache SSIPeripheralClass to avoid GET_CLASS()
Alex Bennée
2022-10-14
hw/ssi: ibex_spi: fixup/add rw1c functionality
Wilfred Mallawa
2022-10-14
hw/ssi: ibex_spi: fixup coverity issue
Wilfred Mallawa
2022-09-27
hw/ssi: ibex_spi: update reg addr
Wilfred Mallawa
2022-09-27
hw/ssi: ibex_spi: fixup typos in ibex_spi_host
Wilfred Mallawa
2022-06-30
aspeed/smc: Fix potential overflow
Cédric Le Goater
2022-05-02
aspeed/smc: Add AST1030 support
Steven Lee
2022-04-22
hw/ssi: Add Ibex SPI device model
Wilfred Mallawa
2022-03-08
aspeed/smc: Fix error log
Cédric Le Goater
2022-03-08
aspeed/smc: Let the SSI core layer define the bus name
Cédric Le Goater
2022-03-08
aspeed/smc: Rename 'max_peripherals' to 'cs_num_max'
Cédric Le Goater
2022-03-08
aspeed/smc: Remove 'num_cs' field
Cédric Le Goater
2022-03-08
aspeed/smc: Use max number of CE instead of 'num_cs'
Cédric Le Goater
2022-03-02
migration: Remove load_state_old and minimum_version_id_old
Peter Maydell
2022-02-26
aspeed/smc: Add an address mask on segment registers
Cédric Le Goater
2022-01-28
hw/ssi: Add a model of Xilinx Versal's OSPI flash memory controller
Francisco Iglesias
[next]