qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v13 0/6] arm: add support for Calxeda Highbank
@ 2012-01-20 20:46 Mark Langsdorf
  2012-01-20 20:46 ` [Qemu-devel] [PATCH v13 1/6] Add xgmac ethernet model Mark Langsdorf
                   ` (6 more replies)
  0 siblings, 7 replies; 19+ messages in thread
From: Mark Langsdorf @ 2012-01-20 20:46 UTC (permalink / raw)
  To: qemu-devel
  Cc: i.mitsyanko, peter.maydell, afaerber, mark.langsdorf,
	edgar.iglesias

This patch series adds support for the Calxeda Highbank SoC.

 Makefile.target     |    2 +
 hw/arm-misc.h       |   17 ++
 hw/arm_boot.c       |   65 ++++++--
 hw/highbank.c       |  331 ++++++++++++++++++++++++++++++++++++++++
 hw/ide/ahci.c       |   44 ++++++
 hw/xgmac.c          |  421 +++++++++++++++++++++++++++++++++++++++++++++++++++
 target-arm/helper.c |    7 +
 7 files changed, 870 insertions(+), 17 deletions(-)

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2012-01-23 17:44 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-20 20:46 [Qemu-devel] [PATCH v13 0/6] arm: add support for Calxeda Highbank Mark Langsdorf
2012-01-20 20:46 ` [Qemu-devel] [PATCH v13 1/6] Add xgmac ethernet model Mark Langsdorf
2012-01-20 20:46 ` [Qemu-devel] [PATCH v13 2/6] ahci: add support for non-PCI based controllers Mark Langsdorf
2012-01-20 20:46 ` [Qemu-devel] [PATCH v13 3/6] arm: add secondary cpu boot callbacks to arm_boot.c Mark Langsdorf
2012-01-23 14:24   ` Peter Maydell
2012-01-20 20:46 ` [Qemu-devel] [PATCH v13 4/6] arm_boot: support board IDs more than 16 bits wide Mark Langsdorf
2012-01-20 20:46 ` [Qemu-devel] [PATCH v13 5/6] arm: store the config_base_register during cpu_reset Mark Langsdorf
2012-01-23 14:41   ` Peter Maydell
2012-01-20 20:47 ` [Qemu-devel] [PATCH v13 6/6] arm: SoC model for Calxeda Highbank Mark Langsdorf
2012-01-23 14:34   ` Peter Maydell
2012-01-23 16:05 ` [Qemu-devel] [PATCH v14 0/6] arm: add support " Mark Langsdorf
2012-01-23 16:05   ` [Qemu-devel] [PATCH v14 1/6] Add xgmac ethernet model Mark Langsdorf
2012-01-23 16:05   ` [Qemu-devel] [PATCH v14 2/6] ahci: add support for non-PCI based controllers Mark Langsdorf
2012-01-23 16:05   ` [Qemu-devel] [PATCH v14 3/6] arm: add secondary cpu boot callbacks to arm_boot.c Mark Langsdorf
2012-01-23 16:05   ` [Qemu-devel] [PATCH v14 4/6] arm_boot: support board IDs more than 16 bits wide Mark Langsdorf
2012-01-23 16:05   ` [Qemu-devel] [PATCH v14 5/6] arm: store the config_base_register during cpu_reset Mark Langsdorf
2012-01-23 17:37     ` Peter Maydell
2012-01-23 16:05   ` [Qemu-devel] [PATCH v14 6/6] arm: SoC model for Calxeda Highbank Mark Langsdorf
2012-01-23 17:43     ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).