summary refs log tree commit diff stats
path: root/hw/misc/aspeed_sdmc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* aspeed: add the definitions for the AST2400 A1 SoCCédric Le Goater2016-12-271-0/+3
* aspeed: add a ram_size property to the memory controllerCédric Le Goater2016-09-221-10/+13
* aspeed: use error_report instead of LOG_GUEST_ERRORCédric Le Goater2016-09-221-8/+9
* aspeed: calculate the RAM size bits at realize timeCédric Le Goater2016-09-221-2/+14
* aspeed: add a ast2500 SoC and support to the SCU and SDMC controllersCédric Le Goater2016-09-221-0/+1
* ast2400: add a memory controller device modelCédric Le Goater2016-09-061-0/+263