summaryrefslogtreecommitdiffstats
path: root/hw/arm/aspeed_soc.c
Commit message (Expand)AuthorAgeFilesLines
* arm/aspeed: Rework NIC attachmentCédric Le Goater2020-06-151-2/+1Star
* arm/aspeed: Compute the number of CPUs from the SoC definitionCédric Le Goater2020-06-151-8/+1Star
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-7/+6Star
* hw/arm: ast2400/ast2500: Wire up EHCI controllersGuenter Roeck2020-02-131-0/+25
* hw/sd: Configure number of slots exposed by the ASPEED SDHCI modelAndrew Jeffery2020-01-301-0/+2
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* aspeed: Change the "scu" property definitionCédric Le Goater2019-12-161-4/+4
* aspeed/i2c: Add support for DMA transfersCédric Le Goater2019-12-161-0/+5
* aspeed: Add a DRAM memory region at the SoC levelCédric Le Goater2019-12-161-2/+7
* aspeed/soc: Add ASPEED Video stubJoel Stanley2019-10-151-0/+6
* aspeed: Parameterise number of MACsJoel Stanley2019-10-151-2/+4
* aspeed: Introduce an object class per SoCCédric Le Goater2019-10-151-69/+79
* aspeed/i2c: Introduce an object class per SoCCédric Le Goater2019-10-151-1/+2
* watchdog/aspeed: Introduce an object class per SoCCédric Le Goater2019-10-151-4/+5
* aspeed/sdmc: Introduce an object class per SoCCédric Le Goater2019-10-151-3/+2Star
* aspeed/timer: Introduce an object class per SoCCédric Le Goater2019-10-151-1/+2
* hw/sd/aspeed_sdhci: New deviceEddie James2019-10-151-0/+23
* aspeed/scu: Introduce per-SoC SCU typesCédric Le Goater2019-09-131-1/+2
* aspeed/smc: Add support for DMAsCédric Le Goater2019-09-131-0/+2
* aspeed: Use consistent typenamesCédric Le Goater2019-09-131-13/+12Star
* aspeed: Remove unused SoC definitionsCédric Le Goater2019-09-131-26/+0Star
* aspeed: add a GPIO controller to the SoCRashmica Gupta2019-09-131-0/+17
* Include sysemu/sysemu.h a lot lessMarkus Armbruster2019-08-161-0/+1
* aspeed: Link SCU to the watchdogJoel Stanley2019-07-011-0/+2
* hw/misc/aspeed_xdma: New deviceEddie James2019-07-011-0/+17
* aspeed/smc: add a 'sdram_base' propertyCédric Le Goater2019-07-011-0/+6
* aspeed: add support for multiple NICsCédric Le Goater2019-07-011-14/+19
* aspeed: introduce a configurable number of CPU per machineCédric Le Goater2019-07-011-6/+27
* hw/arm/aspeed: Add RTC to SoCJoel Stanley2019-07-011-0/+13
* aspeed: add a per SoC mapping for the memory spaceCédric Le Goater2019-07-011-45/+72
* aspeed: add a per SoC mapping for the interrupt spaceCédric Le Goater2019-07-011-8/+49
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-1/+1
* hw/arm/aspeed: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé2019-05-241-30/+20Star
* aspeed: add a max_ram_size property to the memory controllerCédric Le Goater2018-08-161-0/+2
* aspeed/timer: use the APB frequency from the SCUCédric Le Goater2018-06-261-0/+2
* aspeed: initialize the SCU controller firstCédric Le Goater2018-06-261-20/+20
* Change references to serial_hds[] to serial_hd()Peter Maydell2018-04-261-2/+2
* hw/arm/aspeed_soc: don't use vmstate_register_ram_global for SRAMPeter Maydell2018-04-261-2/+1Star
* hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.ioPhilippe Mathieu-Daudé2018-02-151-29/+3Star
* hw/arm/aspeed: directly map the serial device to the system address spacePhilippe Mathieu-Daudé2018-02-151-1/+2
* hw/arm/aspeed: Unlock SCU when running kernelJoel Stanley2017-11-201-0/+2
* arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov2017-09-191-8/+5Star
* hw/arm/aspeed_soc: Mark devices as user_creatable = falseThomas Huth2017-09-041-0/+2
* aspeed_soc: Propagate silicon-rev to watchdogAndrew Jeffery2017-09-041-0/+2
* memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell2017-07-141-1/+1
* aspeed: Register all watchdogsJoel Stanley2017-07-111-8/+17
* aspeed: add a FTGMAC100 nicCédric Le Goater2017-04-251-0/+21
* aspeed: add a watchdog controllerCédric Le Goater2017-02-071-0/+13
* aspeed/smc: set the number of flash modules for the FMC controllerCédric Le Goater2016-12-271-4/+4
* aspeed: add the definitions for the AST2400 A1 SoCCédric Le Goater2016-12-271-0/+10