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
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
..
bzip2
dhry
efi spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 7 years ago
efi_loader efi_loader: Fix warning in efi_gop 7 years ago
libfdt libfdt: Drop -FDT_ERR_TOODEEP 7 years ago
lzma
lzo
rsa rsa: Fix build with OpenSSL 1.1.x 7 years ago
tizen
zlib
Kconfig rockchip: rk3188: rock: adjust for SPL/TPL split 7 years ago
Makefile lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdata 7 years ago
addr_map.c
aes.c
asm-offsets.c spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 7 years ago
bch.c bch: Fix build on FreeBSD host 7 years ago
bitrev.c
circbuf.c
crc7.c
crc8.c
crc16.c
crc32.c
ctype.c
display_options.c display_options: Refactor to allow obtaining the banner 7 years ago
div64.c
errno.c
errno_str.c
fdtdec.c fdtdec: Drop old compatible values 7 years ago
fdtdec_common.c
fdtdec_test.c
gunzip.c
gzip.c
hang.c
hashtable.c
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
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
sha256.c
slre.c lib/slre: remove superfluous assignment 7 years ago
smbios.c
string.c string: Add strcspn() 7 years ago
strmhz.c
strto.c
tables_csum.c
time.c bootstage: Provide a default timer function 7 years ago
tiny-printf.c
tpm.c tpm: add missing va_end 7 years ago
trace.c
uuid.c env: Rename setenv() to env_set() 7 years ago
vsprintf.c