summaryrefslogtreecommitdiffstats
path: root/hw/misc/aspeed_sdmc.c
Commit message (Expand)AuthorAgeFilesLines
* aspeed: add a max_ram_size property to the memory controllerCédric Le Goater2018-08-161-0/+3
* aspeed_sdmc: Handle ECC trainingJoel Stanley2018-08-161-0/+9
* aspeed_sdmc: Init status always idleJoel Stanley2018-08-161-0/+15
* aspeed_sdmc: Set 'cache initial sequence' always trueJoel Stanley2018-08-161-0/+1
* aspeed_sdmc: Fix saved valuesJoel Stanley2018-08-161-19/+8Star
* Fix ast2500 protection register emulationHugo Landau2018-02-221-1/+7
* Convert error_report() to warn_report()Alistair Francis2017-07-131-4/+4
* 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