summaryrefslogtreecommitdiffstats
path: root/include/hw/ssi
Commit message (Expand)AuthorAgeFilesLines
* aspeed/smc: Remove unused attribute 'irqline'Cédric Le Goater2021-10-121-1/+0
* aspeed/smc: Introduce a new addr_width() class handlerCédric Le Goater2021-10-121-0/+1
* aspeed/smc: Add default reset valuesCédric Le Goater2021-10-121-0/+1
* aspeed/smc: QOMify AspeedSMCFlashCédric Le Goater2021-10-121-4/+9
* aspeed/smc: Rename AspeedSMCFlash 'id' to 'cs'Cédric Le Goater2021-10-121-1/+1
* aspeed/smc: Remove the 'size' attribute from AspeedSMCFlashCédric Le Goater2021-10-121-1/+0
* aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlashCédric Le Goater2021-10-121-1/+0
* aspeed/smc: Drop AspeedSMCController structureCédric Le Goater2021-10-121-35/+29
* aspeed/smc: Add extra controls to request DMACédric Le Goater2021-05-011-0/+1
* aspeed/smc: Add a 'features' attribute to the object classCédric Le Goater2021-05-011-1/+1
* hw/arm/aspeed: Do not sysbus-map mmio flash region directly, use aliasPhilippe Mathieu-Daudé2021-05-011-0/+1
* aspeed/smc: Remove unused "sdram-base" propertyCédric Le Goater2021-05-011-3/+0
* hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spipsXuzhou Cheng2021-03-101-1/+1
* hw/ssi: Add SiFive SPI controller supportBin Meng2021-03-041-0/+47
* arm: Update infocenter.arm.com URLsPeter Maydell2021-02-111-2/+3
* hw/ssi: imx_spi: Use a macro for number of chip selects supportedBin Meng2021-02-021-1/+4
* hw/core/stream: Rename StreamSlave as StreamSinkPhilippe Mathieu-Daudé2020-12-101-1/+1
* hw/ssi: Rename SSI 'slave' as 'peripheral'Philippe Mathieu-Daudé2020-12-101-23/+23
* hw/ssi: Update coding style to make checkpatch.pl happyPhilippe Mathieu-Daudé2020-12-101-7/+9
* hw/ssi/aspeed_smc: Rename 'max_slaves' variable as 'max_peripherals'Philippe Mathieu-Daudé2020-12-101-1/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-185-17/+6
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-182-7/+2
* qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost2020-09-181-1/+1
* hw/ssi: NPCM7xx Flash Interface Unit device modelHavard Skinnemoen2020-09-141-0/+73
* Use OBJECT_DECLARE_TYPE where possibleEduardo Habkost2020-09-091-4/+2
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-097-28/+20
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-097-18/+34
* Replace uses of FROM_SSI_SLAVE() macro with QOM castsPeter Maydell2020-07-031-2/+0
* hw/misc/max111x: Use GPIO lines rather than max111x_set_input()Peter Maydell2020-07-031-3/+0
* ssi: Add ssi_realize_and_unref()Peter Maydell2020-07-031-0/+26
* ssi: ssi_create_slave_no_init() is now unused, dropMarkus Armbruster2020-06-151-1/+0
* ssi: ssi_auto_connect_slaves() never does anything, dropMarkus Armbruster2020-06-151-4/+0
* aspeed/smc: Add AST2600 timings registersCédric Le Goater2019-12-161-0/+1
* aspeed/smc: Introduce segment operationsCédric Le Goater2019-10-151-0/+4
* aspeed/smc: Inject errors in DMA checksumCédric Le Goater2019-09-131-0/+1
* aspeed/smc: Add support for DMAsCédric Le Goater2019-09-131-0/+6
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-1/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0
* include: Make headers more self-containedMarkus Armbruster2019-08-162-0/+2
* aspeed/smc: add a 'sdram_base' propertyCédric Le Goater2019-07-011-0/+3
* aspeed/smc: snoop SPI transfers to fake dummy cyclesCédric Le Goater2019-01-291-0/+3
* hw/ssi/pl022: Allow use as embedded-struct devicePeter Maydell2018-08-241-0/+51
* xilinx_spips: Make dma transactions as per dma_burst_sizeSai Pavan Boddu2018-06-261-1/+4
* xilinx_spips: Set all of the reset valuesAlistair Francis2017-12-131-1/+1
* xilinx_spips: Add support for the ZynqMP Generic QSPIFrancisco Iglesias2017-12-131-1/+31
* xilinx_spips: Add support for zero pumpingFrancisco Iglesias2017-12-131-0/+2
* xilinx_spips: Add support for RX discard and RX drainFrancisco Iglesias2017-12-131-0/+6
* xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClassFrancisco Iglesias2017-12-131-0/+34
* msf2: Add Smartfusion2 SPI controllerSubbaraya Sundeep2017-09-211-0/+58
* aspeed/smc: handle SPI flash Command modeCédric Le Goater2017-01-201-1/+1