summaryrefslogtreecommitdiff
path: root/hw/arm/aspeed_soc.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-25aspeed: add a FTGMAC100 nicCédric Le Goater1-0/+21
2017-02-07aspeed: add a watchdog controllerCédric Le Goater1-0/+13
2016-12-27aspeed/smc: set the number of flash modules for the FMC controllerCédric Le Goater1-4/+4
2016-12-27aspeed: add the definitions for the AST2400 A1 SoCCédric Le Goater1-0/+10
2016-12-27aspeed: add a memory region for SRAMCédric Le Goater1-9/+43
2016-12-27aspeed: attach the second SPI controller object to the SoCCédric Le Goater1-1/+1
2016-12-27aspeed: remove cannot_destroy_with_object_finalize_yetCédric Le Goater1-6/+0
2016-12-27aspeed: QOMify the CPU object and attach it to the SoCCédric Le Goater1-3/+14
2016-10-17aspeed: add support for the AST2500 SoC SMC controllersCédric Le Goater1-6/+15
2016-10-17aspeed: extend the number of host SPI controllersCédric Le Goater1-15/+29
2016-10-17aspeed: move the flash module mapping address under the controller definitionCédric Le Goater1-5/+4
2016-10-17aspeed: rename the smc object to fmcCédric Le Goater1-9/+9
2016-09-22aspeed: add a ram_size property to the memory controllerCédric Le Goater1-0/+2
2016-09-22aspeed: add a ast2500 SoC and support to the SCU and SDMC controllersCédric Le Goater1-0/+2
2016-09-22aspeed-soc: provide a framework to add new SoCsCédric Le Goater1-8/+30
2016-09-22ast2400: replace ast2400 with aspeed_socCédric Le Goater1-48/+47
2016-09-22ast2400: rename the Aspeed SoC files to aspeed_socCédric Le Goater1-0/+229