index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
aspeed_ast10x0.c
Age
Commit message (
Expand
)
Author
2024-03-25
aspeed: Make the ast1030-a1 SoC not user creatable
Cédric Le Goater
2024-02-27
aspeed: introduce a new UART0 device name
Jamin Lin
2024-02-01
hw/arm/aspeed: Check for CPU types in machine_run_board_init()
Philippe Mathieu-Daudé
2024-02-01
hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
Philippe Mathieu-Daudé
2023-10-25
hw/arm/aspeed: Move AspeedSoCState::armv7m to Aspeed10x0SoCState
Philippe Mathieu-Daudé
2023-10-25
hw/arm/aspeed: Introduce TYPE_ASPEED10X0_SOC
Philippe Mathieu-Daudé
2023-02-07
hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4F
Philippe Mathieu-Daudé
2023-02-07
hw/arm/aspeed_ast10x0: Map HACE peripheral
Philippe Mathieu-Daudé
2023-02-07
hw/arm/aspeed_ast10x0: Map the secure SRAM
Philippe Mathieu-Daudé
2023-02-07
hw/arm/aspeed_ast10x0: Map I3C peripheral
Philippe Mathieu-Daudé
2023-02-07
hw/arm/aspeed_ast10x0: Add various unimplemented peripherals
Philippe Mathieu-Daudé
2023-02-07
hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'
Philippe Mathieu-Daudé
2022-07-14
aspeed: Refactor UART init for multi-SoC machines
Peter Delevoryas
2022-07-14
aspeed: Create SRAM name from first CPU index
Peter Delevoryas
2022-06-30
hw/misc/aspeed: Add PECI controller
Peter Delevoryas
2022-06-30
aspeed: Map unimplemented devices in SoC memory
Peter Delevoryas
2022-06-30
aspeed: Remove usage of sysbus_mmio_map
Peter Delevoryas
2022-06-30
aspeed: Add memory property to Aspeed SoC
Peter Delevoryas
2022-06-22
aspeed: Add I2C buses to AST1030 model
Troy Lee
2022-05-25
hw/gpio: Add ASPEED GPIO model for AST1030
Jamin Lin
2022-05-25
hw: aspeed: Introduce common UART init function
Peter Delevoryas
2022-05-25
hw: aspeed: Ensure AST1030 respects uart-default
Peter Delevoryas
2022-05-25
hw: aspeed: Add uarts_num SoC attribute
Peter Delevoryas
2022-05-25
hw: aspeed: Add missing UART's
Peter Delevoryas
2022-05-25
aspeed: Introduce a get_irq AspeedSoCClass method
Cédric Le Goater
2022-05-02
aspeed/soc : Add AST1030 support
Steven Lee