index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
ssi
Age
Commit message (
Expand
)
Author
2021-05-01
aspeed/smc: Add extra controls to request DMA
Cédric Le Goater
2021-05-01
aspeed/smc: Add a 'features' attribute to the object class
Cédric Le Goater
2021-05-01
hw/arm/aspeed: Do not sysbus-map mmio flash region directly, use alias
Philippe Mathieu-Daudé
2021-05-01
aspeed/smc: Remove unused "sdram-base" property
Cédric Le Goater
2021-03-10
hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spips
Xuzhou Cheng
2021-03-04
hw/ssi: Add SiFive SPI controller support
Bin Meng
2021-02-11
arm: Update infocenter.arm.com URLs
Peter Maydell
2021-02-02
hw/ssi: imx_spi: Use a macro for number of chip selects supported
Bin Meng
2020-12-10
hw/core/stream: Rename StreamSlave as StreamSink
Philippe Mathieu-Daudé
2020-12-10
hw/ssi: Rename SSI 'slave' as 'peripheral'
Philippe Mathieu-Daudé
2020-12-10
hw/ssi: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
2020-12-10
hw/ssi/aspeed_smc: Rename 'max_slaves' variable as 'max_peripherals'
Philippe Mathieu-Daudé
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-14
hw/ssi: NPCM7xx Flash Interface Unit device model
Havard Skinnemoen
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-07-03
Replace uses of FROM_SSI_SLAVE() macro with QOM casts
Peter Maydell
2020-07-03
hw/misc/max111x: Use GPIO lines rather than max111x_set_input()
Peter Maydell
2020-07-03
ssi: Add ssi_realize_and_unref()
Peter Maydell
2020-06-15
ssi: ssi_create_slave_no_init() is now unused, drop
Markus Armbruster
2020-06-15
ssi: ssi_auto_connect_slaves() never does anything, drop
Markus Armbruster
2019-12-16
aspeed/smc: Add AST2600 timings registers
Cédric Le Goater
2019-10-15
aspeed/smc: Introduce segment operations
Cédric Le Goater
2019-09-13
aspeed/smc: Inject errors in DMA checksum
Cédric Le Goater
2019-09-13
aspeed/smc: Add support for DMAs
Cédric Le Goater
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-07-01
aspeed/smc: add a 'sdram_base' property
Cédric Le Goater
2019-01-29
aspeed/smc: snoop SPI transfers to fake dummy cycles
Cédric Le Goater
2018-08-24
hw/ssi/pl022: Allow use as embedded-struct device
Peter Maydell
2018-06-26
xilinx_spips: Make dma transactions as per dma_burst_size
Sai Pavan Boddu
2017-12-13
xilinx_spips: Set all of the reset values
Alistair Francis
2017-12-13
xilinx_spips: Add support for the ZynqMP Generic QSPI
Francisco Iglesias
2017-12-13
xilinx_spips: Add support for zero pumping
Francisco Iglesias
2017-12-13
xilinx_spips: Add support for RX discard and RX drain
Francisco Iglesias
2017-12-13
xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClass
Francisco Iglesias
2017-09-21
msf2: Add Smartfusion2 SPI controller
Subbaraya Sundeep
2017-01-20
aspeed/smc: handle SPI flash Command mode
Cédric Le Goater
2017-01-20
aspeed/smc: adjust the size of the register region
Cédric Le Goater
2017-01-20
aspeed/smc: unfold the AspeedSMCController array
Cédric Le Goater
2016-10-17
aspeed: move the flash module mapping address under the controller definition
Cédric Le Goater
2016-10-04
STM32F2xx: Add the SPI device
Alistair Francis
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-04
ast2400: add SPI flash slaves
Cédric Le Goater
2016-07-04
ast2400: add SMC controllers (FMC and SPI)
Cédric Le Goater
2016-07-04
ssi: change ssi_slave_init to be a realize ops
Cédric Le Goater
[next]