barebox / common /
@Sanjeev Premi Sanjeev Premi authored on 7 Feb 2012
Sascha Hauer committed on 7 Feb 2012
..
.gitignore update .gitignore files for linker scripts 15 years ago
Kconfig Select CMD_LOADENV with DEFAULT_ENVIRONMENT 12 years ago
Makefile filetype: add config to disable it 12 years ago
block.c add block support 13 years ago
clock.c poller_call: move from getc to is_timeout 12 years ago
command.c move version_string to seperate file 13 years ago
complete.c auto-completion: add auto-completion for path files 12 years ago
console.c console: make it work without malloc 12 years ago
console_simple.c console_simple: fix compiler warning 12 years ago
date.c doc added and some reorganised 16 years ago
digest.c digest: factorise file digest to common/digest.c 12 years ago
dlmalloc.c rename include/mem_malloc.h to include/memory.h 12 years ago
dlmalloc.src * Code cleanup: 20 years ago
dummy_malloc.c dummy_malloc: add calloc support 12 years ago
env.c introduce some env helpers 12 years ago
environment.c environment: make default env path configurable 13 years ago
filetype.c filetype: Add oftree detection 12 years ago
hush.c hush: Add magicvars 12 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 add tlsf-based malloc implementation 12 years ago
memsize.c common/memsize.c: add missing include 13 years ago
menu.c menu: fix command support as module 12 years ago
misc.c errno: add strings for network related error messages 13 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 oftree: add of_fix_tree() 12 years ago
parser.c parser: use debug macros 13 years ago
partitions.c DISK: Add common partition handling for disk like media 12 years ago
password.c password: remove not used variable 'second' 12 years ago
poller.c Add generic poll infrastructure 13 years ago
resource.c add resource management functions 12 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: enable assertions 12 years ago
tlsf_malloc.c tlsf: implement malloc_stats 12 years ago
tlsfbits.h tlsf: remove unused stuff from tlsfbits.h 12 years ago
uimage.c reimplement uImage code 12 years ago
version.c remove EARLY_INIT and EARLY_CONSOLE support 12 years ago