Masahiro Yamada 3b61297024 kbuild: force to define __UBOOT__ in all the C sources il y a 10 ans
..
libfdt 0596d35d80 fdt: Sync up with libfdt il y a 10 ans
lzma 867abdac5e LzmaTools: don't self assign values il y a 11 ans
lzo 164922bd7c lib: descend into sub directories only when it is necessary il y a 11 ans
rsa 5426716231 rsa: Fix two errors in the implementation il y a 10 ans
tizen 028d65fb92 Logo: TIZEN: Change booting logo size to official size. il y a 11 ans
zlib 164922bd7c lib: descend into sub directories only when it is necessary il y a 11 ans
Makefile 0c06db5983 lib, linux: move linux specific defines to linux/compat.h il y a 10 ans
addr_map.c 7b6e80538b lib/powerpc: addrmap_phys_to_virt() should return a pointer il y a 13 ans
aes.c 53eb768dfb aes: make apply_cbc_chain_data non-static il y a 11 ans
asm-offsets.c d59476b644 Add a simple malloc() implementation for pre-relocation il y a 11 ans
bch.c 4c6de8560c nand: Merge BCH code from Linux nand driver il y a 13 ans
bitrev.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files il y a 12 ans
bzlib.c 78acc472d9 Rename lib_generic/ to lib/ il y a 15 ans
bzlib_crctable.c 78acc472d9 Rename lib_generic/ to lib/ il y a 15 ans
bzlib_decompress.c 78acc472d9 Rename lib_generic/ to lib/ il y a 15 ans
bzlib_huffman.c 78acc472d9 Rename lib_generic/ to lib/ il y a 15 ans
bzlib_private.h 78acc472d9 Rename lib_generic/ to lib/ il y a 15 ans
bzlib_randtable.c 78acc472d9 Rename lib_generic/ to lib/ il y a 15 ans
circbuf.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files il y a 12 ans
crc16.c e85427fd66 Add eCos-2.0 SPDX-License-Identifier to source files il y a 12 ans
crc32.c 74a18ee8a5 crc32: Correct endianness of crc32 result il y a 12 ans
crc7.c ed6ce67a2c lib: add crc7 from Linux il y a 14 ans
crc8.c 60d18d3fe9 Add crc8 routine il y a 11 ans
ctype.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files il y a 12 ans
display_options.c 4d1fd7f1ae Add 64-bit data support for memory commands il y a 11 ans
div64.c e259d6a320 lib: div64: add missing include il y a 11 ans
errno.c 65cd3fa81f Add basic errno support. il y a 14 ans
fdtdec.c 8d028d404f Merge branch 'master' of git://git.denx.de/u-boot-dm il y a 10 ans
fdtdec_common.c b047d671db lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c il y a 11 ans
fdtdec_test.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files il y a 12 ans
gunzip.c b75650d84d gzip: correctly bounds-check output buffer il y a 11 ans
gzip.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files il y a 12 ans
hang.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files il y a 12 ans
hashtable.c ecd1446fe1 Add option -r to env import to allow import of text files with CRLF as line endings il y a 11 ans
initcall.c 2f43f85460 initcall: Improve debugging support il y a 11 ans
ldiv.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files il y a 12 ans
linux_compat.c 0c06db5983 lib, linux: move linux specific defines to linux/compat.h il y a 10 ans
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools il y a 12 ans
list_sort.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources il y a 10 ans
lmb.c ad3fda521b lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM il y a 10 ans
md5.c b68d63ce4b GCC47: Fix warning in md5.c il y a 13 ans
net_utils.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files il y a 12 ans
physmem.c 40fef04906 Introduce arch_phys_memset which works like memset but on physical memory il y a 12 ans
qsort.c 42c4a23a55 Include common.h in qsort.c to fix build warning il y a 13 ans
rand.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files il y a 12 ans
rbtree.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources il y a 10 ans
sha1.c 6b13f0c050 lib:sha1: remove unused constant il y a 11 ans
sha256.c 2b9912e6a7 includes: move openssl headers to include/u-boot il y a 11 ans
slre.c 3765b3e7bd Coding Style cleanup: remove trailing white space il y a 11 ans
string.c d4c8aa9cb4 Coding Style cleanup: remove trailing empty lines il y a 11 ans
strmhz.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files il y a 12 ans
time.c fccacd3b4c lib/time.c cleanups il y a 11 ans
tpm.c 2b9912e6a7 includes: move openssl headers to include/u-boot il y a 11 ans
trace.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files il y a 12 ans
uuid.c 39206382de cmd:gpt: randomly generate each partition uuid if undefined il y a 11 ans
vsprintf.c d7b2d9df02 lib:vsprintf: reduce scope of pack_hex_byte il y a 11 ans