index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
aspeed_ast2600.c
Age
Commit message (
Expand
)
Author
2020-06-15
sysbus: Drop useless OBJECT() in sysbus_init_child_obj() calls
Markus Armbruster
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
arm/aspeed: Rework NIC attachment
Cédric Le Goater
2020-06-15
arm/aspeed: Compute the number of CPUs from the SoC definition
Cédric Le Goater
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-11
aspeed: Support AST2600A1 silicon revision
Joel Stanley
2020-03-23
aspeed/smc: Fix DMA support for AST2600
Cédric Le Goater
2020-02-13
hw/arm: ast2600: Wire up EHCI controllers
Guenter Roeck
2020-01-30
hw/arm: ast2600: Wire up the eMMC controller
Andrew Jeffery
2020-01-30
hw/sd: Configure number of slots exposed by the ASPEED SDHCI model
Andrew Jeffery
2019-12-20
ast2600: Configure CNTFRQ at 1125MHz
Andrew Jeffery
2019-12-16
aspeed: Change the "nic" property definition
Cédric Le Goater
2019-12-16
aspeed: Change the "scu" property definition
Cédric Le Goater
2019-12-16
aspeed/i2c: Add support for DMA transfers
Cédric Le Goater
2019-12-16
aspeed: Add a DRAM memory region at the SoC level
Cédric Le Goater
2019-10-15
aspeed/soc: Add ASPEED Video stub
Joel Stanley
2019-10-15
aspeed: add support for the Aspeed MII controller of the AST2600
Cédric Le Goater
2019-10-15
aspeed: Parameterise number of MACs
Joel Stanley
2019-10-15
aspeed/soc: Add AST2600 support
Cédric Le Goater