aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/aspeed.c
AgeCommit message (Expand)Author
2019-05-16arm: Rename hw/arm/arm.h to hw/arm/boot.hsystick-scalePeter Maydell
2019-05-07arm: aspeed: Set SDRAM sizeJoel Stanley
2019-04-29hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded stringPhilippe Mathieu-Daudé
2019-02-27i2c: Split smbus into partsCorey Minyard
2018-11-28hw/arm/aspeed: Fix build issue with clang 3.4Thomas Huth
2018-09-25hw/arm/aspeed: Add an Aspeed machine classCédric Le Goater
2018-09-25hw/arm/aspeed: change the FMC flash model of the AST2500 evbCédric Le Goater
2018-08-16aspeed: add a max_ram_size property to the memory controllerCédric Le Goater
2018-06-08aspeed: add the pc9552 chips to the witherspoon machineCédric Le Goater
2018-06-08aspeed: Add EEPROM I2C devicesCédric Le Goater
2018-06-08aspeed: add an I2C RTC device to all machinesCédric Le Goater
2018-06-08aspeed: add support for the witherspoon-bmc boardCédric Le Goater
2018-06-08aspeed: remove ignore_memory_transaction_failures on all boardsCédric Le Goater
2018-06-01hw: Do not include "sysemu/blockdev.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-04-26hw/arm/aspeed: don't make 'boot_rom' region 'nomigrate'Peter Maydell
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