barebox / common /
@Sascha Hauer Sascha Hauer authored on 6 Jul 2011
..
.gitignore update .gitignore files for linker scripts 15 years ago
Kconfig add dummy_malloc functions 14 years ago
Makefile add dummy_malloc functions 14 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 fix console fifo (and loadb/loady commands) 12 years ago
console_simple.c move version_string to seperate file 13 years ago
date.c doc added and some reorganised 16 years ago
digest.c add digest framework 13 years ago
dlmalloc.c malloc: put common memory functions to seperate file 13 years ago
dlmalloc.src * Code cleanup: 20 years ago
dummy_malloc.c add dummy_malloc functions 14 years ago
env.c setenv: be robust against setenv(<var>, NULL) 12 years ago
environment.c environment: make default env path configurable 13 years ago
ft_build.c device tree: fix printf compiler warnings 13 years ago
hush.c move simple_itoa to libbb so that others can use it 13 years ago
image.c image: remove confusing image_check_* functions 13 years ago
kallsyms.c kallsyms/printk: enable symbol printing support (%pS) 13 years ago
memory.c malloc: put common memory functions to seperate file 13 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
parser.c parser: use debug macros 13 years ago
password.c password: fix command support as module 12 years ago
poller.c Add generic poll infrastructure 13 years ago
s_record.c Initial revision 21 years ago
startup.c environment: make default env path configurable 13 years ago
version.c move version_string to seperate file 13 years ago