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
Tom Rini bc80109b11 Merge branch 'master' of git://git.denx.de/u-boot-tegra 9 years ago
..
bzip2 Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
dhry Add a dhrystone benchmark command 9 years ago
efi debug_uart: Adjust the declaration of debug_uart_init() 9 years ago
libfdt fdt: Correct handling of alias regions 9 years ago
lzma lzma: fix buffer bound check error further 10 years ago
lzo lzo: Update dst_len even on error 10 years ago
rsa rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP 9 years ago
tizen
zlib Move malloc_cache_aligned() to its own header 9 years ago
Kconfig dm: tpm: Drop CONFIG_DM_TPM 9 years ago
Makefile Add support for LZ4 decompression algorithm 9 years ago
addr_map.c
aes.c
asm-offsets.c lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP available for all architectures 9 years ago
bch.c
bitrev.c
circbuf.c
crc7.c
crc8.c
crc16.c
crc32.c
ctype.c
display_options.c lib/display_options: Fix print_freq 9 years ago
div64.c
errno.c
errno_str.c lib: errno: introduce errno_str(): returns errno related message 10 years ago
fdtdec.c pci: tegra: add/enable support for Tegra210 9 years ago
fdtdec_common.c lib, fdt: Adding fdtdec_get_uint function 9 years ago
fdtdec_test.c
gunzip.c gunzip: add gzwrite routine for extracting compresed images to block device 9 years ago
gzip.c Move malloc_cache_aligned() to its own header 9 years ago
hang.c
hashtable.c env: import: hashtable: Free memory allocated before exiting from himport_r() 9 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 lmb: make local functions static 10 years ago
lz4.c Add support for LZ4 decompression algorithm 9 years ago
lz4_wrapper.c Add support for LZ4 decompression algorithm 9 years ago
md5.c
net_utils.c net: cosmetic: Change IPaddr_t to struct in_addr 9 years ago
physmem.c
qsort.c
rand.c
rbtree.c
rc4.c Add rivest cipher 4 (rc4) implementation 9 years ago
sha1.c
sha256.c
slre.c
string.c lib: string: move strlcpy() to a common place 10 years ago
strmhz.c replace DIV_ROUND with DIV_ROUND_CLOSEST 10 years ago
time.c dm: implement a Timer uclass 9 years ago
tpm.c dm: tpm: Remove every compilation switch for TPM driver model 9 years ago
trace.c common: Make sure arch-specific map_sysmem() is defined 9 years ago
uuid.c uuid: add selection by string for known partition type GUID 9 years ago
vsprintf.c lib: Add function to extract a number from the end of a string 9 years ago