linux/arch/arm/include/debug
Stephen Warren f1ac922dec ARM: bcm2835: convert to multi-platform
This allows BCM2835 be included in a kernel build that supports multiple
SoCs at once, which is useful for distro kernels.

This change:
* Moves bcm2835's debug-macro.S into ARM's include/debug/, and hooks it
  into the relevant menu.
* Moves bcm2835's Kconfig into its own directory, as seems typical for
  multi-platform conversions.
* Removes bcm2835_soc.h, and moves the content to the files where it was
  used; just one usage per define.
* Deletes some headers and Makefile.boot that aren't needed now that we
  support multi-platform.

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
2013-03-12 22:30:45 -06:00
..
8250_32.S ARM: socfpga: Fix socfpga compilation with early_printk() enabled 2012-10-25 16:52:53 +02:00
bcm2835.S ARM: bcm2835: convert to multi-platform 2013-03-12 22:30:45 -06:00
highbank.S ARM: highbank: move debug macros to include/debug 2012-09-14 09:22:01 -05:00
icedcc.S
imx-uart.h ARM: imx: support DEBUG_LL uart port selection for all i.MX SoCs 2013-02-05 10:14:55 +08:00
imx.S ARM: imx: support DEBUG_LL uart port selection for all i.MX SoCs 2013-02-05 10:14:55 +08:00
mvebu.S ARM: mvebu: move debug macros to include/debug 2012-09-14 09:22:02 -05:00
omap2plus.S ARM: OMAP2+: Add multiplatform debug_ll support 2013-01-11 11:24:19 -08:00
picoxcell.S ARM: socfpga: Fix socfpga compilation with early_printk() enabled 2012-10-25 16:52:53 +02:00
socfpga.S ARM: socfpga: Fix socfpga compilation with early_printk() enabled 2012-10-25 16:52:53 +02:00
sunxi.S ARM: sunxi: Add earlyprintk support for UART0 (sun4i) 2012-11-20 15:36:21 +01:00
tegra.S ARM: tegra: move debug-macro.S to include/debug 2012-11-16 12:22:18 -07:00
vexpress.S ARM: vexpress: fix ll debug code when building multiplatform 2012-11-08 16:30:28 +01:00
vt8500.S arm: vt8500: Convert debug-macro.S to be multiplatform friendly 2013-01-12 15:47:38 +13:00
zynq.S ARM: zynq: add support for ARCH_MULTIPLATFORM 2012-11-21 10:52:13 +01:00