aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/aspeed_ast10x0.c
AgeCommit message (Expand)Author
2023-02-07hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4FPhilippe Mathieu-Daudé
2023-02-07hw/arm/aspeed_ast10x0: Map HACE peripheralPhilippe Mathieu-Daudé
2023-02-07hw/arm/aspeed_ast10x0: Map the secure SRAMPhilippe Mathieu-Daudé
2023-02-07hw/arm/aspeed_ast10x0: Map I3C peripheralPhilippe Mathieu-Daudé
2023-02-07hw/arm/aspeed_ast10x0: Add various unimplemented peripheralsPhilippe Mathieu-Daudé
2023-02-07hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'Philippe Mathieu-Daudé
2022-07-14aspeed: Refactor UART init for multi-SoC machinesPeter Delevoryas
2022-07-14aspeed: Create SRAM name from first CPU indexPeter Delevoryas
2022-06-30hw/misc/aspeed: Add PECI controllerPeter Delevoryas
2022-06-30aspeed: Map unimplemented devices in SoC memoryPeter Delevoryas
2022-06-30aspeed: Remove usage of sysbus_mmio_mapPeter Delevoryas
2022-06-30aspeed: Add memory property to Aspeed SoCPeter Delevoryas
2022-06-22aspeed: Add I2C buses to AST1030 modelTroy Lee
2022-05-25hw/gpio: Add ASPEED GPIO model for AST1030Jamin Lin
2022-05-25hw: aspeed: Introduce common UART init functionPeter Delevoryas
2022-05-25hw: aspeed: Ensure AST1030 respects uart-defaultPeter Delevoryas
2022-05-25hw: aspeed: Add uarts_num SoC attributePeter Delevoryas
2022-05-25hw: aspeed: Add missing UART'sPeter Delevoryas
2022-05-25aspeed: Introduce a get_irq AspeedSoCClass methodCédric Le Goater
2022-05-02aspeed/soc : Add AST1030 supportSteven Lee