| Commit message (Expand) | Author | Age | Files | Lines |
* | aspeed: add a FTGMAC100 nic | Cédric Le Goater | 2017-04-25 | 1 | -0/+2 |
* | bcm2835: add sdhost and gpio controllers | Clement Deschamps | 2017-02-28 | 1 | -0/+4 |
* | stm32f205: Create armv7m object without using armv7m_init() | Peter Maydell | 2017-02-28 | 1 | -1/+3 |
* | armv7m: Split systick out from NVIC | Peter Maydell | 2017-02-28 | 1 | -7/+3 |
* | armv7m: Make bitband device take the address space to access | Peter Maydell | 2017-02-28 | 1 | -0/+2 |
* | armv7m: Make ARMv7M object take memory region link | Peter Maydell | 2017-02-28 | 1 | -0/+10 |
* | armv7m: QOMify the armv7m container | Peter Maydell | 2017-02-28 | 1 | -0/+51 |
* | armv7m: Move NVICState struct definition into header | Peter Maydell | 2017-02-28 | 1 | -0/+66 |
* | armv7m: Abstract out the "load kernel" code | Peter Maydell | 2017-02-28 | 1 | -0/+12 |
* | hw/arm/virt: Add a user option to disallow ITS instantiation | Eric Auger | 2017-02-28 | 1 | -0/+1 |
* | target-arm: Implement BCM2835 hardware RNG | Marcin Chojnacki | 2017-02-28 | 1 | -0/+2 |
* | aspeed: add a watchdog controller | Cédric Le Goater | 2017-02-07 | 1 | -0/+2 |
* | char: rename CharDriverState Chardev | Marc-André Lureau | 2017-01-27 | 2 | -4/+4 |
* | hw/arm/virt: Add board property to enable EL2 | Peter Maydell | 2017-01-20 | 1 | -0/+1 |
* | hw/arm/virt: Support using SMC for PSCI | Peter Maydell | 2017-01-20 | 1 | -1/+1 |
* | hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPU | Peter Maydell | 2017-01-20 | 1 | -0/+2 |
* | hw/arm/virt: remove VirtGuestInfo | Andrew Jones | 2017-01-09 | 1 | -5/+1 |
* | hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfo | Andrew Jones | 2017-01-09 | 1 | -6/+0 |
* | hw/arm/virt: pass VirtMachineState instead of VirtGuestInfo | Andrew Jones | 2017-01-09 | 1 | -1/+1 |
* | hw/arm/virt: move VirtMachineState/Class to virt.h | Andrew Jones | 2017-01-09 | 1 | -0/+37 |
* | hw/arm/virt: remove include/hw/arm/virt-acpi-build.h | Andrew Jones | 2017-01-09 | 2 | -40/+13 |
* | hw/arm/virt: eliminate struct VirtGuestInfoState | Andrew Jones | 2017-01-09 | 1 | -6/+0 |
* | hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriately | Andrew Jones | 2017-01-09 | 1 | -2/+0 |
* | aspeed: add a memory region for SRAM | Cédric Le Goater | 2016-12-27 | 1 | -0/+2 |
* | aspeed: QOMify the CPU object and attach it to the SoC | Cédric Le Goater | 2016-12-27 | 1 | -1/+1 |
* | Move target-* CPU file into a target/ folder | Thomas Huth | 2016-12-20 | 4 | -4/+4 |
* | hw/arm/virt: no ITS on older machine types | Andrew Jones | 2016-10-17 | 1 | -0/+1 |
* | aspeed: add support for the AST2500 SoC SMC controllers | Cédric Le Goater | 2016-10-17 | 1 | -0/+2 |
* | aspeed: extend the number of host SPI controllers | Cédric Le Goater | 2016-10-17 | 1 | -1/+5 |
* | aspeed: rename the smc object to fmc | Cédric Le Goater | 2016-10-17 | 1 | -1/+1 |
* | STM32F205: Connect the SPI devices | Alistair Francis | 2016-10-04 | 1 | -0/+3 |
* | STM32F205: Connect the ADC devices | Alistair Francis | 2016-10-04 | 1 | -0/+6 |
* | aspeed-soc: provide a framework to add new SoCs | Cédric Le Goater | 2016-09-22 | 1 | -1/+16 |
* | ast2400: replace ast2400 with aspeed_soc | Cédric Le Goater | 2016-09-22 | 1 | -8/+8 |
* | ast2400: rename the Aspeed SoC files to aspeed_soc | Cédric Le Goater | 2016-09-22 | 1 | -0/+0 |
* | Remove unused function declarations | Ladi Prosek | 2016-09-15 | 1 | -1/+0 |
* | ast2400: add a memory controller device model | Cédric Le Goater | 2016-09-06 | 1 | -0/+2 |
* | Clean up decorations and whitespace around header guards | Markus Armbruster | 2016-07-12 | 2 | -4/+4 |
* | Clean up ill-advised or unusual header guards | Markus Armbruster | 2016-07-12 | 1 | -4/+3 |
* | Clean up header guards that don't match their file name | Markus Armbruster | 2016-07-12 | 2 | -5/+5 |
* | ast2400: add SMC controllers (FMC and SPI) | Cédric Le Goater | 2016-07-04 | 1 | -0/+3 |
* | ast2400: Integrate the SCU model and set silicon revision | Andrew Jeffery | 2016-06-27 | 1 | -0/+2 |
* | arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdma | KONRAD Frederic | 2016-06-14 | 1 | -0/+4 |
* | hw/arm/virt: Add PMU node for virt machine | Shannon Zhao | 2016-06-14 | 1 | -0/+4 |
* | xlnx-zynqmp: Make the RPU subsystem optional | Edgar E. Iglesias | 2016-06-06 | 1 | -0/+2 |
* | xlnx-zynqmp: Add a secure prop to en/disable ARM Security Extensions | Edgar E. Iglesias | 2016-06-06 | 1 | -0/+3 |
* | i2c: add aspeed i2c controller | Cédric Le Goater | 2016-06-06 | 1 | -0/+2 |
* | Add ENET device to i.MX6 SOC. | Jean-Christophe Dubois | 2016-06-02 | 1 | -2/+4 |
* | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini | 2016-05-19 | 4 | -0/+4 |
* | arm: remove useless cpu.h inclusion | Paolo Bonzini | 2016-05-19 | 1 | -2/+0 |