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
Rob Clark b66c60dde9 efi_loader: add device-path utils 8 years ago
..
at91 lib: at91: Add logo files used via API of DM_VIDEO 8 years ago
bzip2 bzlib: Try another way to fix an unused variable 9 years ago
dhry cmd_dhry.c: Use lldiv for vax_mips calculation as well 9 years ago
efi spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 8 years ago
efi_loader efi_loader: add device-path utils 8 years ago
efi_selftest efi_selftest: check notification of ExitBootServices 8 years ago
libfdt fdt: Allow stacked overlays phandle references 8 years ago
lzma lzma: fix buffer bound check error further 10 years ago
lzo lib/lzo: bugfix when input data is not compressed 9 years ago
rsa rsa: Fix build with OpenSSL 1.1.x 8 years ago
tizen exynos: Allow tizen to be built without an LCD 9 years ago
zlib
Kconfig spl: fit: Eanble GZIP support for image decompression 8 years ago
Makefile efi_selftest: provide an EFI selftest application 8 years ago
addr_map.c
aes.c Rename aes.h to uboot_aes.h 8 years ago
asm-offsets.c spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 8 years ago
bch.c bch: don't use __BSD_VISIBLE to test for fls 8 years ago
bitrev.c
charset.c lib: add some utf16 handling helpers 8 years ago
circbuf.c lib: circbuf: avoid possible null pointer dereference 8 years ago
crc7.c lib: add crc7 from Linux 14 years ago
crc8.c
crc16.c
crc32.c
ctype.c
display_options.c display_options: Refactor to allow obtaining the banner 8 years ago
div64.c lib: div64: sync with Linux 8 years ago
errno.c
errno_str.c
fdtdec.c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 8 years ago
fdtdec_common.c lib, fdt: Adding fdtdec_get_uint function 10 years ago
fdtdec_test.c
gunzip.c gunzip: cache-align write buffer memory 9 years ago
gzip.c
hang.c Change my mailaddress 9 years ago
hashtable.c spl: saveenv: adding saveenv support in SPL 9 years ago
initcall.c efi: Display the correct initcall pre-relocation values 10 years ago
ldiv.c
linux_compat.c
linux_string.c
list_sort.c kbuild: force to define __UBOOT__ in all the C sources 11 years ago
lmb.c lmb: make local functions static 11 years ago
lz4.c
lz4_wrapper.c
md5.c
membuff.c
net_utils.c lib: net_utils: enforce '.' as octet separator in string_to_ip 8 years ago
of_live.c dm: Fix error handling when unflattening the DT 8 years ago
panic.c
physmem.c
qsort.c
rand.c
rbtree.c
rc4.c Add rivest cipher 4 (rc4) implementation 10 years ago
sha1.c rsa: Verify RSA padding programatically 9 years ago
sha256.c rsa: Verify RSA padding programatically 9 years ago
slre.c lib/slre: remove superfluous assignment 8 years ago
smbios.c env: Rename getenv/_f() to env_get() 8 years ago
string.c string: Add strcspn() 8 years ago
strmhz.c replace DIV_ROUND with DIV_ROUND_CLOSEST 11 years ago
strto.c lib: strto: fix incorrect handling of specified base 8 years ago
tables_csum.c x86: Move table csum into separate file 9 years ago
time.c bootstage: Provide a default timer function 8 years ago
tiny-printf.c tiny-printf: Add support for %p format 8 years ago
tpm.c tpm: add missing va_end 8 years ago
trace.c common: Make sure arch-specific map_sysmem() is defined 10 years ago
uuid.c env: Rename setenv() to env_set() 8 years ago
vsprintf.c vsprintf.c: add GUID printing 8 years ago