summaryrefslogtreecommitdiffstats
path: root/include/hw/ssi/aspeed_smc.h
Commit message (Expand)AuthorAgeFilesLines
* hw/ssi/aspeed_smc: Rename 'max_slaves' variable as 'max_peripherals'Philippe Mathieu-Daudé2020-12-101-1/+1
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-181-4/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-5/+2Star
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-4/+7
* 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: Make headers more self-containedMarkus Armbruster2019-08-161-0/+1
* 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
* aspeed/smc: handle SPI flash Command modeCédric Le Goater2017-01-201-1/+1
* aspeed/smc: adjust the size of the register regionCédric Le Goater2017-01-201-0/+1
* aspeed/smc: unfold the AspeedSMCController arrayCédric Le Goater2017-01-201-0/+1
* aspeed: move the flash module mapping address under the controller definitionCédric Le Goater2016-10-171-1/+2
* ast2400: add SPI flash slavesCédric Le Goater2016-07-041-0/+21
* ast2400: add SMC controllers (FMC and SPI)Cédric Le Goater2016-07-041-0/+79