uboot/arch
Simon Glass ddc94378db m68k: Fix warnings with gcc 4.6
Most of the warnings seem to be related to using 'int' for size_t. Change
this and fix up the remaining warnings and problems. For bootm, the warning
was masked by others, and there is an actual bug in the code.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-06-11 16:27:05 -04:00
..
arc ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGH 2014-06-03 16:16:57 +04:00
arm Check run_command() return code properly 2014-06-11 16:25:47 -04:00
avr32
blackfin
m68k m68k: Fix warnings with gcc 4.6 2014-06-11 16:27:05 -04:00
microblaze
mips
nds32
nios2
openrisc openrisc: fix relocation code 2014-06-05 14:44:56 -04:00
powerpc Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 2014-06-05 17:38:30 -04:00
sandbox dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
sh
sparc
x86
.gitignore