42 Commits (ee86213aa3ff73c49ced340e4d409943a1f752a3)

Author SHA1 Message Date
Thomas Huth ee86213aa3 Do not include exec/address-spaces.h if it's not really necessary 5 years ago
Thomas Huth 2068cabd3f Do not include cpu.h if it's not really necessary 5 years ago
Thomas Huth 19f4ed3652 hw: Do not include qemu/log.h if it is not necessary 5 years ago
Andrew Jeffery c59f781e3b hw/misc: Model KCS devices in the Aspeed LPC controller 5 years ago
Cédric Le Goater 2ecf17264d hw/misc: Add a basic Aspeed LPC controller model 5 years ago
Andrew Jeffery 6820588efa hw/arm: ast2600: Correct the iBT interrupt ID 5 years ago
Andrew Jeffery b151de69f6 hw/arm: ast2600: Set AST2600_MAX_IRQ to value from datasheet 5 years ago
Andrew Jeffery 957ad79f73 hw/arm: ast2600: Force a multiple of 32 of IRQs for the GIC 5 years ago
Joel Stanley a4ea92013d arm/ast2600: Fix SMP booting with -kernel 5 years ago
Peter Maydell 932a8d1f11 arm: Update infocenter.arm.com URLs 5 years ago
Joel Stanley e01b4d5b6e ast2600: SRAM is 89KB 5 years ago
Philippe Mathieu-Daudé a6b2f1fc36 hw/arm/aspeed: Map the UART5 device unconditionally 6 years ago
Eduardo Habkost 347df6f876 aspeed_soc: Rename memmap/irqmap enum constants 6 years ago
Markus Armbruster 668f62ec62 error: Eliminate error_propagate() with Coccinelle, part 1 6 years ago
Markus Armbruster 778a2dc592 qom: Use returned bool to check for failure, Coccinelle part 6 years ago
Markus Armbruster 5325cc34a2 qom: Put name parameter before value / visitor parameter 6 years ago
Markus Armbruster 118bfd76c9 qdev: Use returned bool to check for qdev_realize() etc. failure 6 years ago
Markus Armbruster 2255f6b796 aspeed: Fix realize error API violation 6 years ago
Markus Armbruster c24d97168a hw/arm: Drop useless object_property_set_link() error handling 6 years ago
Markus Armbruster 123327d14e aspeed: Clean up roundabout error propagation 6 years ago
Markus Armbruster ce189ab230 qdev: Convert bus-less devices to qdev_realize() with Coccinelle 6 years ago
Markus Armbruster 7089e0cc46 sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 4 6 years ago
Markus Armbruster db873cc5d1 sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2 6 years ago
Markus Armbruster 9bdee7f4a5 sysbus: Drop useless OBJECT() in sysbus_init_child_obj() calls 6 years ago
Markus Armbruster 9fc7fc4d39 qom: Less verbose object_initialize_child() 6 years ago
Cédric Le Goater d3bad7e7c4 arm/aspeed: Rework NIC attachment 6 years ago
Cédric Le Goater b7f1a0cb76 arm/aspeed: Compute the number of CPUs from the SoC definition 6 years ago
Markus Armbruster d2623129a7 qom: Drop parameter @errp of object_property_add() & friends 6 years ago
Joel Stanley 7582591ae7 aspeed: Support AST2600A1 silicon revision 6 years ago
Cédric Le Goater 4dabf39592 aspeed/smc: Fix DMA support for AST2600 6 years ago
Guenter Roeck 917940ce69 hw/arm: ast2600: Wire up EHCI controllers 6 years ago
Andrew Jeffery a29e3e1270 hw/arm: ast2600: Wire up the eMMC controller 6 years ago
Andrew Jeffery 0e2c24c626 hw/sd: Configure number of slots exposed by the ASPEED SDHCI model 6 years ago
Andrew Jeffery 058d095532 ast2600: Configure CNTFRQ at 1125MHz 6 years ago
Cédric Le Goater ccb88bf220 aspeed: Change the "nic" property definition 6 years ago
Cédric Le Goater 2ec11f2320 aspeed: Change the "scu" property definition 6 years ago
Cédric Le Goater 545d6bef70 aspeed/i2c: Add support for DMA transfers 6 years ago
Cédric Le Goater 95b56e173e aspeed: Add a DRAM memory region at the SoC level 6 years ago
Joel Stanley 514bcf6fdd aspeed/soc: Add ASPEED Video stub 7 years ago
Cédric Le Goater 289251b033 aspeed: add support for the Aspeed MII controller of the AST2600 7 years ago
Joel Stanley d300db0277 aspeed: Parameterise number of MACs 7 years ago
Cédric Le Goater f25c0ae107 aspeed/soc: Add AST2600 support 7 years ago
Cédric Le Goater 54ecafb7f9 aspeed: Introduce an object class per SoC 7 years ago
Cédric Le Goater f7da1aa8fe aspeed/i2c: Introduce an object class per SoC 7 years ago
Cédric Le Goater 6112bd6d9b watchdog/aspeed: Introduce an object class per SoC 7 years ago
Cédric Le Goater 8e00d1a97d aspeed/sdmc: Introduce an object class per SoC 7 years ago
Cédric Le Goater 72d96f8e22 aspeed/timer: Introduce an object class per SoC 7 years ago
Eddie James 2bea128c3d hw/sd/aspeed_sdhci: New device 7 years ago
Cédric Le Goater 9a937f6cc4 aspeed/scu: Introduce per-SoC SCU types 7 years ago
Cédric Le Goater c4e1f0b483 aspeed/smc: Add support for DMAs 7 years ago