All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] pull: omap patches
@ 2011-09-23 11:46 Peter Maydell
  2011-09-23 11:46 ` [Qemu-devel] [PATCH 1/4] omap_intc: Use MemoryRegion API Peter Maydell
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Peter Maydell @ 2011-09-23 11:46 UTC (permalink / raw)
  To: Anthony Liguori, qemu-devel

This is a small pullreq for the couple of outstanding OMAP patches,
which I have now rebased following the landing of Avi's memoryregion
batch which touched omap1.c. I've also included the MAINTAINERS file
update. Please pull.

Thanks
-- PMM


The following changes since commit 7e36b264ce524bc60b7b71dd45c05af767ceff2b:

  hw/omap_gpmc: Modify correct field when writing IRQSTATUS register (2011-09-23 08:36:58 +0200)

are available in the git repository at:
  git://git.linaro.org/people/pmaydell/qemu-arm.git omap-for-upstream

Peter Maydell (4):
      omap_intc: Use MemoryRegion API
      omap_intc: Qdevify
      hw/omap1: Wire up GPIO clock
      MAINTAINERS: claim maintainership for the OMAP devices

 MAINTAINERS    |    5 ++
 hw/nseries.c   |    4 +-
 hw/omap.h      |   21 +-------
 hw/omap1.c     |  142 ++++++++++++++++++++++++++++------------------
 hw/omap2.c     |   92 +++++++++++++++++------------
 hw/omap_intc.c |  175 +++++++++++++++++++++++++++++++------------------------
 6 files changed, 249 insertions(+), 190 deletions(-)

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

end of thread, other threads:[~2011-09-26 13:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-23 11:46 [Qemu-devel] [PULL 0/4] pull: omap patches Peter Maydell
2011-09-23 11:46 ` [Qemu-devel] [PATCH 1/4] omap_intc: Use MemoryRegion API Peter Maydell
2011-09-23 11:46 ` [Qemu-devel] [PATCH 2/4] omap_intc: Qdevify Peter Maydell
2011-09-23 11:46 ` [Qemu-devel] [PATCH 3/4] hw/omap1: Wire up GPIO clock Peter Maydell
2011-09-23 11:46 ` [Qemu-devel] [PATCH 4/4] MAINTAINERS: claim maintainership for the OMAP devices Peter Maydell
2011-09-26 13:28 ` [Qemu-devel] [PULL 0/4] pull: omap patches Anthony Liguori

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.