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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-15
hw/arm/aspeed: Replace drive_get_next() by drive_get()
Markus Armbruster
1
-8
/
+13
2021-10-22
aspeed: Add support for the fp5280g2-bmc board
John Wang
1
-0
/
+74
2021-10-12
aspeed/smc: Remove the 'size' attribute from AspeedSMCFlash
Cédric Le Goater
1
-3
/
+4
2021-10-12
aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlash
Cédric Le Goater
1
-6
/
+5
2021-09-20
hw/arm/aspeed: Add Fuji machine type
Peter Delevoryas
1
-0
/
+120
2021-09-20
hw/arm/aspeed: Allow machine to set UART default
Peter Delevoryas
1
-0
/
+3
2021-09-20
arm/aspeed: Add DPS310 to Witherspoon and Rainier
Joel Stanley
1
-2
/
+2
2021-09-20
aspeed: Emulate the AST2600A3
Joel Stanley
1
-3
/
+3
2021-09-20
arm/aspeed: rainier: Add i2c eeproms and muxes
Joel Stanley
1
-0
/
+44
2021-09-20
hw: arm: aspeed: Enable mac0/1 instead of mac1/2 for g220a
Guenter Roeck
1
-1
/
+1
2021-09-20
hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evb
Guenter Roeck
1
-1
/
+2
2021-06-17
sensor: Move hardware sensors from misc to a sensor directory
Corey Minyard
1
-1
/
+1
2021-06-16
hw/arm: quanta-q71l add pca954x muxes
Patrick Venture
1
-3
/
+8
2021-06-03
arm: Consistently use "Cortex-Axx", not "Cortex Axx"
Peter Maydell
1
-3
/
+3
2021-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
1
-5
/
+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
Do not include hw/boards.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include sysemu/sysemu.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
aspeed: Add support for the quanta-q7l1-bmc board
Patrick Venture
1
-0
/
+62
2021-05-01
aspeed: Add support for the rainier-bmc board
Cédric Le Goater
1
-0
/
+79
2021-05-01
aspeed: Deprecate the swift-bmc machine
Cédric Le Goater
1
-0
/
+3
2021-05-01
aspeed/smc: Use the RAM memory region for DMAs
Cédric Le Goater
1
-1
/
+1
2020-12-10
arm: do not use ram_size global
Paolo Bonzini
1
-4
/
+4
2020-12-10
aspeed: g220a-bmc: Add an FRU
John Wang
1
-0
/
+12
2020-12-10
aspeed: Add support for the g220a-bmc board
John Wang
1
-0
/
+60
2020-10-26
hw/arm/aspeed: Add the 3 front LEDs drived by the PCA9552 #1
Philippe Mathieu-Daudé
1
-0
/
+20
2020-09-18
hw/arm/aspeed: Add machine properties to define the flash models
Cédric Le Goater
1
-2
/
+43
2020-09-01
hw/arm/aspeed: Add board model for Supermicro X11 BMC
Erik Smit
1
-0
/
+35
2020-08-27
aspeed_soc: Rename memmap/irqmap enum constants
Eduardo Habkost
1
-2
/
+2
2020-07-20
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-i2c-5' into staging
Peter Maydell
1
-40
/
+42
2020-07-16
hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
Philippe Mathieu-Daudé
1
-29
/
+29
2020-07-16
hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref()
Philippe Mathieu-Daudé
1
-4
/
+6
2020-07-16
hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
Philippe Mathieu-Daudé
1
-2
/
+2
2020-07-16
hw/i2c/aspeed_i2c: Simplify aspeed_i2c_get_bus()
Philippe Mathieu-Daudé
1
-35
/
+35
2020-07-13
hw/arm/aspeed: Do not create and attach empty SD cards by default
Philippe Mathieu-Daudé
1
-4
/
+5
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-12
/
+12
2020-06-26
hw/arm/aspeed: Describe each PCA9552 device
Philippe Mathieu-Daudé
1
-4
/
+9
2020-06-26
hw/arm/aspeed: QOM'ify AspeedMachineState
Philippe Mathieu-Daudé
1
-4
/
+7
2020-06-26
hw/arm/aspeed: Rename AspeedBoardState as AspeedMachineState
Philippe Mathieu-Daudé
1
-10
/
+10
2020-06-26
hw/arm/aspeed: Remove extraneous MemoryRegion object owner
Philippe Mathieu-Daudé
1
-3
/
+3
2020-06-23
arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp
Markus Armbruster
1
-6
/
+6
2020-06-23
qdev: Make qdev_prop_set_drive() match the other helpers
Markus Armbruster
1
-4
/
+4
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
1
-2
/
+1
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
1
-3
/
+1
2020-06-15
qom: Tidy up a few object_initialize_child() calls
Markus Armbruster
1
-1
/
+1
2020-06-15
ssi: Convert uses of ssi_create_slave_no_init() with Coccinelle
Markus Armbruster
1
-2
/
+2
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
1
-3
/
+4
2020-06-15
arm/aspeed: Rework NIC attachment
Cédric Le Goater
1
-0
/
+13
[next]