9
0
Fork 0
barebox/common
Lucas Stach 9c63e92baa treewide: fix signedness mixups in printf format specifiers
This most likely doesn't fix any real bugs, but it's the
right thing to do and reduces the noise level with static
checkers.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-04-23 09:05:51 +02:00
..
partitions partitions: dos: parse extended partition 2013-11-08 15:38:27 +01:00
.gitignore update .gitignore files for linker scripts 2009-01-21 23:28:14 +01:00
Kconfig defenv-2: replace menu with menutree 2014-03-28 09:44:44 +01:00
Makefile add menutree command 2014-03-28 09:37:09 +01:00
bbu.c barebox update: fix finding default handler 2012-12-03 09:57:41 +01:00
binfmt.c command: Let builtin command take precedence 2013-09-24 09:03:18 +02:00
block.c block: Collect block devices on list 2013-09-30 10:18:39 +02:00
blspec.c blspec: Check if an entry is compatible with the current machine 2014-03-24 07:58:33 +01:00
bootargs.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
bootm.c bootm: Return error when devicetree file is not a dtb 2014-02-13 10:43:52 +01:00
bootsource.c bootsource: add definition for i2c-eeprom, spi-nor, spi-eeprom and usb 2013-04-04 10:54:27 +02:00
clock.c clock: introduce non interruptible timeout 2012-10-29 22:31:18 +01:00
command.c command: return 1 on unknown command 2012-11-01 16:31:07 +01:00
complete.c environment variables: use linux list 2012-10-30 10:24:12 +01:00
console.c console: Set Linux console parameter automatically 2014-01-22 07:53:21 +01:00
console_common.c Merge branch 'for-next/rs485' 2013-10-07 08:02:14 +02:00
console_simple.c Merge branch 'for-next/login' 2013-10-07 08:00:13 +02:00
date.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
ddr_spd.c common: DDR3 SPD verification support 2014-03-18 17:32:31 +01:00
digest.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
dlmalloc.c dlmalloc: fix compiler warning 2013-11-07 08:10:44 +01:00
dummy_malloc.c dummy malloc: Add licence header 2013-03-08 08:47:51 +01:00
env.c environment variables: introduce new helpers 2013-09-30 10:28:52 +02:00
environment.c loadenv: detect truncated environment files 2014-04-09 17:00:37 +02:00
filetype.c filetype: Add detection for barebox environment 2014-02-20 14:43:43 +01:00
globalvar.c treewide: Add missing includes 2013-11-08 15:42:04 +01:00
hush.c Add shell_expand function 2014-03-28 09:36:36 +01:00
image.c Merge branch 'for-next/remove-fsf-address' 2012-10-03 21:12:48 +02:00
kallsyms.c common/kallsyms.c: Fix sparse warning 2014-02-17 08:21:22 +01:00
meminfo.c Merge branch 'for-next/pr_print' 2013-04-04 14:20:33 +02:00
memory.c of: Add a context pointer to fixup functions 2013-11-06 10:24:46 +01:00
memory_display.c treewide: Add missing includes 2013-11-08 15:42:04 +01:00
memsize.c Add warning above get_ram_size 2013-02-13 18:14:38 +01:00
memtest.c treewide: Add missing includes 2013-11-08 15:42:04 +01:00
menu.c Merge branch 'for-next/nfs' 2014-03-07 09:25:44 +01:00
menutree.c add menutree command 2014-03-28 09:37:09 +01:00
misc.c treewide: Add missing includes 2013-11-08 15:42:04 +01:00
module.c module: remove duplicate ALIGN and __ALIGN_MASK definition 2013-06-21 08:08:37 +02:00
module.lds.S Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
oftree.c of: Add a context pointer to fixup functions 2013-11-06 10:24:46 +01:00
parser.c run_command: remove unused flag parameter 2014-03-07 07:41:26 +01:00
partitions.c cdev: store dos partition type in struct cdev 2013-10-14 14:04:20 +02:00
password.c input: Add BB_ prefix to KEY_ defines 2014-02-17 08:23:37 +01:00
poller.c poller: Allow to call functions asynchronously 2013-12-18 16:47:48 +01:00
reset_source.c reset_source: add reset_source_get 2014-01-29 12:12:23 +01:00
resource.c treewide: fix format specifiers 2013-01-27 14:24:10 +01:00
s_record.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
startup.c Merge branch 'for-next/nfs' 2014-03-07 09:25:44 +01:00
tlsf.c tlsf: Use NULL instead of 0 for returning NULL pointers 2012-06-30 22:34:54 +02:00
tlsf_malloc.c treewide: fix signedness mixups in printf format specifiers 2014-04-23 09:05:51 +02:00
tlsfbits.h tlsf: remove unused stuff from tlsfbits.h 2011-12-23 11:29:10 +01:00
uimage.c uimage: fix: fill size when no compression is used 2013-08-12 22:04:31 +02:00
version.c remove remaining references of CONFIG_BOARDINFO 2013-08-16 08:40:37 +02:00