upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/lib
Mario Six 7690be35de lib: tpm: Add command to flush resources 7 years ago
..
bzip2 bzlib: Try another way to fix an unused variable 8 years ago
dhry cmd_dhry.c: Use lldiv for vax_mips calculation as well 8 years ago
efi x86: Tidy up selection of building the EFI stub 8 years ago
efi_loader disk: convert CONFIG_ISO_PARTITION to Kconfig 7 years ago
libfdt libfdt: Correct fdt handling of overlays without fixups and base trees without symbols 7 years ago
lzma
lzo lib/lzo: bugfix when input data is not compressed 8 years ago
rsa mkimage: Add support for signing with pkcs11 7 years ago
tizen exynos: Allow tizen to be built without an LCD 8 years ago
zlib Use correct spelling of "U-Boot" 8 years ago
Kconfig smbios: Expose in efi_loader as table 8 years ago
Makefile x86: Move smbios generation into arch independent directory 8 years ago
addr_map.c Add more SPDX-License-Identifier tags 8 years ago
aes.c
asm-offsets.c
bch.c Add more SPDX-License-Identifier tags 8 years ago
bitrev.c
circbuf.c
crc7.c
crc8.c lib/crc8: Add crc start value 8 years ago
crc16.c lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value 8 years ago
crc32.c
ctype.c
display_options.c Drop config.h header from display_options.c 9 years ago
div64.c lib: Don't instrument the div64 function 8 years ago
errno.c
errno_str.c
fdtdec.c fdt: add memory bank decoding functions for board setup 8 years ago
fdtdec_common.c lib, fdt: Adding fdtdec_get_uint function 9 years ago
fdtdec_test.c
gunzip.c gunzip: cache-align write buffer memory 8 years ago
gzip.c Move malloc_cache_aligned() to its own header 9 years ago
hang.c Change my mailaddress 8 years ago
hashtable.c spl: saveenv: adding saveenv support in SPL 8 years ago
initcall.c efi: Display the correct initcall pre-relocation values 9 years ago
ldiv.c
linux_compat.c linux_compat: handle __GFP_ZERO in kmalloc() 9 years ago
linux_string.c
list_sort.c
lmb.c
lz4.c Add support for LZ4 decompression algorithm 9 years ago
lz4_wrapper.c Fix sandbox build on Ubuntu 10.04 9 years ago
md5.c
membuff.c Add a circular memory buffer implementation 9 years ago
net_utils.c lib: net_utils: enforce '.' as octet separator in string_to_ip 7 years ago
panic.c lib: Split panic functions out of vsprintf.c 9 years ago
physmem.c lib/physmem.c: Switch to __weak for arch_phys_memset 8 years ago
qsort.c
rand.c
rbtree.c
rc4.c Add rivest cipher 4 (rc4) implementation 9 years ago
sha1.c rsa: Verify RSA padding programatically 8 years ago
sha256.c rsa: Verify RSA padding programatically 8 years ago
slre.c
smbios.c smbios: Provide serial number 8 years ago
string.c Remove unneeded remnants of bcopy(). 8 years ago
strmhz.c
strto.c Fix return value in trailing_strtoln() 8 years ago
tables_csum.c x86: Move table csum into separate file 8 years ago
time.c delay: collect {m, n, u}delay declarations to include/linux/delay.h 7 years ago
tiny-printf.c SPL: tiny-printf: ignore "-" modifier 8 years ago
tpm.c lib: tpm: Add command to flush resources 7 years ago
trace.c
uuid.c uuid: add selection by string for known partition type GUID 9 years ago
vsprintf.c vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF 8 years ago