u-boot-brain/cpu
Mike Frysinger 02778f2f1b Blackfin: fix booting with older bootroms (no EVT1)
When dropping jump block support, the assumption was that all bootroms
supported entry point redirection via the EVT1 register.  Unfortunately,
this turned out to be incorrect for the oldest Blackfin parts (BF533-0.2
and older and BF561).  No one really noticed earlier because these parts
usually are booted by bypassing the bootrom entirely, and older BF533
parts are not supported at all (too many anomalies).

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-05-06 08:47:21 -04:00
..
74xx_7xx Update U-Boot's build timestamp on every compile 2008-12-06 23:36:43 +01:00
arm_cortexa8 OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000 2009-04-30 23:56:01 +02:00
arm_intcm arm: unify reset command 2009-04-05 13:08:03 +02:00
arm720t Merge branch 'master' of git://git.denx.de/u-boot-arm 2009-04-05 23:04:30 +02:00
arm920t Replace __attribute references with __attribute__ 2009-04-28 01:01:39 +02:00
arm925t Update CHANGELOG; minor coding style cleanup. 2009-05-01 00:16:11 +02:00
arm926ejs at91: remove lowlevel_init.S 2009-05-01 21:24:41 +02:00
arm946es arm: unify reset command 2009-04-05 13:08:03 +02:00
arm1136 arm: unify reset command 2009-04-05 13:08:03 +02:00
arm1176 arm: unify reset command 2009-04-05 13:08:03 +02:00
at32ap AVR32: Make cacheflush cpu-dependent 2009-02-23 10:34:23 +01:00
blackfin Blackfin: fix booting with older bootroms (no EVT1) 2009-05-06 08:47:21 -04:00
i386 Add basic relocation to i386 port 2009-03-20 22:39:13 +01:00
ixp Replace __asm references with __asm__ 2009-04-28 01:02:04 +02:00
leon2 Update U-Boot's build timestamp on every compile 2008-12-06 23:36:43 +01:00
leon3 Update U-Boot's build timestamp on every compile 2008-12-06 23:36:43 +01:00
lh7a40x arm: unify reset command 2009-04-05 13:08:03 +02:00
mcf52x2 ColdFire: PLATFORM_CPPFLAGS updates for new compiler 2009-03-17 15:58:37 -06:00
mcf523x ColdFire: PLATFORM_CPPFLAGS updates for new compiler 2009-03-17 15:58:37 -06:00
mcf532x ColdFire: PLATFORM_CPPFLAGS updates for new compiler 2009-03-17 15:58:37 -06:00
mcf547x_8x ColdFire: PLATFORM_CPPFLAGS updates for new compiler 2009-03-17 15:58:37 -06:00
mcf5227x ColdFire: PLATFORM_CPPFLAGS updates for new compiler 2009-03-17 15:58:37 -06:00
mcf5445x ColdFire: PLATFORM_CPPFLAGS updates for new compiler 2009-03-17 15:58:37 -06:00
microblaze microblaze: Use cache functions (especially cache status) 2009-01-23 10:40:00 +01:00
mips Replace __attribute references with __attribute__ 2009-04-28 01:01:39 +02:00
mpc5xx Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
mpc5xxx Replace __attribute references with __attribute__ 2009-04-28 01:01:39 +02:00
mpc8xx 8xx, icache: enabling ICache not before running from RAM 2009-03-18 20:48:29 +01:00
mpc8xxx/ddr fsl-ddr: add the DDR3 SPD infrastructure 2009-03-30 13:33:50 -05:00
mpc83xx 83xx: searching "muram-data" by compatible property 2009-04-24 14:38:45 -05:00
mpc85xx 85xx: Introduce determine_mp_bootpg() helper. 2009-04-01 15:29:49 -05:00
mpc86xx Replace __attribute references with __attribute__ 2009-04-28 01:01:39 +02:00
mpc512x ppc: cleanup compiler errors/warnings 2009-03-27 20:23:32 +01:00
mpc824x Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
mpc8220 Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
mpc8260 mpc8260: Fill in brg's clock-frequency in device tree. 2009-04-04 23:29:46 +02:00
nios Update U-Boot's build timestamp on every compile 2008-12-06 23:36:43 +01:00
nios2 Command usage cleanup 2009-01-28 08:49:52 +01:00
ppc4xx Replace __attribute references with __attribute__ 2009-04-28 01:01:39 +02:00
pxa arm: unify reset command 2009-04-05 13:08:03 +02:00
s3c44b0 Merge branch 'master' of git://git.denx.de/u-boot-arm 2009-04-05 23:04:30 +02:00
sa1100 arm: unify reset command 2009-04-05 13:08:03 +02:00
sh2 sh: Fix up rsk7203 target for out of tree build 2009-01-16 10:22:27 +09:00
sh3 sh: Update sh timer function 2008-12-10 23:11:35 +09:00
sh4 sh: Add netdev header fixing of warning/build 2009-03-12 23:58:30 +09:00