All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [patch V5 0/5] i.MX31 support
@ 2012-04-03  1:55 Peter Chubb
  2012-04-03  1:55 ` [Qemu-devel] [patch V5 1/5] i.MX UART support Peter Chubb
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Peter Chubb @ 2012-04-03  1:55 UTC (permalink / raw)
  To: Peter Maydell, qemu-devel; +Cc: Paolo Bonzini, Paul Brook

This is the fifth round of patches for preliminary Freescale i.MX31
support.

The only changes in the patches for imx UART and AVIC are the
CamelCasing of the typedef names, and removal of unwanted #include
files.

The major change has been in the timer implementation.  I've added a
partial implementation of the clock control module, so that Linux gets
the frequency of the clocks right, and totally reimplemented the
general-purpose timer in terms of QEMU ptimers.

This meant a small change to the board-level file, hw/kzm.c so that
the timers could know about the CCM.

I've tested the result with Linux 3.3.0 and a variety of unit tests.
DVFS is still not implemented; but apart from that, timer ticks seem to
come at around the right rate, and the timer values when read are sane.

-- 
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] 10+ messages in thread

end of thread, other threads:[~2012-04-05 17:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-03  1:55 [Qemu-devel] [patch V5 0/5] i.MX31 support Peter Chubb
2012-04-03  1:55 ` [Qemu-devel] [patch V5 1/5] i.MX UART support Peter Chubb
2012-04-03  1:55 ` [Qemu-devel] [patch V5 2/5] Implement i.MX31 Clock Control Module Peter Chubb
2012-04-05 17:31   ` Peter Maydell
2012-04-03  1:55 ` [Qemu-devel] [patch V5 3/5] FreeSCALE i.MX31 support: Timers Peter Chubb
2012-04-05 17:23   ` Peter Maydell
2012-04-03  1:55 ` [Qemu-devel] [patch V5 4/5] FreeSCALE i.MX31 support: AVIC Peter Chubb
2012-04-03  1:55 ` [Qemu-devel] [patch V5 5/5] FreeSCALE i.MX31 support: KZM-ARM11-01 evaluation board Peter Chubb
2012-04-05 17:11   ` Peter Maydell
2012-04-03  9:45 ` [Qemu-devel] [patch V5 0/5] i.MX31 support Andreas Färber

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.