[PULL] u-boot-sh/master
    Marek Vasut 
    marek.vasut+renesas at mailbox.org
       
    Sat Oct 18 01:25:52 CEST 2025
    
    
  
SH HSCIF FIFO fixes, R-Car V4H/V4M DT corrections, R-Car V4H Sparrow Hawk PCIe
shutdown support before booting Linux.
The following changes since commit bf1d8c1fec863b7da2f0d1ed4bd5526275d70dc2:
  test/py: Update to a newer pytest release (2025-10-16 18:03:27 -0600)
are available in the Git repository at:
  https://source.denx.de/u-boot/custodians/u-boot-sh.git master
for you to fetch changes up to b9efaf6729d06df94ded46710725746a41eaf0fc:
  ARM: dts: renesas: Disable RPC driver on R8A779H0 V4M Gray Hawk board (2025-10-18 00:19:03 +0200)
----------------------------------------------------------------
Marek Vasut (5):
      pci: pcie-rcar-gen4: Shut down controller on link down and remove
      arm64: renesas: r8a779g3: Reset PCIe before next stage on Retronix R-Car V4H Sparrow Hawk
      serial: sh: Handle HSCIF RX FIFO overflow
      ARM: dts: renesas: Disable R8A779G0 V4H White Hawk RPC SPI DT node again
      ARM: dts: renesas: Reinstate R8A779H0 V4M U-Boot DTs
Nguyen Tran (1):
      ARM: dts: renesas: Disable RPC driver on R8A779H0 V4M Gray Hawk board
 arch/arm/dts/r8a779g0-white-hawk-u-boot.dtsi       |  2 ++
 arch/arm/dts/r8a779h0-gray-hawk-single-u-boot.dtsi | 41 ++++++++++++++++++++++
 arch/arm/dts/r8a779h0-u-boot.dtsi                  | 11 ++++++
 board/renesas/sparrowhawk/sparrowhawk.c            | 27 ++++++++++++++
 drivers/pci/pci-rcar-gen4.c                        | 26 ++++++++++++++
 drivers/serial/serial_sh.c                         | 11 +++++-
 6 files changed, 117 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/dts/r8a779h0-gray-hawk-single-u-boot.dtsi
 create mode 100644 arch/arm/dts/r8a779h0-u-boot.dtsi
    
    
More information about the U-Boot
mailing list