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
Heinrich Schuchardt 727a1afb34 efi_loader: correctly call images 6 years ago
..
at91 lib: at91: Add logo files used via API of DM_VIDEO 7 years ago
bzip2
dhry
efi efi_stub: Use efi_uintn_t 7 years ago
efi_loader efi_loader: correctly call images 6 years ago
efi_selftest efi_selftest: do not cut off u16 strings when printing 6 years ago
libfdt libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c 7 years ago
lzma
lzo lzo: add a function to check the validity of the header 7 years ago
rsa rsa: Fix build with OpenSSL 1.1.x 7 years ago
tizen
zlib
Kconfig Move CONFIG_PANIC_HANG to Kconfig 6 years ago
Makefile lib: allow building lzo for the SPL 7 years ago
addr_map.c
aes.c Rename aes.h to uboot_aes.h 7 years ago
asm-offsets.c ARMv8: get new GD address from gd->new_gd directly 7 years ago
bch.c bch: don't use __BSD_VISIBLE to test for fls 7 years ago
bitrev.c
charset.c efi_loader: new function utf8_to_utf16 7 years ago
circbuf.c lib: circbuf: avoid possible null pointer dereference 7 years ago
crc7.c
crc8.c
crc16.c
crc32.c
crc32c.c lib: Add CRC32-C 7 years ago
ctype.c
display_options.c display_options: Refactor to allow obtaining the banner 7 years ago
div64.c lib: div64: sync with Linux 7 years ago
errno.c
errno_str.c
fdtdec.c lib: fdtdec: Fix some style violations 6 years ago
fdtdec_common.c
fdtdec_test.c
gunzip.c gzip: add a function to parse the header 7 years ago
gzip.c
hang.c
hashtable.c spl: saveenv: adding saveenv support in SPL 8 years ago
initcall.c
ldiv.c
linux_compat.c
linux_string.c
list_sort.c
lmb.c
lz4.c
lz4_wrapper.c
md5.c
membuff.c
net_utils.c lib: net_utils: enforce '.' as octet separator in string_to_ip 7 years ago
of_live.c dm: Fix error handling when unflattening the DT 7 years ago
panic.c
physmem.c
qsort.c
rand.c
rbtree.c
rc4.c
sha1.c rsa: Verify RSA padding programatically 8 years ago
sha256.c rsa: Verify RSA padding programatically 8 years ago
slre.c lib/slre: remove superfluous assignment 7 years ago
smbios.c env: Rename getenv/_f() to env_get() 7 years ago
string.c string: Add strcspn() 7 years ago
strmhz.c
strto.c lib: strto: fix incorrect handling of specified base 7 years ago
tables_csum.c x86: Move table csum into separate file 8 years ago
time.c bootstage: Provide a default timer function 7 years ago
tiny-printf.c tiny-printf: Add support for %p format 7 years ago
tpm.c tpm: add more missing va_end() 7 years ago
trace.c
uuid.c env: Rename setenv() to env_set() 7 years ago
vsprintf.c vsprintf.c: add EFI device path printing 6 years ago