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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/arm/aspeed: fix AST2500/AST2600 EVB fmc model
Jae Hyun Yoo
2022-05-02
1
-2
/
+2
*
aspeed: Add an AST1030 eval board
Jamin Lin
2022-05-02
1
-0
/
+66
*
hw/arm/aspeed: add Bletchley machine type
Patrick Williams
2022-03-08
1
-0
/
+76
*
hw/arm/aspeed: allow missing spi_model
Patrick Williams
2022-03-08
1
-1
/
+5
*
aspeed/smc: Remove 'num_cs' field
Cédric Le Goater
2022-03-08
1
-2
/
+0
*
aspeed: Rework aspeed_board_init_flashes() interface
Cédric Le Goater
2022-03-08
1
-6
/
+5
*
aspeed: Fix a potential memory leak bug in write_boot_rom()
Wentao_Liang
2022-03-08
1
-3
/
+2
*
aspeed: Introduce a create_pca9552() helper
Cédric Le Goater
2022-02-26
1
-22
/
+27
*
aspeed: rainier: Add strap values taken from hardware
Joel Stanley
2022-02-26
1
-2
/
+2
*
aspeed: rainier: Add i2c LED devices
Joel Stanley
2022-02-26
1
-0
/
+15
*
arm: Remove swift-bmc machine
Joel Stanley
2022-02-26
1
-64
/
+0
*
hw/arm/boot: Drop nb_cpus field from arm_boot_info
Peter Maydell
2022-02-08
1
-1
/
+0
*
hw/arm/aspeed: Replace drive_get_next() by drive_get()
Markus Armbruster
2021-12-15
1
-8
/
+13
*
aspeed: Add support for the fp5280g2-bmc board
John Wang
2021-10-22
1
-0
/
+74
*
aspeed/smc: Remove the 'size' attribute from AspeedSMCFlash
Cédric Le Goater
2021-10-12
1
-3
/
+4
*
aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlash
Cédric Le Goater
2021-10-12
1
-6
/
+5
*
hw/arm/aspeed: Add Fuji machine type
Peter Delevoryas
2021-09-20
1
-0
/
+120
*
hw/arm/aspeed: Allow machine to set UART default
Peter Delevoryas
2021-09-20
1
-0
/
+3
*
arm/aspeed: Add DPS310 to Witherspoon and Rainier
Joel Stanley
2021-09-20
1
-2
/
+2
*
aspeed: Emulate the AST2600A3
Joel Stanley
2021-09-20
1
-3
/
+3
*
arm/aspeed: rainier: Add i2c eeproms and muxes
Joel Stanley
2021-09-20
1
-0
/
+44
*
hw: arm: aspeed: Enable mac0/1 instead of mac1/2 for g220a
Guenter Roeck
2021-09-20
1
-1
/
+1
*
hw: arm: aspeed: Enable eth0 interface for aspeed-ast2600-evb
Guenter Roeck
2021-09-20
1
-1
/
+2
*
sensor: Move hardware sensors from misc to a sensor directory
Corey Minyard
2021-06-17
1
-1
/
+1
*
hw/arm: quanta-q71l add pca954x muxes
Patrick Venture
2021-06-16
1
-3
/
+8
*
arm: Consistently use "Cortex-Axx", not "Cortex Axx"
Peter Maydell
2021-06-03
1
-3
/
+3
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-05-05
1
-5
/
+0
|
\
|
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
|
*
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
|
*
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
|
*
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
|
*
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
|
aspeed: Add support for the quanta-q7l1-bmc board
Patrick Venture
2021-05-01
1
-0
/
+62
*
|
aspeed: Add support for the rainier-bmc board
Cédric Le Goater
2021-05-01
1
-0
/
+79
*
|
aspeed: Deprecate the swift-bmc machine
Cédric Le Goater
2021-05-01
1
-0
/
+3
*
|
aspeed/smc: Use the RAM memory region for DMAs
Cédric Le Goater
2021-05-01
1
-1
/
+1
|
/
*
arm: do not use ram_size global
Paolo Bonzini
2020-12-10
1
-4
/
+4
*
aspeed: g220a-bmc: Add an FRU
John Wang
2020-12-10
1
-0
/
+12
*
aspeed: Add support for the g220a-bmc board
John Wang
2020-12-10
1
-0
/
+60
*
hw/arm/aspeed: Add the 3 front LEDs drived by the PCA9552 #1
Philippe Mathieu-Daudé
2020-10-26
1
-0
/
+20
*
hw/arm/aspeed: Add machine properties to define the flash models
Cédric Le Goater
2020-09-18
1
-2
/
+43
*
hw/arm/aspeed: Add board model for Supermicro X11 BMC
Erik Smit
2020-09-01
1
-0
/
+35
*
aspeed_soc: Rename memmap/irqmap enum constants
Eduardo Habkost
2020-08-27
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-i2c-5' into staging
Peter Maydell
2020-07-20
1
-40
/
+42
|
\
|
*
hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
Philippe Mathieu-Daudé
2020-07-16
1
-29
/
+29
|
*
hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref()
Philippe Mathieu-Daudé
2020-07-16
1
-4
/
+6
|
*
hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
Philippe Mathieu-Daudé
2020-07-16
1
-2
/
+2
|
*
hw/i2c/aspeed_i2c: Simplify aspeed_i2c_get_bus()
Philippe Mathieu-Daudé
2020-07-16
1
-35
/
+35
*
|
hw/arm/aspeed: Do not create and attach empty SD cards by default
Philippe Mathieu-Daudé
2020-07-13
1
-4
/
+5
|
/
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-12
/
+12
[next]