u-boot/arch/arm/include/asm
Lei Wen 5ff8b35412 ARM: orion5x: reduce dependence of including platform file
For files like the drivers/serial/serial.c, it must include the
platform file, as the CONFIG_SYS_NS16550_COM1 must reference to
the definition in the platform definition files.

Include the platform definition file in the config file, so that it
would decouple the dependence for the driver files.

Signed-off-by: Lei Wen <leiwen@marvell.com>
2011-10-27 21:56:33 +02:00
..
arch-a320 ftsmc020: move ftsmc020 static mem controller to driver/mtd 2011-04-27 19:38:10 +02:00
arch-arm720t ARM: remove broken "impa7" board. 2011-09-07 21:46:40 +02:00
arch-armada100 ARM: armada100: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
arch-armv7 ARMV7: Versatile Express Coretile CortexA9x4 support 2010-10-13 09:59:39 +02:00
arch-at91 AT91: fix at91sam9g45.h to include USB Host defines 2011-09-03 22:40:45 +02:00
arch-davinci arm, davinci, am1808: add lowlevel functions for booting from NOR 2011-09-30 22:00:59 +02:00
arch-ep93xx Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
arch-imx Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
arch-ixp IXP42x PCI rewrite 2011-06-23 08:25:18 +02:00
arch-kirkwood ARM: kirkwood: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
arch-ks8695 Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
arch-lpc2292 Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
arch-mb86r0x arm: auto gen asm-offsets.h for mb86r0x 2011-08-04 13:56:55 +02:00
arch-mx5 imx: fix coding style 2011-10-27 21:56:32 +02:00
arch-mx25 FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h 2011-09-30 22:01:03 +02:00
arch-mx27 FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h 2011-09-30 22:01:03 +02:00
arch-mx31 mx31: provide readable WEIM CS accessor 2011-10-27 21:56:30 +02:00
arch-mx35 FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h 2011-09-30 22:01:03 +02:00
arch-nomadik Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
arch-omap3 omap3: new SPL structure support 2011-09-30 22:00:54 +02:00
arch-omap4 mmc: omap: config VMMC, MMC1_PBIAS 2011-09-30 22:00:55 +02:00
arch-omap24xx arch/arm/include/asm/sizes.h: cleanups 2010-10-13 09:59:33 +02:00
arch-orion5x ARM: orion5x: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
arch-pantheon ARM: pantheon: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
arch-pxa mv_i2c: use structure to replace the direclty define 2011-04-27 19:38:08 +02:00
arch-s3c24x0 Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
arch-s3c44b0 Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
arch-s3c64xx Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
arch-s3c4510b Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
arch-s5pc1xx i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c) 2011-09-04 11:36:15 +02:00
arch-s5pc2xx i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c) 2011-09-04 11:36:15 +02:00
arch-sa1100 Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
arch-spear Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
arch-tegra2 tegra2: Add more pinmux functions 2011-10-27 21:56:29 +02:00
arch-tnetv107x ARM1176: TI: TNETV107X soc initial support 2010-06-08 10:07:17 -05:00
arch-u8500 Minor coding style cleanup 2011-06-02 23:18:32 +02:00
proc-armv Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
armv7.h omap4: add omap4460 revision detection 2011-08-03 12:49:20 +02:00
assembler.h arm: Use optimized memcpy and memset from linux 2011-04-27 19:38:07 +02:00
atomic.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
bitops.h arm: add __ilog2 function 2011-07-16 13:00:11 +02:00
byteorder.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
cache.h arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 2011-10-23 20:50:42 +02:00
config.h Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 2010-10-29 21:32:07 +02:00
dma-mapping.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
errno.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
global_data.h fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) 2011-10-26 21:37:17 +02:00
gpio.h GPIO: Tegra2: add GPIO driver for Tegra2 2011-07-04 10:55:26 +02:00
hardware.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
io.h ARM: fix write*() I/O accessors 2011-02-21 08:30:55 +01:00
mach-types.h ARM: Update mach-types 2011-10-27 21:56:30 +02:00
macro.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
memory.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
omap_common.h devkit8000: Fix build break 2011-09-30 22:00:55 +02:00
omap_gpio.h omap: gpio: Use generic API 2011-09-13 08:25:15 +02:00
pl310.h armv7: add PL310 support to u-boot 2011-07-04 10:55:25 +02:00
posix_types.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
processor.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
ptrace.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
setup.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
sizes.h arch/arm/include/asm/sizes.h: cleanups 2010-10-13 09:59:33 +02:00
string.h arm: Use optimized memcpy and memset from linux 2011-04-27 19:38:07 +02:00
system.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
types.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
u-boot-arm.h Unify timer_init() and cpu_init() prototypes 2011-08-01 15:10:15 +02:00
u-boot.h image: push default arch values to arch headers 2011-10-05 22:22:15 +02:00
unaligned.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
utils.h armv7: cache maintenance operations for armv7 2011-07-04 10:55:25 +02:00