Heinrich Schuchardt a3a28f5f0c efi_loader: define GUIDS for event groups há 7 anos atrás
..
at91 d330e04d9d lib: at91: Add logo files used via API of DM_VIDEO há 7 anos atrás
bzip2 512cab7e8e bzlib: Try another way to fix an unused variable há 9 anos atrás
dhry f23baa572f cmd_dhry.c: Use lldiv for vax_mips calculation as well há 9 anos atrás
efi 14d61d4e57 efi_stub: Fix GDT_NOTSYS check há 7 anos atrás
efi_driver 038782a27a efi_driver: return type of efi_driver_init() há 7 anos atrás
efi_loader a3a28f5f0c efi_loader: define GUIDS for event groups há 7 anos atrás
efi_selftest 06c3d5b989 efi_selftest: check installation of the device tree há 7 anos atrás
libfdt 414e2dbbf2 fdt_region: remove unneeded fdt_internal.h inclusion há 7 anos atrás
lzma f6eec89fa3 lzma: fix buffer bound check error further há 10 anos atrás
lzo d753f942ec lzo: add a function to check the validity of the header há 7 anos atrás
optee c225e7cf54 bootm: optee: Add a bootm command for type IH_OS_TEE há 7 anos atrás
rsa c3b4328166 rsa: Fix build with OpenSSL 1.1.x há 8 anos atrás
tizen c309365089 exynos: Allow tizen to be built without an LCD há 9 anos atrás
zlib a187559e3d Use correct spelling of "U-Boot" há 9 anos atrás
Kconfig 32ce6179fb optee: Add lib entries for sharing OPTEE code across ports há 7 anos atrás
Makefile 32ce6179fb optee: Add lib entries for sharing OPTEE code across ports há 7 anos atrás
addr_map.c 5b8031ccb4 Add more SPDX-License-Identifier tags há 9 anos atrás
aes.c af09eba64f aes: Allow non-zero initialization vector há 7 anos atrás
asm-offsets.c 01a8359989 ARMv8: get new GD address from gd->new_gd directly há 7 anos atrás
bch.c 8f1603bd78 bch: don't use __BSD_VISIBLE to test for fls há 7 anos atrás
bitrev.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files há 12 anos atrás
charset.c f58c5ecb87 efi_loader: new function utf8_to_utf16 há 7 anos atrás
circbuf.c 05d887b461 lib: circbuf: avoid possible null pointer dereference há 8 anos atrás
crc16.c ecb57f69b2 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value há 9 anos atrás
crc32.c 36c1877c5c lib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig há 7 anos atrás
crc32c.c 85d8bf5713 lib: Add CRC32-C há 7 anos atrás
crc7.c ed6ce67a2c lib: add crc7 from Linux há 14 anos atrás
crc8.c 456ecd08ec lib/crc8: Add crc start value há 9 anos atrás
ctype.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files há 12 anos atrás
display_options.c 6c519f2dc4 display_options: Refactor to allow obtaining the banner há 8 anos atrás
div64.c 0342e335ba lib: div64: sync with Linux há 8 anos atrás
errno.c 65cd3fa81f Add basic errno support. há 14 anos atrás
errno_str.c 59345b1f0f lib: errno: introduce errno_str(): returns errno related message há 10 anos atrás
fdtdec.c b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> há 7 anos atrás
fdtdec_common.c b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> há 7 anos atrás
fdtdec_test.c b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> há 7 anos atrás
gunzip.c 376ddf9d4a gzip: add a function to parse the header há 7 anos atrás
gzip.c 6e295186c7 Move malloc_cache_aligned() to its own header há 9 anos atrás
hang.c 09c2b8f3e3 Change my mailaddress há 9 anos atrás
hashtable.c d2d9bdfcf9 spl: saveenv: adding saveenv support in SPL há 8 anos atrás
initcall.c f134ed7df1 efi: Display the correct initcall pre-relocation values há 9 anos atrás
ldiv.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files há 12 anos atrás
linux_compat.c 6b9f9eadff linux_compat: handle __GFP_ZERO in kmalloc() há 10 anos atrás
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools há 12 anos atrás
list_sort.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources há 10 anos atrás
lmb.c 750a6ff468 lmb: make local functions static há 10 anos atrás
lz4.c 027b728d4a Add support for LZ4 decompression algorithm há 9 anos atrás
lz4_wrapper.c 60f989a939 Fix sandbox build on Ubuntu 10.04 há 9 anos atrás
md5.c b68d63ce4b GCC47: Fix warning in md5.c há 13 anos atrás
membuff.c b7b65090b2 Add a circular memory buffer implementation há 9 anos atrás
net_utils.c f267e40f96 lib: net_utils: enforce '.' as octet separator in string_to_ip há 8 anos atrás
of_live.c b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> há 7 anos atrás
panic.c 2b22a99c65 lib: Split panic functions out of vsprintf.c há 9 anos atrás
physmem.c 65b3c6bbae lib/physmem.c: Switch to __weak for arch_phys_memset há 9 anos atrás
qsort.c 42c4a23a55 Include common.h in qsort.c to fix build warning há 13 anos atrás
rand.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files há 12 anos atrás
rbtree.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources há 10 anos atrás
rc4.c 1acab96d97 Add rivest cipher 4 (rc4) implementation há 10 anos atrás
sha1.c da29f2991d rsa: Verify RSA padding programatically há 8 anos atrás
sha256.c da29f2991d rsa: Verify RSA padding programatically há 8 anos atrás
slre.c b8865e6bf0 lib/slre: remove superfluous assignment há 8 anos atrás
smbios.c 00caae6d47 env: Rename getenv/_f() to env_get() há 7 anos atrás
string.c a7d0021063 string: Add strcspn() há 8 anos atrás
strmhz.c 4515992fc7 replace DIV_ROUND with DIV_ROUND_CLOSEST há 10 anos atrás
strto.c 2e79461483 lib: strto: fix incorrect handling of specified base há 7 anos atrás
tables_csum.c 1befb38b86 x86: Move table csum into separate file há 8 anos atrás
time.c 9fb34b01f7 bootstage: Provide a default timer function há 8 anos atrás
tiny-printf.c cdce1f7620 tiny-printf: Add support for %p format há 8 anos atrás
tpm.c 9d0c5fee29 tpm: add more missing va_end() há 7 anos atrás
trace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined há 10 anos atrás
uuid.c 382bee57f1 env: Rename setenv() to env_set() há 7 anos atrás
vsprintf.c 5f1ce1d4ca vsprintf.c: correct printing of a NULL device path há 7 anos atrás