aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/aspeed_soc.c
AgeCommit message (Expand)Author
2020-02-13hw/arm: ast2400/ast2500: Wire up EHCI controllersGuenter Roeck
2020-01-30hw/sd: Configure number of slots exposed by the ASPEED SDHCI modelAndrew Jeffery
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-12-16aspeed: Change the "scu" property definitionCédric Le Goater
2019-12-16aspeed/i2c: Add support for DMA transfersCédric Le Goater
2019-12-16aspeed: Add a DRAM memory region at the SoC levelCédric Le Goater
2019-10-15aspeed/soc: Add ASPEED Video stubJoel Stanley
2019-10-15aspeed: Parameterise number of MACsJoel Stanley
2019-10-15aspeed: Introduce an object class per SoCCédric Le Goater
2019-10-15aspeed/i2c: Introduce an object class per SoCCédric Le Goater
2019-10-15watchdog/aspeed: Introduce an object class per SoCCédric Le Goater
2019-10-15aspeed/sdmc: Introduce an object class per SoCCédric Le Goater
2019-10-15aspeed/timer: Introduce an object class per SoCCédric Le Goater
2019-10-15hw/sd/aspeed_sdhci: New deviceEddie James
2019-09-13aspeed/scu: Introduce per-SoC SCU typesCédric Le Goater
2019-09-13aspeed/smc: Add support for DMAsCédric Le Goater
2019-09-13aspeed: Use consistent typenamesCédric Le Goater
2019-09-13aspeed: Remove unused SoC definitionsCédric Le Goater
2019-09-13aspeed: add a GPIO controller to the SoCRashmica Gupta
2019-08-16Include sysemu/sysemu.h a lot lessMarkus Armbruster
2019-07-01aspeed: Link SCU to the watchdogJoel Stanley
2019-07-01hw/misc/aspeed_xdma: New deviceEddie James
2019-07-01aspeed/smc: add a 'sdram_base' propertyCédric Le Goater
2019-07-01aspeed: add support for multiple NICsCédric Le Goater
2019-07-01aspeed: introduce a configurable number of CPU per machineCédric Le Goater
2019-07-01hw/arm/aspeed: Add RTC to SoCJoel Stanley
2019-07-01aspeed: add a per SoC mapping for the memory spaceCédric Le Goater
2019-07-01aspeed: add a per SoC mapping for the interrupt spaceCédric Le Goater
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-05-24hw/arm/aspeed: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé
2018-08-16aspeed: add a max_ram_size property to the memory controllerCédric Le Goater
2018-06-26aspeed/timer: use the APB frequency from the SCUCédric Le Goater
2018-06-26aspeed: initialize the SCU controller firstCédric Le Goater
2018-04-26Change references to serial_hds[] to serial_hd()Peter Maydell
2018-04-26hw/arm/aspeed_soc: don't use vmstate_register_ram_global for SRAMPeter Maydell
2018-02-15hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.ioPhilippe Mathieu-Daudé
2018-02-15hw/arm/aspeed: directly map the serial device to the system address spacePhilippe Mathieu-Daudé
2017-11-20hw/arm/aspeed: Unlock SCU when running kernelJoel Stanley
2017-09-19arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov
2017-09-04hw/arm/aspeed_soc: Mark devices as user_creatable = falseThomas Huth
2017-09-04aspeed_soc: Propagate silicon-rev to watchdogAndrew Jeffery
2017-07-14memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell
2017-07-11aspeed: Register all watchdogsJoel Stanley
2017-04-25aspeed: add a FTGMAC100 nicCédric Le Goater
2017-02-07aspeed: add a watchdog controllerCédric Le Goater
2016-12-27aspeed/smc: set the number of flash modules for the FMC controllerCédric Le Goater
2016-12-27aspeed: add the definitions for the AST2400 A1 SoCCédric Le Goater
2016-12-27aspeed: add a memory region for SRAMCédric Le Goater
2016-12-27aspeed: attach the second SPI controller object to the SoCCédric Le Goater
2016-12-27aspeed: remove cannot_destroy_with_object_finalize_yetCédric Le Goater