index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
aspeed.c
Age
Commit message (
Expand
)
Author
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-06-26
hw/arm/aspeed: Describe each PCA9552 device
Philippe Mathieu-Daudé
2020-06-26
hw/arm/aspeed: QOM'ify AspeedMachineState
Philippe Mathieu-Daudé
2020-06-26
hw/arm/aspeed: Rename AspeedBoardState as AspeedMachineState
Philippe Mathieu-Daudé
2020-06-26
hw/arm/aspeed: Remove extraneous MemoryRegion object owner
Philippe Mathieu-Daudé
2020-06-23
arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp
Markus Armbruster
2020-06-23
qdev: Make qdev_prop_set_drive() match the other helpers
Markus Armbruster
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
qom: Tidy up a few object_initialize_child() calls
Markus Armbruster
2020-06-15
ssi: Convert uses of ssi_create_slave_no_init() with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
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-06-09
hw/arm/aspeed: Correct DRAM container region size
Philippe Mathieu-Daudé
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
2020-05-14
aspeed: Add support for the sonorapass-bmc board
Patrick Williams
2020-05-11
aspeed: Support AST2600A1 silicon revision
Joel Stanley
2020-05-11
aspeed: Add boot stub for smp booting
Joel Stanley
2020-02-19
arm/aspeed: use memdev for RAM
Igor Mammedov
2020-02-19
arm/aspeed: actually check RAM size
Igor Mammedov
2020-01-30
hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0
Cédric Le Goater
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-16
aspeed: Add support for the tacoma-bmc board
Cédric Le Goater
2019-12-16
aspeed: Remove AspeedBoardConfig array and use AspeedMachineClass
Cédric Le Goater
2019-10-24
aspeed: Add an AST2600 eval board
Cédric Le Goater
2019-10-15
aspeed: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
hw/sd/aspeed_sdhci: New device
Eddie James
2019-09-13
aspeed/smc: Add support for DMAs
Cédric Le Goater
2019-09-03
hw/arm: simplify arm_load_dtb
Tao Xu
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-07-05
hw/arm: Replace global smp variables with machine smp properties
Like Xu
2019-07-01
aspeed: Add support for the swift-bmc board
Adriana Kobylak
2019-07-01
aspeed: add a RAM memory region container
Cédric Le Goater
2019-07-01
aspeed: remove the "ram" link
Cédric Le Goater
2019-07-01
aspeed: introduce a configurable number of CPU per machine
Cédric Le Goater
2019-07-01
aspeed: add a per SoC mapping for the memory space
Cédric Le Goater
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-05-24
hw/arm/aspeed: Use object_initialize_child for correct ref. counting
Philippe Mathieu-Daudé
2019-05-23
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
2019-05-07
arm: aspeed: Set SDRAM size
Joel Stanley
2019-04-29
hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded string
Philippe Mathieu-Daudé
2019-02-27
i2c: Split smbus into parts
Corey Minyard
2018-11-28
hw/arm/aspeed: Fix build issue with clang 3.4
Thomas Huth
2018-09-25
hw/arm/aspeed: Add an Aspeed machine class
Cédric Le Goater
2018-09-25
hw/arm/aspeed: change the FMC flash model of the AST2500 evb
Cédric Le Goater
2018-08-16
aspeed: add a max_ram_size property to the memory controller
Cédric Le Goater
2018-06-08
aspeed: add the pc9552 chips to the witherspoon machine
Cédric Le Goater
[next]