Simon Glass 3191d84080 tiny-printf: Correct the snprintf() implementation hace 9 años
..
bzip2 512cab7e8e bzlib: Try another way to fix an unused variable hace 9 años
dhry f23baa572f cmd_dhry.c: Use lldiv for vax_mips calculation as well hace 9 años
efi 075bb5c6ea efi_stub: Move carriage return before line feed in putc() hace 9 años
efi_loader a812241091 efi_loader: Add DM_VIDEO support hace 9 años
libfdt f8a2d7a416 libfdt: Add a function to write a property placeholder hace 9 años
lzma f6eec89fa3 lzma: fix buffer bound check error further hace 10 años
lzo 670c0179ec lzo: Update dst_len even on error hace 10 años
rsa 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig hace 9 años
tizen c309365089 exynos: Allow tizen to be built without an LCD hace 9 años
zlib a187559e3d Use correct spelling of "U-Boot" hace 9 años
Kconfig 91b86e2156 lib: Enable private libgcc by default hace 9 años
Makefile be86492bda lib: make strmhz available in SPL hace 9 años
addr_map.c 5b8031ccb4 Add more SPDX-License-Identifier tags hace 9 años
aes.c 53eb768dfb aes: make apply_cbc_chain_data non-static hace 11 años
asm-offsets.c bc55c07a2b lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP available for all architectures hace 10 años
bch.c 5b8031ccb4 Add more SPDX-License-Identifier tags hace 9 años
bitrev.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
circbuf.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
crc16.c ecb57f69b2 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value hace 9 años
crc32.c 74a18ee8a5 crc32: Correct endianness of crc32 result hace 12 años
crc7.c ed6ce67a2c lib: add crc7 from Linux hace 14 años
crc8.c 456ecd08ec lib/crc8: Add crc start value hace 9 años
ctype.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
display_options.c 7d94c49765 Drop config.h header from display_options.c hace 9 años
div64.c 83cc112e82 lib: Don't instrument the div64 function hace 9 años
errno.c 65cd3fa81f Add basic errno support. hace 14 años
errno_str.c 59345b1f0f lib: errno: introduce errno_str(): returns errno related message hace 10 años
fdtdec.c 39f633320c mmc: tegra: add basic Tegra186 support hace 9 años
fdtdec_common.c bfa3e55b44 lib, fdt: Adding fdtdec_get_uint function hace 9 años
fdtdec_test.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
gunzip.c 6a3bf3e571 gunzip.c: use block layer for writes hace 9 años
gzip.c 6e295186c7 Move malloc_cache_aligned() to its own header hace 9 años
hang.c 09c2b8f3e3 Change my mailaddress hace 9 años
hashtable.c 0226d8780b env: import: hashtable: Free memory allocated before exiting from himport_r() hace 9 años
initcall.c f134ed7df1 efi: Display the correct initcall pre-relocation values hace 9 años
ldiv.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files hace 12 años
linux_compat.c 6b9f9eadff linux_compat: handle __GFP_ZERO in kmalloc() hace 10 años
linux_string.c e772cb30f6 Make linux kernel string funcs available to tools hace 12 años
list_sort.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources hace 10 años
lmb.c 750a6ff468 lmb: make local functions static hace 10 años
lz4.c 027b728d4a Add support for LZ4 decompression algorithm hace 9 años
lz4_wrapper.c 60f989a939 Fix sandbox build on Ubuntu 10.04 hace 9 años
md5.c b68d63ce4b GCC47: Fix warning in md5.c hace 13 años
membuff.c b7b65090b2 Add a circular memory buffer implementation hace 9 años
net_utils.c 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr hace 10 años
panic.c 2b22a99c65 lib: Split panic functions out of vsprintf.c hace 9 años
physmem.c 65b3c6bbae lib/physmem.c: Switch to __weak for arch_phys_memset hace 9 años
qsort.c 42c4a23a55 Include common.h in qsort.c to fix build warning hace 13 años
rand.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
rbtree.c 3b61297024 kbuild: force to define __UBOOT__ in all the C sources hace 10 años
rc4.c 1acab96d97 Add rivest cipher 4 (rc4) implementation hace 10 años
sha1.c 5b8031ccb4 Add more SPDX-License-Identifier tags hace 9 años
sha256.c 2b9912e6a7 includes: move openssl headers to include/u-boot hace 11 años
slre.c 3765b3e7bd Coding Style cleanup: remove trailing white space hace 11 años
string.c 25bab53ab2 Remove unneeded remnants of bcopy(). hace 9 años
strmhz.c 4515992fc7 replace DIV_ROUND with DIV_ROUND_CLOSEST hace 10 años
strto.c e4c5383e4d lib: split out strtoxxxx functions out of vsprintf.c hace 9 años
time.c c95fec3192 timer: Provide an early timer hace 9 años
tiny-printf.c 3191d84080 tiny-printf: Correct the snprintf() implementation hace 9 años
tpm.c 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful hace 9 años
trace.c 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined hace 10 años
uuid.c bcb41dcaef uuid: add selection by string for known partition type GUID hace 9 años
vsprintf.c 947c626dc5 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF hace 9 años