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
2021-06-17
sensor: Move hardware sensors from misc to a sensor directory
Corey Minyard
2021-06-16
hw/arm: quanta-q71l add pca954x muxes
Patrick Venture
2021-06-03
arm: Consistently use "Cortex-Axx", not "Cortex Axx"
Peter Maydell
2021-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
2021-05-01
aspeed: Add support for the quanta-q7l1-bmc board
Patrick Venture
2021-05-01
aspeed: Add support for the rainier-bmc board
Cédric Le Goater
2021-05-01
aspeed: Deprecate the swift-bmc machine
Cédric Le Goater
2021-05-01
aspeed/smc: Use the RAM memory region for DMAs
Cédric Le Goater
2020-12-10
arm: do not use ram_size global
Paolo Bonzini
2020-12-10
aspeed: g220a-bmc: Add an FRU
John Wang
2020-12-10
aspeed: Add support for the g220a-bmc board
John Wang
2020-10-26
hw/arm/aspeed: Add the 3 front LEDs drived by the PCA9552 #1
Philippe Mathieu-Daudé
2020-09-18
hw/arm/aspeed: Add machine properties to define the flash models
Cédric Le Goater
2020-09-01
hw/arm/aspeed: Add board model for Supermicro X11 BMC
Erik Smit
2020-08-27
aspeed_soc: Rename memmap/irqmap enum constants
Eduardo Habkost
2020-07-20
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-i2c-5' into staging
Peter Maydell
2020-07-16
hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
Philippe Mathieu-Daudé
2020-07-16
hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref()
Philippe Mathieu-Daudé
2020-07-16
hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
Philippe Mathieu-Daudé
2020-07-16
hw/i2c/aspeed_i2c: Simplify aspeed_i2c_get_bus()
Philippe Mathieu-Daudé
2020-07-13
hw/arm/aspeed: Do not create and attach empty SD cards by default
Philippe Mathieu-Daudé
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
[next]