summary refs log tree commit diff stats
path: root/hw/arm/aspeed_ast2400.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* aspeed: fix hardcode boot address 0Jamin Lin2024-02-271-2/+2
* aspeed: introduce a new UART0 device nameJamin Lin2024-02-271-0/+2
* hw/arm/aspeed: Check for CPU types in machine_run_board_init()Philippe Mathieu-Daudé2024-02-011-2/+10
* hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helperPhilippe Mathieu-Daudé2024-02-011-1/+2
* target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' headerPhilippe Mathieu-Daudé2024-01-261-0/+1
* hw: Simplify memory_region_init_ram() callsPhilippe Mathieu-Daudé2024-01-051-4/+2
* hw/arm/aspeed: Move AspeedSoCState::cpu/vic to Aspeed2400SoCStatePhilippe Mathieu-Daudé2023-10-251-0/+570