Age | Commit message (Expand) | Author | Files | Lines |
2018-01-26 | xlnx-zynqmp: Connect the IPI device to the ZynqMP SoC | Alistair Francis | 1 | -0/+2 |
2018-01-22 | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis | 2 | -6/+6 |
2018-01-11 | imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register file | Andrey Smirnov | 1 | -1/+0 |
2017-12-13 | xlnx-zcu102: Add support for the ZynqMP QSPI | Francisco Iglesias | 1 | -0/+5 |
2017-10-12 | arm: fix armv7m_init() declaration to match definition | Igor Mammedov | 1 | -1/+1 |
2017-09-23 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -1/+1 |
2017-09-22 | memory: Get rid of address_space_init_shareable | Alexey Kardashevskiy | 1 | -1/+1 |
2017-09-21 | msf2: Add Smartfusion2 SoC | Subbaraya Sundeep | 1 | -0/+67 |
2017-09-19 | arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly | Igor Mammedov | 3 | -4/+4 |
2017-09-14 | xlnx-zcu102: Add a machine level virtualization property | Alistair Francis | 1 | -0/+2 |
2017-09-04 | armv7m_nvic.h: Move from include/hw/arm to include/hw/intc | Peter Maydell | 2 | -63/+1 |
2017-07-11 | aspeed: Register all watchdogs | Joel Stanley | 1 | -1/+3 |
2017-06-13 | hw/arm/exynos: Move DRAM initialization next boards | Krzysztof Kozlowski | 1 | -4/+1 |
2017-04-25 | aspeed: add a FTGMAC100 nic | Cédric Le Goater | 1 | -0/+2 |
2017-02-28 | bcm2835: add sdhost and gpio controllers | Clement Deschamps | 1 | -0/+4 |
2017-02-28 | stm32f205: Create armv7m object without using armv7m_init() | Peter Maydell | 1 | -1/+3 |
2017-02-28 | armv7m: Split systick out from NVIC | Peter Maydell | 1 | -7/+3 |
2017-02-28 | armv7m: Make bitband device take the address space to access | Peter Maydell | 1 | -0/+2 |
2017-02-28 | armv7m: Make ARMv7M object take memory region link | Peter Maydell | 1 | -0/+10 |
2017-02-28 | armv7m: QOMify the armv7m container | Peter Maydell | 1 | -0/+51 |
2017-02-28 | armv7m: Move NVICState struct definition into header | Peter Maydell | 1 | -0/+66 |
2017-02-28 | armv7m: Abstract out the "load kernel" code | Peter Maydell | 1 | -0/+12 |
2017-02-28 | hw/arm/virt: Add a user option to disallow ITS instantiation | Eric Auger | 1 | -0/+1 |
2017-02-28 | target-arm: Implement BCM2835 hardware RNG | Marcin Chojnacki | 1 | -0/+2 |
2017-02-07 | aspeed: add a watchdog controller | Cédric Le Goater | 1 | -0/+2 |
2017-01-27 | char: rename CharDriverState Chardev | Marc-André Lureau | 2 | -4/+4 |
2017-01-20 | hw/arm/virt: Add board property to enable EL2 | Peter Maydell | 1 | -0/+1 |
2017-01-20 | hw/arm/virt: Support using SMC for PSCI | Peter Maydell | 1 | -1/+1 |
2017-01-20 | hw/arm/virt: Wire VIRQ, VFIQ, maintenance irq lines from GIC to CPU | Peter Maydell | 1 | -0/+2 |
2017-01-09 | hw/arm/virt: remove VirtGuestInfo | Andrew Jones | 1 | -5/+1 |
2017-01-09 | hw/arm/virt-acpi-build: remove redundant members from VirtGuestInfo | Andrew Jones | 1 | -6/+0 |
2017-01-09 | hw/arm/virt: pass VirtMachineState instead of VirtGuestInfo | Andrew Jones | 1 | -1/+1 |
2017-01-09 | hw/arm/virt: move VirtMachineState/Class to virt.h | Andrew Jones | 1 | -0/+37 |
2017-01-09 | hw/arm/virt: remove include/hw/arm/virt-acpi-build.h | Andrew Jones | 2 | -40/+13 |
2017-01-09 | hw/arm/virt: eliminate struct VirtGuestInfoState | Andrew Jones | 1 | -6/+0 |
2017-01-09 | hw/arm/virt-acpi-build: name GIC CPU Interface Structure appropriately | Andrew Jones | 1 | -2/+0 |
2016-12-27 | aspeed: add a memory region for SRAM | Cédric Le Goater | 1 | -0/+2 |
2016-12-27 | aspeed: QOMify the CPU object and attach it to the SoC | Cédric Le Goater | 1 | -1/+1 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 4 | -4/+4 |
2016-10-17 | hw/arm/virt: no ITS on older machine types | Andrew Jones | 1 | -0/+1 |
2016-10-17 | aspeed: add support for the AST2500 SoC SMC controllers | Cédric Le Goater | 1 | -0/+2 |
2016-10-17 | aspeed: extend the number of host SPI controllers | Cédric Le Goater | 1 | -1/+5 |
2016-10-17 | aspeed: rename the smc object to fmc | Cédric Le Goater | 1 | -1/+1 |
2016-10-04 | STM32F205: Connect the SPI devices | Alistair Francis | 1 | -0/+3 |
2016-10-04 | STM32F205: Connect the ADC devices | Alistair Francis | 1 | -0/+6 |
2016-09-22 | aspeed-soc: provide a framework to add new SoCs | Cédric Le Goater | 1 | -1/+16 |
2016-09-22 | ast2400: replace ast2400 with aspeed_soc | Cédric Le Goater | 1 | -8/+8 |
2016-09-22 | ast2400: rename the Aspeed SoC files to aspeed_soc | Cédric Le Goater | 1 | -0/+0 |
2016-09-15 | Remove unused function declarations | Ladi Prosek | 1 | -1/+0 |
2016-09-06 | ast2400: add a memory controller device model | Cédric Le Goater | 1 | -0/+2 |