aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-17ppc/pnv: Add a "/qemu" device tree nodeCédric Le Goater1-0/+3
2019-12-17ppc/pnv: Add a PNOR modelCédric Le Goater5-1/+180
2019-12-16Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-dec-16-2019' ...Peter Maydell11-248/+300
2019-12-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191216-...Peter Maydell45-347/+1266
2019-12-16MAINTAINERS: Add a file to MIPS sectionAleksandar Markovic1-0/+1
2019-12-16MAINTAINERS: Add three files to Malta sectionAleksandar Markovic1-0/+3
2019-12-16MAINTAINERS: Adjust maintainership for Malta boardAleksandar Markovic1-2/+3
2019-12-16MAINTAINERS: Adjust maintainership for Fulong 2E boardAleksandar Markovic1-1/+1
2019-12-16MAINTAINERS: Add a section on UI translationAleksandar Markovic1-0/+4
2019-12-16hw/mips: Deprecate the r4k machinePhilippe Mathieu-Daudé3-1/+7
2019-12-16mips: fulong 2e: Renovate coding styleFilip Bozuta2-38/+45
2019-12-16mips: r4000: Renovate coding styleFilip Bozuta1-21/+34
2019-12-16mips: mipssim: Renovate coding styleFilip Bozuta1-19/+23
2019-12-16mips: malta: Renovate coding styleFilip Bozuta2-87/+91
2019-12-16mips: jazz: Renovate coding styleFilip Bozuta3-79/+88
2019-12-16target/arm: ensure we use current exception state after SCR updateAlex Bennée4-4/+25
2019-12-16hw/arm/virt: Simplify by moving the gic in the machine statePhilippe Mathieu-Daudé2-55/+55
2019-12-16hw/arm/acpi: enable SHPC native hot plugHeyi Guo4-1/+6
2019-12-16hw/arm/acpi: simplify AML bit and/or statementHeyi Guo4-8/+8
2019-12-16hw/arm/sbsa-ref: Simplify by moving the gic in the machine statePhilippe Mathieu-Daudé1-44/+42
2019-12-16target/arm: Add support for DC CVAP & DC CVADP insBeata Michalska4-0/+69
2019-12-16migration: ram: Switch to ram block writebackBeata Michalska1-4/+1
2019-12-16Memory: Enable writeback for given memory regionBeata Michalska6-0/+101
2019-12-16tcg: cputlb: Add probe_readBeata Michalska1-0/+6
2019-12-16arm/arm-powerctl: set NSACR.{CP11, CP10} bits in arm_set_cpu_on()Niek Linnenbank1-0/+3
2019-12-16target/arm: Add support for missing Jazelle system registersMarc Zyngier1-0/+27
2019-12-16target/arm: Handle AArch32 CP15 trapping via HSTR_EL2Marc Zyngier5-1/+34
2019-12-16target/arm: Handle trapping to EL2 of AArch32 VMRS instructionsMarc Zyngier3-3/+46
2019-12-16target/arm: Honor HCR_EL2.TID1 trapping requirementsMarc Zyngier1-4/+32
2019-12-16target/arm: Honor HCR_EL2.TID2 trapping requirementsMarc Zyngier1-4/+27
2019-12-16aspeed: Change the "nic" property definitionCédric Le Goater2-13/+11
2019-12-16aspeed: Change the "scu" property definitionCédric Le Goater4-25/+25
2019-12-16gpio: fix memory leak in aspeed_gpio_init()PanNengyuan1-0/+1
2019-12-16aspeed: Add support for the tacoma-bmc boardCédric Le Goater1-0/+28
2019-12-16aspeed: Remove AspeedBoardConfig array and use AspeedMachineClassCédric Le Goater2-118/+137
2019-12-16aspeed/smc: Add AST2600 timings registersCédric Le Goater2-3/+15
2019-12-16aspeed/smc: Do not map disabled segment on the AST2600Cédric Le Goater1-5/+11
2019-12-16aspeed/smc: Restore default AHB window mapping at resetCédric Le Goater1-11/+21
2019-12-16watchdog/aspeed: Fix AST2600 frequency behaviourJoel Stanley2-4/+18
2019-12-16watchdog/aspeed: Improve watchdog timeout messageJoel Stanley1-1/+2
2019-12-16aspeed/scu: Fix W1C behaviorJoel Stanley1-5/+14
2019-12-16aspeed/sdmc: Make ast2600 default 1GJoel Stanley1-3/+3
2019-12-16aspeed/i2c: Add trace eventsCédric Le Goater2-13/+89
2019-12-16aspeed/i2c: Add support for DMA transfersCédric Le Goater4-3/+138
2019-12-16aspeed: Add a DRAM memory region at the SoC levelCédric Le Goater3-4/+13
2019-12-16aspeed/i2c: Check SRAM enablement on AST2500Cédric Le Goater2-0/+40
2019-12-16aspeed/i2c: Add support for pool buffer transfersCédric Le Goater2-19/+186
2019-12-16exynos4210_gic: Suppress gcc9 format-truncation warningsDavid Gibson1-1/+8
2019-12-16target/arm: Add support for cortex-m7 CPUChristophe Lyon1-0/+33
2019-12-16Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20191214-2' into stagingPeter Maydell17-156/+242