aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm/aspeed_soc.h
AgeCommit message (Expand)Author
2024-10-03hw/char: Extract serial-mmBernhard Beschow
2024-07-21aspeed: Introduce a AspeedSoCClass 'boot_from_emmc' handlerCédric Le Goater
2024-06-16aspeed/soc: fix incorrect dram size for AST2700Jamin Lin
2024-06-16aspeed/soc: Add AST2700 supportJamin Lin
2024-02-27aspeed: fix hardcode boot address 0Jamin Lin
2024-02-27aspeed: introduce a new UART0 device nameJamin Lin
2024-02-01hw/arm: Hook up FSI module in AST2600Ninad Palsule
2024-02-01hw/arm/aspeed: Check for CPU types in machine_run_board_init()Philippe Mathieu-Daudé
2024-02-01hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helperPhilippe Mathieu-Daudé
2023-10-25hw/arm/aspeed: Move AspeedSoCState::cpu/vic to Aspeed2400SoCStatePhilippe Mathieu-Daudé
2023-10-25hw/arm/aspeed: Move AspeedSoCState::a7mpcore to Aspeed2600SoCStatePhilippe Mathieu-Daudé
2023-10-25hw/arm/aspeed: Move AspeedSoCState::armv7m to Aspeed10x0SoCStatePhilippe Mathieu-Daudé
2023-10-25hw/arm/aspeed: Introduce TYPE_ASPEED2400_SOCPhilippe Mathieu-Daudé
2023-10-25hw/arm/aspeed: Introduce TYPE_ASPEED2600_SOCPhilippe Mathieu-Daudé
2023-10-25hw/arm/aspeed: Introduce TYPE_ASPEED10X0_SOCPhilippe Mathieu-Daudé
2023-03-02aspeed: Introduce a spi_boot region under the SoCCédric Le Goater
2023-02-07hw/arm/aspeed_ast10x0: Map the secure SRAMPhilippe Mathieu-Daudé
2023-02-07hw/arm/aspeed_ast10x0: Add various unimplemented peripheralsPhilippe Mathieu-Daudé
2022-07-14aspeed: Make aspeed_board_init_flashes publicPeter Delevoryas
2022-07-14aspeed: Refactor UART init for multi-SoC machinesPeter 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-30aspeed: Set the dram container at the SoC levelCédric Le Goater
2022-05-25hw: aspeed: Introduce common UART init functionPeter 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
2022-05-02aspeed: Add eMMC Boot Controller stubJoel Stanley
2022-02-26ast2600: Add Secure Boot Controller modelJoel Stanley
2022-01-20hw/arm/aspeed: Add the i3c device to the AST2600 SoCTroy Lee
2022-01-07Add dummy Aspeed AST2600 Display Port MCU (DPMCU)Troy Lee
2021-10-12hw/arm: Integrate ADC model into Aspeed SoCAndrew Jeffery
2021-09-20hw/arm/aspeed: Allow machine to set UART defaultPeter Delevoryas
2021-05-01aspeed: Integrate HACEJoel Stanley
2021-03-09hw/misc: Model KCS devices in the Aspeed LPC controllerAndrew Jeffery
2021-03-09hw/misc: Add a basic Aspeed LPC controller modelCédric Le Goater
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-08-27aspeed_soc: Rename memmap/irqmap enum constantsEduardo Habkost
2020-06-15arm/aspeed: Compute the number of CPUs from the SoC definitionCédric Le Goater
2020-02-13hw/arm: ast2400/ast2500: Wire up EHCI controllersGuenter Roeck
2020-01-30hw/arm: ast2600: Wire up the eMMC controllerAndrew Jeffery
2019-12-16aspeed: Add a DRAM memory region at the SoC levelCédric Le Goater
2019-10-24hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-15aspeed/soc: Add ASPEED Video stubJoel Stanley
2019-10-15aspeed: add support for the Aspeed MII controller of the AST2600Cédric Le Goater