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