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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2023-03-02
aspeed: Introduce a spi_boot region under the SoC
Cédric Le Goater
1
-0
/
+14
2023-02-07
hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'
Philippe Mathieu-Daudé
1
-2
/
+2
2022-07-14
aspeed: Refactor UART init for multi-SoC machines
Peter Delevoryas
1
-16
/
+34
2022-07-14
aspeed: Create SRAM name from first CPU index
Peter Delevoryas
1
-2
/
+3
2022-06-30
hw/misc/aspeed: Add PECI controller
Peter Delevoryas
1
-0
/
+14
2022-06-30
aspeed: Map unimplemented devices in SoC memory
Peter Delevoryas
1
-4
/
+19
2022-06-30
aspeed: Remove usage of sysbus_mmio_map
Peter Delevoryas
1
-19
/
+28
2022-06-30
aspeed: Add memory property to Aspeed SoC
Peter Delevoryas
1
-5
/
+7
2022-06-30
aspeed: Set CPU memory property explicitly
Peter Delevoryas
1
-0
/
+2
2022-06-30
aspeed: Set the dram container at the SoC level
Cédric Le Goater
1
-2
/
+47
2022-05-25
hw: aspeed: Init all UART's with serial devices
Peter Delevoryas
1
-0
/
+9
2022-05-25
hw: aspeed: Introduce common UART init function
Peter Delevoryas
1
-4
/
+12
2022-05-25
hw: aspeed: Add uarts_num SoC attribute
Peter Delevoryas
1
-0
/
+2
2022-05-25
hw: aspeed: Add missing UART's
Peter Delevoryas
1
-0
/
+6
2022-05-25
aspeed: Introduce a get_irq AspeedSoCClass method
Cédric Le Goater
1
-3
/
+10
2022-03-08
aspeed/smc: Remove 'num_cs' field
Cédric Le Goater
1
-2
/
+0
2021-10-12
hw/arm: Integrate ADC model into Aspeed SoC
Andrew Jeffery
1
-0
/
+11
2021-10-12
aspeed/smc: Drop AspeedSMCController structure
Cédric Le Goater
1
-2
/
+2
2021-09-20
hw/arm/aspeed: Allow machine to set UART default
Peter Delevoryas
1
-3
/
+5
2021-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
1
-3
/
+0
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
1
-1
/
+0
2021-05-01
hw/misc/aspeed_xdma: Add AST2600 support
Cédric Le Goater
1
-1
/
+2
2021-05-01
aspeed: Integrate HACE
Joel Stanley
1
-0
/
+16
2021-05-01
aspeed/smc: Remove unused "sdram-base" property
Cédric Le Goater
1
-4
/
+0
2021-03-09
hw/misc: Model KCS devices in the Aspeed LPC controller
Andrew Jeffery
1
-1
/
+23
2021-03-09
hw/misc: Add a basic Aspeed LPC controller model
Cédric Le Goater
1
-0
/
+10
2020-09-18
hw/arm/aspeed: Map the UART5 device unconditionally
Philippe Mathieu-Daudé
1
-5
/
+3
2020-08-27
aspeed_soc: Rename memmap/irqmap enum constants
Eduardo Habkost
1
-114
/
+114
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
[next]