summaryrefslogtreecommitdiffstats
path: root/hw/arm/aspeed.c
Commit message (Expand)AuthorAgeFilesLines
...
* hw/arm/aspeed: Describe each PCA9552 devicePhilippe Mathieu-Daudé2020-06-261-4/+9
* hw/arm/aspeed: QOM'ify AspeedMachineStatePhilippe Mathieu-Daudé2020-06-261-4/+7
* hw/arm/aspeed: Rename AspeedBoardState as AspeedMachineStatePhilippe Mathieu-Daudé2020-06-261-10/+10
* hw/arm/aspeed: Remove extraneous MemoryRegion object ownerPhilippe Mathieu-Daudé2020-06-261-3/+3
* arm/aspeed: Drop aspeed_board_init_flashes() parameter @errpMarkus Armbruster2020-06-231-6/+6
* qdev: Make qdev_prop_set_drive() match the other helpersMarkus Armbruster2020-06-231-4/+4
* qdev: Convert bus-less devices to qdev_realize() with CoccinelleMarkus Armbruster2020-06-151-2/+1Star
* qom: Less verbose object_initialize_child()Markus Armbruster2020-06-151-3/+1Star
* qom: Tidy up a few object_initialize_child() callsMarkus Armbruster2020-06-151-1/+1
* ssi: Convert uses of ssi_create_slave_no_init() with CoccinelleMarkus Armbruster2020-06-151-2/+2
* qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster2020-06-151-3/+4
* arm/aspeed: Rework NIC attachmentCédric Le Goater2020-06-151-0/+13
* arm/aspeed: Compute the number of CPUs from the SoC definitionCédric Le Goater2020-06-151-5/+24
* hw/arm/aspeed: Correct DRAM container region sizePhilippe Mathieu-Daudé2020-06-091-1/+1
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-1/+1
* qom: Drop object_property_set_description() parameter @errpMarkus Armbruster2020-05-151-1/+1
* aspeed: Add support for the sonorapass-bmc boardPatrick Williams2020-05-141-0/+78
* aspeed: Support AST2600A1 silicon revisionJoel Stanley2020-05-111-4/+4
* aspeed: Add boot stub for smp bootingJoel Stanley2020-05-111-0/+65
* arm/aspeed: use memdev for RAMIgor Mammedov2020-02-191-3/+2Star
* arm/aspeed: actually check RAM sizeIgor Mammedov2020-02-191-8/+5Star
* hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0Cédric Le Goater2020-01-301-5/+39
* hw/arm: ast2600: Wire up the eMMC controllerAndrew Jeffery2020-01-301-9/+17
* hw/sd: Configure number of slots exposed by the ASPEED SDHCI modelAndrew Jeffery2020-01-301-1/+1
* aspeed: Add support for the tacoma-bmc boardCédric Le Goater2019-12-161-0/+28
* aspeed: Remove AspeedBoardConfig array and use AspeedMachineClassCédric Le Goater2019-12-161-104/+127
* aspeed: Add an AST2600 eval boardCédric Le Goater2019-10-241-0/+23
* aspeed: Introduce an object class per SoCCédric Le Goater2019-10-151-2/+2
* hw/sd/aspeed_sdhci: New deviceEddie James2019-10-151-1/+14
* aspeed/smc: Add support for DMAsCédric Le Goater2019-09-131-0/+2
* hw/arm: simplify arm_load_dtbTao Xu2019-09-031-4/+1Star
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* hw/arm: Replace global smp variables with machine smp propertiesLike Xu2019-07-051-1/+1
* aspeed: Add support for the swift-bmc boardAdriana Kobylak2019-07-011-0/+50
* aspeed: add a RAM memory region containerCédric Le Goater2019-07-011-4/+9
* aspeed: remove the "ram" linkCédric Le Goater2019-07-011-2/+0Star
* aspeed: introduce a configurable number of CPU per machineCédric Le Goater2019-07-011-2/+5
* aspeed: add a per SoC mapping for the memory spaceCédric Le Goater2019-07-011-4/+4
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* hw/arm/aspeed: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé2019-05-241-3/+3
* arm: Rename hw/arm/arm.h to hw/arm/boot.hPeter Maydell2019-05-231-1/+1
* arm: aspeed: Set SDRAM sizeJoel Stanley2019-05-071-0/+8
* hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded stringPhilippe Mathieu-Daudé2019-04-291-4/+9
* i2c: Split smbus into partsCorey Minyard2019-02-281-1/+1
* hw/arm/aspeed: Fix build issue with clang 3.4Thomas Huth2018-11-281-2/+2
* hw/arm/aspeed: Add an Aspeed machine classCédric Le Goater2018-09-251-142/+70Star
* hw/arm/aspeed: change the FMC flash model of the AST2500 evbCédric Le Goater2018-09-251-1/+1
* aspeed: add a max_ram_size property to the memory controllerCédric Le Goater2018-08-161-0/+31
* aspeed: add the pc9552 chips to the witherspoon machineCédric Le Goater2018-06-081-0/+4
* aspeed: Add EEPROM I2C devicesCédric Le Goater2018-06-081-0/+13