9
0
Fork 0
barebox/common
Antony Pavlov a540e88965 filetype: add forgotten mips barebox filetype_str
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-07-16 11:08:53 +02:00
..
.gitignore update .gitignore files for linker scripts 2009-01-21 23:28:14 +01:00
Kconfig common: Make MENU depend on PROCESS_ESCAPE_SEQUENCE 2012-05-21 22:03:50 +02:00
Makefile Add next generation default environment template 2012-05-18 12:26:52 +02:00
binfmt.c Introduce binfmt support 2012-04-18 20:14:12 +08:00
block.c Merge branch 'for-next/dma-cache-align' 2012-07-02 10:59:22 +02:00
bootargs.c flexible bootargs: Add magicvar descriptions 2012-05-15 09:05:57 +02:00
clock.c poller_call: move from getc to is_timeout 2012-01-04 14:10:13 +01:00
command.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
complete.c Merge branch 'for-next/menu' 2012-07-02 11:02:59 +02:00
console.c Use DEVICE_ID_DYNAMIC where applicable 2012-04-16 09:43:02 +02:00
console_simple.c console simple: return with a proper error value 2012-04-13 16:56:15 +02:00
date.c doc added and some reorganised 2007-10-19 14:56:45 +02:00
digest.c Fix a panic in crypto hash calculations due to uninitialized variable. 2012-06-07 19:39:09 +02:00
dlmalloc.c rename include/mem_malloc.h to include/memory.h 2011-09-23 16:32:48 +02:00
dummy_malloc.c dummy_malloc: add calloc support 2012-01-11 09:36:30 +01:00
env.c Make errno a positive value 2012-05-14 08:35:54 +02:00
environment.c Make errno a positive value 2012-05-14 08:35:54 +02:00
filetype.c filetype: add forgotten mips barebox filetype_str 2012-07-16 11:08:53 +02:00
globalvar.c add 'global' command 2012-05-14 08:57:01 +02:00
hush.c hush: do not convert to return code too early 2012-05-23 16:12:50 +02:00
image.c move code now only used in mkimage to mkimage 2011-12-15 11:07:15 +01:00
kallsyms.c kallsyms/printk: enable symbol printing support (%pS) 2011-03-10 14:50:16 +01:00
memory.c resource: store 'end' instead of 'size' in struct resource 2012-07-01 08:18:53 +02:00
memsize.c common/memsize.c: add missing include 2010-10-21 22:21:25 +02:00
menu.c Merge branch 'for-next/menu' 2012-07-02 11:02:59 +02:00
misc.c Make errno a positive value 2012-05-14 08:35:54 +02:00
module.c module: CONFIG_COMMAND does not exist anymore, remove ifdefs 2011-03-10 14:48:49 +01:00
module.lds.S rename U-Boot-v2 project to barebox 2009-12-15 10:18:30 +01:00
oftree.c of: Fix usage of 0 as NULL pointer 2012-06-30 22:34:55 +02:00
parser.c parser: use debug macros 2010-11-01 11:44:48 +01:00
partitions.c Merge branch 'for-next/size-decrease' 2012-07-02 11:00:20 +02:00
password.c password: remove not used variable 'second' 2011-11-22 21:04:32 +01:00
poller.c Add generic poll infrastructure 2010-12-20 09:28:21 +01:00
resource.c resource: store 'end' instead of 'size' in struct resource 2012-07-01 08:18:53 +02:00
s_record.c Initial revision 2002-08-17 09:36:01 +00:00
startup.c startup: use regular debug statements in initcall debugging 2012-01-26 14:12:04 +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 tlsf_malloc: return valid pointer for malloc(0) 2012-04-30 13:31:29 +02:00
tlsfbits.h tlsf: remove unused stuff from tlsfbits.h 2011-12-23 11:29:10 +01:00
uimage.c resource: store 'end' instead of 'size' in struct resource 2012-07-01 08:18:53 +02:00
version.c Makefile: fix build timestamps 2012-04-15 15:18:17 +02:00