]> git.proxmox.com Git - mirror_qemu.git/history - hw/arm/aspeed_ast10x0.c
Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into staging
[mirror_qemu.git] / hw / arm / aspeed_ast10x0.c
2024-02-01 Peter MaydellMerge tag 'pull-aspeed-20240201' of https://github... master
2024-02-01 Philippe Mathieu... hw/arm/aspeed: Check for CPU types in machine_run_board...
2024-02-01 Philippe Mathieu... hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
2023-10-30 Stefan HajnocziMerge tag 'pull-hex-20231018' of https://github.com...
2023-10-29 Stefan HajnocziMerge tag 'pull-request-2023-10-27' of https://gitlab...
2023-10-27 Stefan HajnocziMerge tag 'pull-sp-20231025' of https://gitlab.com...
2023-10-27 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-10-27 Stefan HajnocziMerge tag 'pull-aspeed-20231025' of https://github...
2023-10-25 Philippe Mathieu... hw/arm/aspeed: Move AspeedSoCState::armv7m to Aspeed10x...
2023-10-25 Philippe Mathieu... hw/arm/aspeed: Introduce TYPE_ASPEED10X0_SOC
2023-02-07 Peter MaydellMerge tag 'for-upstream-py38' of https://gitlab.com...
2023-02-07 Peter MaydellMerge tag 'pull-aspeed-20230207' of https://github...
2023-02-07 Philippe Mathieu... hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4F
2023-02-07 Philippe Mathieu... hw/arm/aspeed_ast10x0: Map HACE peripheral
2023-02-07 Philippe Mathieu... hw/arm/aspeed_ast10x0: Map the secure SRAM
2023-02-07 Philippe Mathieu... hw/arm/aspeed_ast10x0: Map I3C peripheral
2023-02-07 Philippe Mathieu... hw/arm/aspeed_ast10x0: Add various unimplemented periph...
2023-02-07 Philippe Mathieu... hw/watchdog/wdt_aspeed: Rename MMIO region size as...
2022-07-15 Peter MaydellMerge tag 'nvme-next-pull-request' of git://git.infrade...
2022-07-15 Peter MaydellMerge tag 'pull-aspeed-20220714' of https://github...
2022-07-14 Peter Delevoryasaspeed: Refactor UART init for multi-SoC machines
2022-07-14 Peter Delevoryasaspeed: Create SRAM name from first CPU index
2022-06-30 Richard HendersonMerge tag 'pull-aspeed-20220630' of https://github...
2022-06-30 Peter Delevoryashw/misc/aspeed: Add PECI controller
2022-06-30 Peter Delevoryasaspeed: Map unimplemented devices in SoC memory
2022-06-30 Peter Delevoryasaspeed: Remove usage of sysbus_mmio_map
2022-06-30 Peter Delevoryasaspeed: Add memory property to Aspeed SoC
2022-06-24 Richard HendersonMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-06-22 Richard HendersonMerge tag 'pull-aspeed-20220622' of https://github...
2022-06-22 Troy Leeaspeed: Add I2C buses to AST1030 model
2022-05-25 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-05-25 Richard HendersonMerge tag 'pull-aspeed-20220525' of https://github...
2022-05-25 Jamin Linhw/gpio: Add ASPEED GPIO model for AST1030
2022-05-25 Peter Delevoryashw: aspeed: Introduce common UART init function
2022-05-25 Peter Delevoryashw: aspeed: Ensure AST1030 respects uart-default
2022-05-25 Peter Delevoryashw: aspeed: Add uarts_num SoC attribute
2022-05-25 Peter Delevoryashw: aspeed: Add missing UART's
2022-05-25 Cédric Le Goateraspeed: Introduce a get_irq AspeedSoCClass method
2022-05-03 Richard HendersonMerge tag 'misc-pull-request' of gitlab.com:marcandre...
2022-05-03 Richard HendersonMerge tag 'pull-aspeed-20220503' of https://github...
2022-05-02 Steven Leeaspeed/soc : Add AST1030 support