..
libfdt
fdt: Sync up with libfdt
11 years ago
lzma
LzmaTools: don't self assign values
11 years ago
lzo
lib: descend into sub directories only when it is necessary
11 years ago
rsa
rsa: Fix two errors in the implementation
11 years ago
tizen
Logo: TIZEN: Change booting logo size to official size.
11 years ago
zlib
lib: descend into sub directories only when it is necessary
11 years ago
Makefile
lib, linux: move linux specific defines to linux/compat.h
11 years ago
addr_map.c
lib/powerpc: addrmap_phys_to_virt() should return a pointer
13 years ago
aes.c
aes: make apply_cbc_chain_data non-static
11 years ago
asm-offsets.c
Add a simple malloc() implementation for pre-relocation
11 years ago
bch.c
nand: Merge BCH code from Linux nand driver
13 years ago
bitrev.c
Add GPL-2.0+ SPDX-License-Identifier to source files
12 years ago
bzlib.c
…
bzlib_crctable.c
…
bzlib_decompress.c
…
bzlib_huffman.c
…
bzlib_private.h
…
bzlib_randtable.c
…
circbuf.c
Add GPL-2.0+ SPDX-License-Identifier to source files
12 years ago
crc7.c
lib: add crc7 from Linux
14 years ago
crc8.c
Add crc8 routine
11 years ago
crc16.c
Add eCos-2.0 SPDX-License-Identifier to source files
12 years ago
crc32.c
crc32: Correct endianness of crc32 result
12 years ago
ctype.c
Add GPL-2.0+ SPDX-License-Identifier to source files
12 years ago
display_options.c
Add 64-bit data support for memory commands
11 years ago
div64.c
lib: div64: add missing include
11 years ago
errno.c
Add basic errno support.
15 years ago
fdtdec.c
Merge branch 'master' of git://git.denx.de/u-boot-dm
11 years ago
fdtdec_common.c
lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c
11 years ago
fdtdec_test.c
Add GPL-2.0+ SPDX-License-Identifier to source files
12 years ago
gunzip.c
gzip: correctly bounds-check output buffer
12 years ago
gzip.c
Add GPL-2.0+ SPDX-License-Identifier to source files
12 years ago
hang.c
Add GPL-2.0+ SPDX-License-Identifier to source files
12 years ago
hashtable.c
Add option -r to env import to allow import of text files with CRLF as line endings
11 years ago
initcall.c
initcall: Improve debugging support
11 years ago
ldiv.c
Add LGPL-2.0+ SPDX-License-Identifier to source files
12 years ago
linux_compat.c
lib, linux: move linux specific defines to linux/compat.h
11 years ago
linux_string.c
Make linux kernel string funcs available to tools
12 years ago
list_sort.c
kbuild: force to define __UBOOT__ in all the C sources
11 years ago
lmb.c
lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM
11 years ago
md5.c
GCC47: Fix warning in md5.c
13 years ago
net_utils.c
Add GPL-2.0+ SPDX-License-Identifier to source files
12 years ago
physmem.c
Introduce arch_phys_memset which works like memset but on physical memory
12 years ago
qsort.c
Include common.h in qsort.c to fix build warning
13 years ago
rand.c
Add GPL-2.0+ SPDX-License-Identifier to source files
12 years ago
rbtree.c
kbuild: force to define __UBOOT__ in all the C sources
11 years ago
sha1.c
lib:sha1: remove unused constant
11 years ago
sha256.c
includes: move openssl headers to include/u-boot
11 years ago
slre.c
Coding Style cleanup: remove trailing white space
12 years ago
string.c
Coding Style cleanup: remove trailing empty lines
12 years ago
strmhz.c
Add GPL-2.0+ SPDX-License-Identifier to source files
12 years ago
time.c
lib/time.c cleanups
11 years ago
tpm.c
includes: move openssl headers to include/u-boot
11 years ago
trace.c
Add GPL-2.0+ SPDX-License-Identifier to source files
12 years ago
uuid.c
cmd:gpt: randomly generate each partition uuid if undefined
11 years ago
vsprintf.c
lib:vsprintf: reduce scope of pack_hex_byte
11 years ago