u-boot-brain/arch/arm/include/asm
Heiko Schocher f1d2b313c9 ARM: add relocation support
!! This breaks support for all arm boards !!

To compile in old style, you must define
CONFIG_SYS_ARM_WITHOUT_RELOC or you can compile
with "CONFIG_SYS_ARM_WITHOUT_RELOC=1 ./MAKEALL board"

!! This define will be removed soon, so convert your
board to use relocation support

Portions of this work were supported by funding from
the CE Linux Forum.

Signed-off-by: Heiko Schocher <hs@denx.de>

Fix boot from NAND for non-ARM systems
Signed-off-by: Wolfgang Denk <wd@denx.de>
2010-09-19 19:29:53 +02:00
..
arch-a320
arch-arm720t
arch-arm925t
arch-arm926ejs
arch-at91 at91_pit: Fix AT91_PIT_MR_PIV_MASK macro 2010-09-03 16:26:45 +02:00
arch-at91rm9200
arch-davinci DaVinci: EMAC: Get EMAC_MDIO_PHY_NUM from config files 2010-06-22 10:24:43 -04:00
arch-ep93xx
arch-imx
arch-ixp
arch-kirkwood cmd_ide: add support for Kirkwood 2010-08-08 05:17:55 +05:30
arch-ks8695
arch-lpc2292
arch-mb86r0x ARM: Add support for MB86R0x SoCs 2010-08-10 23:13:28 +02:00
arch-mx25
arch-mx27 arm, mx27: add support for SDHC1 pin init 2010-04-30 05:23:23 -05:00
arch-mx31 MX31: Support 128MB RAM on QONG module 2010-04-30 05:23:26 -05:00
arch-mx51 ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00
arch-nomadik
arch-omap
arch-omap3 ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4 2010-09-08 14:51:18 -04:00
arch-omap4 ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4 2010-09-08 14:51:18 -04:00
arch-omap24xx omap2: i2c: remove redundant header definitions 2010-08-23 08:09:04 +02:00
arch-orion5x orion5x: fix comment-in-comment typo in cpu.h 2010-08-27 21:41:48 +05:30
arch-pxa PXA: Add PWM2 and PWM3 regs to pxa-regs.h 2010-07-14 22:41:39 +02:00
arch-s3c24x0
arch-s3c44b0
arch-s3c64xx
arch-s3c4510b
arch-s5pc1xx ARMV7: S5P: rename the member of gpio structure 2010-08-30 14:44:33 +09:00
arch-sa1100
arch-spear
arch-tnetv107x ARM1176: TI: TNETV107X soc initial support 2010-06-08 10:07:17 -05:00
proc-armv
atomic.h
bitops.h
byteorder.h
cache.h
config.h ARM: add relocation support 2010-09-19 19:29:53 +02:00
dma-mapping.h
errno.h
global_data.h ARM: add relocation support 2010-09-19 19:29:53 +02:00
hardware.h
io.h ARM: Define __raw_readX and __raw_writeX 2010-08-07 22:34:25 +02:00
mach-types.h ARM: Update ARM mach-types 2010-09-18 23:54:50 +02:00
macro.h
memory.h
posix_types.h
processor.h
ptrace.h
setup.h
sizes.h
string.h
system.h
types.h
u-boot-arm.h ARM: add relocation support 2010-09-19 19:29:53 +02:00
u-boot.h arm: get rid of bi_env 2010-09-19 19:29:50 +02:00
unaligned.h