aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/aspeed_scu.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2019-05-22aspeed/scu: Use qemu_guest_getrandom_nofailRichard Henderson1-8/+2
2018-07-16aspeed: Implement write-1-{set, clear} for AST2500 strappingAndrew Jeffery1-2/+17
2018-06-26aspeed/scu: introduce clock frequenciesCédric Le Goater1-0/+106
2018-06-15aspeed_scu: Implement RNG registerJoel Stanley1-0/+20
2018-02-22Fix ast2500 protection register emulationHugo Landau1-1/+5
2017-11-20hw/arm/aspeed: Unlock SCU when running kernelJoel Stanley1-2/+3
2016-12-27aspeed/scu: fix SCU region sizeCédric Le Goater1-1/+1
2016-12-27aspeed: add the definitions for the AST2400 A1 SoCCédric Le Goater1-0/+2
2016-09-22aspeed: add a ast2500 SoC and support to the SCU and SDMC controllersCédric Le Goater1-1/+44
2016-07-14ast2400: externalize revision numbersCédric Le Goater1-3/+1
2016-07-14hw/misc: fix typo in Aspeed SCU hw-strap2 property nameCédric Le Goater1-1/+1
2016-06-28misc/aspeed_scu: Fix build error caused by missing headerPranith Kumar1-0/+1
2016-06-27hw/misc: Add a model for the ASPEED System Control UnitAndrew Jeffery1-0/+283