qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v7 0/6] arm: add support for Calxeda Highbank SoC


From: Mark Langsdorf
Subject: [Qemu-devel] [PATCH v7 0/6] arm: add support for Calxeda Highbank SoC
Date: Tue, 10 Jan 2012 14:33:13 -0600

This patch series adds support for the Calxeda Highbank SoC.
It depends on my previous patch series "various ARM fixes for
Calxeda Highbank" and "ahci: convert ahci_reset to use AHCIState".
Some of the patches are carried voer from "Various ARM fixes
for Calxeda Highbank" and were reviewed but not accepted in
that series.

The series patch number jumped from v3 to v7 to synchronize the
revision numbers of the individual patches.

 Makefile.target      |    2 +
 hw/a9mpcore.c        |   13 ++-
 hw/arm11mpcore.c     |   17 ++-
 hw/arm_gic.c         |   68 +++++----
 hw/arm_timer.c       |    3 -
 hw/armv7m_nvic.c     |   30 +++-
 hw/highbank.c        |  277 +++++++++++++++++++++++++++++++++
 hw/ide/ahci.c        |   44 ++++++
 hw/realview_gic.c    |    7 +-
 hw/xgmac.c           |  421 ++++++++++++++++++++++++++++++++++++++++++++++++++
 target-arm/cpu.h     |    3 +-
 target-arm/helper.c  |    9 +
 target-arm/machine.c |    2 +
 13 files changed, 844 insertions(+), 52 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]