Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> před 8 roky
..
bzip2 512cab7e8e bzlib: Try another way to fix an unused variable před 9 roky
dhry f23baa572f cmd_dhry.c: Use lldiv for vax_mips calculation as well před 9 roky
efi 3dc51ab0e1 x86: efi: payload: Make EFI payload build again před 8 roky
efi_loader 4c02c11de8 efi_loader: provide efi_mem_desc version před 8 roky
libfdt 7dc0789579 libfdt: simplify fdt_del_mem_rsv() před 8 roky
lzma f6eec89fa3 lzma: fix buffer bound check error further před 10 roky
lzo a2cfc8d593 lib/lzo: bugfix when input data is not compressed před 9 roky
rsa 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> před 8 roky
tizen c309365089 exynos: Allow tizen to be built without an LCD před 9 roky
zlib a187559e3d Use correct spelling of "U-Boot" před 9 roky
Kconfig ddf67f7135 libfdt: Add overlay application function před 8 roky
Makefile 76f1f38816 Use separate options for TPL support před 8 roky
addr_map.c 5b8031ccb4 Add more SPDX-License-Identifier tags před 9 roky
aes.c 53eb768dfb aes: make apply_cbc_chain_data non-static před 11 roky
asm-offsets.c bc55c07a2b lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP available for all architectures před 10 roky
bch.c 5b8031ccb4 Add more SPDX-License-Identifier tags před 9 roky
bitrev.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files před 12 roky
circbuf.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files před 12 roky
crc16.c ecb57f69b2 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value před 9 roky
crc32.c 74a18ee8a5 crc32: Correct endianness of crc32 result před 12 roky
crc7.c ed6ce67a2c lib: add crc7 from Linux před 14 roky
crc8.c 456ecd08ec lib/crc8: Add crc start value před 9 roky
ctype.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files před 12 roky
display_options.c 7d94c49765 Drop config.h header from display_options.c před 9 roky
div64.c 83cc112e82 lib: Don't instrument the div64 function před 9 roky
errno.c 65cd3fa81f Add basic errno support. před 14 roky
errno_str.c 59345b1f0f lib: errno: introduce errno_str(): returns errno related message před 10 roky
fdtdec.c 47a79f657e usb: uniphier: remove UniPhier xHCI driver and select DM_USB před 8 roky
fdtdec_common.c bfa3e55b44 lib, fdt: Adding fdtdec_get_uint function před 9 roky
fdtdec_test.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files před 12 roky
gunzip.c 6a3bf3e571 gunzip.c: use block layer for writes před 9 roky
gzip.c 6e295186c7 Move malloc_cache_aligned() to its own header před 9 roky
hang.c 09c2b8f3e3 Change my mailaddress před 9 roky
hashtable.c c55d02b2ac hashtable: Fix compiler warning on 32-bit sandbox před 8 roky
initcall.c f134ed7df1 efi: Display the correct initcall pre-relocation values před 9 roky
ldiv.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files před 12 roky
linux_compat.c 6b9f9eadff linux_compat: handle __GFP_ZERO in kmalloc() před 9 roky
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools před 12 roky
list_sort.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources před 10 roky
lmb.c 750a6ff468 lmb: make local functions static před 10 roky
lz4.c 027b728d4a Add support for LZ4 decompression algorithm před 9 roky
lz4_wrapper.c 60f989a939 Fix sandbox build on Ubuntu 10.04 před 9 roky
md5.c b68d63ce4b GCC47: Fix warning in md5.c před 13 roky
membuff.c b7b65090b2 Add a circular memory buffer implementation před 9 roky
net_utils.c 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr před 10 roky
panic.c 2b22a99c65 lib: Split panic functions out of vsprintf.c před 9 roky
physmem.c 65b3c6bbae lib/physmem.c: Switch to __weak for arch_phys_memset před 9 roky
qsort.c 42c4a23a55 Include common.h in qsort.c to fix build warning před 13 roky
rand.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files před 12 roky
rbtree.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources před 10 roky
rc4.c 1acab96d97 Add rivest cipher 4 (rc4) implementation před 9 roky
sha1.c 5b8031ccb4 Add more SPDX-License-Identifier tags před 9 roky
sha256.c 2b9912e6a7 includes: move openssl headers to include/u-boot před 11 roky
slre.c 3765b3e7bd Coding Style cleanup: remove trailing white space před 11 roky
string.c 25bab53ab2 Remove unneeded remnants of bcopy(). před 9 roky
strmhz.c 4515992fc7 replace DIV_ROUND with DIV_ROUND_CLOSEST před 10 roky
strto.c e4c5383e4d lib: split out strtoxxxx functions out of vsprintf.c před 9 roky
time.c c95fec3192 timer: Provide an early timer před 9 roky
tiny-printf.c 45313e83b8 tiny-printf: Adjust to avoid using data section před 8 roky
tpm.c 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful před 9 roky
trace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined před 10 roky
uuid.c bcb41dcaef uuid: add selection by string for known partition type GUID před 9 roky
vsprintf.c 947c626dc5 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF před 9 roky