barebox / common /
@Sascha Hauer Sascha Hauer authored on 5 Sep 2012
..
.gitignore update .gitignore files for linker scripts 15 years ago
Kconfig compressed image: add gzip support 11 years ago
Makefile defautenv: add support of symlink 11 years ago
binfmt.c Introduce binfmt support 12 years ago
block.c Merge branch 'for-next/dma-cache-align' 11 years ago
bootargs.c flexible bootargs: Add magicvar descriptions 11 years ago
clock.c poller_call: move from getc to is_timeout 12 years ago
command.c hush: Make exit a shell builtin 11 years ago
complete.c complete: add missing EXPORT_SYMBOL for {command, device, empty, command}_var_complete 11 years ago
console.c Use DEVICE_ID_DYNAMIC where applicable 12 years ago
console_simple.c console simple: return with a proper error value 12 years ago
date.c doc added and some reorganised 16 years ago
digest.c Fix a panic in crypto hash calculations due to uninitialized variable. 11 years ago
dlmalloc.c rename include/mem_malloc.h to include/memory.h 12 years ago
dummy_malloc.c dummy_malloc: add calloc support 12 years ago
env.c Make errno a positive value 11 years ago
environment.c envfs: add support of symlink 11 years ago
filetype.c filetype: add fat filesystem support 11 years ago
globalvar.c add 'global' command 12 years ago
hush.c hush: catch errors from execute_binfmt 11 years ago
image.c move code now only used in mkimage to mkimage 12 years ago
kallsyms.c kallsyms/printk: enable symbol printing support (%pS) 13 years ago
memory.c resource: store 'end' instead of 'size' in struct resource 11 years ago
memsize.c common/memsize.c: add missing include 13 years ago
menu.c menu: add number key support 11 years ago
misc.c Make errno a positive value 11 years ago
module.c module: CONFIG_COMMAND does not exist anymore, remove ifdefs 13 years ago
module.lds.S rename U-Boot-v2 project to barebox 14 years ago
oftree.c of: Fix usage of 0 as NULL pointer 11 years ago
parser.c parser: use debug macros 13 years ago
partitions.c Merge branch 'for-next/size-decrease' 11 years ago
password.c password: remove not used variable 'second' 12 years ago
poller.c Add generic poll infrastructure 13 years ago
reset_source.c Enable a way to provide the reason for "being here" 11 years ago
resource.c resource: store 'end' instead of 'size' in struct resource 11 years ago
s_record.c Initial revision 21 years ago
startup.c startup: use regular debug statements in initcall debugging 12 years ago
tlsf.c tlsf: Use NULL instead of 0 for returning NULL pointers 11 years ago
tlsf_malloc.c tlsf_malloc: return valid pointer for malloc(0) 12 years ago
tlsfbits.h tlsf: remove unused stuff from tlsfbits.h 12 years ago
uimage.c uimage_laod: fix ramdisk support 11 years ago
version.c version: add missing EXPORT_SYMBOL for version_string 11 years ago