qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] i.MX: improve GPT driver implementation
@ 2013-05-28 17:55 Jean-Christophe DUBOIS
  2013-05-28 17:55 ` [Qemu-devel] [PATCH v2 1/2] i.MX: implement a more complete version of the GPT timer Jean-Christophe DUBOIS
  2013-05-28 17:55 ` [Qemu-devel] [PATCH v2 2/2] i.MX: unify all function and variale name convention in GPT Jean-Christophe DUBOIS
  0 siblings, 2 replies; 4+ messages in thread
From: Jean-Christophe DUBOIS @ 2013-05-28 17:55 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, peter.chubb, Jean-Christophe DUBOIS

This patch is improving the completness of the GPT timer implementation.

It adds compare 2 and 3 register support to the already exiting compare 1
register.
This patch is also moving to a more modern/robust/abstract implementation
Last a global more meaningfull naming is applied.

Note: We still don't yet support the input register feature allowing to 
      times stamp a level change on a GPIO.

Jean-Christophe DUBOIS (2):
  i.MX: implement a more complete version of the GPT timer.
  i.MX: unify all function and variale name convention in GPT

 hw/timer/imx_gpt.c | 560 +++++++++++++++++++++++++++++++----------------------
 1 file changed, 327 insertions(+), 233 deletions(-)

-- 
1.8.1.2

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

end of thread, other threads:[~2013-05-30  3:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-28 17:55 [Qemu-devel] [PATCH v2 0/2] i.MX: improve GPT driver implementation Jean-Christophe DUBOIS
2013-05-28 17:55 ` [Qemu-devel] [PATCH v2 1/2] i.MX: implement a more complete version of the GPT timer Jean-Christophe DUBOIS
2013-05-28 17:55 ` [Qemu-devel] [PATCH v2 2/2] i.MX: unify all function and variale name convention in GPT Jean-Christophe DUBOIS
2013-05-30  3:16   ` 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).