Sign in
qemu
/
qemu
/
0dda001b3ac03b24ba90180f558a4d18d8ffed3e
/
hw
/
ssi
/
xilinx_spips.c
7f16c76
ssi: ssi_auto_connect_slaves() never does anything, drop
by Markus Armbruster
· 4 years, 7 months ago
d262312
qom: Drop parameter @errp of object_property_add() & friends
by Markus Armbruster
· 4 years, 8 months ago
51b1995
hw/core: stream: Add an end-of-packet flag
by Edgar E. Iglesias
· 4 years, 8 months ago
33e2c4d
xilinx_spips: Correct the number of dummy cycles for the FAST_READ_4 cmd
by Francisco Iglesias
· 5 years ago
4f67d30
qdev: set properties with device_class_set_props()
by Marc-André Lureau
· 5 years ago
3a6606c
ssi: xilinx_spips: Skip spi bus update for a few register writes
by Sai Pavan Boddu
· 5 years ago
d5938f2
Clean up inclusion of sysemu/sysemu.h
by Markus Armbruster
· 5 years ago
a27bd6c
Include hw/qdev-properties.h less
by Markus Armbruster
· 5 years ago
d645427
Include migration/vmstate.h less
by Markus Armbruster
· 5 years ago
64552b6
Include hw/irq.h a lot less
by Markus Armbruster
· 5 years ago
526668c
hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]
by Philippe Mathieu-Daudé
· 5 years ago
936a236
hw/ssi/xilinx_spips: Avoid AXI writes to the LQSPI linear memory
by Philippe Mathieu-Daudé
· 5 years ago
5937bd5
hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrs
by Philippe Mathieu-Daudé
· 5 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
aa64cfa
hw/ssi/xilinx_spips: Avoid variable length array
by Peter Maydell
· 6 years ago
5321fa6
hw/ssi/xilinx_spips: Remove unneeded MMIO request_ptr code
by Peter Maydell
· 6 years ago
21d887c
xilinx_spips: Make dma transactions as per dma_burst_size
by Sai Pavan Boddu
· 7 years ago
265b578
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
by Marc-André Lureau
· 7 years ago
fbf3275
xilinx_spips: Correct SNOOP_NONE state when flushing the txfifo
by Sai Pavan Boddu
· 7 years ago
b8cc850
xilinx_spips: Use 8 dummy cycles with the QIOR/QIOR4 commands
by Francisco Iglesias
· 7 years ago
0c4a94b
xilinx_spips: Enable only two slaves when reading/writing with stripe
by Francisco Iglesias
· 7 years ago
fbe5dac
xilinx_spips: Correct usage of an uninitialized local variable
by Francisco Iglesias
· 7 years ago
2562755
maint: Fix macros with broken 'do/while(0); ' usage
by Eric Blake
· 7 years ago
d3c348b
xilinx_spips: Use memset instead of a for loop to zero registers
by Alistair Francis
· 7 years ago
4f0da46
xilinx_spips: Set all of the reset values
by Alistair Francis
· 7 years ago
cbf8b99
xilinx_spips: Update the QSPI Mod ID reset value
by Alistair Francis
· 7 years ago
c95997a
xilinx_spips: Add support for the ZynqMP Generic QSPI
by Francisco Iglesias
· 7 years ago
2e1cf2c
xilinx_spips: Don't set TX FIFO UNDERFLOW at cmd done
by Francisco Iglesias
· 7 years ago
fbfaa50
xilinx_spips: Add support for 4 byte addresses in the LQSPI
by Francisco Iglesias
· 7 years ago
275e28c
xilinx_spips: Add support for zero pumping
by Francisco Iglesias
· 7 years ago
2fdd171
xilinx_spips: Make tx/rx_data_bytes more generic and reusable
by Francisco Iglesias
· 7 years ago
ef06ca3
xilinx_spips: Add support for RX discard and RX drain
by Francisco Iglesias
· 7 years ago
c3725b8
xilinx_spips: Update striping to be big-endian bit order
by Francisco Iglesias
· 7 years ago
5394dbc
xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClass
by Francisco Iglesias
· 7 years ago
83c3a1f
xlnx-qspi: add a property for mmio-execution
by KONRAD Frederic
· 7 years ago
252b99b
xilinx_spips: allow mmio execution
by KONRAD Frederic
· 8 years ago
c8cccba
xilinx: fix buffer overflow on realize
by Paolo Bonzini
· 8 years ago
8ef94f0
arm: Clean up includes
by Peter Maydell
· 9 years ago
6363235
xilinx_spips: Separate the state struct into a header
by Alistair Francis
· 9 years ago
8fd0671
ssi: Move ssi.h into a separate directory
by Alistair Francis
· 9 years ago
8f1e884
savevm: Remove all the unneeded version_minimum_id_old (arm)
by Juan Quintela
· 11 years ago
c8f8f9f
hw/ssi/xilinx_spips.c: Avoid shifting left into sign bit
by Peter Maydell
· 11 years ago
2977673
hw/s*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
b0b7ae6
xilinx_spips: lqspi: Fix byte/misaligned access
by Peter Crosthwaite
· 12 years ago
a66418f
xilinx_spips: lqspi: Push more data to tx-fifo
by Peter Crosthwaite
· 12 years ago
4a5b6fa
xilinx_spips: Multiple debug verbosity levels
by Peter Crosthwaite
· 12 years ago
c37fc50
xilinx_spips: Debug msgs for Snoop state
by Peter Crosthwaite
· 12 years ago
9151da2
xilinx_spips: Fix striping behaviour
by Peter Crosthwaite
· 12 years ago
2133a5f
xilinx_spips: Fix CTRL register RW bits
by Peter Crosthwaite
· 12 years ago
15408b4
xilinx_spips: lqspi: Dont touch config register
by Peter Crosthwaite
· 12 years ago
c4f08ff
xilinx_spips: Implement automatic CS
by Peter Crosthwaite
· 12 years ago
e100f3b
xilinx_spips: Add automatic start support
by Peter Crosthwaite
· 12 years ago
b5cd914
xilinx_spips: Trash LQ page cache on mode change
by Peter Crosthwaite
· 12 years ago
10e60b3
xilinx_spips: Fix QSPI FIFO size
by Peter Crosthwaite
· 12 years ago
abef5fa
xilinx_spips: Add verbose LQSPI debug output
by Peter Crosthwaite
· 12 years ago
3ea728d
xilinx_spips: Inhibit interrupts in LQSPI mode
by Peter Crosthwaite
· 12 years ago
87920b4
xilinx_spips: Make interrupts clear on read
by Peter Crosthwaite
· 12 years ago
6b91f01
xilinx_spips: seperate SPI and QSPI as two classes
by Peter Crosthwaite
· 12 years ago
31e1706
hw: move SSI controllers to hw/ssi/, configure via default-configs/
by Paolo Bonzini
· 12 years ago
[Renamed from hw/xilinx_spips.c]
f8b9fe2
xilinx_spips: QOM styling fixes
by Peter Crosthwaite
· 12 years ago
08a9635
xilinx_spips: Add missing dual-bus snoop commands
by Nathan Rossi
· 12 years ago
e0891bd
xilinx_spips: Fix bus setup conditional check
by Nathan Rossi
· 12 years ago
2790cd9
xilinx_spips: Set unused IRQs to NULL
by Peter Crosthwaite
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
fd7f0d6
hw: move fifo.[ch] to libqemuutil
by Paolo Bonzini
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
f124114
xilinx_spips: Generalised to model QSPI
by Peter Crosthwaite
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
b4ae3cf
ssi: Add slave autoconnect helper
by Peter Crosthwaite
· 12 years ago
94befa4
xilinx_spips: Xilinx Zynq SPI cntrlr device model
by Peter A. G. Crosthwaite
· 12 years ago