index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
aspeed.c
Age
Commit message (
Expand
)
Author
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