summary refs log tree commit diff stats
path: root/hw/arm/aspeed_soc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* aspeed: add a watchdog controllerCédric Le Goater2017-02-071-0/+13
* aspeed/smc: set the number of flash modules for the FMC controllerCédric Le Goater2016-12-271-4/+4
* aspeed: add the definitions for the AST2400 A1 SoCCédric Le Goater2016-12-271-0/+10
* aspeed: add a memory region for SRAMCédric Le Goater2016-12-271-9/+43
* aspeed: attach the second SPI controller object to the SoCCédric Le Goater2016-12-271-1/+1
* aspeed: remove cannot_destroy_with_object_finalize_yetCédric Le Goater2016-12-271-6/+0
* aspeed: QOMify the CPU object and attach it to the SoCCédric Le Goater2016-12-271-3/+14
* aspeed: add support for the AST2500 SoC SMC controllersCédric Le Goater2016-10-171-6/+15
* aspeed: extend the number of host SPI controllersCédric Le Goater2016-10-171-15/+29
* aspeed: move the flash module mapping address under the controller definitionCédric Le Goater2016-10-171-5/+4
* aspeed: rename the smc object to fmcCédric Le Goater2016-10-171-9/+9
* aspeed: add a ram_size property to the memory controllerCédric Le Goater2016-09-221-0/+2
* aspeed: add a ast2500 SoC and support to the SCU and SDMC controllersCédric Le Goater2016-09-221-0/+2
* aspeed-soc: provide a framework to add new SoCsCédric Le Goater2016-09-221-8/+30
* ast2400: replace ast2400 with aspeed_socCédric Le Goater2016-09-221-48/+47
* ast2400: rename the Aspeed SoC files to aspeed_socCédric Le Goater2016-09-221-0/+229