mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 06:31:31 +00:00
common: - Align ENV_FAT_INTERFACE - Fix MAC address source print log - Improve based autodetection code xilinx: - Enable netconsole Microblaze: - Setup default ENV_OFFSET/ENV_SECT_SIZE Zynq: - Multiple DT updates/fixes - Use DEVICE_TREE environment variable for DTB selection - Switch to single zynq configuration - Enable NOR flash via DM - Minor SPL print removal - Enable i2c mux driver ZynqMP: - Print multiboot register - Enable cache commands in mini mtest - Multiple DT updates/fixes - Fix firmware probing when driver is not enabled - Specify 3rd backup RAM boot mode in SPL - Add SPL support for zcu102 v1.1 and zcu111 revA - Redesign debug uart enabling and psu_init delay - Enable full u-boot run from EL3 - Enable u-boot.itb generation without ATF with U-Boot in EL3 Versal: - Enable distro default - Enable others SPI flashes - Enable systems without DDR Drivers: - Gem: - Flush memory after freeing - Handle mdio bus separately - Watchdog: - Get rid of unused global data pointer - Enable window watchdog timer - Serial: - Change reinitialization logic in zynq serial driver -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQQbPNTMvXmYlBPRwx7KSWXLKUoMIQUCXoxw9wAKCRDKSWXLKUoM IbQxAKCK23yTy4FoN8oTGTYsbmLOA9kVUQCbBx8lg4nBeA8ihSaAnY+HMDF37YI= =Lg54 -----END PGP SIGNATURE----- Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next Xilinx changes for v2020.07 common: - Align ENV_FAT_INTERFACE - Fix MAC address source print log - Improve based autodetection code xilinx: - Enable netconsole Microblaze: - Setup default ENV_OFFSET/ENV_SECT_SIZE Zynq: - Multiple DT updates/fixes - Use DEVICE_TREE environment variable for DTB selection - Switch to single zynq configuration - Enable NOR flash via DM - Minor SPL print removal - Enable i2c mux driver ZynqMP: - Print multiboot register - Enable cache commands in mini mtest - Multiple DT updates/fixes - Fix firmware probing when driver is not enabled - Specify 3rd backup RAM boot mode in SPL - Add SPL support for zcu102 v1.1 and zcu111 revA - Redesign debug uart enabling and psu_init delay - Enable full u-boot run from EL3 - Enable u-boot.itb generation without ATF with U-Boot in EL3 Versal: - Enable distro default - Enable others SPI flashes - Enable systems without DDR Drivers: - Gem: - Flush memory after freeing - Handle mdio bus separately - Watchdog: - Get rid of unused global data pointer - Enable window watchdog timer - Serial: - Change reinitialization logic in zynq serial driver Signed-off-by: Tom Rini <trini@konsulko.com> |
||
---|---|---|
.. | ||
aes | ||
at91 | ||
bzip2 | ||
crypto | ||
dhry | ||
efi | ||
efi_driver | ||
efi_loader | ||
efi_selftest | ||
libavb | ||
libfdt | ||
lzma | ||
lzo | ||
optee | ||
rsa | ||
tizen | ||
zlib | ||
zstd | ||
.gitignore | ||
addr_map.c | ||
aes.c | ||
asm-offsets.c | ||
asn1_decoder.c | ||
bch.c | ||
binman.c | ||
bitrev.c | ||
charset.c | ||
circbuf.c | ||
crc7.c | ||
crc8.c | ||
crc16.c | ||
crc32.c | ||
crc32c.c | ||
ctype.c | ||
date.c | ||
display_options.c | ||
div64.c | ||
elf.c | ||
errno.c | ||
errno_str.c | ||
fdtdec.c | ||
fdtdec_common.c | ||
fdtdec_test.c | ||
gunzip.c | ||
gzip.c | ||
hang.c | ||
hashtable.c | ||
hexdump.c | ||
image-sparse.c | ||
Kconfig | ||
ldiv.c | ||
linux_compat.c | ||
linux_string.c | ||
list_sort.c | ||
lmb.c | ||
lz4.c | ||
lz4_wrapper.c | ||
Makefile | ||
md5.c | ||
membuff.c | ||
net_utils.c | ||
of_live.c | ||
oid_registry.c | ||
panic.c | ||
physmem.c | ||
qsort.c | ||
rand.c | ||
rbtree.c | ||
rc4.c | ||
sha1.c | ||
sha256.c | ||
slre.c | ||
smbios.c | ||
string.c | ||
strto.c | ||
tables_csum.c | ||
time.c | ||
tiny-printf.c | ||
tpm-common.c | ||
tpm-utils.h | ||
tpm-v1.c | ||
tpm-v2.c | ||
trace.c | ||
uuid.c | ||
vsprintf.c | ||
xxhash.c |