All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Cleanup DEBUG_LL infrastructure
@ 2009-08-21 17:55 Vikram Pandita
  2009-08-22 12:35 ` Graeme Gregory
  0 siblings, 1 reply; 2+ messages in thread
From: Vikram Pandita @ 2009-08-21 17:55 UTC (permalink / raw)
  To: linux-omap, linux-arm-kernel; +Cc: Vikram Pandita

Patch1/2: clean up the DEBUG_LL infrastructure.
Patch3: add DEBUG_LL support for Zoom2 board
Patch4/5: some Zoom2 fixes

Vikram Pandita (5):
  OMAP1/2/3/4: DEBUG_LL: cleanup
  OMAP1/2/3/4: Adapt board files for cleand DEBUG_LL interface
  OMAP: Zoom2: Add DEBUG_LL interface using external Quart
  OMAP: Zoom2: Fix serial break
  OMAP: Zoom2: Release Dbg board detect gpio

 arch/arm/mach-omap2/board-2430sdp.c           |    4 +-
 arch/arm/mach-omap2/board-3430sdp.c           |    4 +-
 arch/arm/mach-omap2/board-4430sdp.c           |    4 +-
 arch/arm/mach-omap2/board-apollon.c           |    4 +-
 arch/arm/mach-omap2/board-generic.c           |    4 +-
 arch/arm/mach-omap2/board-h4.c                |    4 +-
 arch/arm/mach-omap2/board-ldp.c               |    4 +-
 arch/arm/mach-omap2/board-n8x0.c              |   12 +++---
 arch/arm/mach-omap2/board-omap3beagle.c       |    4 +-
 arch/arm/mach-omap2/board-omap3evm.c          |    4 +-
 arch/arm/mach-omap2/board-omap3pandora.c      |    4 +-
 arch/arm/mach-omap2/board-overo.c             |    4 +-
 arch/arm/mach-omap2/board-rx51.c              |    4 +-
 arch/arm/mach-omap2/board-zoom-debugboard.c   |   14 ++++---
 arch/arm/mach-omap2/board-zoom2.c             |   19 ++++++++-
 arch/arm/plat-omap/Kconfig                    |   50 +++++++++++++++++-------
 arch/arm/plat-omap/include/mach/common.h      |    7 +++
 arch/arm/plat-omap/include/mach/debug-macro.S |   52 +++++++++----------------
 arch/arm/plat-omap/include/mach/io.h          |    6 +++
 arch/arm/plat-omap/include/mach/uncompress.h  |   17 ++++----
 20 files changed, 132 insertions(+), 93 deletions(-)


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

* Re: [PATCH 0/5] Cleanup DEBUG_LL infrastructure
  2009-08-21 17:55 [PATCH 0/5] Cleanup DEBUG_LL infrastructure Vikram Pandita
@ 2009-08-22 12:35 ` Graeme Gregory
  0 siblings, 0 replies; 2+ messages in thread
From: Graeme Gregory @ 2009-08-22 12:35 UTC (permalink / raw)
  To: Vikram Pandita; +Cc: linux-omap, linux-arm-kernel

Vikram Pandita wrote:
> Patch1/2: clean up the DEBUG_LL infrastructure.
> Patch3: add DEBUG_LL support for Zoom2 board
> Patch4/5: some Zoom2 fixes
>
> Vikram Pandita (5):
>   OMAP1/2/3/4: DEBUG_LL: cleanup
>   OMAP1/2/3/4: Adapt board files for cleand DEBUG_LL interface
>   OMAP: Zoom2: Add DEBUG_LL interface using external Quart
>   OMAP: Zoom2: Fix serial break
>   OMAP: Zoom2: Release Dbg board detect gpio
>
>  
Thanks for this patch series, makes my zoom2 bootable again.

Graeme


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

end of thread, other threads:[~2009-08-22 12:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-21 17:55 [PATCH 0/5] Cleanup DEBUG_LL infrastructure Vikram Pandita
2009-08-22 12:35 ` Graeme Gregory

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.