index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
aspeed.c
Age
Commit message (
Expand
)
Author
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-07-05
hw/arm: Replace global smp variables with machine smp properties
Like Xu
2019-07-01
aspeed: Add support for the swift-bmc board
Adriana Kobylak
2019-07-01
aspeed: add a RAM memory region container
Cédric Le Goater
2019-07-01
aspeed: remove the "ram" link
Cédric Le Goater
2019-07-01
aspeed: introduce a configurable number of CPU per machine
Cédric Le Goater
2019-07-01
aspeed: add a per SoC mapping for the memory space
Cédric Le Goater
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-05-24
hw/arm/aspeed: Use object_initialize_child for correct ref. counting
Philippe Mathieu-Daudé
2019-05-23
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
2019-05-07
arm: aspeed: Set SDRAM size
Joel Stanley
2019-04-29
hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded string
Philippe Mathieu-Daudé
2019-02-27
i2c: Split smbus into parts
Corey Minyard
2018-11-28
hw/arm/aspeed: Fix build issue with clang 3.4
Thomas Huth
2018-09-25
hw/arm/aspeed: Add an Aspeed machine class
Cédric Le Goater
2018-09-25
hw/arm/aspeed: change the FMC flash model of the AST2500 evb
Cédric Le Goater
2018-08-16
aspeed: add a max_ram_size property to the memory controller
Cédric Le Goater
2018-06-08
aspeed: add the pc9552 chips to the witherspoon machine
Cédric Le Goater
2018-06-08
aspeed: Add EEPROM I2C devices
Cédric Le Goater
2018-06-08
aspeed: add an I2C RTC device to all machines
Cédric Le Goater
2018-06-08
aspeed: add support for the witherspoon-bmc board
Cédric Le Goater
2018-06-08
aspeed: remove ignore_memory_transaction_failures on all boards
Cédric Le Goater
2018-06-01
hw: Do not include "sysemu/blockdev.h" if it is not necessary
Philippe Mathieu-Daudé
2018-04-26
hw/arm/aspeed: don't make 'boot_rom' region 'nomigrate'
Peter Maydell
2017-11-20
hw/arm/aspeed: Unlock SCU when running kernel
Joel Stanley
2017-09-07
hw/arm: Set ignore_memory_transaction_failures for most ARM boards
Peter Maydell
2017-07-14
memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate()
Peter Maydell
2017-06-20
aspeed: use {set, get}_uint() for "ram-size" property
Marc-André Lureau
2017-06-13
aspeed: add a temp sensor device on I2C bus 3
Cédric Le Goater
2017-06-02
aspeed: add some I2C devices to the Aspeed machines
Cédric Le Goater
2017-02-10
aspeed: remove useless comment on controller segment size
Cédric Le Goater
2017-02-10
aspeed: check for negative values returned by blk_getlength()
Cédric Le Goater
2017-01-20
aspeed: use first FMC flash as a boot ROM
Cédric Le Goater
2016-12-27
aspeed/smc: set the number of flash modules for the FMC controller
Cédric Le Goater
2016-12-27
aspeed: change SoC revision of the palmetto-bmc machine
Cédric Le Goater
2016-12-27
aspeed: add support for the romulus-bmc board
Cédric Le Goater
2016-12-27
aspeed: extend the board configuration with flash models
Cédric Le Goater
2016-10-17
aspeed: extend the number of host SPI controllers
Cédric Le Goater
2016-10-17
aspeed: rename the smc object to fmc
Cédric Le Goater
2016-09-22
aspeed: allocate RAM after the memory controller has checked the size
Cédric Le Goater
2016-09-22
aspeed: add a ram_size property to the memory controller
Cédric Le Goater
2016-09-22
palmetto-bmc: remove extra no_sdcard assignement
Cédric Le Goater
2016-09-22
arm: add support for an ast2500 evaluation board
Cédric Le Goater
2016-09-22
hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoC
Cédric Le Goater
2016-09-22
palmetto-bmc: add board specific configuration
Cédric Le Goater
2016-09-22
palmetto-bmc: replace palmetto_bmc with aspeed
Cédric Le Goater
2016-09-22
palmetto-bmc: rename the Aspeed board file to aspeed.c
Cédric Le Goater