barebox / common /
@Antony Pavlov Antony Pavlov authored on 8 Dec 2011
Sascha Hauer committed on 9 Dec 2011
..
.gitignore update .gitignore files for linker scripts 15 years ago
Kconfig make dos partition support default yes if we have disk partition support 12 years ago
Makefile add resource management functions 12 years ago
block.c add block support 13 years ago
clock.c shift and clocksource 12 years ago
command.c move version_string to seperate file 13 years ago
complete.c remove typedef cmd_tbl_t and replace it with struct command 14 years ago
console.c Merge branch 'next' 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 add dummy_malloc functions 14 years ago
env.c introduce some env helpers 12 years ago
environment.c environment: make default env path configurable 13 years ago
filetype.c add file detection support 12 years ago
ft_build.c ft_build: temporarily disable bootm oftree support 12 years ago
hush.c hush: Add magicvars 12 years ago
image.c bootm: fix various memory leaks 12 years ago
kallsyms.c kallsyms/printk: enable symbol printing support (%pS) 13 years ago
memory.c fix "no previous prototype for 'sbrk'" warning 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 initial oftree command support 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 remove EARLY_INIT and EARLY_CONSOLE support 12 years ago
version.c remove EARLY_INIT and EARLY_CONSOLE support 12 years ago