barebox / lib /
@Sascha Hauer Sascha Hauer authored on 28 Jul 2011
..
lzo add unlzo support 14 years ago
Kconfig digest: align menu 13 years ago
Makefile remove dead ldiv code 13 years ago
bus.c rename U-Boot-v2 project to barebox 14 years ago
bzlib.c svn_rev_639 16 years ago
bzlib_crctable.c svn_rev_639 16 years ago
bzlib_decompress.c svn_rev_639 16 years ago
bzlib_huffman.c svn_rev_639 16 years ago
bzlib_private.h svn_rev_639 16 years ago
bzlib_randtable.c svn_rev_639 16 years ago
copy_file.c copy_file: handle write return value correctly 13 years ago
crc16.c svn_rev_643 16 years ago
crc32.c crc32: sparse fixes 13 years ago
ctype.c svn_rev_639 16 years ago
decompress_unlzo.c lib/decompress_unlzo: use fill and full to read and write data 13 years ago
display_options.c export symbols 16 years ago
div64.c svn_rev_639 16 years ago
driver.c Fix memory corruption bug in dev_id() 12 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
gunzip.c add gunzip 16 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
md5.c add md5 support 13 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 Remove unnecessary casts in key defines 14 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
sha1.c sha1/sha256: use be32_to_cpu and cpu_to_be32 13 years ago
sha256.c sha1/sha256: use be32_to_cpu and cpu_to_be32 13 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
vsprintf.c kallsyms/printk: enable symbol printing support (%pS) 13 years ago
xfuncs.c Fix error handling with malloc, memalign etc. Introduce xmemalign(). 13 years ago
zlib.c svn_rev_639 16 years ago