summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* hw/devices: Move SMSC 91C111 declaration into a new headerPhilippe Mathieu-Daudé2019-04-295-5/+5
* hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded stringPhilippe Mathieu-Daudé2019-04-292-2/+4
* hw/devices: Move LAN9118 declarations into a new headerPhilippe Mathieu-Daudé2019-04-294-3/+4
* hw/devices: Move TI touchscreen declarations into a new headerPhilippe Mathieu-Daudé2019-04-292-2/+2
* hw/devices: Move Gamepad declarations into a new headerPhilippe Mathieu-Daudé2019-04-291-1/+1
* hw/devices: Move CBus declarations into a new headerPhilippe Mathieu-Daudé2019-04-291-0/+1
* hw/devices: Move Blizzard declarations into a new headerPhilippe Mathieu-Daudé2019-04-291-0/+1
* hw/devices: Move TC6393XB declarations into a new headerPhilippe Mathieu-Daudé2019-04-291-1/+1
* hw/arm/nseries: Use TYPE_TMP105 instead of hardcoded stringPhilippe Mathieu-Daudé2019-04-291-1/+2
* hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded stringPhilippe Mathieu-Daudé2019-04-291-4/+9
* hw/arm/smmuv3: Remove SMMUNotifierNodeEric Auger2019-04-292-24/+10Star
* hw: add compat machines for 4.1Cornelia Huck2019-04-251-1/+8
* trace-events: Fix attribution of trace points to sourceMarkus Armbruster2019-03-221-2/+2
* trace-events: Delete unused trace pointsMarkus Armbruster2019-03-221-7/+0Star
* trace-events: Shorten file names in commentsMarkus Armbruster2019-03-221-3/+3
* hw/arm/virt-acpi-build: use PCIE_MMCFG_BUS to retrieve end_bus_numberWei Yang2019-03-151-2/+2
* hw/arm/virt-acpi-build: Fix SMMUv3 GSIV valuesEric Auger2019-03-151-1/+1
* Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request...Peter Maydell2019-03-121-1/+1
|\
| * audio: use qapi AudioFormat instead of audfmt_eKővágó, Zoltán2019-03-111-1/+1
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2019-03-121-4/+0Star
|\ \
| * | hw/arm/virt: Remove null-check in virt_build_smbios()Philippe Mathieu-Daudé2019-03-111-4/+0Star
| |/
* | pflash: Clean up after commit 368a354f02b, part 2Markus Armbruster2019-03-119-21/+13Star
* | pflash: Clean up after commit 368a354f02b, part 1Markus Armbruster2019-03-119-14/+13Star
* | hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2}Markus Armbruster2019-03-112-3/+4
* | pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02Markus Armbruster2019-03-111-4/+4
|/
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...Peter Maydell2019-03-0810-10/+0Star
|\
| * hw: Remove unused 'hw/devices.h' includePhilippe Mathieu-Daudé2019-03-0710-10/+0Star
* | ptimer: express dependencies with KconfigPaolo Bonzini2019-03-071-0/+4
* | build: switch to KconfigPaolo Bonzini2019-03-071-0/+1
* | kconfig: introduce kconfig filesPaolo Bonzini2019-03-071-0/+119
|/
* hw/arm/stellaris: Implement watchdog timerMichel Heily2019-03-051-2/+20
* hw/arm/virt: Bump the 255GB initial RAM limitEric Auger2019-03-051-20/+1Star
* hw/arm/virt: Check the VCPU PA range in TCG modeEric Auger2019-03-051-0/+17
* hw/arm/virt: Implement kvm_type function for 4.0 machineEric Auger2019-03-051-1/+38
* hw/arm/virt: Dynamic memory map depending on RAM requirementsEric Auger2019-03-051-6/+46
* hw/arm/virt: Split the memory map descriptionEric Auger2019-03-051-6/+44
* hw/arm/virt: Rename highmem IO regionsEric Auger2019-03-052-19/+24
* hw/arm/boot: introduce fdt_add_memory_node helperShameer Kolothum2019-03-051-20/+34
* Merge remote-tracking branch 'remotes/cminyard/tags/i2c-for-release-20190228'...Peter Maydell2019-03-015-6/+6
|\
| * arm:i2c: Don't mask return from i2c_recv()Corey Minyard2019-02-281-1/+1
| * i2c: have I2C receive operation return uint8_tCorey Minyard2019-02-283-4/+4
| * i2c: Split smbus into partsCorey Minyard2019-02-281-1/+1
* | hw/arm/armsse: Unify init-svtor and cpuwait handlingPeter Maydell2019-02-281-18/+31
* | hw/arm/iotkit-sysctl: Add SSE-200 registersPeter Maydell2019-02-281-0/+2
* | hw/arm/armsse: Wire up the MHUsPeter Maydell2019-02-281-8/+28
|/
* hw/arm/armsse: Make 0x5... alias region work for per-CPU devicesPeter Maydell2019-02-211-10/+16
* hw/arm/musca: Wire up PL011 UARTsPeter Maydell2019-02-211-5/+29
* hw/arm/musca: Wire up PL031 RTCPeter Maydell2019-02-211-3/+23
* hw/arm/musca: Add MPCsPeter Maydell2019-02-211-8/+147
* hw/arm/musca: Add PPCsPeter Maydell2019-02-211-0/+289