| Commit message (Expand) | Author | Age | Files | Lines |
* | aspeed: add a max_ram_size property to the memory controller | Cédric Le Goater | 2018-08-16 | 1 | -0/+2 |
* | aspeed/timer: use the APB frequency from the SCU | Cédric Le Goater | 2018-06-26 | 1 | -0/+2 |
* | aspeed: initialize the SCU controller first | Cédric Le Goater | 2018-06-26 | 1 | -20/+20 |
* | Change references to serial_hds[] to serial_hd() | Peter Maydell | 2018-04-26 | 1 | -2/+2 |
* | hw/arm/aspeed_soc: don't use vmstate_register_ram_global for SRAM | Peter Maydell | 2018-04-26 | 1 | -2/+1 |
* | hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.io | Philippe Mathieu-Daudé | 2018-02-15 | 1 | -29/+3 |
* | hw/arm/aspeed: directly map the serial device to the system address space | Philippe Mathieu-Daudé | 2018-02-15 | 1 | -1/+2 |
* | hw/arm/aspeed: Unlock SCU when running kernel | Joel Stanley | 2017-11-20 | 1 | -0/+2 |
* | arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly | Igor Mammedov | 2017-09-19 | 1 | -8/+5 |
* | hw/arm/aspeed_soc: Mark devices as user_creatable = false | Thomas Huth | 2017-09-04 | 1 | -0/+2 |
* | aspeed_soc: Propagate silicon-rev to watchdog | Andrew Jeffery | 2017-09-04 | 1 | -0/+2 |
* | memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() | Peter Maydell | 2017-07-14 | 1 | -1/+1 |
* | aspeed: Register all watchdogs | Joel Stanley | 2017-07-11 | 1 | -8/+17 |
* | aspeed: add a FTGMAC100 nic | Cédric Le Goater | 2017-04-25 | 1 | -0/+21 |
* | aspeed: add a watchdog controller | Cédric Le Goater | 2017-02-07 | 1 | -0/+13 |
* | aspeed/smc: set the number of flash modules for the FMC controller | Cédric Le Goater | 2016-12-27 | 1 | -4/+4 |
* | aspeed: add the definitions for the AST2400 A1 SoC | Cédric Le Goater | 2016-12-27 | 1 | -0/+10 |
* | aspeed: add a memory region for SRAM | Cédric Le Goater | 2016-12-27 | 1 | -9/+43 |
* | aspeed: attach the second SPI controller object to the SoC | Cédric Le Goater | 2016-12-27 | 1 | -1/+1 |
* | aspeed: remove cannot_destroy_with_object_finalize_yet | Cédric Le Goater | 2016-12-27 | 1 | -6/+0 |
* | aspeed: QOMify the CPU object and attach it to the SoC | Cédric Le Goater | 2016-12-27 | 1 | -3/+14 |
* | aspeed: add support for the AST2500 SoC SMC controllers | Cédric Le Goater | 2016-10-17 | 1 | -6/+15 |
* | aspeed: extend the number of host SPI controllers | Cédric Le Goater | 2016-10-17 | 1 | -15/+29 |
* | aspeed: move the flash module mapping address under the controller definition | Cédric Le Goater | 2016-10-17 | 1 | -5/+4 |
* | aspeed: rename the smc object to fmc | Cédric Le Goater | 2016-10-17 | 1 | -9/+9 |
* | aspeed: add a ram_size property to the memory controller | Cédric Le Goater | 2016-09-22 | 1 | -0/+2 |
* | aspeed: add a ast2500 SoC and support to the SCU and SDMC controllers | Cédric Le Goater | 2016-09-22 | 1 | -0/+2 |
* | aspeed-soc: provide a framework to add new SoCs | Cédric Le Goater | 2016-09-22 | 1 | -8/+30 |
* | ast2400: replace ast2400 with aspeed_soc | Cédric Le Goater | 2016-09-22 | 1 | -48/+47 |
* | ast2400: rename the Aspeed SoC files to aspeed_soc | Cédric Le Goater | 2016-09-22 | 1 | -0/+229 |