Simon Glass 97b0597302 debug_uart: Adjust the declaration of debug_uart_init() 9 anos atrás
..
bzip2 362a0e43a3 bzlib: Update destLen even on error 10 anos atrás
dhry d1389403cc Add a dhrystone benchmark command 10 anos atrás
efi 97b0597302 debug_uart: Adjust the declaration of debug_uart_init() 9 anos atrás
libfdt c3c4c00563 fdt: Add fdt_first/next_region() functions 10 anos atrás
lzma f6eec89fa3 lzma: fix buffer bound check error further 10 anos atrás
lzo 670c0179ec lzo: Update dst_len even on error 10 anos atrás
rsa ccf288612f rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP 10 anos atrás
tizen 028d65fb92 Logo: TIZEN: Change booting logo size to official size. 11 anos atrás
zlib 6e295186c7 Move malloc_cache_aligned() to its own header 9 anos atrás
Kconfig 027b728d4a Add support for LZ4 decompression algorithm 9 anos atrás
Makefile 027b728d4a Add support for LZ4 decompression algorithm 9 anos atrás
addr_map.c 7b6e80538b lib/powerpc: addrmap_phys_to_virt() should return a pointer 13 anos atrás
aes.c 53eb768dfb aes: make apply_cbc_chain_data non-static 11 anos atrás
asm-offsets.c bc55c07a2b lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP available for all architectures 10 anos atrás
bch.c 4c6de8560c nand: Merge BCH code from Linux nand driver 13 anos atrás
bitrev.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 anos atrás
circbuf.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 anos atrás
crc16.c e85427fd66 Add eCos-2.0 SPDX-License-Identifier to source files 12 anos atrás
crc32.c 74a18ee8a5 crc32: Correct endianness of crc32 result 12 anos atrás
crc7.c ed6ce67a2c lib: add crc7 from Linux 14 anos atrás
crc8.c 60d18d3fe9 Add crc8 routine 11 anos atrás
ctype.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 anos atrás
display_options.c e9015b304a lib/display_options: Fix print_freq 9 anos atrás
div64.c e259d6a320 lib: div64: add missing include 11 anos atrás
errno.c 65cd3fa81f Add basic errno support. 14 anos atrás
errno_str.c 59345b1f0f lib: errno: introduce errno_str(): returns errno related message 10 anos atrás
fdtdec.c ff0a6358b6 fdtdec: fix parsing 'reg' property with zero value in '#size-cells' 9 anos atrás
fdtdec_common.c b047d671db lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c 11 anos atrás
fdtdec_test.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 anos atrás
gunzip.c 918e9ebb45 gunzip: add gzwrite routine for extracting compresed images to block device 10 anos atrás
gzip.c 6e295186c7 Move malloc_cache_aligned() to its own header 9 anos atrás
hang.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 anos atrás
hashtable.c 0226d8780b env: import: hashtable: Free memory allocated before exiting from himport_r() 9 anos atrás
initcall.c f134ed7df1 efi: Display the correct initcall pre-relocation values 9 anos atrás
ldiv.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files 12 anos atrás
linux_compat.c 6b9f9eadff linux_compat: handle __GFP_ZERO in kmalloc() 10 anos atrás
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools 12 anos atrás
list_sort.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 10 anos atrás
lmb.c 750a6ff468 lmb: make local functions static 10 anos atrás
lz4.c 027b728d4a Add support for LZ4 decompression algorithm 9 anos atrás
lz4_wrapper.c 027b728d4a Add support for LZ4 decompression algorithm 9 anos atrás
md5.c b68d63ce4b GCC47: Fix warning in md5.c 13 anos atrás
net_utils.c 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr 10 anos atrás
physmem.c 40fef04906 Introduce arch_phys_memset which works like memset but on physical memory 12 anos atrás
qsort.c 42c4a23a55 Include common.h in qsort.c to fix build warning 13 anos atrás
rand.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 anos atrás
rbtree.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 10 anos atrás
rc4.c 1acab96d97 Add rivest cipher 4 (rc4) implementation 10 anos atrás
sha1.c 6b13f0c050 lib:sha1: remove unused constant 11 anos atrás
sha256.c 2b9912e6a7 includes: move openssl headers to include/u-boot 11 anos atrás
slre.c 3765b3e7bd Coding Style cleanup: remove trailing white space 11 anos atrás
string.c 80d9ef8d40 lib: string: move strlcpy() to a common place 10 anos atrás
strmhz.c 4515992fc7 replace DIV_ROUND with DIV_ROUND_CLOSEST 10 anos atrás
time.c 19ea4678ca Use uint64_t for time types 10 anos atrás
tpm.c 2132f971ba tpm: Add functions to access flags and permissions 9 anos atrás
trace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 anos atrás
uuid.c 39206382de cmd:gpt: randomly generate each partition uuid if undefined 11 anos atrás
vsprintf.c c4af6732c4 lib: Add function to extract a number from the end of a string 10 anos atrás