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
Andre Przywara 59d07ee08e SPL: tiny-printf: avoid any BSS usage 8 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 efi_stub: Move carriage return before line feed in putc() 8 years ago
efi_loader efi_loader: Add DM_VIDEO support 8 years ago
libfdt lib/libfdt/: General aesthetic/style fixes. 8 years ago
lzma
lzo lib/lzo: bugfix when input data is not compressed 8 years ago
rsa verified-boot: Minimal support for booting U-Boot proper from SPL 8 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 lib: Enable private libgcc by default 8 years ago
Makefile verified-boot: Minimal support for booting U-Boot proper from SPL 8 years ago
addr_map.c
aes.c
asm-offsets.c
bch.c
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
div64.c lib: Don't instrument the div64 function 8 years ago
errno.c
errno_str.c
fdtdec.c fdt: Drop some unused compatible strings 8 years ago
fdtdec_common.c
fdtdec_test.c
gunzip.c gunzip.c: use block layer for writes 8 years ago
gzip.c
hang.c Change my mailaddress 8 years ago
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
panic.c
physmem.c lib/physmem.c: Switch to __weak for arch_phys_memset 8 years ago
qsort.c
rand.c
rbtree.c
rc4.c
sha1.c
sha256.c
slre.c
string.c Remove unneeded remnants of bcopy(). 8 years ago
strmhz.c
strto.c
time.c timer: Provide an early timer 8 years ago
tiny-printf.c SPL: tiny-printf: avoid any BSS usage 8 years ago
tpm.c dm: Use uclass_first_device_err() where it is useful 8 years ago
trace.c
uuid.c
vsprintf.c