..
bzip2
…
dhry
…
efi
x86: Tidy up selection of building the EFI stub
8 years ago
efi_loader
efi_loader: abort on unsupported relocation type
8 years ago
libfdt
fdt: Stop building the old python libfdt module
8 years ago
lzma
…
lzo
…
rsa
rsa: Fix build with OpenSSL 1.1.x
8 years ago
tizen
…
zlib
Use correct spelling of "U-Boot"
9 years ago
Kconfig
Convert CONFIG_LZMA to Kconfig
8 years ago
Makefile
dm: Add a function to create a 'live' device tree
8 years ago
addr_map.c
Add more SPDX-License-Identifier tags
9 years ago
aes.c
Rename aes.h to uboot_aes.h
8 years ago
asm-offsets.c
…
bch.c
bch: Fix build on FreeBSD host
8 years ago
bitrev.c
Add GPL-2.0+ SPDX-License-Identifier to source files
12 years ago
circbuf.c
lib: circbuf: avoid possible null pointer dereference
8 years ago
crc7.c
…
crc8.c
…
crc16.c
…
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
…
div64.c
lib: div64: sync with Linux
8 years ago
errno.c
…
errno_str.c
…
fdtdec.c
fdt: Correct cast for sandbox in fdtdec_setup_memory_size()
8 years ago
fdtdec_common.c
…
fdtdec_test.c
…
gunzip.c
gunzip: cache-align write buffer memory
9 years ago
gzip.c
…
hang.c
…
hashtable.c
spl: saveenv: adding saveenv support in SPL
9 years ago
initcall.c
efi: Display the correct initcall pre-relocation values
10 years ago
ldiv.c
…
linux_compat.c
…
linux_string.c
…
list_sort.c
kbuild: force to define __UBOOT__ in all the C sources
11 years ago
lmb.c
…
lz4.c
Add support for LZ4 decompression algorithm
10 years ago
lz4_wrapper.c
…
md5.c
…
membuff.c
…
net_utils.c
lib: net_utils: enforce '.' as octet separator in string_to_ip
8 years ago
of_live.c
dm: Add a function to create a 'live' device tree
8 years ago
panic.c
…
physmem.c
…
qsort.c
Include common.h in qsort.c to fix build warning
13 years ago
rand.c
…
rbtree.c
…
rc4.c
…
sha1.c
rsa: Verify RSA padding programatically
8 years ago
sha256.c
rsa: Verify RSA padding programatically
8 years ago
slre.c
lib/slre: remove superfluous assignment
8 years ago
smbios.c
x86: Use unsigned long for address in table generation
8 years ago
string.c
string: Add strcspn()
8 years ago
strmhz.c
…
strto.c
Fix return value in trailing_strtoln()
9 years ago
tables_csum.c
x86: Move table csum into separate file
9 years ago
time.c
bootstage: Provide a default timer function
8 years ago
tiny-printf.c
tiny-printf: Add support for %p format
8 years ago
tpm.c
tpm: Fix comparison of unsigned expression warning
8 years ago
trace.c
…
uuid.c
…
vsprintf.c
…