Age | Commit message (Expand) | Author |
2017-09-23 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-09-22 | memory: Get rid of address_space_init_shareable | Alexey Kardashevskiy |
2017-09-21 | msf2: Add Smartfusion2 SoC | Subbaraya Sundeep |
2017-09-19 | arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly | Igor Mammedov |
2017-09-14 | xlnx-zcu102: Add a machine level virtualization property | Alistair Francis |
2017-09-04 | armv7m_nvic.h: Move from include/hw/arm to include/hw/intc | Peter Maydell |
2017-07-11 | aspeed: Register all watchdogs | Joel Stanley |
2017-06-13 | hw/arm/exynos: Move DRAM initialization next boards | Krzysztof Kozlowski |
2017-04-25 | aspeed: add a FTGMAC100 nic | Cédric Le Goater |
2017-02-28 | bcm2835: add sdhost and gpio controllers | Clement Deschamps |
2017-02-28 | stm32f205: Create armv7m object without using armv7m_init() | Peter Maydell |
2017-02-28 | armv7m: Split systick out from NVIC | Peter Maydell |
2017-02-28 | armv7m: Make bitband device take the address space to access | Peter Maydell |
2017-02-28 | armv7m: Make ARMv7M object take memory region link | Peter Maydell |
2017-02-28 | armv7m: QOMify the armv7m container | Peter Maydell |
2017-02-28 | armv7m: Move NVICState struct definition into header | Peter Maydell |
2017-02-28 | armv7m: Abstract out the "load kernel" code | Peter Maydell |
2017-02-28 | hw/arm/virt: Add a user option to disallow ITS instantiation | Eric Auger |
2017-02-28 | target-arm: Implement BCM2835 hardware RNG | Marcin Chojnacki |
2017-02-07 | aspeed: add a watchdog controller | Cédric Le Goater |
2017-01-27 | char: rename CharDriverState Chardev | Marc-André Lureau |
2017-01-20 | hw/arm/virt: Add board property to enable EL2 | Peter Maydell |
2017-01-20 | hw/arm/virt: Support using SMC for PSCI | Peter Maydell |
2017-01-20 | hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPU | Peter Maydell |
2017-01-09 | hw/arm/virt: remove VirtGuestInfo | Andrew Jones |
2017-01-09 | hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfo | Andrew Jones |
2017-01-09 | hw/arm/virt: pass VirtMachineState instead of VirtGuestInfo | Andrew Jones |
2017-01-09 | hw/arm/virt: move VirtMachineState/Class to virt.h | Andrew Jones |
2017-01-09 | hw/arm/virt: remove include/hw/arm/virt-acpi-build.h | Andrew Jones |
2017-01-09 | hw/arm/virt: eliminate struct VirtGuestInfoState | Andrew Jones |
2017-01-09 | hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriately | Andrew Jones |
2016-12-27 | aspeed: add a memory region for SRAM | Cédric Le Goater |
2016-12-27 | aspeed: QOMify the CPU object and attach it to the SoC | Cédric Le Goater |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |
2016-10-17 | hw/arm/virt: no ITS on older machine types | Andrew Jones |
2016-10-17 | aspeed: add support for the AST2500 SoC SMC controllers | Cédric Le Goater |
2016-10-17 | aspeed: extend the number of host SPI controllers | Cédric Le Goater |
2016-10-17 | aspeed: rename the smc object to fmc | Cédric Le Goater |
2016-10-04 | STM32F205: Connect the SPI devices | Alistair Francis |
2016-10-04 | STM32F205: Connect the ADC devices | Alistair Francis |
2016-09-22 | aspeed-soc: provide a framework to add new SoCs | Cédric Le Goater |
2016-09-22 | ast2400: replace ast2400 with aspeed_soc | Cédric Le Goater |
2016-09-22 | ast2400: rename the Aspeed SoC files to aspeed_soc | Cédric Le Goater |
2016-09-15 | Remove unused function declarations | Ladi Prosek |
2016-09-06 | ast2400: add a memory controller device model | Cédric Le Goater |
2016-07-12 | Clean up decorations and whitespace around header guards | Markus Armbruster |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster |
2016-07-12 | Clean up header guards that don't match their file name | Markus Armbruster |
2016-07-04 | ast2400: add SMC controllers (FMC and SPI) | Cédric Le Goater |
2016-06-27 | ast2400: Integrate the SCU model and set silicon revision | Andrew Jeffery |