mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/6] ARM: introduce debug_ll_pl011.h
@ 2014-12-26 23:56 Antony Pavlov
  2014-12-26 23:56 ` [PATCH 1/6] " Antony Pavlov
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Antony Pavlov @ 2014-12-26 23:56 UTC (permalink / raw)
  To: barebox

Antony Pavlov (6):
  ARM: introduce debug_ll_pl011.h
  ARM: vexpress: debug_ll.h: switch to debug_ll_pl011.h
  ARM: highbank: debug_ll.h: switch to debug_ll_pl011.h
  ARM: versatile: enable missed HAS_DEBUG_LL
  ARM: versatile: debug_ll.h: switch to debug_ll_pl011.h
  ARM: bcm2835: add DEBUG_LL support

 arch/arm/Kconfig                                |  2 ++
 arch/arm/include/asm/debug_ll_pl011.h           | 25 +++++++++++++++++++++++
 arch/arm/mach-bcm2835/include/mach/debug_ll.h   | 27 +++++++++++++++++++++++++
 arch/arm/mach-highbank/include/mach/debug_ll.h  | 16 ++-------------
 arch/arm/mach-versatile/include/mach/debug_ll.h | 15 ++------------
 arch/arm/mach-vexpress/include/mach/debug_ll.h  | 15 +++-----------
 6 files changed, 61 insertions(+), 39 deletions(-)
 create mode 100644 arch/arm/include/asm/debug_ll_pl011.h
 create mode 100644 arch/arm/mach-bcm2835/include/mach/debug_ll.h

-- 
2.1.3


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2015-01-05 11:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-26 23:56 [PATCH 0/6] ARM: introduce debug_ll_pl011.h Antony Pavlov
2014-12-26 23:56 ` [PATCH 1/6] " Antony Pavlov
2014-12-26 23:56 ` [PATCH 2/6] ARM: vexpress: debug_ll.h: switch to debug_ll_pl011.h Antony Pavlov
2014-12-26 23:56 ` [PATCH 3/6] ARM: highbank: " Antony Pavlov
2014-12-26 23:56 ` [PATCH 4/6] ARM: versatile: enable missed HAS_DEBUG_LL Antony Pavlov
2014-12-26 23:56 ` [PATCH 5/6] ARM: versatile: debug_ll.h: switch to debug_ll_pl011.h Antony Pavlov
2014-12-26 23:56 ` [PATCH 6/6] ARM: bcm2835: add DEBUG_LL support Antony Pavlov
2015-01-05 11:34 ` [PATCH 0/6] ARM: introduce debug_ll_pl011.h Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox