aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/aspeed_ast2400.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-27aspeed: fix hardcode boot address 0Jamin Lin1-2/+2
2024-02-27aspeed: introduce a new UART0 device nameJamin Lin1-0/+2
2024-02-01hw/arm/aspeed: Check for CPU types in machine_run_board_init()Philippe Mathieu-Daudé1-2/+10
2024-02-01hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helperPhilippe Mathieu-Daudé1-1/+2
2024-01-26target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' headerPhilippe Mathieu-Daudé1-0/+1
2024-01-05hw: Simplify memory_region_init_ram() callsPhilippe Mathieu-Daudé1-4/+2
2023-10-25hw/arm/aspeed: Move AspeedSoCState::cpu/vic to Aspeed2400SoCStatePhilippe Mathieu-Daudé1-0/+570