u-boot/cpu
Andrew Klossner dc4b0b38d4 Fix printf errors.
The compiler will help find mismatches between printf formats and
arguments if you let it.  This patch adds the necessary attributes to
declarations in include/common.h, then begins to correct the resulting
compiler warnings.  Some of these were bugs, e.g., "$d" instead of
"%d" and incorrect arguments.  Others were just annoying, like
int-long mismatches on a system where both are 32 bits.  It's worth
fixing the annoying errors to catch the real ones.

Signed-off-by: Andrew Klossner <andrew@cesa.opbu.xerox.com>
2008-07-09 23:55:46 +02:00
..
74xx_7xx Remove the deprecated CONFIG_OF_FLAT_TREE 2008-06-09 21:13:35 -04:00
arm720t Big white-space cleanup. 2008-05-21 00:14:08 +02:00
arm920t Remove duplicate definitions in include/lxt971a.h. 2008-07-06 23:44:34 -07:00
arm925t Big white-space cleanup. 2008-05-21 00:14:08 +02:00
arm926ejs Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c. 2008-07-06 23:44:34 -07:00
arm946es Big white-space cleanup. 2008-05-21 00:14:08 +02:00
arm1136 i.MX31: fixed CTRL-C detection 2008-07-01 20:54:04 +02:00
arm_intcm Big white-space cleanup. 2008-05-21 00:14:08 +02:00
at32ap Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 2008-07-07 00:39:43 +02:00
blackfin Big white-space cleanup. 2008-05-21 00:14:08 +02:00
i386 Big white-space cleanup. 2008-05-21 00:14:08 +02:00
ixp Big white-space cleanup. 2008-05-21 00:14:08 +02:00
leon2 Big white-space cleanup. 2008-05-21 00:14:08 +02:00
leon3 Big white-space cleanup. 2008-05-21 00:14:08 +02:00
lh7a40x Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mcf52x2 Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mcf523x Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mcf532x Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mcf547x_8x Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mcf5227x Revert "ColdFire: Get information from the correct GCC" 2008-05-03 23:07:15 +02:00
mcf5445x Big white-space cleanup. 2008-05-21 00:14:08 +02:00
microblaze [PATCH] Add support for design without interrupt controller 2007-09-24 00:21:19 +02:00
mips [MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate lines 2008-06-07 20:51:59 +09:00
mpc5xx Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mpc5xxx Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mpc8xx Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mpc83xx Merge branch 'master' of git://www.denx.de/git/u-boot-net 2008-07-09 23:22:54 +02:00
mpc85xx Fix printf errors. 2008-07-09 23:55:46 +02:00
mpc86xx Add mechanisms for CPU and board-specific Ethernet initialization 2008-07-06 00:20:59 -07:00
mpc512x MPC512x: Change traps.c to not reference non-addressable memory 2008-06-03 19:47:14 +02:00
mpc824x Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mpc8220 Big white-space cleanup. 2008-05-21 00:14:08 +02:00
mpc8260 mpc8260: add fdt_fixup_ethernet support 2008-07-01 23:44:22 +02:00
nios SPI API improvements 2008-06-03 20:28:50 +02:00
nios2 Big white-space cleanup. 2008-05-21 00:14:08 +02:00
ppc4xx ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 2008-07-06 22:39:14 +02:00
pxa MMC: Consolidate MMC/SD command definitions 2008-06-28 22:40:15 +02:00
s3c44b0 Big white-space cleanup. 2008-05-21 00:14:08 +02:00
sa1100 Big white-space cleanup. 2008-05-21 00:14:08 +02:00
sh3 sh: Fix SH-boards compile error 2008-07-08 12:03:24 +09:00
sh4 sh: Fix SH-boards compile error 2008-07-08 12:03:24 +09:00