aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/aspeed_ast2600.c
AgeCommit message (Expand)Author
2024-07-21aspeed: Introduce a AspeedSoCClass 'boot_from_emmc' handlerCédric Le Goater
2024-03-25aspeed: Make the ast2600-a3 SoC not user creatableCédric Le Goater
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é
2024-01-26target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' headerPhilippe Mathieu-Daudé
2024-01-05hw: Simplify memory_region_init_ram() callsPhilippe Mathieu-Daudé
2023-10-25hw/arm/aspeed: Move AspeedSoCState::a7mpcore to Aspeed2600SoCStatePhilippe Mathieu-Daudé
2023-10-25hw/arm/aspeed: Introduce TYPE_ASPEED2600_SOCPhilippe Mathieu-Daudé
2023-09-29aspeed: Clean up local variable shadowingCédric Le Goater
2023-06-15target/arm: Allow users to set the number of VFP registersCédric Le Goater
2023-03-02aspeed: Introduce a spi_boot region under the SoCCédric Le Goater
2023-02-07hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'Philippe Mathieu-Daudé
2022-10-24ast2600: Drop NEON from the CPU featuresCédric Le Goater
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: Remove use of qemu_get_cpuPeter 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 CPU memory property explicitlyPeter 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: Add eMMC Boot Controller stubJoel Stanley
2022-03-08aspeed/smc: Remove 'num_cs' fieldCédric Le Goater
2022-02-26ast2600: Add Secure Boot Controller modelJoel Stanley
2022-01-28hw/arm: ast2600: Fix address mapping of second SPI controllerCédric Le Goater
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-10-12aspeed/i2c: QOMify AspeedI2CBusCédric Le Goater
2021-10-12aspeed/smc: Drop AspeedSMCController structureCédric Le Goater
2021-09-20hw/arm/aspeed: Allow machine to set UART defaultPeter Delevoryas
2021-09-20aspeed: Emulate the AST2600A3Joel Stanley
2021-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2021-05-02hw: Do not include qemu/log.h if it is not necessaryThomas Huth
2021-05-01hw/misc/aspeed_xdma: Add AST2600 supportCédric Le Goater
2021-05-01aspeed: Integrate HACEJoel Stanley
2021-05-01aspeed/smc: Remove unused "sdram-base" propertyCédric Le Goater
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
2021-03-09hw/arm: ast2600: Correct the iBT interrupt IDAndrew Jeffery