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
/
include
/
hw
/
ssi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-11
1
-3
/
+3
*
hw/ssi: Add Ibex SPI device model
Wilfred Mallawa
2022-04-22
1
-0
/
+94
*
aspeed/smc: Rename 'max_peripherals' to 'cs_num_max'
Cédric Le Goater
2022-03-08
1
-1
/
+1
*
aspeed/smc: Remove 'num_cs' field
Cédric Le Goater
2022-03-08
1
-1
/
+0
*
aspeed/smc: Add an address mask on segment registers
Cédric Le Goater
2022-02-26
1
-0
/
+1
*
hw/ssi: Add a model of Xilinx Versal's OSPI flash memory controller
Francisco Iglesias
2022-01-28
1
-0
/
+111
*
aspeed/smc: Use a container for the flash mmio address space
Cédric Le Goater
2021-10-22
1
-1
/
+1
*
aspeed/smc: Remove unused attribute 'irqline'
Cédric Le Goater
2021-10-12
1
-1
/
+0
*
aspeed/smc: Introduce a new addr_width() class handler
Cédric Le Goater
2021-10-12
1
-0
/
+1
*
aspeed/smc: Add default reset values
Cédric Le Goater
2021-10-12
1
-0
/
+1
*
aspeed/smc: QOMify AspeedSMCFlash
Cédric Le Goater
2021-10-12
1
-4
/
+9
*
aspeed/smc: Rename AspeedSMCFlash 'id' to 'cs'
Cédric Le Goater
2021-10-12
1
-1
/
+1
*
aspeed/smc: Remove the 'size' attribute from AspeedSMCFlash
Cédric Le Goater
2021-10-12
1
-1
/
+0
*
aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlash
Cédric Le Goater
2021-10-12
1
-1
/
+0
*
aspeed/smc: Drop AspeedSMCController structure
Cédric Le Goater
2021-10-12
1
-35
/
+29
*
aspeed/smc: Add extra controls to request DMA
Cédric Le Goater
2021-05-01
1
-0
/
+1
*
aspeed/smc: Add a 'features' attribute to the object class
Cédric Le Goater
2021-05-01
1
-1
/
+1
*
hw/arm/aspeed: Do not sysbus-map mmio flash region directly, use alias
Philippe Mathieu-Daudé
2021-05-01
1
-0
/
+1
*
aspeed/smc: Remove unused "sdram-base" property
Cédric Le Goater
2021-05-01
1
-3
/
+0
*
hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spips
Xuzhou Cheng
2021-03-10
1
-1
/
+1
*
hw/ssi: Add SiFive SPI controller support
Bin Meng
2021-03-04
1
-0
/
+47
*
arm: Update infocenter.arm.com URLs
Peter Maydell
2021-02-11
1
-2
/
+3
*
hw/ssi: imx_spi: Use a macro for number of chip selects supported
Bin Meng
2021-02-02
1
-1
/
+4
*
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
1
-23
/
+23
*
hw/ssi: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
2020-12-10
1
-7
/
+9
*
hw/ssi/aspeed_smc: Rename 'max_slaves' variable as 'max_peripherals'
Philippe Mathieu-Daudé
2020-12-10
1
-1
/
+1
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
5
-17
/
+6
*
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
2
-7
/
+2
*
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-18
1
-1
/
+1
*
hw/ssi: NPCM7xx Flash Interface Unit device model
Havard Skinnemoen
2020-09-14
1
-0
/
+73
*
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
1
-4
/
+2
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
7
-28
/
+20
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
7
-18
/
+34
*
Replace uses of FROM_SSI_SLAVE() macro with QOM casts
Peter Maydell
2020-07-03
1
-2
/
+0
*
hw/misc/max111x: Use GPIO lines rather than max111x_set_input()
Peter Maydell
2020-07-03
1
-3
/
+0
*
ssi: Add ssi_realize_and_unref()
Peter Maydell
2020-07-03
1
-0
/
+26
*
ssi: ssi_create_slave_no_init() is now unused, drop
Markus Armbruster
2020-06-15
1
-1
/
+0
*
ssi: ssi_auto_connect_slaves() never does anything, drop
Markus Armbruster
2020-06-15
1
-4
/
+0
*
aspeed/smc: Add AST2600 timings registers
Cédric Le Goater
2019-12-16
1
-0
/
+1
*
aspeed/smc: Introduce segment operations
Cédric Le Goater
2019-10-15
1
-0
/
+4
*
aspeed/smc: Inject errors in DMA checksum
Cédric Le Goater
2019-09-13
1
-0
/
+1
*
aspeed/smc: Add support for DMAs
Cédric Le Goater
2019-09-13
1
-0
/
+6
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
include: Make headers more self-contained
Markus Armbruster
2019-08-16
2
-0
/
+2
*
aspeed/smc: add a 'sdram_base' property
Cédric Le Goater
2019-07-01
1
-0
/
+3
*
aspeed/smc: snoop SPI transfers to fake dummy cycles
Cédric Le Goater
2019-01-29
1
-0
/
+3
*
hw/ssi/pl022: Allow use as embedded-struct device
Peter Maydell
2018-08-24
1
-0
/
+51
*
xilinx_spips: Make dma transactions as per dma_burst_size
Sai Pavan Boddu
2018-06-26
1
-1
/
+4
[next]