aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/aspeed_scu.c
AgeCommit message (Expand)Author
2020-09-18misc: aspeed_scu: Update AST2600 silicon id registerJoel Stanley
2020-09-01aspeed/sdmc: Perform memory trainingJoel Stanley
2020-09-01aspeed/scu: Fix valid access size on AST2400Cédric Le Goater
2020-05-11aspeed: Support AST2600A1 silicon revisionJoel Stanley
2020-02-21aspeed/scu: Implement chip ID registerJoel Stanley
2020-02-21aspeed/scu: Create separate write callbacksJoel Stanley
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-12-16aspeed/scu: Fix W1C behaviorJoel Stanley
2019-10-15aspeed/sdmc: Add AST2600 supportJoel Stanley
2019-10-15hw: aspeed_scu: Add AST2600 supportJoel Stanley
2019-09-13aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routineCédric Le Goater
2019-09-13aspeed/scu: Introduce per-SoC SCU typesCédric Le Goater
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-05-22aspeed/scu: Use qemu_guest_getrandom_nofailRichard Henderson
2018-07-16aspeed: Implement write-1-{set, clear} for AST2500 strappingAndrew Jeffery
2018-06-26aspeed/scu: introduce clock frequenciesCédric Le Goater
2018-06-15aspeed_scu: Implement RNG registerJoel Stanley
2018-02-22Fix ast2500 protection register emulationHugo Landau
2017-11-20hw/arm/aspeed: Unlock SCU when running kernelJoel Stanley
2016-12-27aspeed/scu: fix SCU region sizeCédric Le Goater
2016-12-27aspeed: add the definitions for the AST2400 A1 SoCCédric Le Goater
2016-09-22aspeed: add a ast2500 SoC and support to the SCU and SDMC controllersCédric Le Goater
2016-07-14ast2400: externalize revision numberspull-target-arm-20160714Cédric Le Goater
2016-07-14hw/misc: fix typo in Aspeed SCU hw-strap2 property nameCédric Le Goater
2016-06-28misc/aspeed_scu: Fix build error caused by missing headerPranith Kumar
2016-06-27hw/misc: Add a model for the ASPEED System Control UnitAndrew Jeffery