barebox / lib /
@Sascha Hauer Sascha Hauer authored on 27 Jul 2020
..
bootstrap lib: bootstrap: fix instance of possibly mismatched pointer sizes 5 years ago
fonts Convert latin1 files to utf-8 4 years ago
gui treewide: remove references to CREDITS 4 years ago
logo logo: Makefile: make it possible to use inkscape 1.0 3 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: zstd: declare locally used functions as static 4 years ago
Kconfig Merge branch 'for-next/kconfig' 3 years ago
Kconfig.ubsan ubsan: use a big if block in Kconfig 4 years ago
Makefile fs: fat: extend for in-PBL support 3 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
base64.c lib: add base64 helpers 8 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
blobgen.c lib: add blobgen framework 8 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 treewide: remove references to CREDITS 4 years ago
crc-ccitt.c lib: Port CRC-CCITT functions from Linux kernel 6 years ago
crc8.c lib: Port CRC8 implementation from Linux kernel 5 years ago
ctype.c treewide: remove references to CREDITS 4 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 treewide: remove references to CREDITS 4 years ago
div64.c svn_rev_639 16 years ago
fdt.c Compile libfdt for barebox 4 years ago
fdt_empty_tree.c Compile libfdt for barebox 4 years ago
fdt_ro.c Compile libfdt for barebox 4 years ago
fdt_rw.c Compile libfdt for barebox 4 years ago
fdt_strerror.c Compile libfdt for barebox 4 years ago
fdt_sw.c Compile libfdt for barebox 4 years ago
fdt_wip.c Compile libfdt for barebox 4 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
fsl-qe-firmware.c Add Freescale QUICC Engine firmware support 5 years ago
gcd.c lib: Add gcd() function 9 years ago
getopt.c getopt: Add pr_fmt 5 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 lib: image-sparse: Mark sparse_seek() as static 5 years ago
int_sqrt.c treewide: remove references to CREDITS 4 years ago
kfifo.c kfifo: roundup fifo size to next power of two 5 years ago
kstrtox.c lib: Port kstrtox.c from Linux kernel 5 years ago
kstrtox.h lib: Port kstrtox.c from Linux kernel 5 years ago
libbb.c libbb: Drop simple_itoa() 4 years ago
libfile.c libfile: copy_file: explicitly truncate to final size 3 years ago
libgen.c treewide: remove references to CREDITS 4 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 lib: list_sort: delete dead code 3 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 treewide: remove references to CREDITS 4 years ago
muldi3.c Add generic implementation for muldi3 5 years ago
nls_base.c lib: Port basic Linux kernel NLS functions 5 years ago
notifier.c lib: fix whitespace, drop blank lines at EOF 10 years ago
parameter.c treewide: remove references to CREDITS 4 years ago
parseopt.c fs/parseopt: Add parseopt_llu_suffix 6 years ago
process_escape_sequence.c treewide: remove references to CREDITS 4 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 ratp: Fix closing connections 3 years ago
rbtree.c whole tree: remove trailing whitespaces 8 years ago
readkey.c treewide: remove references to CREDITS 4 years ago
readline.c readline: make ctrl-u to work like linux console 4 years ago
readline_simple.c readline_simple: use len instead of CONFIG_CBSIZE 6 years ago
recursive_action.c recursive_action: add ACTION_SORT flag 5 years ago
show_progress.c treewide: remove references to CREDITS 4 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 lib: strtox: Use plumbing from kstrtox.c 5 years ago
ubsan.c common: ubsan: ignore shifting one into sign bit 4 years ago
ubsan.h common: add generic CONFIG_UBSAN plumbing 4 years ago
uncompress.c treewide: remove references to CREDITS 4 years ago
unlink-recursive.c unlink_recursive: Drop struct data 5 years ago
vsprintf.c vsprintf: implement %pV 5 years ago
wchar.c treewide: remove references to CREDITS 4 years ago
xfuncs.c treewide: remove references to CREDITS 4 years ago
xxhash.c lib: Add xxhash module 6 years ago
xymodem.c crc: import crc_itu_t() from kernel 5 years ago