index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
aspeed_soc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-32
/
+16
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-3
/
+2
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-12
/
+11
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
1
-30
/
+15
2020-07-02
aspeed: Fix realize error API violation
Markus Armbruster
1
-2
/
+3
2020-07-02
hw/arm: Drop useless object_property_set_link() error handling
Markus Armbruster
1
-10
/
+4
2020-07-02
aspeed: Clean up roundabout error propagation
Markus Armbruster
1
-6
/
+4
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
1
-1
/
+1
2020-06-15
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 4
Markus Armbruster
1
-2
/
+2
2020-06-15
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
Markus Armbruster
1
-39
/
+30
2020-06-15
sysbus: Drop useless OBJECT() in sysbus_init_child_obj() calls
Markus Armbruster
1
-20
/
+15
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
1
-3
/
+1
2020-06-15
arm/aspeed: Rework NIC attachment
Cédric Le Goater
1
-2
/
+1
2020-06-15
arm/aspeed: Compute the number of CPUs from the SoC definition
Cédric Le Goater
1
-8
/
+1
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-7
/
+6
2020-02-13
hw/arm: ast2400/ast2500: Wire up EHCI controllers
Guenter Roeck
1
-0
/
+25
2020-01-30
hw/sd: Configure number of slots exposed by the ASPEED SDHCI model
Andrew Jeffery
1
-0
/
+2
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2019-12-16
aspeed: Change the "scu" property definition
Cédric Le Goater
1
-4
/
+4
2019-12-16
aspeed/i2c: Add support for DMA transfers
Cédric Le Goater
1
-0
/
+5
2019-12-16
aspeed: Add a DRAM memory region at the SoC level
Cédric Le Goater
1
-2
/
+7
2019-10-15
aspeed/soc: Add ASPEED Video stub
Joel Stanley
1
-0
/
+6
2019-10-15
aspeed: Parameterise number of MACs
Joel Stanley
1
-2
/
+4
2019-10-15
aspeed: Introduce an object class per SoC
Cédric Le Goater
1
-69
/
+79
2019-10-15
aspeed/i2c: Introduce an object class per SoC
Cédric Le Goater
1
-1
/
+2
2019-10-15
watchdog/aspeed: Introduce an object class per SoC
Cédric Le Goater
1
-4
/
+5
2019-10-15
aspeed/sdmc: Introduce an object class per SoC
Cédric Le Goater
1
-3
/
+2
2019-10-15
aspeed/timer: Introduce an object class per SoC
Cédric Le Goater
1
-1
/
+2
2019-10-15
hw/sd/aspeed_sdhci: New device
Eddie James
1
-0
/
+23
2019-09-13
aspeed/scu: Introduce per-SoC SCU types
Cédric Le Goater
1
-1
/
+2
2019-09-13
aspeed/smc: Add support for DMAs
Cédric Le Goater
1
-0
/
+2
2019-09-13
aspeed: Use consistent typenames
Cédric Le Goater
1
-13
/
+12
2019-09-13
aspeed: Remove unused SoC definitions
Cédric Le Goater
1
-26
/
+0
2019-09-13
aspeed: add a GPIO controller to the SoC
Rashmica Gupta
1
-0
/
+17
2019-08-16
Include sysemu/sysemu.h a lot less
Markus Armbruster
1
-0
/
+1
2019-07-01
aspeed: Link SCU to the watchdog
Joel Stanley
1
-0
/
+2
2019-07-01
hw/misc/aspeed_xdma: New device
Eddie James
1
-0
/
+17
2019-07-01
aspeed/smc: add a 'sdram_base' property
Cédric Le Goater
1
-0
/
+6
2019-07-01
aspeed: add support for multiple NICs
Cédric Le Goater
1
-14
/
+19
2019-07-01
aspeed: introduce a configurable number of CPU per machine
Cédric Le Goater
1
-6
/
+27
2019-07-01
hw/arm/aspeed: Add RTC to SoC
Joel Stanley
1
-0
/
+13
2019-07-01
aspeed: add a per SoC mapping for the memory space
Cédric Le Goater
1
-45
/
+72
2019-07-01
aspeed: add a per SoC mapping for the interrupt space
Cédric Le Goater
1
-8
/
+49
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-1
/
+1
2019-05-24
hw/arm/aspeed: Use object_initialize_child for correct ref. counting
Philippe Mathieu-Daudé
1
-30
/
+20
2018-08-16
aspeed: add a max_ram_size property to the memory controller
Cédric Le Goater
1
-0
/
+2
2018-06-26
aspeed/timer: use the APB frequency from the SCU
Cédric Le Goater
1
-0
/
+2
2018-06-26
aspeed: initialize the SCU controller first
Cédric Le Goater
1
-20
/
+20
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
1
-2
/
+2
2018-04-26
hw/arm/aspeed_soc: don't use vmstate_register_ram_global for SRAM
Peter Maydell
1
-2
/
+1
[next]