summaryrefslogtreecommitdiff
path: root/hw/arm/aspeed.c
AgeCommit message (Expand)Author
2017-11-20hw/arm/aspeed: Unlock SCU when running kernelJoel Stanley
2017-09-07hw/arm: Set ignore_memory_transaction_failures for most ARM boardsPeter Maydell
2017-07-14memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate()Peter Maydell
2017-06-20aspeed: use {set, get}_uint() for "ram-size" propertyMarc-André Lureau
2017-06-13aspeed: add a temp sensor device on I2C bus 3Cédric Le Goater
2017-06-02aspeed: add some I2C devices to the Aspeed machinesCédric Le Goater
2017-02-10aspeed: remove useless comment on controller segment sizeCédric Le Goater
2017-02-10aspeed: check for negative values returned by blk_getlength()Cédric Le Goater
2017-01-20aspeed: use first FMC flash as a boot ROMCédric Le Goater
2016-12-27aspeed/smc: set the number of flash modules for the FMC controllerCédric Le Goater
2016-12-27aspeed: change SoC revision of the palmetto-bmc machineCédric Le Goater
2016-12-27aspeed: add support for the romulus-bmc boardCédric Le Goater
2016-12-27aspeed: extend the board configuration with flash modelsCédric Le Goater
2016-10-17aspeed: extend the number of host SPI controllersCédric Le Goater
2016-10-17aspeed: rename the smc object to fmcCédric Le Goater
2016-09-22aspeed: allocate RAM after the memory controller has checked the sizeCédric Le Goater
2016-09-22aspeed: add a ram_size property to the memory controllerCédric Le Goater
2016-09-22palmetto-bmc: remove extra no_sdcard assignementCédric Le Goater
2016-09-22arm: add support for an ast2500 evaluation boardCédric Le Goater
2016-09-22hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoCCédric Le Goater
2016-09-22palmetto-bmc: add board specific configurationCédric Le Goater
2016-09-22palmetto-bmc: replace palmetto_bmc with aspeedCédric Le Goater
2016-09-22palmetto-bmc: rename the Aspeed board file to aspeed.cCédric Le Goater