aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/aspeed_ast10x0.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-25hw/gpio: Add ASPEED GPIO model for AST1030Jamin Lin1-0/+11
2022-05-25hw: aspeed: Introduce common UART init functionPeter Delevoryas1-5/+2
2022-05-25hw: aspeed: Ensure AST1030 respects uart-defaultPeter Delevoryas1-3/+3
2022-05-25hw: aspeed: Add uarts_num SoC attributePeter Delevoryas1-0/+1
2022-05-25hw: aspeed: Add missing UART'sPeter Delevoryas1-0/+24
2022-05-25aspeed: Introduce a get_irq AspeedSoCClass methodCédric Le Goater1-2/+3
2022-05-02aspeed/soc : Add AST1030 supportSteven Lee1-0/+299