u-boot-brain/cpu
Mike Frysinger ad9073211c Blackfin: fix crash when booting from external memory
When testing a u-boot binary that hasn't been booted from the bootrom, we
have to make sure the bootstruct structure has sane storage space.  If we
don't, the initcode will crash when it tries to dereference an invalid
pointer.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-04-02 06:41:56 -04:00
..
74xx_7xx Update U-Boot's build timestamp on every compile 2008-12-06 23:36:43 +01:00
arm_cortexa8 OMAP: rename timer divisor 2009-03-30 18:58:41 +02:00
arm_intcm Remove compiler warning: target CPU does not support interworking 2008-12-13 23:41:23 +01:00
arm720t arm720t/clps7111: move serial driver to drivers/serial 2009-03-29 23:01:42 +02:00
arm920t s3c2410: move nand driver to drivers/mtd/nand 2009-03-30 18:58:40 +02:00
arm925t OMAP: use {read,write}l to access timer registers 2009-03-30 18:58:41 +02:00
arm926ejs OMAP: rename timer divisor 2009-03-30 18:58:41 +02:00
arm946es Remove compiler warning: target CPU does not support interworking 2008-12-13 23:41:23 +01:00
arm1136 OMAP: rename timer divisor 2009-03-30 18:58:41 +02:00
arm1176 s3c64xx: move usb driver to drivers/usb 2009-03-29 23:01:42 +02:00
at32ap AVR32: Make cacheflush cpu-dependent 2009-02-23 10:34:23 +01:00
blackfin Blackfin: fix crash when booting from external memory 2009-04-02 06:41:56 -04:00
i386 Add basic relocation to i386 port 2009-03-20 22:39:13 +01:00
ixp npe: get mac address from environment 2009-03-20 22:39:11 +01: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 Remove compiler warning: target CPU does not support interworking 2008-12-13 23:41:23 +01: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 MIPS: cpu/mips/Makefile: Add a missing START line 2009-02-21 22:03:24 +01:00
mpc5xx Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
mpc5xxx mpc5200: suppress printf until console initialized 2009-03-25 22:50:04 +01: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 Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00
mpc85xx 85xx: Introduce determine_mp_bootpg() helper. 2009-04-01 15:29:49 -05:00
mpc86xx 86xx: Cleanup MP support 2009-04-01 15:29:44 -05: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 Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01: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 ppc4xx: Don't write the MAC address into the internal SoC registers 2009-03-20 22:39:14 +01:00
pxa PXA: timer use do_div and simplify it 2009-03-09 12:01:32 +01:00
s3c44b0 s3c44b0: extract cache from cpu.c 2009-03-29 23:01:41 +02:00
sa1100 sa1100: move serial driver to drivers/serial 2009-03-29 23:01:41 +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