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