aboutsummaryrefslogtreecommitdiff
path: root/include/hw/misc/aspeed_sdmc.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost1-4/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-5/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-4/+7
2020-09-01aspeed/sdmc: Perform memory trainingJoel Stanley1-1/+12
2020-02-19arm/aspeed: actually check RAM sizeIgor Mammedov1-0/+1
2019-10-15aspeed/sdmc: Add AST2600 supportJoel Stanley1-0/+1
2019-10-15aspeed/sdmc: Introduce an object class per SoCCédric Le Goater1-4/+15
2018-08-16aspeed: add a max_ram_size property to the memory controllerCédric Le Goater1-0/+1
2018-08-16aspeed_sdmc: Fix saved valuesJoel Stanley1-0/+1
2018-08-16aspeed_sdmc: Extend number of valid registersJoel Stanley1-1/+1
2016-09-22aspeed: add a ram_size property to the memory controllerCédric Le Goater1-0/+1
2016-09-22aspeed: calculate the RAM size bits at realize timeCédric Le Goater1-0/+1
2016-09-06ast2400: add a memory controller device modelCédric Le Goater1-0/+31