summaryrefslogtreecommitdiffstats
path: root/hw/arm/aspeed.c
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/aspeed: don't make 'boot_rom' region 'nomigrate'Peter Maydell2018-04-261-1/+1
* hw/arm/aspeed: Unlock SCU when running kernelJoel Stanley2017-11-201-0/+9
* hw/arm: Set ignore_memory_transaction_failures for most ARM boardsPeter Maydell2017-09-071-0/+3
* memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate()Peter Maydell2017-07-141-1/+1
* aspeed: use {set, get}_uint() for "ram-size" propertyMarc-André Lureau2017-06-201-4/+4
* aspeed: add a temp sensor device on I2C bus 3Cédric Le Goater2017-06-131-0/+9
* aspeed: add some I2C devices to the Aspeed machinesCédric Le Goater2017-06-021-0/+27
* aspeed: remove useless comment on controller segment sizeCédric Le Goater2017-02-101-5/+3Star
* aspeed: check for negative values returned by blk_getlength()Cédric Le Goater2017-02-101-2/+12
* aspeed: use first FMC flash as a boot ROMCédric Le Goater2017-01-201-0/+41
* aspeed/smc: set the number of flash modules for the FMC controllerCédric Le Goater2016-12-271-0/+6
* aspeed: change SoC revision of the palmetto-bmc machineCédric Le Goater2016-12-271-1/+1
* aspeed: add support for the romulus-bmc boardCédric Le Goater2016-12-271-0/+44
* aspeed: extend the board configuration with flash modelsCédric Le Goater2016-12-271-4/+16
* aspeed: extend the number of host SPI controllersCédric Le Goater2016-10-171-1/+1
* aspeed: rename the smc object to fmcCédric Le Goater2016-10-171-1/+1
* aspeed: allocate RAM after the memory controller has checked the sizeCédric Le Goater2016-09-221-5/+13
* aspeed: add a ram_size property to the memory controllerCédric Le Goater2016-09-221-0/+2
* palmetto-bmc: remove extra no_sdcard assignementCédric Le Goater2016-09-221-1/+0Star
* arm: add support for an ast2500 evaluation boardCédric Le Goater2016-09-221-0/+37
* hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoCCédric Le Goater2016-09-221-1/+14
* palmetto-bmc: add board specific configurationCédric Le Goater2016-09-221-4/+18
* palmetto-bmc: replace palmetto_bmc with aspeedCédric Le Goater2016-09-221-18/+36
* palmetto-bmc: rename the Aspeed board file to aspeed.cCédric Le Goater2016-09-221-0/+106