barebox / lib /
@Antony Pavlov Antony Pavlov authored on 25 Dec 2011
Sascha Hauer committed on 2 Jan 2012
..
fdt initial libfdt support 12 years ago
lzo lib: prompt for uncompression functions 12 years ago
zlib_inflate add kernel gunzip implementation 12 years ago
Kconfig lib: prompt for uncompression functions 12 years ago
Makefile Merge branch 'next' 12 years ago
bzlib_private.h svn_rev_639 16 years ago
copy_file.c commands/cp: add verbose mode which displays progress bar 12 years ago
ctype.c svn_rev_639 16 years ago
decompress_bunzip2.c use kernel bunzip implementation 12 years ago
decompress_inflate.c decompress_inflate.c: fix "no previous prototype for 'gunzip'" warning 12 years ago
decompress_unlzo.c remove now unused unlzo function 12 years ago
display_options.c export symbols 16 years ago
div64.c svn_rev_639 16 years ago
find_next_bit.c U-Boot-V2:Bitops: asm-generic bitops 15 years ago
fnmatch.c fnmatch:sparse fixes 13 years ago
getopt.c Export symbols printf and the ones needed for getopt 16 years ago
glob.c glob: sparse fixes 13 years ago
kfifo.c kfifo: kfifo_put takes a const buffer 13 years ago
libbb.c move simple_itoa to libbb so that others can use it 13 years ago
libgen.c rename U-Boot-v2 project to barebox 14 years ago
make_directory.c rename U-Boot-v2 project to barebox 14 years ago
misc.c replace 8 spaces with tabs 16 years ago
notifier.c list: remove duplicated list.h 14 years ago
parameter.c doc: fix wrongly named parameter 13 years ago
process_escape_sequence.c process_escape_sequence: Add missing include 13 years ago
random.c include support for a simple pseudo number generator 13 years ago
rbtree.c add rbtree support (needed for ubi) 13 years ago
readkey.c readkey: Use ARRAY_SIZE 12 years ago
readline.c lib/readline.c: fix unused-but-set-variable gcc warning 12 years ago
readline_simple.c implement TAB completion 16 years ago
recursive_action.c rename U-Boot-v2 project to barebox 14 years ago
show_progress.c add progression bar function 13 years ago
string.c string: add strlcpy support 13 years ago
stringlist.c stringlist: Fix printing on smaller consoles 14 years ago
uncompress.c uncompress: fix uncompress_buf usage 12 years ago
vsprintf.c compile in simple_strtoull 12 years ago
xfuncs.c Fix error handling with malloc, memalign etc. Introduce xmemalign(). 13 years ago