linux/arch/arm/include/debug
Arnd Bergmann 0045c0dd2f ARM: debug-ll: rework footbridge handling
Footbridge has two debug ports that are handled a bit differently:

The 8250 port uses the normal debug/8250.S implementation that is shared
with a lot of other platforms, but it relies on the DEBUG_UART_8250
option to be turned on automatically instead of being selected by
DEBUG_FOOTBRIDGE_COM1 as we do for most other platforms. I'm changing
this to use a 'select' and change the dependency to the debug symbol
rather than the platform symbol for consistency.

The DC21285 UART has a separate top-level option, and relies on
the traditional include/mach/debug-macro.S method. With the s3c64xx
multiplatform series queued up for 4.5, it is now the last one that does
this, so by moving this file to include/debug/dc21285.S, we can get
all platforms to do things the same way.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2015-12-15 23:43:29 +01:00
..
8250.S ARM: debug: fix big endian operation for 8250 word mode 2015-05-11 13:59:23 -05:00
asm9260.S
at91.S ARM: at91: debug: use DEBUG_UART_PHYS 2015-09-21 16:31:15 +02:00
bcm63xx.S
clps711x.S
dc21285.S ARM: debug-ll: rework footbridge handling 2015-12-15 23:43:29 +01:00
digicolor.S ARM: digicolor: add low level debug support 2015-01-27 15:11:51 -08:00
efm32.S ARM: unify MMU/!MMU addruart calls 2015-05-20 23:09:51 +02:00
exynos.S
icedcc.S
imx-uart.h ARM: imx: add low-level debug support for i.mx6ul 2015-07-14 15:06:19 +08:00
imx.S
ks8695.S ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directory 2015-01-21 15:49:38 +00:00
meson.S
msm.S ARM: Remove mach-msm and associated ARM architecture code 2015-03-27 11:31:02 -05:00
netx.S ARM: 8272/1: netx: Migrate DEBUG_LL macros to shared directory 2015-01-21 15:49:40 +00:00
omap2plus.S
pl01x.S ARM: zx: add low level debug support for zx296702 2015-05-15 21:49:27 +02:00
renesas-scif.S
s3c24xx.S
s5pv210.S
sa1100.S
samsung.S
sirf.S
sti.S
tegra.S
uncompress.h
ux500.S
vexpress.S
vf.S
vt8500.S
zynq.S ARM: zynq: Fix earlyprintk in big endian mode 2015-07-22 09:37:58 +02:00