Alexander Graf 0f4060ebcb efi_loader: Pass proper device path in on boot пре 9 година
..
bzip2 512cab7e8e bzlib: Try another way to fix an unused variable пре 9 година
dhry d1389403cc Add a dhrystone benchmark command пре 10 година
efi 97b0597302 debug_uart: Adjust the declaration of debug_uart_init() пре 9 година
efi_loader 0f4060ebcb efi_loader: Pass proper device path in on boot пре 9 година
libfdt f8a2d7a416 libfdt: Add a function to write a property placeholder пре 9 година
lzma f6eec89fa3 lzma: fix buffer bound check error further пре 10 година
lzo 670c0179ec lzo: Update dst_len even on error пре 10 година
rsa 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig пре 9 година
tizen 028d65fb92 Logo: TIZEN: Change booting logo size to official size. пре 11 година
zlib a187559e3d Use correct spelling of "U-Boot" пре 9 година
Kconfig ed980b8c62 efi_loader: hook up in build environment пре 9 година
Makefile ed980b8c62 efi_loader: hook up in build environment пре 9 година
addr_map.c 5b8031ccb4 Add more SPDX-License-Identifier tags пре 9 година
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 5b8031ccb4 Add more SPDX-License-Identifier tags пре 9 година
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 ecb57f69b2 lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value пре 9 година
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 83cc112e82 lib: Don't instrument the div64 function пре 9 година
errno.c 65cd3fa81f Add basic errno support. пре 14 година
errno_str.c 59345b1f0f lib: errno: introduce errno_str(): returns errno related message пре 10 година
fdtdec.c fd30d2c608 dm: fdtdec: Correct a sandbox build warning пре 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 4101f68792 dm: Drop the block_dev_desc_t typedef пре 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() пре 10 година
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 пре 10 година
sha1.c 5b8031ccb4 Add more SPDX-License-Identifier tags пре 9 година
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 c95fec3192 timer: Provide an early timer пре 9 година
tiny-printf.c 74b1320ae5 tiny-printf: Always print zeroes пре 9 година
tpm.c 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful пре 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 947c626dc5 vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF пре 9 година