summaryrefslogtreecommitdiff
path: root/hw/misc/aspeed_sdmc.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-22Fix ast2500 protection register emulationHugo Landau1-1/+7
2017-07-13Convert error_report() to warn_report()Alistair Francis1-4/+4
2016-12-27aspeed: add the definitions for the AST2400 A1 SoCCédric Le Goater1-0/+3
2016-09-22aspeed: add a ram_size property to the memory controllerCédric Le Goater1-10/+13
2016-09-22aspeed: use error_report instead of LOG_GUEST_ERRORCédric Le Goater1-8/+9
2016-09-22aspeed: calculate the RAM size bits at realize timeCédric Le Goater1-2/+14
2016-09-22aspeed: add a ast2500 SoC and support to the SCU and SDMC controllersCédric Le Goater1-0/+1
2016-09-06ast2400: add a memory controller device modelCédric Le Goater1-0/+263