[PATCH 0/6] ARM: introduce debug_ll_pl011.h

Antony Pavlov antonynpavlov at gmail.com
Fri Dec 26 15:56:23 PST 2014


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




More information about the barebox mailing list