.. |
bzip2
|
bzlib: Update destLen even on error
|
10 years ago |
dhry
|
Add a dhrystone benchmark command
|
10 years ago |
efi
|
debug_uart: Adjust the declaration of debug_uart_init()
|
10 years ago |
libfdt
|
fdt: Add fdt_first/next_region() functions
|
10 years ago |
lzma
|
lzma: fix buffer bound check error further
|
10 years ago |
lzo
|
lzo: Update dst_len even on error
|
10 years ago |
rsa
|
rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP
|
10 years ago |
tizen
|
Logo: TIZEN: Change booting logo size to official size.
|
11 years ago |
zlib
|
Move malloc_cache_aligned() to its own header
|
10 years ago |
Kconfig
|
Add support for LZ4 decompression algorithm
|
10 years ago |
Makefile
|
Add support for LZ4 decompression algorithm
|
10 years ago |
addr_map.c
|
…
|
|
aes.c
|
aes: make apply_cbc_chain_data non-static
|
11 years ago |
asm-offsets.c
|
lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP available for all architectures
|
10 years ago |
bch.c
|
…
|
|
bitrev.c
|
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 years ago |
circbuf.c
|
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 years ago |
crc7.c
|
…
|
|
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
|
…
|
|
ctype.c
|
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 years ago |
display_options.c
|
lib/display_options: Fix print_freq
|
10 years ago |
div64.c
|
lib: div64: add missing include
|
11 years ago |
errno.c
|
…
|
|
errno_str.c
|
lib: errno: introduce errno_str(): returns errno related message
|
10 years ago |
fdtdec.c
|
fdtdec: fix parsing 'reg' property with zero value in '#size-cells'
|
10 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
|
gunzip: add gzwrite routine for extracting compresed images to block device
|
10 years ago |
gzip.c
|
Move malloc_cache_aligned() to its own header
|
10 years ago |
hang.c
|
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 years ago |
hashtable.c
|
env: import: hashtable: Free memory allocated before exiting from himport_r()
|
10 years ago |
initcall.c
|
efi: Display the correct initcall pre-relocation values
|
10 years ago |
ldiv.c
|
Add LGPL-2.0+ SPDX-License-Identifier to source files
|
12 years ago |
linux_compat.c
|
linux_compat: handle __GFP_ZERO in kmalloc()
|
10 years ago |
linux_string.c
|
…
|
|
list_sort.c
|
kbuild: force to define __UBOOT__ in all the C sources
|
11 years ago |
lmb.c
|
lmb: make local functions static
|
11 years ago |
lz4.c
|
Add support for LZ4 decompression algorithm
|
10 years ago |
lz4_wrapper.c
|
Add support for LZ4 decompression algorithm
|
10 years ago |
md5.c
|
…
|
|
net_utils.c
|
net: cosmetic: Change IPaddr_t to struct in_addr
|
10 years ago |
physmem.c
|
…
|
|
qsort.c
|
…
|
|
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 |
rc4.c
|
Add rivest cipher 4 (rc4) implementation
|
10 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
|
lib: string: move strlcpy() to a common place
|
10 years ago |
strmhz.c
|
replace DIV_ROUND with DIV_ROUND_CLOSEST
|
10 years ago |
time.c
|
dm: implement a Timer uclass
|
10 years ago |
tpm.c
|
tpm: Add functions to access flags and permissions
|
10 years ago |
trace.c
|
common: Make sure arch-specific map_sysmem() is defined
|
10 years ago |
uuid.c
|
cmd:gpt: randomly generate each partition uuid if undefined
|
11 years ago |
vsprintf.c
|
lib: Add function to extract a number from the end of a string
|
10 years ago |