Simon Glass c47a38b477 fdtgrep: Cope with the /aliases node being last 8 gadi atpakaļ
..
bzip2 512cab7e8e bzlib: Try another way to fix an unused variable 9 gadi atpakaļ
dhry f23baa572f cmd_dhry.c: Use lldiv for vax_mips calculation as well 9 gadi atpakaļ
efi 5abd9137d5 x86: Tidy up selection of building the EFI stub 8 gadi atpakaļ
efi_loader 426337455e efi: Add a hook to allow adding memory mapping 8 gadi atpakaļ
libfdt c47a38b477 fdtgrep: Cope with the /aliases node being last 8 gadi atpakaļ
lzma f6eec89fa3 lzma: fix buffer bound check error further 10 gadi atpakaļ
lzo a2cfc8d593 lib/lzo: bugfix when input data is not compressed 9 gadi atpakaļ
rsa f4e9ff7135 Kconfig: Don't use RSA_FREESCALE_EXP on IMX 8 gadi atpakaļ
tizen c309365089 exynos: Allow tizen to be built without an LCD 9 gadi atpakaļ
zlib a187559e3d Use correct spelling of "U-Boot" 9 gadi atpakaļ
Kconfig 173aafbf9d cmd: Expose a Kconfig option to enable UBIFS commands 8 gadi atpakaļ
Makefile 4b6dddc294 x86: Move smbios generation into arch independent directory 8 gadi atpakaļ
addr_map.c 5b8031ccb4 Add more SPDX-License-Identifier tags 9 gadi atpakaļ
aes.c 53eb768dfb aes: make apply_cbc_chain_data non-static 11 gadi atpakaļ
asm-offsets.c bc55c07a2b lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP available for all architectures 10 gadi atpakaļ
bch.c 71d2c07028 bch: Allow to build for the host 8 gadi atpakaļ
bitrev.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 gadi atpakaļ
circbuf.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 gadi atpakaļ
crc16.c ecb57f69b2 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value 9 gadi atpakaļ
crc32.c 74a18ee8a5 crc32: Correct endianness of crc32 result 12 gadi atpakaļ
crc7.c ed6ce67a2c lib: add crc7 from Linux 14 gadi atpakaļ
crc8.c 456ecd08ec lib/crc8: Add crc start value 9 gadi atpakaļ
ctype.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 gadi atpakaļ
display_options.c 7d94c49765 Drop config.h header from display_options.c 9 gadi atpakaļ
div64.c 83cc112e82 lib: Don't instrument the div64 function 9 gadi atpakaļ
errno.c 65cd3fa81f Add basic errno support. 14 gadi atpakaļ
errno_str.c 59345b1f0f lib: errno: introduce errno_str(): returns errno related message 10 gadi atpakaļ
fdtdec.c 5efa1bfbfa libfdt: use CONFIG_IS_ENABLED for OF_LIBFDT 8 gadi atpakaļ
fdtdec_common.c bfa3e55b44 lib, fdt: Adding fdtdec_get_uint function 9 gadi atpakaļ
fdtdec_test.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 gadi atpakaļ
gunzip.c d025021e98 gunzip: cache-align write buffer memory 8 gadi atpakaļ
gzip.c 6e295186c7 Move malloc_cache_aligned() to its own header 9 gadi atpakaļ
hang.c 09c2b8f3e3 Change my mailaddress 9 gadi atpakaļ
hashtable.c d2d9bdfcf9 spl: saveenv: adding saveenv support in SPL 8 gadi atpakaļ
initcall.c f134ed7df1 efi: Display the correct initcall pre-relocation values 9 gadi atpakaļ
ldiv.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files 12 gadi atpakaļ
linux_compat.c 6b9f9eadff linux_compat: handle __GFP_ZERO in kmalloc() 10 gadi atpakaļ
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools 12 gadi atpakaļ
list_sort.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 10 gadi atpakaļ
lmb.c 750a6ff468 lmb: make local functions static 10 gadi atpakaļ
lz4.c 027b728d4a Add support for LZ4 decompression algorithm 9 gadi atpakaļ
lz4_wrapper.c 60f989a939 Fix sandbox build on Ubuntu 10.04 9 gadi atpakaļ
md5.c b68d63ce4b GCC47: Fix warning in md5.c 13 gadi atpakaļ
membuff.c b7b65090b2 Add a circular memory buffer implementation 9 gadi atpakaļ
net_utils.c f267e40f96 lib: net_utils: enforce '.' as octet separator in string_to_ip 8 gadi atpakaļ
panic.c 2b22a99c65 lib: Split panic functions out of vsprintf.c 9 gadi atpakaļ
physmem.c 65b3c6bbae lib/physmem.c: Switch to __weak for arch_phys_memset 9 gadi atpakaļ
qsort.c 42c4a23a55 Include common.h in qsort.c to fix build warning 13 gadi atpakaļ
rand.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 gadi atpakaļ
rbtree.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources 10 gadi atpakaļ
rc4.c 1acab96d97 Add rivest cipher 4 (rc4) implementation 10 gadi atpakaļ
sha1.c da29f2991d rsa: Verify RSA padding programatically 8 gadi atpakaļ
sha256.c da29f2991d rsa: Verify RSA padding programatically 8 gadi atpakaļ
slre.c 3765b3e7bd Coding Style cleanup: remove trailing white space 11 gadi atpakaļ
smbios.c 42fd8c19b5 x86: Use unsigned long for address in table generation 8 gadi atpakaļ
string.c ab4458bdb5 string: Provide a slimmed-down memset() 8 gadi atpakaļ
strmhz.c 4515992fc7 replace DIV_ROUND with DIV_ROUND_CLOSEST 10 gadi atpakaļ
strto.c b91c6a1209 Fix return value in trailing_strtoln() 8 gadi atpakaļ
tables_csum.c 1befb38b86 x86: Move table csum into separate file 8 gadi atpakaļ
time.c 5bc516ed66 delay: collect {m, n, u}delay declarations to include/linux/delay.h 8 gadi atpakaļ
tiny-printf.c 433cbfb3b3 tiny-printf: add static to locally used functions 8 gadi atpakaļ
tpm.c 0f4b2ba176 tpm: Add function to load keys via their parent's SHA1 hash 8 gadi atpakaļ
trace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 gadi atpakaļ
uuid.c bcb41dcaef uuid: add selection by string for known partition type GUID 9 gadi atpakaļ
vsprintf.c 947c626dc5 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF 9 gadi atpakaļ