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