qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [patch V4 0/4] Support for i.MX31 and the Kyoto KZM11 board
@ 2012-03-09  3:27 peter.chubb
  2012-03-09  3:27 ` [Qemu-devel] [patch V4 1/4] i.MX UART support peter.chubb
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: peter.chubb @ 2012-03-09  3:27 UTC (permalink / raw)
  To: peter.maydell, qemu-devel; +Cc: philipo

This is version 4 of the patchset. The major changes since the last
round are:
 * Moved to new QEMU object model for devices
   -- this requred rearranging the intialisation of the serial device,
      to ensure that the lowest address uart got serial 0, so qemu
      -nographic would work as expected.
 * Hans Jiang and Alex Clench (original patch authors) have left
   OK-Labs, so the Signed-Off-By: line is changed to their boss who
   has given permission for release.

 * EPIT now honours prescaler and clocksource fields.

 * I *think* all previous comments have been addressed:
   -- now all files under GPL 2.0 or later
   -- better emulation of which fields in which registers are
      read-only
   -- AVIC implements priorities.

Still to do:
  Clock module support --- assumes 50MHz ipg_clk
  clock source and prescaler etc., for the general purpose timer
  UART is very bare-bones -- ignores baud rate, and implements only a
     one character FIFO
-- 
Dr Peter Chubb				        peter.chubb AT nicta.com.au
http://www.ssrg.nicta.com.au          Software Systems Research Group/NICTA

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

end of thread, other threads:[~2012-03-15 21:15 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-09  3:27 [Qemu-devel] [patch V4 0/4] Support for i.MX31 and the Kyoto KZM11 board peter.chubb
2012-03-09  3:27 ` [Qemu-devel] [patch V4 1/4] i.MX UART support peter.chubb
2012-03-15 17:01   ` Peter Maydell
2012-03-15 21:10     ` Peter Chubb
2012-03-15 21:15       ` Peter Maydell
2012-03-09  3:27 ` [Qemu-devel] [patch V4 2/4] FreeSCALE i.MX31 support: Timers peter.chubb
2012-03-15 17:08   ` Peter Maydell
2012-03-15 17:08     ` Peter Maydell
2012-03-15 21:02       ` Peter Chubb
2012-03-09  3:27 ` [Qemu-devel] [patch V4 3/4] FreeSCALE i.MX31 support: AVIC peter.chubb
2012-03-15 17:14   ` Peter Maydell
2012-03-09  3:27 ` [Qemu-devel] [patch V4 4/4] FreeSCALE i.MX31 support: KZM-ARM11-01 evaluation board peter.chubb
2012-03-15 17:20   ` 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).