Age | Commit message (Expand) | Author |
2023-08-31 | bulk: Do not declare function prototypes using 'extern' keyword | Philippe Mathieu-Daudé |
2022-05-02 | aspeed/scu: Add AST1030 support | Steven Lee |
2022-05-02 | hw: aspeed_scu: Introduce clkin_25Mhz attribute | Steven Lee |
2022-05-02 | hw: aspeed_scu: Add AST2600 apb_freq and hpll calculation function | Steven Lee |
2021-09-20 | aspeed: Emulate the AST2600A3 | Joel Stanley |
2020-09-18 | Use OBJECT_DECLARE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-09-01 | arm: aspeed: add strap define `25HZ` of AST2500 | Igor Kononenko |
2020-05-11 | aspeed: Support AST2600A1 silicon revision | Joel Stanley |
2019-10-15 | hw: aspeed_scu: Add AST2600 support | Joel Stanley |
2019-09-13 | aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routine | Cédric Le Goater |
2019-09-13 | aspeed/scu: Introduce per-SoC SCU types | Cédric Le Goater |
2018-07-16 | aspeed: Implement write-1-{set, clear} for AST2500 strapping | Andrew Jeffery |
2018-06-26 | aspeed/scu: introduce clock frequencies | Cédric Le Goater |
2017-11-20 | hw/arm/aspeed: Unlock SCU when running kernel | Joel Stanley |
2016-12-27 | aspeed: add the definitions for the AST2400 A1 SoC | Cédric Le Goater |
2016-09-22 | aspeed: add a ast2500 SoC and support to the SCU and SDMC controllers | Cédric Le Goater |
2016-09-22 | hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoC | Cédric Le Goater |
2016-07-14 | ast2400: externalize revision numbers | Cédric Le Goater |
2016-06-27 | hw/misc: Add a model for the ASPEED System Control Unit | Andrew Jeffery |