aboutsummaryrefslogtreecommitdiff
path: root/include/hw/misc/aspeed_scu.h
AgeCommit message (Expand)AuthorFilesLines
2024-07-21aspeed/scu: Add boot-from-eMMC HW strapping bit for AST2600 SoCCédric Le Goater1-0/+4
2024-06-16aspeed/scu: Add AST2700 supportJamin Lin1-5/+42
2023-08-31bulk: Do not declare function prototypes using 'extern' keywordPhilippe Mathieu-Daudé1-1/+1
2022-05-02aspeed/scu: Add AST1030 supportSteven Lee1-0/+25
2022-05-02hw: aspeed_scu: Introduce clkin_25Mhz attributeSteven Lee1-0/+1
2022-05-02hw: aspeed_scu: Add AST2600 apb_freq and hpll calculation functionSteven Lee1-0/+19
2021-09-20aspeed: Emulate the AST2600A3Joel Stanley1-0/+2
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost1-4/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-5/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-4/+7
2020-09-01arm: aspeed: add strap define `25HZ` of AST2500Igor Kononenko1-0/+1
2020-05-11aspeed: Support AST2600A1 silicon revisionJoel Stanley1-0/+1
2019-10-15hw: aspeed_scu: Add AST2600 supportJoel Stanley1-1/+6
2019-09-13aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routineCédric Le Goater1-5/+3
2019-09-13aspeed/scu: Introduce per-SoC SCU typesCédric Le Goater1-0/+15
2018-07-16aspeed: Implement write-1-{set, clear} for AST2500 strappingAndrew Jeffery1-0/+2
2018-06-26aspeed/scu: introduce clock frequenciesCédric Le Goater1-4/+66
2017-11-20hw/arm/aspeed: Unlock SCU when running kernelJoel Stanley1-0/+3
2016-12-27aspeed: add the definitions for the AST2400 A1 SoCCédric Le Goater1-0/+1
2016-09-22aspeed: add a ast2500 SoC and support to the SCU and SDMC controllersCédric Le Goater1-0/+75
2016-09-22hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoCCédric Le Goater1-0/+118
2016-07-14ast2400: externalize revision numbersCédric Le Goater1-0/+5
2016-06-27hw/misc: Add a model for the ASPEED System Control UnitAndrew Jeffery1-0/+34