qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH arm-devs v3 0/4] A9 global timer + mpcore trivials


From: Peter Crosthwaite
Subject: [Qemu-devel] [PATCH arm-devs v3 0/4] A9 global timer + mpcore trivials
Date: Wed, 27 Nov 2013 22:19:12 -0800

Hi Peter,

Another spin of the ARM MPCore global timer work. Patches 1 & 2 are some
trivial cleanup to MPCore I did along the way.

Regards,
Peter


François LEGAL (1):
  cpu/a9mpcore: Add Global Timer

Peter Crosthwaite (3):
  cpu/a9mpcore: rename timerbusdev variable
  cpu/a9mpcore: reorder operations/declarations
  hw/timer: Introduce ARM A9 Global Timer.

 hw/cpu/a9mpcore.c           |  44 ++++--
 hw/timer/Makefile.objs      |   2 +-
 hw/timer/a9gtimer.c         | 369 ++++++++++++++++++++++++++++++++++++++++++++
 include/hw/cpu/a9mpcore.h   |   4 +-
 include/hw/timer/a9gtimer.h |  97 ++++++++++++
 5 files changed, 500 insertions(+), 16 deletions(-)
 create mode 100644 hw/timer/a9gtimer.c
 create mode 100644 include/hw/timer/a9gtimer.h

-- 
1.8.4.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]