index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ssi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
hw/ssi: imx_spi: Use a macro for number of chip selects supported
Bin Meng
2021-02-02
1
-2
/
+2
*
hw/*: Use type casting for SysBusDevice in NPCM7XX
Hao Wu
2021-01-12
1
-1
/
+1
*
hw/core/stream: Rename StreamSlave as StreamSink
Philippe Mathieu-Daudé
2020-12-10
1
-1
/
+1
*
hw/ssi: Rename SSI 'slave' as 'peripheral'
Philippe Mathieu-Daudé
2020-12-10
3
-28
/
+29
*
hw/ssi/aspeed_smc: Rename 'max_slaves' variable as 'max_peripherals'
Philippe Mathieu-Daudé
2020-12-10
1
-26
/
+27
*
aspeed/smc: Add support for address lane disablement
Cédric Le Goater
2020-12-10
1
-7
/
+18
*
ssi: Fix bad printf format specifiers
AlexChen
2020-11-10
2
-2
/
+2
*
hw/ssi/npcm7xx_fiu: Fix handling of unsigned integer
Philippe Mathieu-Daudé
2020-10-08
2
-7
/
+7
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
2
-5
/
+2
*
hw/ssi: NPCM7xx Flash Interface Unit device model
Havard Skinnemoen
2020-09-14
3
-0
/
+584
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
2
-2
/
+4
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
2
-2
/
+5
*
aspeed/smc: Open AHB window of the second chip of the AST2600 FMC controller
Cédric Le Goater
2020-09-01
1
-1
/
+1
*
aspeed/smc: Fix max_slaves of the legacy SMC device
Cédric Le Goater
2020-09-01
1
-1
/
+1
*
aspeed/smc: Fix MemoryRegionOps definition
Cédric Le Goater
2020-09-01
1
-2
/
+0
*
meson: convert hw/ssi
Marc-André Lureau
2020-08-21
2
-10
/
+9
*
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-21
1
-0
/
+1
*
ssi: Add ssi_realize_and_unref()
Peter Maydell
2020-07-03
1
-1
/
+6
*
ssi: ssi_create_slave_no_init() is now unused, drop
Markus Armbruster
2020-06-15
1
-5
/
+0
*
ssi: Convert last use of ssi_create_slave_no_init() manually
Markus Armbruster
2020-06-15
1
-2
/
+3
*
ssi: ssi_auto_connect_slaves() never does anything, drop
Markus Armbruster
2020-06-15
6
-42
/
+0
*
hw/ssi/imx_spi: Removed unnecessary cast of rx data received from slave
Eden Mikitas
2020-06-05
1
-1
/
+1
*
hw/ssi/imx_spi: changed while statement to prevent underflow
Eden Mikitas
2020-06-05
1
-1
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-2
/
+1
*
hw/core: stream: Add an end-of-packet flag
Edgar E. Iglesias
2020-05-14
1
-1
/
+1
*
aspeed/smc: Fix DMA support for AST2600
Cédric Le Goater
2020-03-23
2
-2
/
+14
*
aspeed/smc: Fix number of dummy cycles for FAST_READ_4 command
Guenter Roeck
2020-03-17
1
-1
/
+1
*
aspeed/smc: Fix User mode select/unselect scheme
Cédric Le Goater
2020-03-12
2
-16
/
+24
*
aspeed/smc: Add some tracing
Cédric Le Goater
2020-03-12
2
-0
/
+26
*
xilinx_spips: Correct the number of dummy cycles for the FAST_READ_4 cmd
Francisco Iglesias
2020-02-21
1
-1
/
+1
*
hw/*/Makefile.objs: Move many .o files to common-objs
Thomas Huth
2020-02-04
1
-2
/
+2
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
3
-4
/
+4
*
aspeed/smc: Add AST2600 timings registers
Cédric Le Goater
2019-12-16
1
-3
/
+14
*
aspeed/smc: Do not map disabled segment on the AST2600
Cédric Le Goater
2019-12-16
1
-5
/
+11
*
aspeed/smc: Restore default AHB window mapping at reset
Cédric Le Goater
2019-12-16
1
-11
/
+21
*
ssi: xilinx_spips: Skip spi bus update for a few register writes
Sai Pavan Boddu
2019-11-19
1
-4
/
+18
*
aspeed/smc: Add AST2600 support
Cédric Le Goater
2019-10-15
1
-4
/
+128
*
aspeed/smc: Introduce segment operations
Cédric Le Goater
2019-10-15
1
-15
/
+30
*
aspeed/smc: Calculate checksum on normal DMA
Christian Svensson
2019-09-13
1
-0
/
+1
*
aspeed/smc: Inject errors in DMA checksum
Cédric Le Goater
2019-09-13
1
-0
/
+36
*
aspeed/smc: Add DMA calibration settings
Cédric Le Goater
2019-09-13
1
-1
/
+63
*
aspeed/smc: Add support for DMAs
Cédric Le Goater
2019-09-13
1
-6
/
+216
*
aspeed: Use consistent typenames
Cédric Le Goater
2019-09-13
1
-6
/
+6
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
4
-4
/
+0
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
3
-0
/
+3
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
8
-0
/
+8
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
7
-0
/
+8
*
hw/ssi/mss-spi: Avoid crash when reading empty RX FIFO
Philippe Mathieu-Daudé
2019-07-15
1
-1
/
+7
*
hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]
Philippe Mathieu-Daudé
2019-07-15
1
-0
/
+4
*
hw/ssi/xilinx_spips: Avoid AXI writes to the LQSPI linear memory
Philippe Mathieu-Daudé
2019-07-15
1
-0
/
+16
[prev]
[next]