Simon Glass fcc0a8774b dm: serial: Convert ns16550 driver to use driver model PCI API 9 лет назад
..
bzip2 da58dec866 Various Makefiles: Add SPDX-License-Identifier tags 9 лет назад
dhry d1389403cc Add a dhrystone benchmark command 9 лет назад
efi 97b0597302 debug_uart: Adjust the declaration of debug_uart_init() 9 лет назад
libfdt 9d8ac956af fdt: Correct handling of alias regions 9 лет назад
lzma f6eec89fa3 lzma: fix buffer bound check error further 10 лет назад
lzo 670c0179ec lzo: Update dst_len even on error 10 лет назад
rsa ccf288612f rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP 10 лет назад
tizen 028d65fb92 Logo: TIZEN: Change booting logo size to official size. 11 лет назад
zlib 6e295186c7 Move malloc_cache_aligned() to its own header 9 лет назад
Kconfig 7d9cde1031 lib/tiny-printf.c: Add tiny printf function for space limited environments 9 лет назад
Makefile e4c5383e4d lib: split out strtoxxxx functions out of vsprintf.c 9 лет назад
addr_map.c 7b6e80538b lib/powerpc: addrmap_phys_to_virt() should return a pointer 13 лет назад
aes.c 53eb768dfb aes: make apply_cbc_chain_data non-static 11 лет назад
asm-offsets.c bc55c07a2b lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP available for all architectures 10 лет назад
bch.c 4c6de8560c nand: Merge BCH code from Linux nand driver 13 лет назад
bitrev.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 лет назад
circbuf.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 лет назад
crc16.c e85427fd66 Add eCos-2.0 SPDX-License-Identifier to source files 12 лет назад
crc32.c 74a18ee8a5 crc32: Correct endianness of crc32 result 12 лет назад
crc7.c ed6ce67a2c lib: add crc7 from Linux 14 лет назад
crc8.c 60d18d3fe9 Add crc8 routine 11 лет назад
ctype.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 лет назад
display_options.c 7d94c49765 Drop config.h header from display_options.c 9 лет назад
div64.c e259d6a320 lib: div64: add missing include 11 лет назад
errno.c 65cd3fa81f Add basic errno support. 14 лет назад
errno_str.c 59345b1f0f lib: errno: introduce errno_str(): returns errno related message 10 лет назад
fdtdec.c fcc0a8774b dm: serial: Convert ns16550 driver to use driver model PCI API 9 лет назад
fdtdec_common.c bfa3e55b44 lib, fdt: Adding fdtdec_get_uint function 9 лет назад
fdtdec_test.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 лет назад
gunzip.c 24b852a7a2 Move console definitions into a new console.h file 9 лет назад
gzip.c 6e295186c7 Move malloc_cache_aligned() to its own header 9 лет назад
hang.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 лет назад
hashtable.c 0226d8780b env: import: hashtable: Free memory allocated before exiting from himport_r() 9 лет назад
initcall.c f134ed7df1 efi: Display the correct initcall pre-relocation values 9 лет назад
ldiv.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files 12 лет назад
linux_compat.c 6b9f9eadff linux_compat: handle __GFP_ZERO in kmalloc() 9 лет назад
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools 12 лет назад
list_sort.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 10 лет назад
lmb.c 750a6ff468 lmb: make local functions static 10 лет назад
lz4.c 027b728d4a Add support for LZ4 decompression algorithm 9 лет назад
lz4_wrapper.c 60f989a939 Fix sandbox build on Ubuntu 10.04 9 лет назад
md5.c b68d63ce4b GCC47: Fix warning in md5.c 13 лет назад
membuff.c b7b65090b2 Add a circular memory buffer implementation 9 лет назад
net_utils.c 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr 10 лет назад
panic.c 2b22a99c65 lib: Split panic functions out of vsprintf.c 9 лет назад
physmem.c 40fef04906 Introduce arch_phys_memset which works like memset but on physical memory 12 лет назад
qsort.c 42c4a23a55 Include common.h in qsort.c to fix build warning 13 лет назад
rand.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 лет назад
rbtree.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 10 лет назад
rc4.c 1acab96d97 Add rivest cipher 4 (rc4) implementation 9 лет назад
sha1.c 6b13f0c050 lib:sha1: remove unused constant 11 лет назад
sha256.c 2b9912e6a7 includes: move openssl headers to include/u-boot 11 лет назад
slre.c 3765b3e7bd Coding Style cleanup: remove trailing white space 11 лет назад
string.c 80d9ef8d40 lib: string: move strlcpy() to a common place 10 лет назад
strmhz.c 4515992fc7 replace DIV_ROUND with DIV_ROUND_CLOSEST 10 лет назад
strto.c e4c5383e4d lib: split out strtoxxxx functions out of vsprintf.c 9 лет назад
time.c 9ca07ebbac dm: timer: Support 64-bit counter 9 лет назад
tiny-printf.c 962a43cc96 lib/tiny-printf.c: Implement vprintf 9 лет назад
tpm.c c2b0f600a1 dm: tpm: Remove every compilation switch for TPM driver model 9 лет назад
trace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 лет назад
uuid.c bcb41dcaef uuid: add selection by string for known partition type GUID 9 лет назад
vsprintf.c e4c5383e4d lib: split out strtoxxxx functions out of vsprintf.c 9 лет назад