| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | arm: Rename hw/arm/arm.h to hw/arm/boot.h | Peter Maydell | 2019-05-23 | 1 | -1/+1 |
* | arm: aspeed: Set SDRAM size | Joel Stanley | 2019-05-07 | 1 | -0/+8 |
* | hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded string | Philippe Mathieu-Daudé | 2019-04-29 | 1 | -4/+9 |
* | i2c: Split smbus into parts | Corey Minyard | 2019-02-28 | 1 | -1/+1 |
* | hw/arm/aspeed: Fix build issue with clang 3.4 | Thomas Huth | 2018-11-28 | 1 | -2/+2 |
* | hw/arm/aspeed: Add an Aspeed machine class | Cédric Le Goater | 2018-09-25 | 1 | -142/+70 |
* | hw/arm/aspeed: change the FMC flash model of the AST2500 evb | Cédric Le Goater | 2018-09-25 | 1 | -1/+1 |
* | aspeed: add a max_ram_size property to the memory controller | Cédric Le Goater | 2018-08-16 | 1 | -0/+31 |
* | aspeed: add the pc9552 chips to the witherspoon machine | Cédric Le Goater | 2018-06-08 | 1 | -0/+4 |
* | aspeed: Add EEPROM I2C devices | Cédric Le Goater | 2018-06-08 | 1 | -0/+13 |
* | aspeed: add an I2C RTC device to all machines | Cédric Le Goater | 2018-06-08 | 1 | -0/+19 |
* | aspeed: add support for the witherspoon-bmc board | Cédric Le Goater | 2018-06-08 | 1 | -0/+49 |
* | aspeed: remove ignore_memory_transaction_failures on all boards | Cédric Le Goater | 2018-06-08 | 1 | -3/+0 |
* | hw: Do not include "sysemu/blockdev.h" if it is not necessary | Philippe Mathieu-Daudé | 2018-06-01 | 1 | -1/+0 |
* | hw/arm/aspeed: don't make 'boot_rom' region 'nomigrate' | Peter Maydell | 2018-04-26 | 1 | -1/+1 |
* | hw/arm/aspeed: Unlock SCU when running kernel | Joel Stanley | 2017-11-20 | 1 | -0/+9 |
* | hw/arm: Set ignore_memory_transaction_failures for most ARM boards | Peter Maydell | 2017-09-07 | 1 | -0/+3 |
* | memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate() | Peter Maydell | 2017-07-14 | 1 | -1/+1 |
* | aspeed: use {set, get}_uint() for "ram-size" property | Marc-André Lureau | 2017-06-20 | 1 | -4/+4 |
* | aspeed: add a temp sensor device on I2C bus 3 | Cédric Le Goater | 2017-06-13 | 1 | -0/+9 |
* | aspeed: add some I2C devices to the Aspeed machines | Cédric Le Goater | 2017-06-02 | 1 | -0/+27 |
* | aspeed: remove useless comment on controller segment size | Cédric Le Goater | 2017-02-10 | 1 | -5/+3 |
* | aspeed: check for negative values returned by blk_getlength() | Cédric Le Goater | 2017-02-10 | 1 | -2/+12 |
* | aspeed: use first FMC flash as a boot ROM | Cédric Le Goater | 2017-01-20 | 1 | -0/+41 |
* | aspeed/smc: set the number of flash modules for the FMC controller | Cédric Le Goater | 2016-12-27 | 1 | -0/+6 |
* | aspeed: change SoC revision of the palmetto-bmc machine | Cédric Le Goater | 2016-12-27 | 1 | -1/+1 |
* | aspeed: add support for the romulus-bmc board | Cédric Le Goater | 2016-12-27 | 1 | -0/+44 |
* | aspeed: extend the board configuration with flash models | Cédric Le Goater | 2016-12-27 | 1 | -4/+16 |
* | aspeed: extend the number of host SPI controllers | Cédric Le Goater | 2016-10-17 | 1 | -1/+1 |
* | aspeed: rename the smc object to fmc | Cédric Le Goater | 2016-10-17 | 1 | -1/+1 |
* | aspeed: allocate RAM after the memory controller has checked the size | Cédric Le Goater | 2016-09-22 | 1 | -5/+13 |
* | aspeed: add a ram_size property to the memory controller | Cédric Le Goater | 2016-09-22 | 1 | -0/+2 |
* | palmetto-bmc: remove extra no_sdcard assignement | Cédric Le Goater | 2016-09-22 | 1 | -1/+0 |
* | arm: add support for an ast2500 evaluation board | Cédric Le Goater | 2016-09-22 | 1 | -0/+37 |
* | hw/misc: use macros to define hw-strap1 register on the AST2400 Aspeed SoC | Cédric Le Goater | 2016-09-22 | 1 | -1/+14 |
* | palmetto-bmc: add board specific configuration | Cédric Le Goater | 2016-09-22 | 1 | -4/+18 |
* | palmetto-bmc: replace palmetto_bmc with aspeed | Cédric Le Goater | 2016-09-22 | 1 | -18/+36 |
* | palmetto-bmc: rename the Aspeed board file to aspeed.c | Cédric Le Goater | 2016-09-22 | 1 | -0/+106 |