summaryrefslogtreecommitdiffstats
path: root/hw/misc/aspeed_sdmc.c
Commit message (Expand)AuthorAgeFilesLines
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-1/+1
* aspeed: sdmc: Implement AST2600 locking behaviourJoel Stanley2020-05-111-10/+45
* arm/aspeed: actually check RAM sizeIgor Mammedov2020-02-191-19/+64
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* aspeed/sdmc: Make ast2600 default 1GJoel Stanley2019-12-161-3/+3
* aspeed/sdmc: Add AST2600 supportJoel Stanley2019-10-151-0/+82
* aspeed/sdmc: Introduce an object class per SoCCédric Le Goater2019-10-151-63/+105
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* 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