barebox / lib /
@Uwe Kleine-König Uwe Kleine-König authored on 9 Aug 2018
Sascha Hauer committed on 10 Aug 2018
..
bootstrap Merge branch 'for-next/misc' 8 years ago
fonts lib/fonts: add 6x8 font 6 years ago
gui 2d-primitives: fix typos in function names in comments 6 years ago
logo string: Fix (v)asprintf prototypes 8 years ago
lz4 lz4: fix another possible overrun 9 years ago
lzo treewide: fix 'new blank line at EOF' formatting error 8 years ago
reed_solomon lib: Import reed solomon code from kernel 8 years ago
xz decompressors: Use malloc/free wrappers 8 years ago
zlib_inflate decompressors: Use malloc/free wrappers 8 years ago
zstd lib: Add zstd decompression module 6 years ago
Kconfig lib: Add shared copies of some GCC library routines 5 years ago
Makefile lib: Add shared copies of some GCC library routines 5 years ago
ashldi3.c lib: Add shared copies of some GCC library routines 5 years ago
ashrdi3.c lib: Add shared copies of some GCC library routines 5 years ago
bcd.c lib: import 'bcd' from linux-3.15 9 years ago
bch.c lib: add BCH encoding/decoding 12 years ago
bitmap.c lib: Add bitmap functions from kernel 9 years ago
bitrev.c lib: add bitrev utility 12 years ago
bzlib_private.h NULL: keep NULL definition in stddef.h only 8 years ago
clz_ctz.c lib: add weak clz/ctz functions 6 years ago
cmdlinepart.c cmdlinepart: Allow empty string 5 years ago
crc-ccitt.c lib: Port CRC-CCITT functions from Linux kernel 6 years ago
ctype.c Treewide: remove address of the Free Software Foundation 11 years ago
decompress_bunzip2.c lib: decompress: remove redundant INT_MAX define 9 years ago
decompress_inflate.c decompressors: Use malloc/free wrappers 8 years ago
decompress_unlz4.c decompressors: Use malloc/free wrappers 8 years ago
decompress_unlzo.c decompressors: Use malloc/free wrappers 8 years ago
decompress_unxz.c decompressors: Use malloc/free wrappers 8 years ago
display_options.c lib: declared buffer is too small to hold string 8 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 treewide: fix 'new blank line at EOF' formatting error 8 years ago
gcd.c lib: Add gcd() function 9 years ago
getopt.c getopt: Add support for '--' to stop option parsing 7 years ago
glob.c glob: do not unnecessarily opendir() a directory 6 years ago
hexdump.c lib: Add hex2bin and bin2hex implementations 9 years ago
image-sparse.c Add support for fastboot sparse images 6 years ago
int_sqrt.c lib/int_sqrt.c: Fix compiler warning 7 years ago
kfifo.c lib: fix whitespace, drop blank lines at EOF 10 years ago
libbb.c move file helper functions to separate file 9 years ago
libfile.c libfile: open_and_lseek: enlarge small files enough to make lseek possible 5 years ago
libgen.c libgen: implement posix_basename 7 years ago
libscan.c ubiformat: Lower message printing frequency 6 years ago
libubigen.c ubiformat: Use mtd-peb API 8 years ago
list_sort.c Add list_sort from u-boot v2016.03 8 years ago
lshrdi3.c lib: Add shared copies of some GCC library routines 5 years ago
make_directory.c move make_directory declaration to libfile.h 8 years ago
math.c lib: math: Return NULL pointer 10 years ago
misc.c lib: parse_area_spec: no extra symbols after area spec are allowed except for spaces 6 years ago
notifier.c lib: fix whitespace, drop blank lines at EOF 10 years ago
parameter.c Revert "param: remove unnecessary device_d * argument" 6 years ago
parseopt.c fs/parseopt: Add parseopt_llu_suffix 6 years ago
process_escape_sequence.c process_escape_sequence: add support for \u 8 years ago
qsort.c qsort: Fix wrong check 11 years ago
random.c lib: random: add get_crypto_bytes interface and use HWRNG if posssible 7 years ago
ratp.c lib,ratp: avoid too verbose info messages 6 years ago
rbtree.c whole tree: remove trailing whitespaces 8 years ago
readkey.c readkey: keys are unsigned char 7 years ago
readline.c ratp: allow building without full console support 6 years ago
readline_simple.c readline_simple: use len instead of CONFIG_CBSIZE 6 years ago
recursive_action.c rm: implement -r 11 years ago
show_progress.c show_progress: print spaces with %*s 8 years ago
stmp-device.c ARM: MXS: introduce stmp device support 10 years ago
string.c ARM: lib64: Make string functions aware of MMU configuration 5 years ago
stringlist.c string: Fix (v)asprintf prototypes 8 years ago
strtox.c Merge branch 'for-next/parameter-types' 6 years ago
uncompress.c string: Fix (v)asprintf prototypes 8 years ago
unlink-recursive.c move unlink_recursive declaration to libfile.h 8 years ago
vsprintf.c vsprintf: Add support for printing ipv4 addresses with %pI4 7 years ago
wchar.c lib: add wchar strdup 9 years ago
xfuncs.c xfuncs: fix format specifier in pr_emerg call 6 years ago
xxhash.c lib: Add xxhash module 6 years ago
xymodem.c console: Introduce console_drain() 6 years ago