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
Boris Brezillon 173aafbf9d cmd: Expose a Kconfig option to enable UBIFS commands 7 years ago
..
bzip2
dhry
efi x86: Tidy up selection of building the EFI stub 8 years ago
efi_loader efi: Add a hook to allow adding memory mapping 7 years ago
libfdt libfdt: Correct fdt handling of overlays without fixups and base trees without symbols 7 years ago
lzma
lzo lib/lzo: bugfix when input data is not compressed 8 years ago
rsa Kconfig: Don't use RSA_FREESCALE_EXP on IMX 7 years ago
tizen
zlib
Kconfig cmd: Expose a Kconfig option to enable UBIFS commands 7 years ago
Makefile x86: Move smbios generation into arch independent directory 8 years ago
addr_map.c
aes.c
asm-offsets.c
bch.c bch: Allow to build for the host 7 years ago
bitrev.c
circbuf.c
crc7.c
crc8.c
crc16.c
crc32.c
ctype.c
display_options.c
div64.c
errno.c
errno_str.c
fdtdec.c libfdt: use CONFIG_IS_ENABLED for OF_LIBFDT 7 years ago
fdtdec_common.c
fdtdec_test.c
gunzip.c gunzip: cache-align write buffer memory 8 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
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
smbios.c x86: Use unsigned long for address in table generation 7 years ago
string.c string: Provide a slimmed-down memset() 7 years ago
strmhz.c
strto.c Fix return value in trailing_strtoln() 8 years ago
tables_csum.c x86: Move table csum into separate file 8 years ago
time.c delay: collect {m, n, u}delay declarations to include/linux/delay.h 7 years ago
tiny-printf.c tiny-printf: add static to locally used functions 7 years ago
tpm.c tpm: Add function to load keys via their parent's SHA1 hash 7 years ago
trace.c
uuid.c
vsprintf.c