.. |
bzip2
|
bzlib: Try another way to fix an unused variable
|
9 years ago |
dhry
|
cmd_dhry.c: Use lldiv for vax_mips calculation as well
|
9 years ago |
efi
|
x86: Tidy up selection of building the EFI stub
|
8 years ago |
efi_loader
|
efi: Add a hook to allow adding memory mapping
|
8 years ago |
libfdt
|
fdtgrep: Cope with the /aliases node being last
|
8 years ago |
lzma
|
lzma: fix buffer bound check error further
|
10 years ago |
lzo
|
lib/lzo: bugfix when input data is not compressed
|
9 years ago |
rsa
|
rsa: Fix build with OpenSSL 1.1.x
|
8 years ago |
tizen
|
exynos: Allow tizen to be built without an LCD
|
9 years ago |
zlib
|
Use correct spelling of "U-Boot"
|
9 years ago |
Kconfig
|
Convert CONFIG_LZMA to Kconfig
|
8 years ago |
Makefile
|
lib: move hash CONFIG options to Kconfig
|
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
|
lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP available for all architectures
|
10 years ago |
bch.c
|
bch: Allow to build for the 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
|
lib/crc8: Add crc start value
|
9 years ago |
crc16.c
|
lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value
|
9 years ago |
crc32.c
|
…
|
|
ctype.c
|
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 years ago |
display_options.c
|
Drop config.h header from display_options.c
|
9 years ago |
div64.c
|
lib: div64: sync with Linux
|
8 years ago |
errno.c
|
…
|
|
errno_str.c
|
lib: errno: introduce errno_str(): returns errno related message
|
10 years ago |
fdtdec.c
|
Allow boards to initialize the DT at runtime.
|
8 years ago |
fdtdec_common.c
|
lib, fdt: Adding fdtdec_get_uint function
|
9 years ago |
fdtdec_test.c
|
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 years ago |
gunzip.c
|
gunzip: cache-align write buffer memory
|
8 years ago |
gzip.c
|
Move malloc_cache_aligned() to its own header
|
9 years ago |
hang.c
|
Change my mailaddress
|
9 years ago |
hashtable.c
|
spl: saveenv: adding saveenv support in SPL
|
8 years ago |
initcall.c
|
efi: Display the correct initcall pre-relocation values
|
9 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
|
10 years ago |
lmb.c
|
lmb: make local functions static
|
10 years ago |
lz4.c
|
Add support for LZ4 decompression algorithm
|
9 years ago |
lz4_wrapper.c
|
Fix sandbox build on Ubuntu 10.04
|
9 years ago |
md5.c
|
…
|
|
membuff.c
|
Add a circular memory buffer implementation
|
9 years ago |
net_utils.c
|
lib: net_utils: enforce '.' as octet separator in string_to_ip
|
8 years ago |
panic.c
|
lib: Split panic functions out of vsprintf.c
|
9 years ago |
physmem.c
|
lib/physmem.c: Switch to __weak for arch_phys_memset
|
9 years ago |
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
|
10 years ago |
rc4.c
|
Add rivest cipher 4 (rc4) implementation
|
10 years ago |
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: Use memcpy() within memmove() when we can
|
8 years ago |
strmhz.c
|
replace DIV_ROUND with DIV_ROUND_CLOSEST
|
10 years ago |
strto.c
|
Fix return value in trailing_strtoln()
|
8 years ago |
tables_csum.c
|
x86: Move table csum into separate file
|
8 years ago |
time.c
|
delay: collect {m, n, u}delay declarations to include/linux/delay.h
|
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
|
common: Make sure arch-specific map_sysmem() is defined
|
10 years ago |
uuid.c
|
uuid: add selection by string for known partition type GUID
|
9 years ago |
vsprintf.c
|
vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
|
9 years ago |