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_ast2600.c
Age
Commit message (
Expand
)
Author
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
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
2021-05-01
hw/misc/aspeed_xdma: Add AST2600 support
Cédric Le Goater
2021-05-01
aspeed: Integrate HACE
Joel Stanley
2021-05-01
aspeed/smc: Remove unused "sdram-base" property
Cédric Le Goater
2021-03-09
hw/misc: Model KCS devices in the Aspeed LPC controller
Andrew Jeffery
2021-03-09
hw/misc: Add a basic Aspeed LPC controller model
Cédric Le Goater
2021-03-09
hw/arm: ast2600: Correct the iBT interrupt ID
Andrew Jeffery
2021-03-09
hw/arm: ast2600: Set AST2600_MAX_IRQ to value from datasheet
Andrew Jeffery
2021-03-09
hw/arm: ast2600: Force a multiple of 32 of IRQs for the GIC
Andrew Jeffery
2021-03-09
arm/ast2600: Fix SMP booting with -kernel
Joel Stanley
2021-02-11
arm: Update infocenter.arm.com URLs
Peter Maydell
2020-12-10
ast2600: SRAM is 89KB
Joel Stanley
2020-09-18
hw/arm/aspeed: Map the UART5 device unconditionally
Philippe Mathieu-Daudé
2020-08-27
aspeed_soc: Rename memmap/irqmap enum constants
Eduardo Habkost
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-02
aspeed: Fix realize error API violation
Markus Armbruster
2020-07-02
hw/arm: Drop useless object_property_set_link() error handling
Markus Armbruster
2020-07-02
aspeed: Clean up roundabout error propagation
Markus Armbruster
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 4
Markus Armbruster
2020-06-15
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
Markus Armbruster
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