- 470253b hw: aspeed: Introduce common UART init function by Peter Delevoryas · 2 years, 9 months ago
- c5e1bdb hw: aspeed: Add uarts_num SoC attribute by Peter Delevoryas · 2 years, 9 months ago
- ab5e860 hw: aspeed: Add missing UART's by Peter Delevoryas · 2 years, 9 months ago
- 699db71 aspeed: Introduce a get_irq AspeedSoCClass method by Cédric Le Goater · 2 years, 9 months ago
- fe31a2e aspeed: Add eMMC Boot Controller stub by Joel Stanley · 2 years, 10 months ago
- 8d99713 aspeed/smc: Remove 'num_cs' field by Cédric Le Goater · 3 years ago
- e1acf58 ast2600: Add Secure Boot Controller model by Joel Stanley · 3 years ago
- 08048cb hw/arm: ast2600: Fix address mapping of second SPI controller by Cédric Le Goater · 3 years, 1 month ago
- 3222165 hw/arm/aspeed: Add the i3c device to the AST2600 SoC by Troy Lee · 3 years, 1 month ago
- d9e9cd5 Add dummy Aspeed AST2600 Display Port MCU (DPMCU) by Troy Lee · 3 years, 2 months ago
- 199fd62 hw/arm: Integrate ADC model into Aspeed SoC by Andrew Jeffery · 3 years, 5 months ago
- 6026103 aspeed/i2c: QOMify AspeedI2CBus by Cédric Le Goater · 3 years, 5 months ago
- 30b6852 aspeed/smc: Drop AspeedSMCController structure by Cédric Le Goater · 3 years, 5 months ago
- 5d63d0c hw/arm/aspeed: Allow machine to set UART default by Peter Delevoryas · 3 years, 5 months ago
- c5811bb aspeed: Emulate the AST2600A3 by Joel Stanley · 3 years, 5 months ago
- d45a527 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pull-request' into staging by Peter Maydell · 3 years, 10 months ago
- ee86213 Do not include exec/address-spaces.h if it's not really necessary by Thomas Huth · 3 years, 10 months ago
- 2068cab Do not include cpu.h if it's not really necessary by Thomas Huth · 3 years, 10 months ago
- 19f4ed3 hw: Do not include qemu/log.h if it is not necessary by Thomas Huth · 4 years ago
- 8efbee2 hw/misc/aspeed_xdma: Add AST2600 support by Cédric Le Goater · 3 years, 10 months ago
- a3888d7 aspeed: Integrate HACE by Joel Stanley · 3 years, 10 months ago
- d177892 aspeed/smc: Remove unused "sdram-base" property by Cédric Le Goater · 3 years, 10 months ago
- c59f781 hw/misc: Model KCS devices in the Aspeed LPC controller by Andrew Jeffery · 4 years ago
- 2ecf172 hw/misc: Add a basic Aspeed LPC controller model by Cédric Le Goater · 4 years ago
- 6820588 hw/arm: ast2600: Correct the iBT interrupt ID by Andrew Jeffery · 4 years ago
- b151de6 hw/arm: ast2600: Set AST2600_MAX_IRQ to value from datasheet by Andrew Jeffery · 4 years ago
- 957ad79 hw/arm: ast2600: Force a multiple of 32 of IRQs for the GIC by Andrew Jeffery · 4 years ago
- a4ea920 arm/ast2600: Fix SMP booting with -kernel by Joel Stanley · 4 years ago
- 932a8d1 arm: Update infocenter.arm.com URLs by Peter Maydell · 4 years, 1 month ago
- e01b4d5 ast2600: SRAM is 89KB by Joel Stanley · 4 years, 3 months ago
- a6b2f1f hw/arm/aspeed: Map the UART5 device unconditionally by Philippe Mathieu-Daudé · 4 years, 5 months ago
- 347df6f aspeed_soc: Rename memmap/irqmap enum constants by Eduardo Habkost · 4 years, 6 months ago
- 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 8 months ago
- 778a2dc qom: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 8 months ago
- 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 8 months ago
- 118bfd7 qdev: Use returned bool to check for qdev_realize() etc. failure by Markus Armbruster · 4 years, 8 months ago
- 2255f6b aspeed: Fix realize error API violation by Markus Armbruster · 4 years, 8 months ago
- c24d9716 hw/arm: Drop useless object_property_set_link() error handling by Markus Armbruster · 4 years, 8 months ago
- 123327d aspeed: Clean up roundabout error propagation by Markus Armbruster · 4 years, 8 months ago
- ce189ab qdev: Convert bus-less devices to qdev_realize() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
- 7089e0c sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 4 by Markus Armbruster · 4 years, 9 months ago
- db873cc sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2 by Markus Armbruster · 4 years, 9 months ago
- 9bdee7f sysbus: Drop useless OBJECT() in sysbus_init_child_obj() calls by Markus Armbruster · 4 years, 9 months ago
- 9fc7fc4 qom: Less verbose object_initialize_child() by Markus Armbruster · 4 years, 9 months ago
- d3bad7e arm/aspeed: Rework NIC attachment by Cédric Le Goater · 4 years, 9 months ago
- b7f1a0c arm/aspeed: Compute the number of CPUs from the SoC definition by Cédric Le Goater · 4 years, 9 months ago
- d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 10 months ago
- 7582591 aspeed: Support AST2600A1 silicon revision by Joel Stanley · 4 years, 10 months ago
- 4dabf39 aspeed/smc: Fix DMA support for AST2600 by Cédric Le Goater · 5 years ago
- 917940c hw/arm: ast2600: Wire up EHCI controllers by Guenter Roeck · 5 years ago
- a29e3e1 hw/arm: ast2600: Wire up the eMMC controller by Andrew Jeffery · 5 years ago
- 0e2c24c hw/sd: Configure number of slots exposed by the ASPEED SDHCI model by Andrew Jeffery · 5 years ago
- 058d095 ast2600: Configure CNTFRQ at 1125MHz by Andrew Jeffery · 5 years ago
- ccb88bf aspeed: Change the "nic" property definition by Cédric Le Goater · 5 years ago
- 2ec11f2 aspeed: Change the "scu" property definition by Cédric Le Goater · 5 years ago
- 545d6be aspeed/i2c: Add support for DMA transfers by Cédric Le Goater · 5 years ago
- 95b56e1 aspeed: Add a DRAM memory region at the SoC level by Cédric Le Goater · 5 years ago
- 514bcf6 aspeed/soc: Add ASPEED Video stub by Joel Stanley · 5 years ago
- 289251b aspeed: add support for the Aspeed MII controller of the AST2600 by Cédric Le Goater · 5 years ago
- d300db0 aspeed: Parameterise number of MACs by Joel Stanley · 5 years ago
- f25c0ae aspeed/soc: Add AST2600 support by Cédric Le Goater · 5 years ago