summaryrefslogtreecommitdiff
path: root/hw/arm/aspeed.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-10aspeed: remove useless comment on controller segment sizeCédric Le Goater1-5/+3
2017-02-10aspeed: check for negative values returned by blk_getlength()Cédric Le Goater1-2/+12
2017-01-20aspeed: use first FMC flash as a boot ROMCédric Le Goater1-0/+41
2016-12-27aspeed/smc: set the number of flash modules for the FMC controllerCédric Le Goater1-0/+6
2016-12-27aspeed: change SoC revision of the palmetto-bmc machineCédric Le Goater1-1/+1
2016-12-27aspeed: add support for the romulus-bmc boardCédric Le Goater1-0/+44
2016-12-27aspeed: extend the board configuration with flash modelsCédric Le Goater1-4/+16
2016-10-17aspeed: extend the number of host SPI controllersCédric Le Goater1-1/+1
2016-10-17aspeed: rename the smc object to fmcCédric Le Goater1-1/+1
2016-09-22aspeed: allocate RAM after the memory controller has checked the sizeCédric Le Goater1-5/+13
2016-09-22aspeed: add a ram_size property to the memory controllerCédric Le Goater1-0/+2
2016-09-22palmetto-bmc: remove extra no_sdcard assignementCédric Le Goater1-1/+0
2016-09-22arm: add support for an ast2500 evaluation boardCédric Le Goater1-0/+37
2016-09-22hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoCCédric Le Goater1-1/+14
2016-09-22palmetto-bmc: add board specific configurationCédric Le Goater1-4/+18
2016-09-22palmetto-bmc: replace palmetto_bmc with aspeedCédric Le Goater1-18/+36
2016-09-22palmetto-bmc: rename the Aspeed board file to aspeed.cCédric Le Goater1-0/+106