index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
ssi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
arm: Update infocenter.arm.com URLs
Peter Maydell
1
-2
/
+3
2021-02-02
hw/ssi: imx_spi: Use a macro for number of chip selects supported
Bin Meng
1
-1
/
+4
2020-12-10
hw/core/stream: Rename StreamSlave as StreamSink
Philippe Mathieu-Daudé
1
-1
/
+1
2020-12-10
hw/ssi: Rename SSI 'slave' as 'peripheral'
Philippe Mathieu-Daudé
1
-23
/
+23
2020-12-10
hw/ssi: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
1
-7
/
+9
2020-12-10
hw/ssi/aspeed_smc: Rename 'max_slaves' variable as 'max_peripherals'
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
5
-17
/
+6
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2
-7
/
+2
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
1
-1
/
+1
2020-09-14
hw/ssi: NPCM7xx Flash Interface Unit device model
Havard Skinnemoen
1
-0
/
+73
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
1
-4
/
+2
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
7
-28
/
+20
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
7
-18
/
+34
2020-07-03
Replace uses of FROM_SSI_SLAVE() macro with QOM casts
Peter Maydell
1
-2
/
+0
2020-07-03
hw/misc/max111x: Use GPIO lines rather than max111x_set_input()
Peter Maydell
1
-3
/
+0
2020-07-03
ssi: Add ssi_realize_and_unref()
Peter Maydell
1
-0
/
+26
2020-06-15
ssi: ssi_create_slave_no_init() is now unused, drop
Markus Armbruster
1
-1
/
+0
2020-06-15
ssi: ssi_auto_connect_slaves() never does anything, drop
Markus Armbruster
1
-4
/
+0
2019-12-16
aspeed/smc: Add AST2600 timings registers
Cédric Le Goater
1
-0
/
+1
2019-10-15
aspeed/smc: Introduce segment operations
Cédric Le Goater
1
-0
/
+4
2019-09-13
aspeed/smc: Inject errors in DMA checksum
Cédric Le Goater
1
-0
/
+1
2019-09-13
aspeed/smc: Add support for DMAs
Cédric Le Goater
1
-0
/
+6
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2
-0
/
+2
2019-07-01
aspeed/smc: add a 'sdram_base' property
Cédric Le Goater
1
-0
/
+3
2019-01-29
aspeed/smc: snoop SPI transfers to fake dummy cycles
Cédric Le Goater
1
-0
/
+3
2018-08-24
hw/ssi/pl022: Allow use as embedded-struct device
Peter Maydell
1
-0
/
+51
2018-06-26
xilinx_spips: Make dma transactions as per dma_burst_size
Sai Pavan Boddu
1
-1
/
+4
2017-12-13
xilinx_spips: Set all of the reset values
Alistair Francis
1
-1
/
+1
2017-12-13
xilinx_spips: Add support for the ZynqMP Generic QSPI
Francisco Iglesias
1
-1
/
+31
2017-12-13
xilinx_spips: Add support for zero pumping
Francisco Iglesias
1
-0
/
+2
2017-12-13
xilinx_spips: Add support for RX discard and RX drain
Francisco Iglesias
1
-0
/
+6
2017-12-13
xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClass
Francisco Iglesias
1
-0
/
+34
2017-09-21
msf2: Add Smartfusion2 SPI controller
Subbaraya Sundeep
1
-0
/
+58
2017-01-20
aspeed/smc: handle SPI flash Command mode
Cédric Le Goater
1
-1
/
+1
2017-01-20
aspeed/smc: adjust the size of the register region
Cédric Le Goater
1
-0
/
+1
2017-01-20
aspeed/smc: unfold the AspeedSMCController array
Cédric Le Goater
1
-0
/
+1
2016-10-17
aspeed: move the flash module mapping address under the controller definition
Cédric Le Goater
1
-1
/
+2
2016-10-04
STM32F2xx: Add the SPI device
Alistair Francis
1
-0
/
+72
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
1
-3
/
+3
2016-07-04
ast2400: add SPI flash slaves
Cédric Le Goater
1
-0
/
+21
2016-07-04
ast2400: add SMC controllers (FMC and SPI)
Cédric Le Goater
1
-0
/
+79
2016-07-04
ssi: change ssi_slave_init to be a realize ops
Cédric Le Goater
1
-1
/
+1
2016-05-12
i.MX: Add the Freescale SPI Controller
Jean-Christophe DUBOIS
1
-0
/
+103
2016-01-21
xilinx_spips: Separate the state struct into a header
Alistair Francis
1
-0
/
+72
2016-01-21
ssi: Move ssi.h into a separate directory
Alistair Francis
1
-0
/
+96