summaryrefslogtreecommitdiffstats
path: root/hw/misc/aspeed_scu.c
Commit message (Expand)AuthorAgeFilesLines
* aspeed/scu: Add trace events for read opsCédric Le Goater2022-06-301-0/+2
* aspeed/scu: Add AST1030 supportSteven Lee2022-05-021-0/+63
* hw: aspeed_scu: Introduce clkin_25Mhz attributeSteven Lee2022-05-021-1/+5
* hw: aspeed_scu: Add AST2600 apb_freq and hpll calculation functionSteven Lee2022-05-021-1/+38
* hw/arm/aspeed: Initialize AST2600 UART clock selection registersPeter Delevoryas2021-09-201-0/+4
* aspeed: Emulate the AST2600A3Joel Stanley2021-09-201-7/+29
* misc: aspeed_scu: Update AST2600 silicon id registerJoel Stanley2020-09-181-1/+6
* aspeed/sdmc: Perform memory trainingJoel Stanley2020-09-011-1/+1
* aspeed/scu: Fix valid access size on AST2400Cédric Le Goater2020-09-011-3/+4
* aspeed: Support AST2600A1 silicon revisionJoel Stanley2020-05-111-6/+5Star
* aspeed/scu: Implement chip ID registerJoel Stanley2020-02-211-0/+13
* aspeed/scu: Create separate write callbacksJoel Stanley2020-02-211-23/+57
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* aspeed/scu: Fix W1C behaviorJoel Stanley2019-12-161-5/+14
* aspeed/sdmc: Add AST2600 supportJoel Stanley2019-10-151-0/+2
* hw: aspeed_scu: Add AST2600 supportJoel Stanley2019-10-151-7/+185
* aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routineCédric Le Goater2019-09-131-16/+9Star
* aspeed/scu: Introduce per-SoC SCU typesCédric Le Goater2019-09-131-36/+47
* 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/scu: Use qemu_guest_getrandom_nofailRichard Henderson2019-05-221-8/+2Star
* aspeed: Implement write-1-{set, clear} for AST2500 strappingAndrew Jeffery2018-07-161-2/+17
* aspeed/scu: introduce clock frequenciesCédric Le Goater2018-06-261-0/+106
* aspeed_scu: Implement RNG registerJoel Stanley2018-06-151-0/+20
* Fix ast2500 protection register emulationHugo Landau2018-02-221-1/+5
* hw/arm/aspeed: Unlock SCU when running kernelJoel Stanley2017-11-201-2/+3
* aspeed/scu: fix SCU region sizeCédric Le Goater2016-12-271-1/+1
* aspeed: add the definitions for the AST2400 A1 SoCCédric Le Goater2016-12-271-0/+2
* aspeed: add a ast2500 SoC and support to the SCU and SDMC controllersCédric Le Goater2016-09-221-1/+44
* ast2400: externalize revision numbersCédric Le Goater2016-07-141-3/+1Star
* hw/misc: fix typo in Aspeed SCU hw-strap2 property nameCédric Le Goater2016-07-141-1/+1
* misc/aspeed_scu: Fix build error caused by missing headerPranith Kumar2016-06-281-0/+1
* hw/misc: Add a model for the ASPEED System Control UnitAndrew Jeffery2016-06-271-0/+283