aboutsummaryrefslogtreecommitdiff
path: root/hw/ssi
AgeCommit message (Expand)Author
2024-07-26hw/ppc: SPI controller wiring to P10 chipChalapathi V
2024-07-26hw/ssi: Extend SPI modelChalapathi V
2024-07-26hw/ssi: Add SPI modelChalapathi V
2024-07-21aspeed/smc: Fix possible integer overflowCédric Le Goater
2024-06-16aspeed/smc: Add AST2700 supportJamin Lin
2024-06-16aspeed/smc: support different memory region ops for SMC flash regionJamin Lin
2024-06-16aspeed/smc: support 64 bits dma dram addressJamin Lin
2024-06-16aspeed/smc: support dma start length and 1 byte length unitJamin Lin
2024-06-16aspeed/smc: correct device descriptionJamin Lin
2024-06-16aspeed/smc: Reintroduce "dram-base" property for AST2700Cédric Le Goater
2024-04-25Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-04-25hw/misc/imx: Replace sprintf() by snprintf()Philippe Mathieu-Daudé
2024-04-25hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell
2024-03-19aspeed/smc: Only wire flash devices at resetCédric Le Goater
2024-02-27xlnx-versal-ospi: disable reentrancy detection for iomem_dacSai Pavan Boddu
2024-02-02hw/ssi: Implement BCM2835 SPI ControllerRayhan Faizel
2023-12-30hw/ssi: Constify VMStateRichard Henderson
2023-11-27hw/ssi/xilinx_spips: fix an out of bound accessFrederic Konrad
2023-11-07hw/ssi: ibex_spi_host: Clear the interrupt even if disabledAlistair Francis
2023-09-21hw/other: spelling fixesMichael Tokarev
2023-09-01hw/ssi: Check for duplicate CS indexesCédric Le Goater
2023-09-01aspeed/smc: Wire CS lines at resetCédric Le Goater
2023-09-01hw/ssi: Introduce a ssi_get_cs() helperCédric Le Goater
2023-09-01hw/ssi: Add a "cs" property to SSIPeripheralCédric Le Goater
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-04-03hw/ssi: Fix Linux driver init issue with xilinx_spiChris Rauer
2023-03-02aspeed/smc: Replace SysBus IRQs with GPIO linesCédric Le Goater
2023-02-16hw/ssi: Add Nuvoton PSPI ModuleHao Wu
2023-02-14include/hw: Do not include "hw/registerfields.h" in headers that don't need itThomas Huth
2023-01-19Merge tag 'trivial-branch-for-8.0-pull-request' of https://gitlab.com/laurent...Peter Maydell
2023-01-18bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plxPhilippe Mathieu-Daudé
2023-01-17hw/ssi/sifive_spi.c: spelling: reigsterMichael Tokarev
2023-01-12hw/arm/omap: Drop useless casts from void * to pointerPhilippe Mathieu-Daudé
2022-10-24aspeed/smc: Cache AspeedSMCClassCédric Le Goater
2022-10-24ssi: cache SSIPeripheralClass to avoid GET_CLASS()Alex Bennée
2022-10-14hw/ssi: ibex_spi: fixup/add rw1c functionalityWilfred Mallawa
2022-10-14hw/ssi: ibex_spi: fixup coverity issueWilfred Mallawa
2022-09-27hw/ssi: ibex_spi: update reg addrWilfred Mallawa
2022-09-27hw/ssi: ibex_spi: fixup typos in ibex_spi_hostWilfred Mallawa
2022-06-30aspeed/smc: Fix potential overflowCédric Le Goater
2022-05-02aspeed/smc: Add AST1030 supportSteven Lee
2022-04-22hw/ssi: Add Ibex SPI device modelWilfred Mallawa
2022-03-08aspeed/smc: Fix error logCédric Le Goater
2022-03-08aspeed/smc: Let the SSI core layer define the bus nameCédric Le Goater
2022-03-08aspeed/smc: Rename 'max_peripherals' to 'cs_num_max'Cédric Le Goater
2022-03-08aspeed/smc: Remove 'num_cs' fieldCédric Le Goater
2022-03-08aspeed/smc: Use max number of CE instead of 'num_cs'Cédric Le Goater
2022-03-02migration: Remove load_state_old and minimum_version_id_oldPeter Maydell
2022-02-26aspeed/smc: Add an address mask on segment registersCédric Le Goater
2022-01-28hw/ssi: Add a model of Xilinx Versal's OSPI flash memory controllerFrancisco Iglesias