qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH V3 0/4]  i.MX31 and KZM board support
@ 2011-11-30  3:36 Peter Chubb
  2011-11-30  3:36 ` [Qemu-devel] [PATCH V3 1/4] Implement the FreeScale i.MX UART. This uart is used in a variety of SoCs, including some by Motorola, as well as in the FreeScale i.MX series Peter Chubb
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Peter Chubb @ 2011-11-30  3:36 UTC (permalink / raw)
  To: Peter Maydell; +Cc: qemu-devel, Andreas Färber

Changes since last patchset:
  * All files now under GPL version 2 or later (I've talked with
    OK-Labs and they've agreed).
  * `DPRINTF' like macro for printing out guest kernel and qemu
    implementation errors 
  * Fixed bugs in avic implementation, as found by PMM
  * Use a static initialiser and sysbus_register_withprop() instead of
    calls to sysbus_register() adn vmstate_register()
  * Fixed bugs in imx_timer.c as noted by PMM and Andreas

-- 
Dr Peter Chubb  http://www.gelato.unsw.edu.au  peterc AT gelato.unsw.edu.au
http://www.ertos.nicta.com.au           ERTOS within National ICT Australia

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

end of thread, other threads:[~2011-12-06  1:06 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-30  3:36 [Qemu-devel] [PATCH V3 0/4] i.MX31 and KZM board support Peter Chubb
2011-11-30  3:36 ` [Qemu-devel] [PATCH V3 1/4] Implement the FreeScale i.MX UART. This uart is used in a variety of SoCs, including some by Motorola, as well as in the FreeScale i.MX series Peter Chubb
2011-12-01 16:55   ` Peter Maydell
2011-12-01 16:56     ` Peter Maydell
2011-12-01 19:26       ` Peter Chubb
2011-12-06  1:03     ` Peter Chubb
2011-11-30  3:36 ` [Qemu-devel] [PATCH V3 2/4] Implement the timers on the FreeScale i.MX31 SoC. This is not a complete implementation, but gives enough for Linux to boot and run Peter Chubb
2011-12-01 17:11   ` Peter Maydell
2011-11-30  3:36 ` [Qemu-devel] [PATCH V3 3/4] Implement the FreeSCALE i.MX31 advanced vectored interrupt controller, at least to the extent it is used by Linux 3.0.x Peter Chubb
2011-12-01 17:26   ` Peter Maydell
2011-12-06  1:05     ` Peter Chubb
2011-11-30  3:36 ` [Qemu-devel] [PATCH V3 4/4] Board support for Kyoto Micros KZM-ARM11-01, an evaluation board built around the FreeScale i.MX31 Peter Chubb
2011-11-30  6:15 ` [Qemu-devel] [PATCH V3 0/4] i.MX31 and KZM board support Stefan Weil
2011-11-30  6:20   ` Peter Chubb

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).