[GIT PULL] xilinx patches for v2023.07-rc3
Michal Simek
michal.simek at amd.com
Tue May 16 14:59:29 CEST 2023
Hi Tom,
please pull these changes to your tree.
CI is not showing any issue.
https://source.denx.de/u-boot/custodians/u-boot-microblaze/-/pipelines/16372
Thanks,
Michal
The following changes since commit 177e506952a8ee34011590c4bd578d191fafb1ca:
Merge branch '2023-05-13-bootstd-updates-and-improvements' (2023-05-14
11:27:18 -0400)
are available in the Git repository at:
git at source.denx.de:u-boot/custodians/u-boot-microblaze.git
tags/xilinx-for-v2023.07-rc3
for you to fetch changes up to 3f71daa16bf39561984dfbab9b1047e180c9e8ea:
.mailmap: Map all Xilinx users mail ids to AMD (2023-05-15 09:33:57 +0200)
----------------------------------------------------------------
Xilinx changes for v2023.07-rc3
.mailmap
- Fix Xilinx IDs
ZynqMP:
- Fix R5 split boot mode
- DT fixes - sync with Linux
Xilinx:
- Enable virtio and RNG support
- Enable ADI ethernet phy
SPI/Zynq:
- Fix dummy byte calculation
----------------------------------------------------------------
Algapally Santosh Sagar (2):
.mailmap: Sort the mailmap ids in dictionary order
.mailmap: Map all Xilinx users mail ids to AMD
Ashok Reddy Soma (3):
arm64: zynqmp: Fix issue of apps executing from R5 core 1
arm64: zynqmp: Enable ADIN ethernet phy
arm64: versal: Enable ADIN ethernet phy
Michal Simek (4):
xilinx: Enable virtio mmio transport and devices
ARM: zynq: Switch from earlyprintk to earlycon
ARM: zynq: Sync Microzed board with Linux kernel
arm64: zynqmp: Fix User MTD partition size
Neal Frager (1):
arch: arm: zynqmp: mp.c: tcminit halt both cores in split mode
Stefan Herbrechtsmeier (1):
Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation"
.mailmap | 81 ++++++++++++++++----
arch/arm/dts/zynq-dlc20-rev1.0.dts | 2 +-
arch/arm/dts/zynq-microzed.dts | 44 +++++++++--
arch/arm/dts/zynqmp-sm-k26-revA.dts | 2 +-
arch/arm/mach-zynqmp/mp.c | 28 ++++---
configs/xilinx_versal_net_virt_defconfig | 5 ++
configs/xilinx_versal_virt_defconfig | 6 ++
configs/xilinx_zynqmp_virt_defconfig | 5 ++
drivers/spi/zynq_qspi.c | 10 +--
9 files changed, 139 insertions(+), 44 deletions(-)
More information about the U-Boot
mailing list