qemu/include/hw/ssi
Strahinja Jankovic 8d3dfb6205 hw/ssi: Allwinner A10 SPI emulation
This patch implements Allwinner A10 SPI controller emulation.
Only master-mode functionality is implemented.

Since U-Boot and Linux SPI drivers for Allwinner A10 perform only
byte-wide CPU access (no DMA) to the transmit and receive registers of
the peripheral, the emulated controller does not implement DMA control,
and supports only byte-wide access to transmit and receive registers
(half-word and word accesses will be treated as byte accesses).

Signed-off-by: Strahinja Jankovic <strahinja.p.jankovic@gmail.com>
Message-id: 20241001221349.8319-2-strahinja.p.jankovic@gmail.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2024-10-15 15:16:17 +01:00
..
allwinner-a10-spi.h hw/ssi: Allwinner A10 SPI emulation 2024-10-15 15:16:17 +01:00
aspeed_smc.h aspeed/smc: support different memory region ops for SMC flash region 2024-06-16 21:08:54 +02:00
bcm2835_spi.h hw/ssi: Implement BCM2835 SPI Controller 2024-02-02 13:51:59 +00:00
ibex_spi_host.h Do not include hw/hw.h if it is not necessary 2023-02-27 09:15:38 +01:00
imx_spi.h hw/ssi: imx_spi: Use a macro for number of chip selects supported 2021-02-02 17:00:54 +00:00
mss-spi.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
npcm7xx_fiu.h hw/ssi: NPCM7xx Flash Interface Unit device model 2020-09-14 14:24:59 +01:00
npcm_pspi.h hw/ssi: Add Nuvoton PSPI Module 2023-02-16 16:00:48 +00:00
pl022.h arm: Update infocenter.arm.com URLs 2021-02-11 11:50:14 +00:00
pnv_spi.h hw/ssi: Extend SPI model 2024-07-26 09:21:06 +10:00
pnv_spi_regs.h hw/ssi: Extend SPI model 2024-07-26 09:21:06 +10:00
sifive_spi.h include: Include headers where needed 2023-01-08 01:54:22 -05:00
ssi.h hw/ssi: Introduce a ssi_get_cs() helper 2023-09-01 11:40:04 +02:00
stm32f2xx_spi.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
xilinx_spips.h hw/ssi/xilinx_spips: fix an out of bound access 2023-11-27 15:38:43 +00:00
xlnx-versal-ospi.h hw/misc, hw/ssi: Fix some URLs for AMD / Xilinx models 2023-11-27 15:38:43 +00:00