u-boot/lib
Emmanuel Vadot 4ecc988301 bch: Fix build on FreeBSD host
endian.h on FreeBSD system exist in sys/ subdirectory.
FreeBSD already have a fls function defined in strings.h which is included
in string.h if __BSD_VISIBLE is defined, as a check for this.

Signed-off-by: Emmanuel Vadot <manu@bidouilliste.com>
2017-06-20 14:03:33 -04:00
..
bzip2
dhry
efi
efi_loader
libfdt fdt: Stop building the old python libfdt module 2017-06-02 10:18:19 -06:00
lzma
lzo
rsa rsa: Fix build with OpenSSL 1.1.x 2017-05-12 08:37:19 -04:00
tizen
zlib
addr_map.c
aes.c
asm-offsets.c
bch.c bch: Fix build on FreeBSD host 2017-06-20 14:03:33 -04:00
bitrev.c
circbuf.c lib: circbuf: avoid possible null pointer dereference 2017-05-05 16:45:57 -04:00
crc7.c
crc8.c
crc16.c
crc32.c
ctype.c
display_options.c
div64.c
errno_str.c
errno.c
fdtdec_common.c
fdtdec_test.c
fdtdec.c fdt: Correct cast for sandbox in fdtdec_setup_memory_size() 2017-06-02 10:16:46 -06:00
gunzip.c
gzip.c
hang.c
hashtable.c
initcall.c
Kconfig Convert CONFIG_LZMA to Kconfig 2017-05-22 12:45:32 -04:00
ldiv.c
linux_compat.c
linux_string.c
list_sort.c
lmb.c
lz4_wrapper.c
lz4.c
Makefile dm: Add a function to create a 'live' device tree 2017-06-01 07:03:06 -06:00
md5.c
membuff.c
net_utils.c
of_live.c dm: Add a function to create a 'live' device tree 2017-06-01 07:03:06 -06:00
panic.c
physmem.c
qsort.c
rand.c
rbtree.c
rc4.c
sha1.c
sha256.c
slre.c lib/slre: remove superfluous assignment 2017-05-12 08:37:18 -04:00
smbios.c
string.c string: Add strcspn() 2017-06-01 07:03:12 -06:00
strmhz.c
strto.c
tables_csum.c
time.c bootstage: Provide a default timer function 2017-06-05 14:13:03 -04:00
tiny-printf.c
tpm.c tpm: Fix comparison of unsigned expression warning 2017-05-12 08:37:40 -04:00
trace.c
uuid.c
vsprintf.c