Mario Six 7690be35de lib: tpm: Add command to flush resources 8 yıl önce
..
bzip2 512cab7e8e bzlib: Try another way to fix an unused variable 9 yıl önce
dhry f23baa572f cmd_dhry.c: Use lldiv for vax_mips calculation as well 9 yıl önce
efi 5abd9137d5 x86: Tidy up selection of building the EFI stub 8 yıl önce
efi_loader 1acc008787 disk: convert CONFIG_ISO_PARTITION to Kconfig 8 yıl önce
libfdt 46743c412d libfdt: Correct fdt handling of overlays without fixups and base trees without symbols 8 yıl önce
lzma f6eec89fa3 lzma: fix buffer bound check error further 10 yıl önce
lzo a2cfc8d593 lib/lzo: bugfix when input data is not compressed 9 yıl önce
rsa f1ca1fdebf mkimage: Add support for signing with pkcs11 8 yıl önce
tizen c309365089 exynos: Allow tizen to be built without an LCD 9 yıl önce
zlib a187559e3d Use correct spelling of "U-Boot" 9 yıl önce
Kconfig e663b350f1 smbios: Expose in efi_loader as table 8 yıl önce
Makefile 4b6dddc294 x86: Move smbios generation into arch independent directory 8 yıl önce
addr_map.c 5b8031ccb4 Add more SPDX-License-Identifier tags 9 yıl önce
aes.c 53eb768dfb aes: make apply_cbc_chain_data non-static 11 yıl önce
asm-offsets.c bc55c07a2b lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP available for all architectures 10 yıl önce
bch.c 5b8031ccb4 Add more SPDX-License-Identifier tags 9 yıl önce
bitrev.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 yıl önce
circbuf.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 yıl önce
crc16.c ecb57f69b2 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value 9 yıl önce
crc32.c 74a18ee8a5 crc32: Correct endianness of crc32 result 12 yıl önce
crc7.c ed6ce67a2c lib: add crc7 from Linux 14 yıl önce
crc8.c 456ecd08ec lib/crc8: Add crc start value 9 yıl önce
ctype.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 yıl önce
display_options.c 7d94c49765 Drop config.h header from display_options.c 9 yıl önce
div64.c 83cc112e82 lib: Don't instrument the div64 function 9 yıl önce
errno.c 65cd3fa81f Add basic errno support. 14 yıl önce
errno_str.c 59345b1f0f lib: errno: introduce errno_str(): returns errno related message 10 yıl önce
fdtdec.c 623f60198b fdt: add memory bank decoding functions for board setup 8 yıl önce
fdtdec_common.c bfa3e55b44 lib, fdt: Adding fdtdec_get_uint function 9 yıl önce
fdtdec_test.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 yıl önce
gunzip.c d025021e98 gunzip: cache-align write buffer memory 8 yıl önce
gzip.c 6e295186c7 Move malloc_cache_aligned() to its own header 9 yıl önce
hang.c 09c2b8f3e3 Change my mailaddress 9 yıl önce
hashtable.c d2d9bdfcf9 spl: saveenv: adding saveenv support in SPL 8 yıl önce
initcall.c f134ed7df1 efi: Display the correct initcall pre-relocation values 9 yıl önce
ldiv.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files 12 yıl önce
linux_compat.c 6b9f9eadff linux_compat: handle __GFP_ZERO in kmalloc() 10 yıl önce
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools 12 yıl önce
list_sort.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 10 yıl önce
lmb.c 750a6ff468 lmb: make local functions static 10 yıl önce
lz4.c 027b728d4a Add support for LZ4 decompression algorithm 9 yıl önce
lz4_wrapper.c 60f989a939 Fix sandbox build on Ubuntu 10.04 9 yıl önce
md5.c b68d63ce4b GCC47: Fix warning in md5.c 13 yıl önce
membuff.c b7b65090b2 Add a circular memory buffer implementation 9 yıl önce
net_utils.c f267e40f96 lib: net_utils: enforce '.' as octet separator in string_to_ip 8 yıl önce
panic.c 2b22a99c65 lib: Split panic functions out of vsprintf.c 9 yıl önce
physmem.c 65b3c6bbae lib/physmem.c: Switch to __weak for arch_phys_memset 9 yıl önce
qsort.c 42c4a23a55 Include common.h in qsort.c to fix build warning 13 yıl önce
rand.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 yıl önce
rbtree.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 10 yıl önce
rc4.c 1acab96d97 Add rivest cipher 4 (rc4) implementation 10 yıl önce
sha1.c da29f2991d rsa: Verify RSA padding programatically 8 yıl önce
sha256.c da29f2991d rsa: Verify RSA padding programatically 8 yıl önce
slre.c 3765b3e7bd Coding Style cleanup: remove trailing white space 11 yıl önce
smbios.c 6fb580d7b4 smbios: Provide serial number 8 yıl önce
string.c 25bab53ab2 Remove unneeded remnants of bcopy(). 9 yıl önce
strmhz.c 4515992fc7 replace DIV_ROUND with DIV_ROUND_CLOSEST 10 yıl önce
strto.c b91c6a1209 Fix return value in trailing_strtoln() 8 yıl önce
tables_csum.c 1befb38b86 x86: Move table csum into separate file 8 yıl önce
time.c 5bc516ed66 delay: collect {m, n, u}delay declarations to include/linux/delay.h 8 yıl önce
tiny-printf.c 1c853629d9 SPL: tiny-printf: ignore "-" modifier 8 yıl önce
tpm.c 7690be35de lib: tpm: Add command to flush resources 8 yıl önce
trace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 yıl önce
uuid.c bcb41dcaef uuid: add selection by string for known partition type GUID 9 yıl önce
vsprintf.c 947c626dc5 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF 9 yıl önce