.. |
at91
|
d330e04d9d
lib: at91: Add logo files used via API of DM_VIDEO
|
7 lat temu |
bzip2
|
512cab7e8e
bzlib: Try another way to fix an unused variable
|
9 lat temu |
dhry
|
f23baa572f
cmd_dhry.c: Use lldiv for vax_mips calculation as well
|
9 lat temu |
efi
|
bb0bb91cf0
efi_stub: Use efi_uintn_t
|
7 lat temu |
efi_driver
|
05ef48a248
efi_driver: EFI block driver
|
7 lat temu |
efi_loader
|
9dfd84da8c
efi_loader: allow creation of more device part nodes
|
7 lat temu |
efi_selftest
|
003876d469
efi_selftest: reduce noise in test output for device trees
|
7 lat temu |
libfdt
|
26e961c8cf
libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c
|
7 lat temu |
lzma
|
f6eec89fa3
lzma: fix buffer bound check error further
|
10 lat temu |
lzo
|
d753f942ec
lzo: add a function to check the validity of the header
|
7 lat temu |
rsa
|
c3b4328166
rsa: Fix build with OpenSSL 1.1.x
|
8 lat temu |
tizen
|
c309365089
exynos: Allow tizen to be built without an LCD
|
9 lat temu |
zlib
|
a187559e3d
Use correct spelling of "U-Boot"
|
9 lat temu |
Kconfig
|
acd4d3343f
net: regex: Disable by default on sunXi
|
7 lat temu |
Makefile
|
05ef48a248
efi_driver: EFI block driver
|
7 lat temu |
addr_map.c
|
5b8031ccb4
Add more SPDX-License-Identifier tags
|
9 lat temu |
aes.c
|
b80c0b9934
Rename aes.h to uboot_aes.h
|
8 lat temu |
asm-offsets.c
|
01a8359989
ARMv8: get new GD address from gd->new_gd directly
|
7 lat temu |
bch.c
|
8f1603bd78
bch: don't use __BSD_VISIBLE to test for fls
|
7 lat temu |
bitrev.c
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
11 lat temu |
charset.c
|
f58c5ecb87
efi_loader: new function utf8_to_utf16
|
7 lat temu |
circbuf.c
|
05d887b461
lib: circbuf: avoid possible null pointer dereference
|
8 lat temu |
crc16.c
|
ecb57f69b2
lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value
|
9 lat temu |
crc32.c
|
74a18ee8a5
crc32: Correct endianness of crc32 result
|
12 lat temu |
crc32c.c
|
85d8bf5713
lib: Add CRC32-C
|
7 lat temu |
crc7.c
|
ed6ce67a2c
lib: add crc7 from Linux
|
14 lat temu |
crc8.c
|
456ecd08ec
lib/crc8: Add crc start value
|
9 lat temu |
ctype.c
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
11 lat temu |
display_options.c
|
6c519f2dc4
display_options: Refactor to allow obtaining the banner
|
7 lat temu |
div64.c
|
0342e335ba
lib: div64: sync with Linux
|
8 lat temu |
errno.c
|
65cd3fa81f
Add basic errno support.
|
14 lat temu |
errno_str.c
|
59345b1f0f
lib: errno: introduce errno_str(): returns errno related message
|
10 lat temu |
fdtdec.c
|
b79221a7d9
lib: fdtdec: Fix some style violations
|
7 lat temu |
fdtdec_common.c
|
bfa3e55b44
lib, fdt: Adding fdtdec_get_uint function
|
9 lat temu |
fdtdec_test.c
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
11 lat temu |
gunzip.c
|
376ddf9d4a
gzip: add a function to parse the header
|
7 lat temu |
gzip.c
|
6e295186c7
Move malloc_cache_aligned() to its own header
|
9 lat temu |
hang.c
|
09c2b8f3e3
Change my mailaddress
|
9 lat temu |
hashtable.c
|
d2d9bdfcf9
spl: saveenv: adding saveenv support in SPL
|
8 lat temu |
initcall.c
|
f134ed7df1
efi: Display the correct initcall pre-relocation values
|
9 lat temu |
ldiv.c
|
a53002f4fa
Add LGPL-2.0+ SPDX-License-Identifier to source files
|
11 lat temu |
linux_compat.c
|
6b9f9eadff
linux_compat: handle __GFP_ZERO in kmalloc()
|
9 lat temu |
linux_string.c
|
e772cb30f6
Make linux kernel string funcs available to tools
|
12 lat temu |
list_sort.c
|
3b61297024
kbuild: force to define __UBOOT__ in all the C sources
|
10 lat temu |
lmb.c
|
750a6ff468
lmb: make local functions static
|
10 lat temu |
lz4.c
|
027b728d4a
Add support for LZ4 decompression algorithm
|
9 lat temu |
lz4_wrapper.c
|
60f989a939
Fix sandbox build on Ubuntu 10.04
|
9 lat temu |
md5.c
|
b68d63ce4b
GCC47: Fix warning in md5.c
|
13 lat temu |
membuff.c
|
b7b65090b2
Add a circular memory buffer implementation
|
9 lat temu |
net_utils.c
|
f267e40f96
lib: net_utils: enforce '.' as octet separator in string_to_ip
|
8 lat temu |
of_live.c
|
c1eb3d5966
dm: Fix error handling when unflattening the DT
|
7 lat temu |
panic.c
|
2b22a99c65
lib: Split panic functions out of vsprintf.c
|
9 lat temu |
physmem.c
|
65b3c6bbae
lib/physmem.c: Switch to __weak for arch_phys_memset
|
9 lat temu |
qsort.c
|
42c4a23a55
Include common.h in qsort.c to fix build warning
|
13 lat temu |
rand.c
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
11 lat temu |
rbtree.c
|
3b61297024
kbuild: force to define __UBOOT__ in all the C sources
|
10 lat temu |
rc4.c
|
1acab96d97
Add rivest cipher 4 (rc4) implementation
|
9 lat temu |
sha1.c
|
da29f2991d
rsa: Verify RSA padding programatically
|
8 lat temu |
sha256.c
|
da29f2991d
rsa: Verify RSA padding programatically
|
8 lat temu |
slre.c
|
b8865e6bf0
lib/slre: remove superfluous assignment
|
8 lat temu |
smbios.c
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 lat temu |
string.c
|
a7d0021063
string: Add strcspn()
|
8 lat temu |
strmhz.c
|
4515992fc7
replace DIV_ROUND with DIV_ROUND_CLOSEST
|
10 lat temu |
strto.c
|
2e79461483
lib: strto: fix incorrect handling of specified base
|
7 lat temu |
tables_csum.c
|
1befb38b86
x86: Move table csum into separate file
|
8 lat temu |
time.c
|
9fb34b01f7
bootstage: Provide a default timer function
|
8 lat temu |
tiny-printf.c
|
cdce1f7620
tiny-printf: Add support for %p format
|
8 lat temu |
tpm.c
|
9d0c5fee29
tpm: add more missing va_end()
|
7 lat temu |
trace.c
|
0eb25b6196
common: Make sure arch-specific map_sysmem() is defined
|
10 lat temu |
uuid.c
|
382bee57f1
env: Rename setenv() to env_set()
|
7 lat temu |
vsprintf.c
|
256060e425
vsprintf.c: add EFI device path printing
|
7 lat temu |