u-boot-brain/lib
Tom Rini df9a7a195b u-boot-imx-20190719
- CCF for i.MX6
 - nandbcb command to write SPL into NAND
 - Switch to DM (i.MX28)
 - Boards: Toradex, engicam, DH
 - Fixes for i.MX8
 - Fixes for i.MX7ULP
 
 Travis: https://travis-ci.org/sbabic/u-boot-imx/builds/561147504
 -----BEGIN PGP SIGNATURE-----
 
 iQHDBAABCgAtFiEEiZClFGvhzbUNsmAvKMTY0yrV63cFAl0y6dgPHHNiYWJpY0Bk
 ZW54LmRlAAoJECjE2NMq1et3iDYL/AgznVr7kSHoYpSGfBp8pH3R1UdUiQFg437+
 9/wqMJM5Txm1aK7qTW2u5I7qzIpGw0LMPZ7CDQhWJa1Z0hdNWf/1lMzCVOPvCl1v
 C0TK5hx3ufyfgpkGdkPvVXTmn0f8tdiqtS8zQOLVntPe5dIuOySS0MbD9K4Xewfm
 sVYO0p6F1q+EHbRGw33kIX3/ST8wuj7Iki0AFiZ2hAImHO7UeZP2X3k31kbhs+ZB
 /uhUit3Rn0nc5sIqiiP6Ptfjp8eq13LwWbSwJzezCQssmkTn14z6rrgwUcNuXNlh
 Vi88kJr2ObkFgwUpQCWss+sHzyJQkTX/iLz52FCWB4Ruzr6zGr/4ONLT/iDP0Ydl
 ncO3v8uqLpAeB7kdkt8JRJhq62qihdZc6mdN2YJoCYUZSlR3gxzKmXvT+drglsOi
 B78KoU/MgQ10REQ9IoTRLhQc1gwTF8LJSyfz5hjRGoMhD/Ek5WAQJaMlxDg67Ai8
 HB4lUNjkCV58HdP1+zIWJbbxrDc/lg==
 =LNOs
 -----END PGP SIGNATURE-----

Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx

u-boot-imx-20190719

- CCF for i.MX6
- nandbcb command to write SPL into NAND
- Switch to DM (i.MX28)
- Boards: Toradex, engicam, DH
- Fixes for i.MX8
- Fixes for i.MX7ULP

Travis: https://travis-ci.org/sbabic/u-boot-imx/builds/561147504
2019-07-27 09:35:05 -04:00
..
at91
bzip2
dhry
efi efi_loader: consistent naming of protocol GUIDs 2019-04-23 00:37:27 +02:00
efi_driver efi_driver: use Sphinx style comments 2019-07-16 22:17:18 +00:00
efi_loader efi_loader: unaligned access in efi_file_from_path() 2019-07-16 22:17:23 +00:00
efi_selftest efi_selftest: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE 2019-07-16 22:17:16 +00:00
libavb
libfdt libfdt: Add phandle generation helper 2019-04-11 20:10:50 -06:00
lzma
lzo
optee optee: Make TZDRAM config options contingent on CONFIG_OPTEE 2019-07-19 15:12:07 +02:00
rsa lib: rsa: add support to other openssl engine types than pkcs11 2019-07-18 11:31:23 -04:00
tizen
zlib
zstd lib: add Zstandard decompression support 2019-05-05 08:48:50 -04:00
addr_map.c
aes.c
asm-offsets.c
bch.c fix compile error on macOS Mojave 2019-04-03 10:26:46 -04:00
bitrev.c
charset.c efi_loader: support unaligned u16 strings 2019-07-16 22:17:22 +00:00
circbuf.c
crc7.c
crc8.c
crc16.c Roll CRC16-CCITT into the hash infrastructure 2018-12-08 20:18:44 -05:00
crc32.c lib: crc32: mark static variable as __efi_runtime_data 2018-12-23 02:39:52 +01:00
crc32c.c
ctype.c
display_options.c lib/display_options: avoid illegal memory access 2019-05-05 08:48:50 -04:00
div64.c div64: Don't instrument the division function 2019-04-23 20:26:43 -06:00
errno_str.c
errno.c
fdtdec_common.c
fdtdec_test.c fdtdec: test: Fix memory leak 2019-07-10 16:52:58 -06:00
fdtdec.c fdtdec: Add fdtdec_set_ethernet_mac_address() 2019-06-05 09:16:32 -07:00
gunzip.c
gzip.c
hang.c sandbox: Quit when hang() is called 2019-07-10 16:52:58 -06:00
hashtable.c hashtable: fix environment variable corruption 2019-02-09 07:50:54 -05:00
hexdump.c
image-sparse.c
Kconfig configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default 2019-07-13 11:11:29 -04:00
ldiv.c
linux_compat.c
linux_string.c
list_sort.c
lmb.c lmb: handle more than one DRAM BANK 2019-02-02 08:19:17 -05:00
lz4_wrapper.c image: android: allow booting lz4-compressed kernels 2019-04-24 07:27:32 -04:00
lz4.c
Makefile lib: Makefile: build fdtdec_common.c when OF_LIBFDT selected 2019-06-21 10:07:11 -04:00
md5.c
membuff.c
net_utils.c
of_live.c
panic.c
physmem.c
qsort.c
rand.c
rbtree.c
rc4.c
sha1.c
sha256.c
slre.c
smbios.c
string.c lib: Implement strndup() 2019-06-05 09:16:32 -07:00
strmhz.c
strto.c
tables_csum.c
time.c lib: time: export usec_to_tick() 2019-06-04 22:09:26 +02:00
tiny-printf.c
tpm-common.c
tpm-utils.h
tpm-v1.c tpm: simplify: tpm_set_global_lock() 2019-02-19 08:55:43 -05:00
tpm-v2.c
trace.c trace: do not limit trace buffer to 2GiB 2019-07-10 16:52:58 -06:00
uuid.c lib/vsprintf: allow printing upper case GUIDs 2019-06-07 10:52:30 -04:00
vsprintf.c lib/vsprintf: allow printing upper case GUIDs 2019-06-07 10:52:30 -04:00
xxhash.c lib: Add xxhash support 2019-05-05 08:48:50 -04:00