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
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