.. |
bzip2
|
512cab7e8e
bzlib: Try another way to fix an unused variable
|
9 éve |
dhry
|
f23baa572f
cmd_dhry.c: Use lldiv for vax_mips calculation as well
|
9 éve |
efi
|
f1896c45cb
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
|
7 éve |
efi_loader
|
aee4f06dff
efi_loader: use EFI_PAGE_MASK instead of EFI_PAGE_SIZE - 1
|
7 éve |
libfdt
|
2bf94120e9
libfdt: Drop -FDT_ERR_TOODEEP
|
7 éve |
lzma
|
f6eec89fa3
lzma: fix buffer bound check error further
|
10 éve |
lzo
|
a2cfc8d593
lib/lzo: bugfix when input data is not compressed
|
9 éve |
rsa
|
c3b4328166
rsa: Fix build with OpenSSL 1.1.x
|
8 éve |
tizen
|
c309365089
exynos: Allow tizen to be built without an LCD
|
9 éve |
zlib
|
a187559e3d
Use correct spelling of "U-Boot"
|
9 éve |
Kconfig
|
6ef2f90108
Convert CONFIG_BCH to Kconfig
|
7 éve |
Makefile
|
6dced7dffc
lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdata
|
7 éve |
addr_map.c
|
5b8031ccb4
Add more SPDX-License-Identifier tags
|
9 éve |
aes.c
|
b80c0b9934
Rename aes.h to uboot_aes.h
|
8 éve |
asm-offsets.c
|
f1896c45cb
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
|
7 éve |
bch.c
|
8f1603bd78
bch: don't use __BSD_VISIBLE to test for fls
|
7 éve |
bitrev.c
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
11 éve |
circbuf.c
|
05d887b461
lib: circbuf: avoid possible null pointer dereference
|
8 éve |
crc16.c
|
ecb57f69b2
lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value
|
9 éve |
crc32.c
|
74a18ee8a5
crc32: Correct endianness of crc32 result
|
12 éve |
crc7.c
|
ed6ce67a2c
lib: add crc7 from Linux
|
14 éve |
crc8.c
|
456ecd08ec
lib/crc8: Add crc start value
|
9 éve |
ctype.c
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
11 éve |
display_options.c
|
6c519f2dc4
display_options: Refactor to allow obtaining the banner
|
7 éve |
div64.c
|
0342e335ba
lib: div64: sync with Linux
|
8 éve |
errno.c
|
65cd3fa81f
Add basic errno support.
|
14 éve |
errno_str.c
|
59345b1f0f
lib: errno: introduce errno_str(): returns errno related message
|
10 éve |
fdtdec.c
|
bfebc8c965
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
|
7 éve |
fdtdec_common.c
|
bfa3e55b44
lib, fdt: Adding fdtdec_get_uint function
|
9 éve |
fdtdec_test.c
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
11 éve |
gunzip.c
|
d025021e98
gunzip: cache-align write buffer memory
|
8 éve |
gzip.c
|
6e295186c7
Move malloc_cache_aligned() to its own header
|
9 éve |
hang.c
|
09c2b8f3e3
Change my mailaddress
|
9 éve |
hashtable.c
|
d2d9bdfcf9
spl: saveenv: adding saveenv support in SPL
|
8 éve |
initcall.c
|
f134ed7df1
efi: Display the correct initcall pre-relocation values
|
9 éve |
ldiv.c
|
a53002f4fa
Add LGPL-2.0+ SPDX-License-Identifier to source files
|
11 éve |
linux_compat.c
|
6b9f9eadff
linux_compat: handle __GFP_ZERO in kmalloc()
|
9 éve |
linux_string.c
|
e772cb30f6
Make linux kernel string funcs available to tools
|
12 éve |
list_sort.c
|
3b61297024
kbuild: force to define __UBOOT__ in all the C sources
|
10 éve |
lmb.c
|
750a6ff468
lmb: make local functions static
|
10 éve |
lz4.c
|
027b728d4a
Add support for LZ4 decompression algorithm
|
9 éve |
lz4_wrapper.c
|
60f989a939
Fix sandbox build on Ubuntu 10.04
|
9 éve |
md5.c
|
b68d63ce4b
GCC47: Fix warning in md5.c
|
13 éve |
membuff.c
|
b7b65090b2
Add a circular memory buffer implementation
|
9 éve |
net_utils.c
|
f267e40f96
lib: net_utils: enforce '.' as octet separator in string_to_ip
|
8 éve |
of_live.c
|
c1eb3d5966
dm: Fix error handling when unflattening the DT
|
7 éve |
panic.c
|
2b22a99c65
lib: Split panic functions out of vsprintf.c
|
9 éve |
physmem.c
|
65b3c6bbae
lib/physmem.c: Switch to __weak for arch_phys_memset
|
9 éve |
qsort.c
|
42c4a23a55
Include common.h in qsort.c to fix build warning
|
13 éve |
rand.c
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
11 éve |
rbtree.c
|
3b61297024
kbuild: force to define __UBOOT__ in all the C sources
|
10 éve |
rc4.c
|
1acab96d97
Add rivest cipher 4 (rc4) implementation
|
9 éve |
sha1.c
|
da29f2991d
rsa: Verify RSA padding programatically
|
8 éve |
sha256.c
|
da29f2991d
rsa: Verify RSA padding programatically
|
8 éve |
slre.c
|
b8865e6bf0
lib/slre: remove superfluous assignment
|
8 éve |
smbios.c
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 éve |
string.c
|
a7d0021063
string: Add strcspn()
|
8 éve |
strmhz.c
|
4515992fc7
replace DIV_ROUND with DIV_ROUND_CLOSEST
|
10 éve |
strto.c
|
b91c6a1209
Fix return value in trailing_strtoln()
|
8 éve |
tables_csum.c
|
1befb38b86
x86: Move table csum into separate file
|
8 éve |
time.c
|
9fb34b01f7
bootstage: Provide a default timer function
|
8 éve |
tiny-printf.c
|
cdce1f7620
tiny-printf: Add support for %p format
|
8 éve |
tpm.c
|
36d35345b1
tpm: add missing va_end
|
7 éve |
trace.c
|
0eb25b6196
common: Make sure arch-specific map_sysmem() is defined
|
10 éve |
uuid.c
|
382bee57f1
env: Rename setenv() to env_set()
|
7 éve |
vsprintf.c
|
947c626dc5
vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
|
9 éve |