index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
arm
/
aspeed_soc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm/aspeed: Rework NIC attachment
Cédric Le Goater
2020-06-15
1
-2
/
+1
*
arm/aspeed: Compute the number of CPUs from the SoC definition
Cédric Le Goater
2020-06-15
1
-8
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-7
/
+6
*
hw/arm: ast2400/ast2500: Wire up EHCI controllers
Guenter Roeck
2020-02-13
1
-0
/
+25
*
hw/sd: Configure number of slots exposed by the ASPEED SDHCI model
Andrew Jeffery
2020-01-30
1
-0
/
+2
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
aspeed: Change the "scu" property definition
Cédric Le Goater
2019-12-16
1
-4
/
+4
*
aspeed/i2c: Add support for DMA transfers
Cédric Le Goater
2019-12-16
1
-0
/
+5
*
aspeed: Add a DRAM memory region at the SoC level
Cédric Le Goater
2019-12-16
1
-2
/
+7
*
aspeed/soc: Add ASPEED Video stub
Joel Stanley
2019-10-15
1
-0
/
+6
*
aspeed: Parameterise number of MACs
Joel Stanley
2019-10-15
1
-2
/
+4
*
aspeed: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
1
-69
/
+79
*
aspeed/i2c: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
1
-1
/
+2
*
watchdog/aspeed: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
1
-4
/
+5
*
aspeed/sdmc: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
1
-3
/
+2
*
aspeed/timer: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
1
-1
/
+2
*
hw/sd/aspeed_sdhci: New device
Eddie James
2019-10-15
1
-0
/
+23
*
aspeed/scu: Introduce per-SoC SCU types
Cédric Le Goater
2019-09-13
1
-1
/
+2
*
aspeed/smc: Add support for DMAs
Cédric Le Goater
2019-09-13
1
-0
/
+2
*
aspeed: Use consistent typenames
Cédric Le Goater
2019-09-13
1
-13
/
+12
*
aspeed: Remove unused SoC definitions
Cédric Le Goater
2019-09-13
1
-26
/
+0
*
aspeed: add a GPIO controller to the SoC
Rashmica Gupta
2019-09-13
1
-0
/
+17
*
Include sysemu/sysemu.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
aspeed: Link SCU to the watchdog
Joel Stanley
2019-07-01
1
-0
/
+2
*
hw/misc/aspeed_xdma: New device
Eddie James
2019-07-01
1
-0
/
+17
*
aspeed/smc: add a 'sdram_base' property
Cédric Le Goater
2019-07-01
1
-0
/
+6
*
aspeed: add support for multiple NICs
Cédric Le Goater
2019-07-01
1
-14
/
+19
*
aspeed: introduce a configurable number of CPU per machine
Cédric Le Goater
2019-07-01
1
-6
/
+27
*
hw/arm/aspeed: Add RTC to SoC
Joel Stanley
2019-07-01
1
-0
/
+13
*
aspeed: add a per SoC mapping for the memory space
Cédric Le Goater
2019-07-01
1
-45
/
+72
*
aspeed: add a per SoC mapping for the interrupt space
Cédric Le Goater
2019-07-01
1
-8
/
+49
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+1
*
hw/arm/aspeed: Use object_initialize_child for correct ref. counting
Philippe Mathieu-Daudé
2019-05-24
1
-30
/
+20
*
aspeed: add a max_ram_size property to the memory controller
Cédric Le Goater
2018-08-16
1
-0
/
+2
*
aspeed/timer: use the APB frequency from the SCU
Cédric Le Goater
2018-06-26
1
-0
/
+2
*
aspeed: initialize the SCU controller first
Cédric Le Goater
2018-06-26
1
-20
/
+20
*
Change references to serial_hds[] to serial_hd()
Peter Maydell
2018-04-26
1
-2
/
+2
*
hw/arm/aspeed_soc: don't use vmstate_register_ram_global for SRAM
Peter Maydell
2018-04-26
1
-2
/
+1
*
hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.io
Philippe Mathieu-Daudé
2018-02-15
1
-29
/
+3
*
hw/arm/aspeed: directly map the serial device to the system address space
Philippe Mathieu-Daudé
2018-02-15
1
-1
/
+2
*
hw/arm/aspeed: Unlock SCU when running kernel
Joel Stanley
2017-11-20
1
-0
/
+2
*
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
Igor Mammedov
2017-09-19
1
-8
/
+5
*
hw/arm/aspeed_soc: Mark devices as user_creatable = false
Thomas Huth
2017-09-04
1
-0
/
+2
*
aspeed_soc: Propagate silicon-rev to watchdog
Andrew Jeffery
2017-09-04
1
-0
/
+2
*
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
1
-1
/
+1
*
aspeed: Register all watchdogs
Joel Stanley
2017-07-11
1
-8
/
+17
*
aspeed: add a FTGMAC100 nic
Cédric Le Goater
2017-04-25
1
-0
/
+21
*
aspeed: add a watchdog controller
Cédric Le Goater
2017-02-07
1
-0
/
+13
*
aspeed/smc: set the number of flash modules for the FMC controller
Cédric Le Goater
2016-12-27
1
-4
/
+4
*
aspeed: add the definitions for the AST2400 A1 SoC
Cédric Le Goater
2016-12-27
1
-0
/
+10
[next]