summary refs log tree commit diff stats
path: root/hw/arm/aspeed_ast27x0.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* aspeed/soc: Support RTC for AST2700Jamin Lin2024-11-041-0/+11
* hw/arm/aspeed_ast27x0: Avoid hardcoded '256' in IRQ calculationPeter Maydell2024-11-041-4/+3
* hw/arm/aspeed_ast27x0: Use bsa.h for PPI definitionsPeter Maydell2024-11-041-9/+10
* aspeed/soc: Support GPIO for AST2700Jamin Lin2024-10-241-0/+13
* aspeed/soc: Correct GPIO irq 130 for AST2700Jamin Lin2024-10-241-3/+2
* aspeed/soc: Support I2C for AST2700Jamin Lin2024-09-161-0/+24
* aspeed/soc: Introduce a new API to get the device irqJamin Lin2024-09-161-0/+21
* aspeed/soc: support ADC for AST2700Jamin Lin2024-07-211-0/+12
* aspeed/soc: set dma64 property for AST2700 ftgmac100Jamin Lin2024-07-091-0/+3
* aspeed/soc: Fix possible divide by zeroJamin Lin2024-07-021-0/+2
* aspeed/soc: fix incorrect dram size for AST2700Jamin Lin2024-06-161-1/+86
* aspeed/soc: Add AST2700 supportJamin Lin2024-06-161-0/+563