Age | Commit message (Expand) | Author | Files | Lines |
2020-02-21 | aspeed/scu: Implement chip ID register | Joel Stanley | 1 | -0/+13 |
2020-02-21 | aspeed/scu: Create separate write callbacks | Joel Stanley | 1 | -23/+57 |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -1/+1 |
2019-12-16 | aspeed/scu: Fix W1C behavior | Joel Stanley | 1 | -5/+14 |
2019-10-15 | aspeed/sdmc: Add AST2600 support | Joel Stanley | 1 | -0/+2 |
2019-10-15 | hw: aspeed_scu: Add AST2600 support | Joel Stanley | 1 | -7/+185 |
2019-09-13 | aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routine | Cédric Le Goater | 1 | -16/+9 |
2019-09-13 | aspeed/scu: Introduce per-SoC SCU types | Cédric Le Goater | 1 | -36/+47 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2019-05-22 | aspeed/scu: Use qemu_guest_getrandom_nofail | Richard Henderson | 1 | -8/+2 |
2018-07-16 | aspeed: Implement write-1-{set, clear} for AST2500 strapping | Andrew Jeffery | 1 | -2/+17 |
2018-06-26 | aspeed/scu: introduce clock frequencies | Cédric Le Goater | 1 | -0/+106 |
2018-06-15 | aspeed_scu: Implement RNG register | Joel Stanley | 1 | -0/+20 |
2018-02-22 | Fix ast2500 protection register emulation | Hugo Landau | 1 | -1/+5 |
2017-11-20 | hw/arm/aspeed: Unlock SCU when running kernel | Joel Stanley | 1 | -2/+3 |
2016-12-27 | aspeed/scu: fix SCU region size | Cédric Le Goater | 1 | -1/+1 |
2016-12-27 | aspeed: add the definitions for the AST2400 A1 SoC | Cédric Le Goater | 1 | -0/+2 |
2016-09-22 | aspeed: add a ast2500 SoC and support to the SCU and SDMC controllers | Cédric Le Goater | 1 | -1/+44 |
2016-07-14 | ast2400: externalize revision numbers | Cédric Le Goater | 1 | -3/+1 |
2016-07-14 | hw/misc: fix typo in Aspeed SCU hw-strap2 property name | Cédric Le Goater | 1 | -1/+1 |
2016-06-28 | misc/aspeed_scu: Fix build error caused by missing header | Pranith Kumar | 1 | -0/+1 |
2016-06-27 | hw/misc: Add a model for the ASPEED System Control Unit | Andrew Jeffery | 1 | -0/+283 |