All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] u-boot-sh/master
@ 2021-02-21  0:15 Marek Vasut
  2021-02-21 19:46 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2021-02-21  0:15 UTC (permalink / raw)
  To: u-boot

The following changes since commit ea966d24ef3a9f7f32712a518a07374f9ae43905:

   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi 
(2021-02-19 21:06:16 -0500)

are available in the Git repository at:

   git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to c98cc9b2e8754587770d33bbd0189fefec39965a:

   ARM: rmobile: Enable CONFIG_PCI_REGION_MULTI_ENTRY on RCar3 
(2021-02-20 22:38:28 +0100)

----------------------------------------------------------------
Marek Vasut (4):
       pci: renesas: Add root bus handling on Gen3
       pci: renesas: Make map address and mask power of two on Gen3
       pci: renesas: Fix BAR mapping on Gen3
       ARM: rmobile: Enable CONFIG_PCI_REGION_MULTI_ENTRY on RCar3

  configs/rcar3_salvator-x_defconfig |  1 +
  drivers/pci/pci-rcar-gen3.c        | 30 +++++++++++++++++++++++-------
  2 files changed, 24 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
  2021-02-21  0:15 [PULL] u-boot-sh/master Marek Vasut
@ 2021-02-21 19:46 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2021-02-21 19:46 UTC (permalink / raw)
  To: u-boot

On Sun, Feb 21, 2021 at 01:15:56AM +0100, Marek Vasut wrote:

> The following changes since commit ea966d24ef3a9f7f32712a518a07374f9ae43905:
> 
>   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi (2021-02-19
> 21:06:16 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to c98cc9b2e8754587770d33bbd0189fefec39965a:
> 
>   ARM: rmobile: Enable CONFIG_PCI_REGION_MULTI_ENTRY on RCar3 (2021-02-20
> 22:38:28 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210221/eb4aae9d/attachment.sig>

^ permalink raw reply	[flat|nested] 82+ messages in thread

* Re: [PULL] u-boot-sh/master
  2023-10-17  2:31 Marek Vasut
@ 2023-10-17 14:19 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2023-10-17 14:19 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot, Paul Barker

[-- Attachment #1: Type: text/plain, Size: 735 bytes --]

On Tue, Oct 17, 2023 at 04:31:27AM +0200, Marek Vasut wrote:

> RZ/G2L part 1, except for two serial port patches which I had to drop as they
> broke R2Dplus, they will come later via subsequent PR.
> 
> The following changes since commit 3c3f1626919cd93cbe6c56e3849937de5be18dbb:
> 
>   Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm (2023-10-14 10:50:20 -0400)
> 
> 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 4e65545f7a35430710ce95bdddf9d683f7a3f72a:
> 
>   board: rzg2l: Add RZ/G2L SMARC EVK board (2023-10-17 03:27:42 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2023-10-17  2:31 Marek Vasut
  2023-10-17 14:19 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2023-10-17  2:31 UTC (permalink / raw)
  To: u-boot, Tom Rini; +Cc: Marek Vasut, Paul Barker

RZ/G2L part 1, except for two serial port patches which I had to drop as they
broke R2Dplus, they will come later via subsequent PR.

The following changes since commit 3c3f1626919cd93cbe6c56e3849937de5be18dbb:

  Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boot-dm (2023-10-14 10:50:20 -0400)

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 4e65545f7a35430710ce95bdddf9d683f7a3f72a:

  board: rzg2l: Add RZ/G2L SMARC EVK board (2023-10-17 03:27:42 +0200)

----------------------------------------------------------------
Paul Barker (19):
      serial: sh: Fix compile error when lacking HSCIF support
      dt-bindings: Add RZ/G2L CPG bindings
      dt-bindings: Add RZ/G2L PFC bindings
      dt-bindings: Add RZ/G2L IRQC bindings
      arm: rmobile: Add basic RZ/G2L family support
      arm: rmobile: Add basic R9A07G044L SoC support
      clk: renesas: Add RZ/G2L & RZ/G2LC CPG driver
      arm: rmobile: Restrict PINCTRL_PFC selection to R-Car gen3/gen4
      cmd: gpio: Skip output on -ENOENT
      pinctrl: renesas: Add RZ/G2L PFC driver
      gpio: Add RZ/G2L GPIO driver
      serial: sh: Sort includes
      mmc: renesas-sdhi: Refactor probe function
      mmc: renesas-sdhi: Initialize module on RZ/G2L
      arm: rmobile: Include <asm/types.h> in header
      arm: rmobile: Add CPU detection for RZ/G2L
      arm: rmobile: Support RZ/G2L memory map
      arm: dts: Import RZ/G2L SMARC EVK device tree
      board: rzg2l: Add RZ/G2L SMARC EVK board

 arch/arm/dts/Makefile                              |    3 +
 arch/arm/dts/r9a07g044.dtsi                        | 1273 ++++++++++++++++++++
 arch/arm/dts/r9a07g044l2-smarc.dts                 |   18 +
 arch/arm/dts/r9a07g044l2.dtsi                      |   13 +
 arch/arm/dts/rz-smarc-common.dtsi                  |  183 +++
 arch/arm/dts/rzg2l-smarc-pinfunction.dtsi          |  137 +++
 arch/arm/dts/rzg2l-smarc-som.dtsi                  |  353 ++++++
 arch/arm/dts/rzg2l-smarc.dtsi                      |  144 +++
 arch/arm/mach-rmobile/Kconfig                      |   21 +-
 arch/arm/mach-rmobile/Kconfig.rzg2l                |   32 +
 arch/arm/mach-rmobile/Makefile                     |    5 +-
 arch/arm/mach-rmobile/cpu_info-rzg2l.c             |   63 +
 arch/arm/mach-rmobile/include/mach/rmobile.h       |    5 +
 arch/arm/mach-rmobile/include/mach/rzg2l.h         |   13 +
 arch/arm/mach-rmobile/memmap-rzg2l.c               |  127 ++
 board/renesas/rzg2l/Kconfig                        |   18 +
 board/renesas/rzg2l/MAINTAINERS                    |    6 +
 board/renesas/rzg2l/Makefile                       |    4 +
 board/renesas/rzg2l/rzg2l.c                        |   67 ++
 cmd/gpio.c                                         |    4 +-
 configs/renesas_rzg2l_smarc_defconfig              |   52 +
 drivers/clk/renesas/Kconfig                        |    9 +
 drivers/clk/renesas/Makefile                       |    2 +
 drivers/clk/renesas/r9a07g044-cpg.c                |  384 ++++++
 drivers/clk/renesas/rzg2l-cpg.c                    |  505 ++++++++
 drivers/clk/renesas/rzg2l-cpg.h                    |  319 +++++
 drivers/gpio/Kconfig                               |    7 +
 drivers/gpio/Makefile                              |    1 +
 drivers/gpio/rzg2l-gpio.c                          |  170 +++
 drivers/mmc/renesas-sdhi.c                         |   81 +-
 drivers/pinctrl/renesas/Kconfig                    |    9 +
 drivers/pinctrl/renesas/Makefile                   |    1 +
 drivers/pinctrl/renesas/rzg2l-pfc.c                |  625 ++++++++++
 drivers/serial/serial_sh.c                         |   12 +-
 include/configs/rzg2l-smarc.h                      |   14 +
 include/dt-bindings/clock/r9a07g044-cpg.h          |  220 ++++
 .../dt-bindings/interrupt-controller/irqc-rzg2l.h  |   25 +
 include/dt-bindings/pinctrl/rzg2l-pinctrl.h        |   23 +
 include/renesas/rzg2l-pfc.h                        |  110 ++
 39 files changed, 5045 insertions(+), 13 deletions(-)
 create mode 100644 arch/arm/dts/r9a07g044.dtsi
 create mode 100644 arch/arm/dts/r9a07g044l2-smarc.dts
 create mode 100644 arch/arm/dts/r9a07g044l2.dtsi
 create mode 100644 arch/arm/dts/rz-smarc-common.dtsi
 create mode 100644 arch/arm/dts/rzg2l-smarc-pinfunction.dtsi
 create mode 100644 arch/arm/dts/rzg2l-smarc-som.dtsi
 create mode 100644 arch/arm/dts/rzg2l-smarc.dtsi
 create mode 100644 arch/arm/mach-rmobile/Kconfig.rzg2l
 create mode 100644 arch/arm/mach-rmobile/cpu_info-rzg2l.c
 create mode 100644 arch/arm/mach-rmobile/include/mach/rzg2l.h
 create mode 100644 arch/arm/mach-rmobile/memmap-rzg2l.c
 create mode 100644 board/renesas/rzg2l/Kconfig
 create mode 100644 board/renesas/rzg2l/MAINTAINERS
 create mode 100644 board/renesas/rzg2l/Makefile
 create mode 100644 board/renesas/rzg2l/rzg2l.c
 create mode 100644 configs/renesas_rzg2l_smarc_defconfig
 create mode 100644 drivers/clk/renesas/r9a07g044-cpg.c
 create mode 100644 drivers/clk/renesas/rzg2l-cpg.c
 create mode 100644 drivers/clk/renesas/rzg2l-cpg.h
 create mode 100644 drivers/gpio/rzg2l-gpio.c
 create mode 100644 drivers/pinctrl/renesas/rzg2l-pfc.c
 create mode 100644 include/configs/rzg2l-smarc.h
 create mode 100644 include/dt-bindings/clock/r9a07g044-cpg.h
 create mode 100644 include/dt-bindings/interrupt-controller/irqc-rzg2l.h
 create mode 100644 include/dt-bindings/pinctrl/rzg2l-pinctrl.h
 create mode 100644 include/renesas/rzg2l-pfc.h

^ permalink raw reply	[flat|nested] 82+ messages in thread

* Re: [PULL] u-boot-sh/master
  2023-09-17 12:54 Marek Vasut
@ 2023-09-18 14:12 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2023-09-18 14:12 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 652 bytes --]

On Sun, Sep 17, 2023 at 02:54:07PM +0200, Marek Vasut wrote:

> Two ethernet fixes for this release .
> 
> The following changes since commit 252592214f79d8206c3cf0056a8827a0010214e0:
> 
>   Merge tag 'doc-2023-10-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi (2023-09-09 09:33:02 -0400)
> 
> 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 075e0b9050e2ec1c6a521c0a1a98be4f7feb797b:
> 
>   ARM: renesas: Enable DM_ETH_PHY on 64-bit R-Car boards (2023-09-17 13:56:34 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2023-09-17 12:54 Marek Vasut
  2023-09-18 14:12 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2023-09-17 12:54 UTC (permalink / raw)
  To: u-boot, Tom Rini; +Cc: Marek Vasut

Two ethernet fixes for this release .

The following changes since commit 252592214f79d8206c3cf0056a8827a0010214e0:

  Merge tag 'doc-2023-10-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi (2023-09-09 09:33:02 -0400)

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 075e0b9050e2ec1c6a521c0a1a98be4f7feb797b:

  ARM: renesas: Enable DM_ETH_PHY on 64-bit R-Car boards (2023-09-17 13:56:34 +0200)

----------------------------------------------------------------
Marek Vasut (2):
      ARM: dts: renesas: Add compatible properties to KSZ9031 Ethernet PHYs on Salvator-X boards
      ARM: renesas: Enable DM_ETH_PHY on 64-bit R-Car boards

 arch/arm/dts/salvator-common.dtsi    | 2 ++
 configs/r8a77970_eagle_defconfig     | 1 +
 configs/r8a77970_v3msk_defconfig     | 1 +
 configs/r8a77980_condor_defconfig    | 1 +
 configs/r8a77980_v3hsk_defconfig     | 1 +
 configs/r8a77990_ebisu_defconfig     | 1 +
 configs/r8a77995_draak_defconfig     | 1 +
 configs/r8a779a0_falcon_defconfig    | 1 +
 configs/r8a779g0_whitehawk_defconfig | 1 +
 configs/rcar3_salvator-x_defconfig   | 1 +
 configs/rcar3_ulcb_defconfig         | 1 +
 11 files changed, 12 insertions(+)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* Re: [PULL] u-boot-sh/master
  2023-08-20  1:43 Marek Vasut
@ 2023-08-20 17:38 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2023-08-20 17:38 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 578 bytes --]

On Sun, Aug 20, 2023 at 03:43:28AM +0200, Marek Vasut wrote:

> The following changes since commit a5899cc69a99379f01e8e2f9f98e0e09b24f1656:
> 
>   Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog (2023-08-10 11:40:09 -0400)
> 
> 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 dbada49554edd16da39134815635fd0015725c9e:
> 
>   arm: rmobile: Fix off-by-one error in cpuinfo (2023-08-19 16:34:41 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2023-08-20  1:43 Marek Vasut
  2023-08-20 17:38 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2023-08-20  1:43 UTC (permalink / raw)
  To: u-boot, Tom Rini; +Cc: Marek Vasut

The following changes since commit a5899cc69a99379f01e8e2f9f98e0e09b24f1656:

  Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog (2023-08-10 11:40:09 -0400)

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 dbada49554edd16da39134815635fd0015725c9e:

  arm: rmobile: Fix off-by-one error in cpuinfo (2023-08-19 16:34:41 +0200)

----------------------------------------------------------------
Hai Pham (1):
      ARM: rmobile: Update little‐endian byte order option in srec_cat command

Marek Vasut (1):
      clk: renesas: Tear clock controller down last before booting OS

Paul Barker (1):
      arm: rmobile: Fix off-by-one error in cpuinfo

 arch/arm/mach-rmobile/Makefile      | 55 +++++++++++++++++++++----------------
 arch/arm/mach-rmobile/cpu_info.c    |  2 +-
 drivers/clk/renesas/clk-rcar-gen3.c |  2 ++
 3 files changed, 34 insertions(+), 25 deletions(-)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2023-04-07 14:50 Marek Vasut
  0 siblings, 0 replies; 82+ messages in thread
From: Marek Vasut @ 2023-04-07 14:50 UTC (permalink / raw)
  To: u-boot, Tom Rini, Ramon Fried; +Cc: Marek Vasut

The following changes since commit b0b77fdf3d7d2c1a5e48c3971a677f14e372c164:

  Merge tag 'fsl-qoriq-2023-4-6' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq (2023-04-05 22:19:57 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-sh.git master_net/phy/prep-cleanup

for you to fetch changes up to b0177a24d48e4ce13bfd7fce0d9c17dc0996f9a5:

  phy: Add .set_mode and .set_speed callbacks (2023-04-07 14:23:26 +0200)

----------------------------------------------------------------
Marek Vasut (52):
      net: phy: aquantia: Staticize PHY driver entries
      net: phy: ca_phy: Staticize PHY driver entries
      net: phy: cortina: Staticize PHY driver entries
      net: phy: teranetics: Staticize PHY driver entries
      net: phy: Factor manual relocation into separate function
      net: phy: Iterate over both registered PHYs and struct phy_driver linker list
      net: phy: adin: Convert to U_BOOT_PHY_DRIVER()
      net: phy: aquantia: Convert to U_BOOT_PHY_DRIVER()
      net: phy: atheros: Convert to U_BOOT_PHY_DRIVER()
      net: phy: b53: Convert to U_BOOT_PHY_DRIVER()
      net: phy: broadcom: Convert to U_BOOT_PHY_DRIVER()
      net: phy: ca_phy: Convert to U_BOOT_PHY_DRIVER()
      net: phy: cortina: Convert to U_BOOT_PHY_DRIVER()
      net: phy: davicom: Convert to U_BOOT_PHY_DRIVER()
      net: phy: mv88e61xx: Convert to U_BOOT_PHY_DRIVER()
      net: phy: et1011c: Convert to U_BOOT_PHY_DRIVER()
      net: phy: lxt: Convert to U_BOOT_PHY_DRIVER()
      net: phy: marvell: Convert to U_BOOT_PHY_DRIVER()
      net: phy: ksz8xxx: Convert to U_BOOT_PHY_DRIVER()
      net: phy: ksz90x1: Convert to U_BOOT_PHY_DRIVER()
      net: phy: meson-gxl: Convert to U_BOOT_PHY_DRIVER()
      net: phy: natsemi: Convert to U_BOOT_PHY_DRIVER()
      net: phy: nxp-c45-tja11xx: Convert to U_BOOT_PHY_DRIVER()
      net: phy: nxp-tja11xx: Convert to U_BOOT_PHY_DRIVER()
      net: phy: realtek: Convert to U_BOOT_PHY_DRIVER()
      net: phy: smsc: Convert to U_BOOT_PHY_DRIVER()
      net: phy: teranetics: Convert to U_BOOT_PHY_DRIVER()
      net: phy: ti: Convert to U_BOOT_PHY_DRIVER()
      net: phy: vitesse: Convert to U_BOOT_PHY_DRIVER()
      net: phy: xilinx: Convert to U_BOOT_PHY_DRIVER()
      net: phy: intel-xway: Convert to U_BOOT_PHY_DRIVER()
      net: phy: mscc: Convert to U_BOOT_PHY_DRIVER()
      net: phy: fixed: Convert to U_BOOT_PHY_DRIVER()
      net: phy: ncsi: Convert to U_BOOT_PHY_DRIVER()
      net: phy: xilinx-gmii2rgmii: Convert to U_BOOT_PHY_DRIVER()
      net: phy: genphy: Convert to U_BOOT_PHY_DRIVER()
      net: phy: gen10g: Convert to U_BOOT_PHY_DRIVER()
      net: phy: Drop static phy_drivers list
      net: phy: Drop unused phy_register()
      net: phy: Re-inline phy_drv_reloc()
      net: phy: Only call phy_init() on systems needing manual relocation
      net: mvpp2: Drop PHY_INTERFACE_MODE_SGMII_2500 support
      net: mvpp2: Replace PHY_INTERFACE_MODE_SFI with 5GBASER/10GBASER/XAUI
      net: phy: Synchronize PHY interface modes with Linux
      net: phy: marvell: Import and use marvell_phy.h from Linux
      net: phy: Add phy_modify_mmd() and phy_modify_mmd_changed() from Linux
      net: phy: Add phy_read_mmd_poll_timeout() from Linux
      net: phy: Add MDIO PCS 2.5G and 5G speed macros from Linux
      net: phy: marvell10g: Adapt Marvell 10G PHY driver from Linux
      phy: Add empty generic_phy_configure() implementation for PHY disabled case
      phy: Fix kerneldoc alignment
      phy: Add .set_mode and .set_speed callbacks

 drivers/net/mvpp2.c                 |  61 +---
 drivers/net/phy/Kconfig             |   5 +
 drivers/net/phy/Makefile            |   3 +-
 drivers/net/phy/adin.c              |   9 +-
 drivers/net/phy/aquantia.c          |  33 +-
 drivers/net/phy/atheros.c           |  15 +-
 drivers/net/phy/b53.c               |   9 +-
 drivers/net/phy/broadcom.c          |  18 +-
 drivers/net/phy/ca_phy.c            |  11 +-
 drivers/net/phy/cortina.c           |  11 +-
 drivers/net/phy/davicom.c           |   9 +-
 drivers/net/phy/dp83867.c           |   8 +-
 drivers/net/phy/dp83869.c           |   8 +-
 drivers/net/phy/et1011c.c           |   9 +-
 drivers/net/phy/fixed.c             |   8 +-
 drivers/net/phy/generic_10g.c       |   2 +-
 drivers/net/phy/intel_xway.c        |   9 +-
 drivers/net/phy/lxt.c               |   9 +-
 drivers/net/phy/marvell.c           |  84 ++---
 drivers/net/phy/marvell10g.c        | 605 ++++++++++++++++++++++++++++++++++++
 drivers/net/phy/meson-gxl.c         |   9 +-
 drivers/net/phy/micrel_ksz8xxx.c    |  29 +-
 drivers/net/phy/micrel_ksz90x1.c    |  14 +-
 drivers/net/phy/mscc.c              |  27 +-
 drivers/net/phy/mv88e61xx.c         |  15 +-
 drivers/net/phy/natsemi.c           |  15 +-
 drivers/net/phy/ncsi.c              |   8 +-
 drivers/net/phy/nxp-c45-tja11xx.c   |   8 +-
 drivers/net/phy/nxp-tja11xx.c       |  12 +-
 drivers/net/phy/phy.c               | 230 ++++++--------
 drivers/net/phy/realtek.c           |  21 +-
 drivers/net/phy/smsc.c              |  24 +-
 drivers/net/phy/teranetics.c        |   9 +-
 drivers/net/phy/ti_phy_init.c       |  38 +--
 drivers/net/phy/vitesse.c           |  45 +--
 drivers/net/phy/xilinx_gmii2rgmii.c |   9 +-
 drivers/net/phy/xilinx_phy.c        |  10 +-
 drivers/phy/phy-uclass.c            |  22 ++
 include/generic-phy.h               | 190 +++++++----
 include/linux/mdio.h                |  18 ++
 include/marvell_phy.h               |  47 +++
 include/phy.h                       |  77 ++---
 include/phy_interface.h             |  66 +++-
 net/eth_common.c                    |   2 +-
 44 files changed, 1149 insertions(+), 722 deletions(-)
 create mode 100644 drivers/net/phy/marvell10g.c
 create mode 100644 include/marvell_phy.h

^ permalink raw reply	[flat|nested] 82+ messages in thread

* Re: [PULL] u-boot-sh/master
  2023-03-20 22:51 Marek Vasut
@ 2023-03-21 15:54 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2023-03-21 15:54 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 698 bytes --]

On Mon, Mar 20, 2023 at 11:51:26PM +0100, Marek Vasut wrote:

> A single reset controller driver (part of the clock driver) fix
> for v2023.04 release.
> 
> The following changes since commit 318af47668aa2347ca9bbf2114cb9af1d8739aca:
> 
>   Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-coldfire (2023-03-15 12:03:17 -0400)
> 
> 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 afafaa2a8f3f0ef38fc55c5d830890adb508549f:
> 
>   clk: renesas: Pack reset identifier before look up (2023-03-20 02:46:44 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2023-03-20 22:51 Marek Vasut
  2023-03-21 15:54 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2023-03-20 22:51 UTC (permalink / raw)
  To: u-boot, Tom Rini; +Cc: Marek Vasut

A single reset controller driver (part of the clock driver) fix
for v2023.04 release.

The following changes since commit 318af47668aa2347ca9bbf2114cb9af1d8739aca:

  Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-coldfire (2023-03-15 12:03:17 -0400)

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 afafaa2a8f3f0ef38fc55c5d830890adb508549f:

  clk: renesas: Pack reset identifier before look up (2023-03-20 02:46:44 +0100)

----------------------------------------------------------------
Marek Vasut (1):
      clk: renesas: Pack reset identifier before look up

 drivers/clk/renesas/clk-rcar-gen3.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* Re: [PULL] u-boot-sh/master
  2023-03-10 23:00 Marek Vasut
@ 2023-03-13 17:40 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2023-03-13 17:40 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 756 bytes --]

On Sat, Mar 11, 2023 at 12:00:07AM +0100, Marek Vasut wrote:

> Assorted Renesas fixes below, namely MMC clocking breakage fix, clock
> Kconfig fix, pin control unused symbols removal, and sysinfo fix and
> enablement on now fixed platforms.
> 
> The following changes since commit b08ffdffdce95e267e782366f4a77bf6b5537b28:
> 
>   Merge https://source.denx.de/u-boot/custodians/u-boot-marvell (2023-03-06
> 14:56:05 -0500)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to ae08097faac226a951f4258c481e3e62d6ed8ac2:
> 
>   ARM: dts: renesas: Enable sysinfo on R-Car D3 Draak (2023-03-10 17:46:09
> +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2023-03-10 23:00 Marek Vasut
  2023-03-13 17:40 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2023-03-10 23:00 UTC (permalink / raw)
  To: Tom Rini, u-boot

Assorted Renesas fixes below, namely MMC clocking breakage fix, clock 
Kconfig fix, pin control unused symbols removal, and sysinfo fix and 
enablement on now fixed platforms.

The following changes since commit b08ffdffdce95e267e782366f4a77bf6b5537b28:

   Merge https://source.denx.de/u-boot/custodians/u-boot-marvell 
(2023-03-06 14:56:05 -0500)

are available in the Git repository at:

   git://source.denx.de/u-boot-sh.git master

for you to fetch changes up to ae08097faac226a951f4258c481e3e62d6ed8ac2:

   ARM: dts: renesas: Enable sysinfo on R-Car D3 Draak (2023-03-10 
17:46:09 +0100)

----------------------------------------------------------------
Marek Vasut (4):
       mmc: renesas-sdhi: Always configure default SDnH clock rate to 
800 MHz
       mmc: renesas-sdhi: Add proper probe error fail path
       clk: renesas: Always select DM_RESET to prevent inobvious failure 
of rst_gen3 subdriver
       pinctrl: renesas: Drop non-existent PFC info table entries

Tam Nguyen (3):
       sysinfo: rcar3: Fix Draak and Eagle board code
       ARM: dts: renesas: Enable sysinfo on R-Car V3H Condor/Condor-I
       ARM: dts: renesas: Enable sysinfo on R-Car D3 Draak

  arch/arm/dts/r8a77980-condor-u-boot.dts | 17 +++++++++++++++++
  arch/arm/dts/r8a77995-draak-u-boot.dts  | 19 +++++++++++++++++++
  configs/r8a77980_condor_defconfig       |  5 +++++
  configs/r8a77995_draak_defconfig        |  5 +++++
  drivers/clk/renesas/Kconfig             |  1 +
  drivers/mmc/renesas-sdhi.c              | 30 
+++++++++++++++++++++++-------
  drivers/pinctrl/renesas/sh_pfc.h        | 15 ---------------
  drivers/sysinfo/rcar3.c                 | 19 +++++++++++++++++--
  8 files changed, 87 insertions(+), 24 deletions(-)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* Re: [PULL] u-boot-sh/master
  2023-02-02  1:42 Marek Vasut
@ 2023-02-02 19:18 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2023-02-02 19:18 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 598 bytes --]

On Thu, Feb 02, 2023 at 02:42:16AM +0100, Marek Vasut wrote:

> The following changes since commit 1e1cd8eb2d0c8e5b28b2dd6622ec9cbbd5eb61b8:
> 
>   Merge tag 'fsl-qoriq-2023-2-1' of
> https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq (2023-02-01
> 09:31:17 -0500)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 1006b33b3a612acbaa66970f3bb8817216fc854e:
> 
>   net: ravb: Drop SoC-specific compatible support (2023-02-02 01:49:21
> +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2023-02-02  1:42 Marek Vasut
  2023-02-02 19:18 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2023-02-02  1:42 UTC (permalink / raw)
  To: u-boot, Tom Rini

The following changes since commit 1e1cd8eb2d0c8e5b28b2dd6622ec9cbbd5eb61b8:

   Merge tag 'fsl-qoriq-2023-2-1' of 
https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq (2023-02-01 
09:31:17 -0500)

are available in the Git repository at:

   git://source.denx.de/u-boot-sh.git master

for you to fetch changes up to 1006b33b3a612acbaa66970f3bb8817216fc854e:

   net: ravb: Drop SoC-specific compatible support (2023-02-02 01:49:21 
+0100)

----------------------------------------------------------------
Hai Pham (20):
       dt-bindings: power: Pick R-Car Gen3 R8A77961 M3W+ header from 
Linux 6.1.7
       dt-bindings: clock: Pick R-Car Gen3 R8A77961 M3W+ header from 
Linux 6.1.7
       pinctrl: renesas: r8a7796: Add R8A77961 PFC support
       clk: renesas: Add dummy SDnH clock
       clk: renesas: Rename CLK_R8A7796 to CLK_R8A77960
       clk: renesas: r8a7796: Add R8A77961 CPG/MSSR support
       clk: renesas: Use pre-defined offset for RPC clocks
       mmc: renesas-sdhi: R-Car M3 r1.3 also uses 4 tuning taps
       mmc: renesas-sdhi: Filter out HS400 on M3-W r1.2, V3M, V3H r1.x, D3
       mmc: renesas-sdhi: Adjust HS400 calibration tables
       mmc: renesas-sdhi: Adjust HS400 calibration offsets for M3-W r1.3
       mmc: renesas-sdhi: Add R8A77961 M3-W+ support
       mmc: renesas-sdhi: Drop R-Car H3 ES3.0 HS400 calibration table
       mmc: renesas-sdhi: Flag non-standard SDnH handling for V3M
       clk: renesas: Introduce and use rcar_clk_get_rate64_div_table 
function
       clk: renesas: Handle E3/D3 RPCSRC clock
       clk: renesas: Switch to new SD clock handling
       clk: renesas: Add R8A77970 SD0H/SD0 clocks for SDHI
       clk: renesas: rcar-gen3: Factor out CPG library
       configs: draak: Enable I2C support for R-Car D3

Marek Vasut (30):
       ARM: dts: rmobile: Synchronize DT headers with Linux 6.1.7
       ARM: dts: rmobile: Synchronize DTs with Linux 6.1.7
       pinctrl: renesas: Synchronize PFC core with Linux 6.1.7
       pinctrl: renesas: Synchronize R8A7790 H2 PFC tables with Linux 6.1.7
       pinctrl: renesas: Synchronize R8A7791 M2-W and R8A7793 M2-N PFC 
tables with Linux 6.1.7
       pinctrl: renesas: Synchronize R8A7792 V2H PFC tables with Linux 6.1.7
       pinctrl: renesas: Synchronize R8A7794 E2 PFC tables with Linux 6.1.7
       pinctrl: renesas: Synchronize R8A7795 H3 PFC tables with Linux 6.1.7
       pinctrl: renesas: Synchronize R8A77960 M3-W and R8A77961 M3-W+ 
PFC tables with Linux 6.1.7
       pinctrl: renesas: Synchronize R8A77965 M3-N PFC tables with Linux 
6.1.7
       pinctrl: renesas: Synchronize R8A77970 V3M PFC tables with Linux 
6.1.7
       pinctrl: renesas: Synchronize R8A77980 V3H PFC tables with Linux 
6.1.7
       pinctrl: renesas: Synchronize R8A77990 E3 PFC tables with Linux 6.1.7
       pinctrl: renesas: Synchronize R8A77995 D3 PFC tables with Linux 6.1.7
       pinctrl: renesas: Synchronize R8A779A0 V3U PFC tables with Linux 
6.1.7
       clk: renesas: Synchronize R8A7795 H3 clock tables with Linux 6.1.7
       clk: renesas: Synchronize R8A77960 M3-W and R8A77961 M3-W+ clock 
tables with Linux 6.1.7
       clk: renesas: Synchronize R8A77965 M3-N clock tables with Linux 6.1.7
       clk: renesas: Synchronize R8A77980 V3H clock tables with Linux 6.1.7
       clk: renesas: Synchronize R8A77990 E3 clock tables with Linux 6.1.7
       clk: renesas: Synchronize R8A77995 D3 clock tables with Linux 6.1.7
       clk: renesas: Synchronize R8A779A0 V3U clock tables with Linux 6.1.7
       clk: renesas: Synchronize R8A774A1 RZ/G2M clock tables with Linux 
6.1.7
       clk: renesas: Synchronize R8A774B1 RZ/G2N clock tables with Linux 
6.1.7
       clk: renesas: Synchronize R8A774C0 RZ/G2E clock tables with Linux 
6.1.7
       clk: renesas: Synchronize R8A774E1 RZ/G2H clock tables with Linux 
6.1.7
       clk: renesas: Add and enable CPG reset driver
       clk: renesas: Drop core param from gen3_clk_get_rate64_pll_mul_reg
       clk: renesas: Convert Gen2/Gen3 clock tables to clk-provider 
struct clk_div_table
       net: ravb: Drop SoC-specific compatible support

  arch/arm/dts/beacon-renesom-baseboard.dtsi      |   27 +-
  arch/arm/dts/beacon-renesom-som.dtsi            |    9 +-
  arch/arm/dts/cat875.dtsi                        |    5 +-
  arch/arm/dts/condor-common.dtsi                 |  548 
++++++++++++++++++++++
  arch/arm/dts/draak.dtsi                         |  744 
+++++++++++++++++++++++++++++
  arch/arm/dts/ebisu.dtsi                         |  869 
++++++++++++++++++++++++++++++++++
  arch/arm/dts/hihope-rev4.dtsi                   |   10 +-
  arch/arm/dts/hihope-rzg2-ex.dtsi                |    7 +-
  arch/arm/dts/r8a774a1-beacon-rzg2m-kit.dts      |    8 +
  arch/arm/dts/r8a774a1-hihope-rzg2m-ex.dts       |    2 +-
  arch/arm/dts/r8a774a1-hihope-rzg2m.dts          |    2 +-
  arch/arm/dts/r8a774a1.dtsi                      |   66 +--
  arch/arm/dts/r8a774b1-beacon-rzg2n-kit.dts      |    2 +-
  arch/arm/dts/r8a774b1.dtsi                      |   42 +-
  arch/arm/dts/r8a774c0-cat874.dts                |   10 +-
  arch/arm/dts/r8a774c0-ek874.dts                 |    2 +-
  arch/arm/dts/r8a774c0-u-boot.dtsi               |    1 -
  arch/arm/dts/r8a774c0.dtsi                      |   66 ++-
  arch/arm/dts/r8a774e1-beacon-rzg2h-kit.dts      |    2 +-
  arch/arm/dts/r8a774e1.dtsi                      |   43 +-
  arch/arm/dts/r8a7790-lager.dts                  |   27 +-
  arch/arm/dts/r8a7790-stout.dts                  |   11 +-
  arch/arm/dts/r8a7790.dtsi                       |   45 +-
  arch/arm/dts/r8a7791-koelsch.dts                |   27 +-
  arch/arm/dts/r8a7791-porter.dts                 |   14 +-
  arch/arm/dts/r8a7791.dtsi                       |  121 ++++-
  arch/arm/dts/r8a7792-blanche.dts                |   14 +-
  arch/arm/dts/r8a7792.dtsi                       |   16 +-
  arch/arm/dts/r8a7793-gose.dts                   |   33 +-
  arch/arm/dts/r8a7793.dtsi                       |   33 +-
  arch/arm/dts/r8a7794-alt.dts                    |   53 ++-
  arch/arm/dts/r8a7794-silk.dts                   |   26 +-
  arch/arm/dts/r8a7794.dtsi                       |   35 +-
  arch/arm/dts/r8a77950-salvator-x.dts            |  108 -----
  arch/arm/dts/r8a77950-ulcb.dts                  |    2 +-
  arch/arm/dts/r8a77950.dtsi                      |   27 +-
  arch/arm/dts/r8a77951.dtsi                      |  259 ++++++++---
  arch/arm/dts/r8a77960-salvator-x.dts            |   46 --
  arch/arm/dts/r8a77960-ulcb.dts                  |    2 +-
  arch/arm/dts/r8a77960.dtsi                      |  212 ++++++---
  arch/arm/dts/r8a77965-salvator-x.dts            |   45 --
  arch/arm/dts/r8a77965-ulcb.dts                  |    2 +-
  arch/arm/dts/r8a77965.dtsi                      |  338 ++++++++++++--
  arch/arm/dts/r8a77970-eagle.dts                 |  193 +++++++-
  arch/arm/dts/r8a77970.dtsi                      |   53 ++-
  arch/arm/dts/r8a77980-condor.dts                |  274 +----------
  arch/arm/dts/r8a77980.dtsi                      |   92 ++--
  arch/arm/dts/r8a77990-ebisu.dts                 |  743 
+----------------------------
  arch/arm/dts/r8a77990.dtsi                      |  335 +++++++++++---
  arch/arm/dts/r8a77995-draak.dts                 |  516 
+--------------------
  arch/arm/dts/r8a77995.dtsi                      |  372 ++++++++++++++-
  arch/arm/dts/r8a779a0-falcon-cpu.dtsi           |  233 ++++++++--
  arch/arm/dts/r8a779a0-falcon-csi-dsi.dtsi       |  265 +++++++++++
  arch/arm/dts/r8a779a0-falcon-ethernet.dtsi      |   15 +
  arch/arm/dts/r8a779a0-falcon-u-boot.dts         |    2 +-
  arch/arm/dts/r8a779a0-falcon.dts                |   76 ++-
  arch/arm/dts/r8a779a0.dtsi                      | 2137 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
  arch/arm/dts/ulcb.dtsi                          |  103 ++++-
  arch/arm/mach-rmobile/Kconfig.64                |   11 +-
  configs/r8a77990_ebisu_defconfig                |    2 +-
  configs/r8a77995_draak_defconfig                |    2 +-
  configs/rcar3_ulcb_defconfig                    |    2 +-
  drivers/clk/clk_versaclock.c                    |    2 +-
  drivers/clk/renesas/Kconfig                     |   16 +-
  drivers/clk/renesas/Makefile                    |    4 +-
  drivers/clk/renesas/clk-rcar-gen2.c             |    6 +-
  drivers/clk/renesas/clk-rcar-gen3.c             |  386 +++++++++------
  drivers/clk/renesas/r8a774a1-cpg-mssr.c         |   47 +-
  drivers/clk/renesas/r8a774b1-cpg-mssr.c         |   40 +-
  drivers/clk/renesas/r8a774c0-cpg-mssr.c         |   38 +-
  drivers/clk/renesas/r8a774e1-cpg-mssr.c         |   38 +-
  drivers/clk/renesas/r8a7795-cpg-mssr.c          |   43 +-
  drivers/clk/renesas/r8a7796-cpg-mssr.c          |   67 ++-
  drivers/clk/renesas/r8a77965-cpg-mssr.c         |   39 +-
  drivers/clk/renesas/r8a77970-cpg-mssr.c         |   20 +-
  drivers/clk/renesas/r8a77980-cpg-mssr.c         |   28 +-
  drivers/clk/renesas/r8a77990-cpg-mssr.c         |   38 +-
  drivers/clk/renesas/r8a77995-cpg-mssr.c         |   32 +-
  drivers/clk/renesas/r8a779a0-cpg-mssr.c         |   73 +--
  drivers/clk/renesas/rcar-cpg-lib.c              |  169 +++++++
  drivers/clk/renesas/rcar-cpg-lib.h              |   33 ++
  drivers/clk/renesas/rcar-gen3-cpg.h             |   64 ++-
  drivers/gpio/sh_pfc.c                           |    2 +-
  drivers/mmc/renesas-sdhi.c                      |  102 ++--
  drivers/mmc/tmio-common.h                       |    2 +
  drivers/net/ravb.c                              |    6 -
  drivers/pinctrl/renesas/Kconfig                 |   14 +-
  drivers/pinctrl/renesas/Makefile                |    5 +-
  drivers/pinctrl/renesas/pfc-r8a7790.c           |  961 
++++++++++++++++++++++----------------
  drivers/pinctrl/renesas/pfc-r8a7791.c           |  820 
++++++++++++++++++++------------
  drivers/pinctrl/renesas/pfc-r8a7792.c           | 1206 
++++++++++++++++++++++++++++++-----------------
  drivers/pinctrl/renesas/pfc-r8a7794.c           |  671 
++++++++++++++++++---------
  drivers/pinctrl/renesas/pfc-r8a7795.c           |  577 
++++++++---------------
  drivers/pinctrl/renesas/pfc-r8a7796.c           |  601 
+++++++++---------------
  drivers/pinctrl/renesas/pfc-r8a77965.c          |  609 
+++++++++---------------
  drivers/pinctrl/renesas/pfc-r8a77970.c          |  478 ++++++++++---------
  drivers/pinctrl/renesas/pfc-r8a77980.c          |  515 
++++++++++++---------
  drivers/pinctrl/renesas/pfc-r8a77990.c          |  606 
+++++++++++-------------
  drivers/pinctrl/renesas/pfc-r8a77995.c          |  746 
++++++++++++++++++++---------
  drivers/pinctrl/renesas/pfc-r8a779a0.c          |  400 ++++++----------
  drivers/pinctrl/renesas/pfc.c                   |  115 ++++-
  drivers/pinctrl/renesas/sh_pfc.h                |  258 ++++++-----
  include/dt-bindings/clock/r8a774a1-cpg-mssr.h   |    6 +-
  include/dt-bindings/clock/r8a774b1-cpg-mssr.h   |    2 +-
  include/dt-bindings/clock/r8a774c0-cpg-mssr.h   |    2 +-
  include/dt-bindings/clock/r8a77961-cpg-mssr.h   |   65 +++
  include/dt-bindings/clock/r8a77970-cpg-mssr.h   |    8 +-
  include/dt-bindings/{clk => clock}/versaclock.h |    0
  include/dt-bindings/power/r8a774a1-sysc.h       |    6 +-
  include/dt-bindings/power/r8a774b1-sysc.h       |    2 +-
  include/dt-bindings/power/r8a774c0-sysc.h       |    2 +-
  include/dt-bindings/power/r8a7794-sysc.h        |    5 +-
  include/dt-bindings/power/r8a7795-sysc.h        |    5 +-
  include/dt-bindings/power/r8a7796-sysc.h        |    5 +-
  include/dt-bindings/power/r8a77961-sysc.h       |   32 ++
  include/dt-bindings/power/r8a77970-sysc.h       |    5 +-
  include/dt-bindings/power/r8a77995-sysc.h       |    5 +-
  117 files changed, 12559 insertions(+), 6855 deletions(-)
  create mode 100644 arch/arm/dts/condor-common.dtsi
  create mode 100644 arch/arm/dts/draak.dtsi
  create mode 100644 arch/arm/dts/ebisu.dtsi
  create mode 100644 arch/arm/dts/r8a779a0-falcon-csi-dsi.dtsi
  create mode 100644 arch/arm/dts/r8a779a0-falcon-ethernet.dtsi
  create mode 100644 drivers/clk/renesas/rcar-cpg-lib.c
  create mode 100644 drivers/clk/renesas/rcar-cpg-lib.h
  create mode 100644 include/dt-bindings/clock/r8a77961-cpg-mssr.h
  rename include/dt-bindings/{clk => clock}/versaclock.h (100%)
  create mode 100644 include/dt-bindings/power/r8a77961-sysc.h

^ permalink raw reply	[flat|nested] 82+ messages in thread

* Re: [PULL] u-boot-sh/master
  2023-01-15 14:27 Marek Vasut
@ 2023-01-15 20:40 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2023-01-15 20:40 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 604 bytes --]

On Sun, Jan 15, 2023 at 03:27:04PM +0100, Marek Vasut wrote:

> The following changes since commit fe4c21de4fbf5756d354d2473ffc675e7596ccfb:
> 
>   Merge tag 'u-boot-stm32-20230113' of
> https://source.denx.de/u-boot/custodians/u-boot-stm (2023-01-13 09:56:19
> -0500)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 4327df1d345e502f48a1a23b091ae39110481026:
> 
>   configs: r8a77980: Condor: Enable MMC support by default (2023-01-14
> 14:10:12 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2023-01-15 14:27 Marek Vasut
  2023-01-15 20:40 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2023-01-15 14:27 UTC (permalink / raw)
  To: Tom Rini, u-boot

The following changes since commit fe4c21de4fbf5756d354d2473ffc675e7596ccfb:

   Merge tag 'u-boot-stm32-20230113' of 
https://source.denx.de/u-boot/custodians/u-boot-stm (2023-01-13 09:56:19 
-0500)

are available in the Git repository at:

   git://source.denx.de/u-boot-sh.git master

for you to fetch changes up to 4327df1d345e502f48a1a23b091ae39110481026:

   configs: r8a77980: Condor: Enable MMC support by default (2023-01-14 
14:10:12 +0100)

----------------------------------------------------------------
Andrey Dolnikov (1):
       configs: r8a77980: Condor: Enable MMC support by default

Hai Pham (1):
       ARM: renesas: condor: switch eMMC bus to 1V8

Marek Vasut (9):
       ARM: renesas: Enable LTO on R-Car3 ULCB
       ARM: renesas: Enable LTO on R-Car3 Eagle
       ARM: renesas: Enable LTO on R-Car3 Condor
       ARM: renesas: Enable LTO on R-Car3 Ebisu
       ARM: renesas: Enable LTO on R-Car3 Draak
       ARM: renesas: Enable LTO on R-Car3 Falcon
       ARM: renesas: condor: Set CONFIG_TEXT_BASE=0x0 on R-Car Gen3 Condor
       ARM: renesas: ulcb: Set CONFIG_TEXT_BASE=0x0 on R-Car Gen3 ULCB
       ARM: dts: renesas: condor: Enable SPI NOR fast-read

  arch/arm/dts/r8a77980-condor-u-boot.dts |  1 +
  arch/arm/dts/r8a77980-condor.dts        |  8 +-------
  configs/r8a77970_eagle_defconfig        |  1 +
  configs/r8a77980_condor_defconfig       | 10 ++++++++--
  configs/r8a77990_ebisu_defconfig        |  1 +
  configs/r8a77995_draak_defconfig        |  1 +
  configs/r8a779a0_falcon_defconfig       |  1 +
  configs/rcar3_ulcb_defconfig            |  3 ++-
  8 files changed, 16 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* Re: [PULL] u-boot-sh/master
  2022-09-03 14:32 Marek Vasut
@ 2022-09-05  2:35 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2022-09-05  2:35 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 528 bytes --]

On Sat, Sep 03, 2022 at 04:32:18PM +0200, Marek Vasut wrote:

> The following changes since commit 4e10c1227aa879af809b3073bf917289f23e17d7:
> 
>   Merge branch '2022-08-31-assorted-fixes' (2022-08-31 19:32:31 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 68083b897b57309c29039b27d2580e4eb9c6e455:
> 
>   renesas: Fix RPC-IF compatible values (2022-09-02 13:25:01 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2022-09-03 14:32 Marek Vasut
  2022-09-05  2:35 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2022-09-03 14:32 UTC (permalink / raw)
  To: Tom Rini, u-boot

The following changes since commit 4e10c1227aa879af809b3073bf917289f23e17d7:

   Merge branch '2022-08-31-assorted-fixes' (2022-08-31 19:32:31 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-sh.git master

for you to fetch changes up to 68083b897b57309c29039b27d2580e4eb9c6e455:

   renesas: Fix RPC-IF compatible values (2022-09-02 13:25:01 +0200)

----------------------------------------------------------------
Geert Uytterhoeven (3):
       ARM: dts: rmobile: Fix RPC-IF device node names
       ARM: renesas: Propagate RPC-IF enablement to subsequent software
       renesas: Fix RPC-IF compatible values

  arch/arm/dts/r7s72100-gr-peach-u-boot.dts |  4 ++--
  arch/arm/dts/r8a774c0-u-boot.dtsi         |  4 ++--
  arch/arm/dts/r8a77950-u-boot.dtsi         |  4 ++--
  arch/arm/dts/r8a77960-u-boot.dtsi         |  4 ++--
  arch/arm/dts/r8a77965-u-boot.dtsi         |  4 ++--
  arch/arm/dts/r8a77970-u-boot.dtsi         |  4 ++--
  arch/arm/dts/r8a77980-u-boot.dtsi         |  4 ++--
  arch/arm/dts/r8a77990-u-boot.dtsi         |  4 ++--
  arch/arm/dts/r8a77995-u-boot.dtsi         |  4 ++--
  arch/arm/dts/r8a779a0-u-boot.dtsi         |  2 +-
  board/renesas/rcar-common/common.c        | 46 
++++++++++++++++++++++++++++++++++++++++++++--
  drivers/mtd/renesas_rpc_hf.c              |  3 ++-
  drivers/spi/renesas_rpc_spi.c             |  9 ++-------
  13 files changed, 67 insertions(+), 29 deletions(-)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* Re: [PULL] u-boot-sh/master
  2022-03-15 20:43 Marek Vasut
@ 2022-03-16 14:48 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2022-03-16 14:48 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 646 bytes --]

On Tue, Mar 15, 2022 at 09:43:26PM +0100, Marek Vasut wrote:

> Config tweaks to enable the right I2C driver
> 
> The following changes since commit c96137000e4cf486dcb164fd67a1a0b5b2fb99c6:
> 
>   Merge tag 'efi-2022-04-rc3-2' of
> https://source.denx.de/u-boot/custodians/u-boot-efi (2022-03-13 08:18:17
> -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 23fd0bb987c781d2f87af6b546fb219b40ad1057:
> 
>   configs: condor: Enabled I2C support for R-Car V3H (2022-03-14 11:49:17
> +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2022-03-15 20:43 Marek Vasut
  2022-03-16 14:48 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2022-03-15 20:43 UTC (permalink / raw)
  To: Tom Rini, u-boot

Config tweaks to enable the right I2C driver

The following changes since commit c96137000e4cf486dcb164fd67a1a0b5b2fb99c6:

   Merge tag 'efi-2022-04-rc3-2' of 
https://source.denx.de/u-boot/custodians/u-boot-efi (2022-03-13 08:18:17 
-0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-sh.git master

for you to fetch changes up to 23fd0bb987c781d2f87af6b546fb219b40ad1057:

   configs: condor: Enabled I2C support for R-Car V3H (2022-03-14 
11:49:17 +0100)

----------------------------------------------------------------
Nam Nguyen (3):
       configs: falcon: Enabled I2C support for R-Car V3U
       configs: eagle: Enabled I2C support for R-Car V3M
       configs: condor: Enabled I2C support for R-Car V3H

  configs/r8a77970_eagle_defconfig  | 2 +-
  configs/r8a77980_condor_defconfig | 2 +-
  configs/r8a779a0_falcon_defconfig | 2 +-
  3 files changed, 3 insertions(+), 3 deletions(-)


^ permalink raw reply	[flat|nested] 82+ messages in thread

* Re: [PULL] u-boot-sh/master
  2022-02-26  3:03 Marek Vasut
@ 2022-02-27 14:21 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2022-02-27 14:21 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 595 bytes --]

On Sat, Feb 26, 2022 at 04:03:16AM +0100, Marek Vasut wrote:

> The following changes since commit c6ae38b38967a5c33d729c20e508a03ba3e0e3f6:
> 
>   Merge tag 'clk-2022.04-rc2' of
> https://source.denx.de/u-boot/custodians/u-boot-clk (2022-02-25 11:21:32
> -0500)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 4ce849f535ba185288c27e30091d71446e32a47a:
> 
>   arm: rmobile: rzg2_beacon: Enable proper Ethernet PHY (2022-02-25 21:42:07
> +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2022-02-26  3:03 Marek Vasut
  2022-02-27 14:21 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2022-02-26  3:03 UTC (permalink / raw)
  To: Tom Rini, u-boot

The following changes since commit c6ae38b38967a5c33d729c20e508a03ba3e0e3f6:

   Merge tag 'clk-2022.04-rc2' of 
https://source.denx.de/u-boot/custodians/u-boot-clk (2022-02-25 11:21:32 
-0500)

are available in the Git repository at:

   git://source.denx.de/u-boot-sh.git master

for you to fetch changes up to 4ce849f535ba185288c27e30091d71446e32a47a:

   arm: rmobile: rzg2_beacon: Enable proper Ethernet PHY (2022-02-25 
21:42:07 +0100)

----------------------------------------------------------------
Adam Ford (2):
       net: ravb: Add tx/rx delay flag checks and support for rgmii-rxid
       arm: rmobile: rzg2_beacon: Enable proper Ethernet PHY

  configs/rzg2_beacon_defconfig |  2 +-
  drivers/net/ravb.c            | 34 +++++++++++++++++++++++++++++++---
  2 files changed, 32 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* Re: [PULL] u-boot-sh/master
  2022-01-23  2:01 Marek Vasut
@ 2022-01-23 14:55 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2022-01-23 14:55 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot, Adam Ford

[-- Attachment #1: Type: text/plain, Size: 551 bytes --]

On Sun, Jan 23, 2022 at 03:01:00AM +0100, Marek Vasut wrote:

> The following changes since commit e6786b0354372c8a68d01e4d633a19cdce373b70:
> 
>   Merge branch '2022-01-21-Kconfig-migrations' (2022-01-21 14:01:41 -0500)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 16f4d36c7b8b6aeb0374485acb91afee795ccfc9:
> 
>   arm: dts: rz-g2-beacon-u-boot: Enable pinmux for QSPI (2022-01-22 23:12:56
> +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2022-01-23  2:01 Marek Vasut
  2022-01-23 14:55 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2022-01-23  2:01 UTC (permalink / raw)
  To: Tom Rini, u-boot, Adam Ford

The following changes since commit e6786b0354372c8a68d01e4d633a19cdce373b70:

   Merge branch '2022-01-21-Kconfig-migrations' (2022-01-21 14:01:41 -0500)

are available in the Git repository at:

   git://source.denx.de/u-boot-sh.git master

for you to fetch changes up to 16f4d36c7b8b6aeb0374485acb91afee795ccfc9:

   arm: dts: rz-g2-beacon-u-boot: Enable pinmux for QSPI (2022-01-22 
23:12:56 +0100)

----------------------------------------------------------------
Adam Ford (2):
       arm: rmobile: rzg2_beacon: Migrate reset to SYSRESET_PSCI
       arm: dts: rz-g2-beacon-u-boot: Enable pinmux for QSPI

  arch/arm/dts/rz-g2-beacon-u-boot.dtsi    |  9 +++++++++
  board/beacon/beacon-rzg2m/beacon-rzg2m.c | 10 ----------
  configs/rzg2_beacon_defconfig            |  2 ++
  3 files changed, 11 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* Re: [PULL] u-boot-sh/master
  2021-12-13 11:32 Marek Vasut
@ 2021-12-13 16:30 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2021-12-13 16:30 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot, Adam Ford

[-- Attachment #1: Type: text/plain, Size: 684 bytes --]

On Mon, Dec 13, 2021 at 12:32:09PM +0100, Marek Vasut wrote:

> This is long overdue PR for current release with a few clean ups for the
> RZG2
> 
> The following changes since commit a1c01b17c59ec03c678073e145fbd094c7606dc8:
> 
>   Merge tag 'efi-2022-01-rc4-2' of
> https://source.denx.de/u-boot/custodians/u-boot-efi (2021-12-10 07:58:43
> -0500)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to d5f1beb058a48fb057d3a62dc751a19c1a3db279:
> 
>   configs: beacon-rzg2m: Config to address new aliases (2021-12-13 00:37:28
> +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2021-12-13 11:32 Marek Vasut
  2021-12-13 16:30 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2021-12-13 11:32 UTC (permalink / raw)
  To: Tom Rini, u-boot, Adam Ford

This is long overdue PR for current release with a few clean ups for the 
RZG2

The following changes since commit a1c01b17c59ec03c678073e145fbd094c7606dc8:

   Merge tag 'efi-2022-01-rc4-2' of 
https://source.denx.de/u-boot/custodians/u-boot-efi (2021-12-10 07:58:43 
-0500)

are available in the Git repository at:

   git://source.denx.de/u-boot-sh.git master

for you to fetch changes up to d5f1beb058a48fb057d3a62dc751a19c1a3db279:

   configs: beacon-rzg2m: Config to address new aliases (2021-12-13 
00:37:28 +0100)

----------------------------------------------------------------
Adam Ford (5):
       net: ravb: Support multiple clocks
       arm: dts: beacon-rzg2: Resync device trees with Linux 5.16-rc3
       arm: dts: Create common rz-g2-beacon-u-boot file
       ARM: rmobile: Fix rzg2_beacon_defconfig to address new aliases
       configs: beacon-rzg2m: Config to address new aliases

  arch/arm/dts/beacon-renesom-baseboard.dtsi         | 16 ++++++++++++----
  arch/arm/dts/beacon-renesom-som.dtsi               | 45 
+++++++++++----------------------------------
  arch/arm/dts/r8a774a1-beacon-rzg2m-kit-u-boot.dtsi | 32 
++------------------------------
  arch/arm/dts/r8a774a1-beacon-rzg2m-kit.dts         |  3 +++
  arch/arm/dts/r8a774b1-beacon-rzg2n-kit-u-boot.dtsi | 32 
++------------------------------
  arch/arm/dts/r8a774b1-beacon-rzg2n-kit.dts         |  3 +++
  arch/arm/dts/r8a774e1-beacon-rzg2h-kit-u-boot.dtsi | 42 
++----------------------------------------
  arch/arm/dts/r8a774e1-beacon-rzg2h-kit.dts         |  3 +++
  arch/arm/dts/rz-g2-beacon-u-boot.dtsi              | 75 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  board/beacon/beacon-rzg2m/MAINTAINERS              | 10 ++++++++++
  configs/rzg2_beacon_defconfig                      |  1 -
  drivers/net/ravb.c                                 | 10 +++++-----
  include/configs/beacon-rzg2m.h                     |  2 +-
  13 files changed, 129 insertions(+), 145 deletions(-)
  create mode 100644 arch/arm/dts/rz-g2-beacon-u-boot.dtsi


^ permalink raw reply	[flat|nested] 82+ messages in thread

* Re: [PULL] u-boot-sh/master
  2021-10-31  8:00 Marek Vasut
@ 2021-10-31 19:15 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2021-10-31 19:15 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot, Adam Ford

[-- Attachment #1: Type: text/plain, Size: 585 bytes --]

On Sun, Oct 31, 2021 at 09:00:27AM +0100, Marek Vasut wrote:

> The following changes since commit a09929cc6c5a108f89e91660f37d745ed119385b:
> 
>   Merge https://source.denx.de/u-boot/custodians/u-boot-mmc (2021-10-29
> 08:27:32 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 16f1f0058974abd480a2c01d99a98179c667e828:
> 
>   ARM: rmobile: Rename r8a774a1_beacon_defconfig to rzg2_beacon_defconfig
> (2021-10-30 22:54:07 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2021-10-31  8:00 Marek Vasut
  2021-10-31 19:15 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2021-10-31  8:00 UTC (permalink / raw)
  To: Tom Rini, u-boot, Adam Ford

The following changes since commit a09929cc6c5a108f89e91660f37d745ed119385b:

   Merge https://source.denx.de/u-boot/custodians/u-boot-mmc (2021-10-29 
08:27:32 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-sh.git master

for you to fetch changes up to 16f1f0058974abd480a2c01d99a98179c667e828:

   ARM: rmobile: Rename r8a774a1_beacon_defconfig to 
rzg2_beacon_defconfig (2021-10-30 22:54:07 +0200)

----------------------------------------------------------------
Adam Ford (6):
       ARM: rmobile: Enable board detection when FIT is enabled
       ARM: rmobile: beacon: Support RZ/G2 [M/N/H] on TARGET_BEACON_RZG2M
       ARM: rmobile: beacon: Remove duplicated for RZ/G2 M/N/H
       ARM: rmobile: Beacon: Remove dead code
       ARM: rmobile: beacon: Enable reference clocks for USB and AVB
       ARM: rmobile: Rename r8a774a1_beacon_defconfig to 
rzg2_beacon_defconfig

  arch/arm/mach-rmobile/Kconfig.64                             | 22 
++++++++++------------
  board/beacon/beacon-rzg2m/Kconfig                            |  2 +-
  board/beacon/beacon-rzg2m/MAINTAINERS                        |  4 +---
  board/beacon/beacon-rzg2m/beacon-rzg2m.c                     | 26 
+++++++++++++++----------
  configs/r8a774b1_beacon_defconfig                            | 75 
-------------------------------------------------------------------------
  configs/r8a774e1_beacon_defconfig                            | 75 
-------------------------------------------------------------------------
  configs/{r8a774a1_beacon_defconfig => rzg2_beacon_defconfig} |  4 ++++
  7 files changed, 32 insertions(+), 176 deletions(-)
  delete mode 100644 configs/r8a774b1_beacon_defconfig
  delete mode 100644 configs/r8a774e1_beacon_defconfig
  rename configs/{r8a774a1_beacon_defconfig => rzg2_beacon_defconfig} (89%)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* Re: [PULL] u-boot-sh/master
  2021-08-30 22:41 Marek Vasut
@ 2021-08-31 22:59 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2021-08-31 22:59 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 593 bytes --]

On Tue, Aug 31, 2021 at 12:41:17AM +0200, Marek Vasut wrote:

> The following changes since commit 4865db07169126ca0205f1a6265adf01bd69b3df:
> 
>   Merge tag 'efi-2021-10-rc3' of
> https://source.denx.de/u-boot/custodians/u-boot-efi (2021-08-23 12:44:12
> -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 221146c55868e0f1c1cd3d9add440081b677f559:
> 
>   ARM: rmobile: beacon-renesom: Enable QSPI NOR Flash (2021-08-24 20:03:09
> +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2021-08-30 22:41 Marek Vasut
  2021-08-31 22:59 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2021-08-30 22:41 UTC (permalink / raw)
  To: Tom Rini, u-boot

The following changes since commit 4865db07169126ca0205f1a6265adf01bd69b3df:

   Merge tag 'efi-2021-10-rc3' of 
https://source.denx.de/u-boot/custodians/u-boot-efi (2021-08-23 12:44:12 
-0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-sh.git master

for you to fetch changes up to 221146c55868e0f1c1cd3d9add440081b677f559:

   ARM: rmobile: beacon-renesom: Enable QSPI NOR Flash (2021-08-24 
20:03:09 +0200)

----------------------------------------------------------------
Adam Ford (1):
       ARM: rmobile: beacon-renesom: Enable QSPI NOR Flash

  arch/arm/dts/beacon-renesom-som.dtsi | 23 +++++++++++++++++++++++
  configs/r8a774a1_beacon_defconfig    |  9 +++++++++
  configs/r8a774b1_beacon_defconfig    |  9 +++++++++
  configs/r8a774e1_beacon_defconfig    |  9 +++++++++
  4 files changed, 50 insertions(+)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* Re: [PULL] u-boot-sh/master
  2021-08-08 11:39 Marek Vasut
@ 2021-08-08 18:20 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2021-08-08 18:20 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 601 bytes --]

On Sun, Aug 08, 2021 at 01:39:30PM +0200, Marek Vasut wrote:

> The following changes since commit 8f07f5376a21a57ce191e5548b1a30c9709994d3:
> 
>   Merge tag 'video-2021-08-05' of
> https://source.denx.de/u-boot/custodians/u-boot-video (2021-08-06 13:46:40
> -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 0ae06f6b36bf3014531e04a10daa2ad71ad9a351:
> 
>   ARM: renesas: Set CONFIG_SYS_TEXT_BASE=0x0 on R-Car Gen3 (2021-08-08
> 12:27:04 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2021-08-08 11:39 Marek Vasut
  2021-08-08 18:20 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2021-08-08 11:39 UTC (permalink / raw)
  To: Tom Rini, u-boot

The following changes since commit 8f07f5376a21a57ce191e5548b1a30c9709994d3:

   Merge tag 'video-2021-08-05' of 
https://source.denx.de/u-boot/custodians/u-boot-video (2021-08-06 
13:46:40 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-sh.git master

for you to fetch changes up to 0ae06f6b36bf3014531e04a10daa2ad71ad9a351:

   ARM: renesas: Set CONFIG_SYS_TEXT_BASE=0x0 on R-Car Gen3 (2021-08-08 
12:27:04 +0200)

----------------------------------------------------------------
Marek Vasut (4):
       ARM: rmobile: Remove default bootargs
       ARM: renesas: Turn on PIE for Gen3
       ARM: renesas: Mallocate bootparams on Gen3
       ARM: renesas: Set CONFIG_SYS_TEXT_BASE=0x0 on R-Car Gen3

  arch/arm/mach-rmobile/Kconfig         | 1 +
  board/renesas/condor/condor.c         | 3 ---
  board/renesas/draak/draak.c           | 3 ---
  board/renesas/eagle/eagle.c           | 3 ---
  board/renesas/ebisu/ebisu.c           | 3 ---
  board/renesas/salvator-x/salvator-x.c | 3 ---
  board/renesas/ulcb/ulcb.c             | 3 ---
  configs/hihope_rzg2_defconfig         | 1 -
  configs/r8a77970_eagle_defconfig      | 1 -
  configs/r8a77980_condor_defconfig     | 1 -
  configs/r8a77990_ebisu_defconfig      | 1 -
  configs/r8a77995_draak_defconfig      | 1 -
  configs/rcar3_salvator-x_defconfig    | 3 +--
  configs/rcar3_ulcb_defconfig          | 1 -
  include/configs/rcar-gen3-common.h    | 2 ++
  15 files changed, 4 insertions(+), 26 deletions(-)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* Re: [PULL] u-boot-sh/master
  2021-07-20 22:50 Marek Vasut
@ 2021-07-21  2:55 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2021-07-21  2:55 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 587 bytes --]

On Wed, Jul 21, 2021 at 12:50:00AM +0200, Marek Vasut wrote:

> The following changes since commit dd3dfa50d88cffeb244485594a7bf18c58ae6d63:
> 
>   Merge https://source.denx.de/u-boot/custodians/u-boot-marvell (2021-07-19
> 08:41:04 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to cd7f92a096a46e5c2a54ca461a5b30739e3fa3e4:
> 
>   ARM: dts: rmobile: Remove multiple unused DT properties on R-Car Gen3
> (2021-07-20 23:33:54 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2021-07-20 22:50 Marek Vasut
  2021-07-21  2:55 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2021-07-20 22:50 UTC (permalink / raw)
  To: Tom Rini, u-boot

The following changes since commit dd3dfa50d88cffeb244485594a7bf18c58ae6d63:

   Merge https://source.denx.de/u-boot/custodians/u-boot-marvell 
(2021-07-19 08:41:04 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-sh.git master

for you to fetch changes up to cd7f92a096a46e5c2a54ca461a5b30739e3fa3e4:

   ARM: dts: rmobile: Remove multiple unused DT properties on R-Car Gen3 
(2021-07-20 23:33:54 +0200)

----------------------------------------------------------------
Marek Vasut (7):
       sysinfo: rcar3: Add Renesas R-Car Gen3 sysinfo driver
       ARM: dts: rmobile: Add sysinfo extras on R-Car Gen3
       ARM: rmobile: Enable I2C EEPROM support on R-Car Gen3
       ARM: rmobile: Enable sysinfo on R-Car Gen3
       ARM: rmobile: Align CPU: print with other prints
       ARM: dts: rmobile: Disable RPC HF by default
       ARM: dts: rmobile: Remove multiple unused DT properties on R-Car Gen3

  arch/arm/dts/r8a77950-salvator-x-u-boot.dts |  19 ++++++++-
  arch/arm/dts/r8a77950-ulcb-u-boot.dts       |  20 ++++++++-
  arch/arm/dts/r8a77960-salvator-x-u-boot.dts |  19 ++++++++-
  arch/arm/dts/r8a77960-ulcb-u-boot.dts       |  20 ++++++++-
  arch/arm/dts/r8a77965-salvator-x-u-boot.dts |  19 ++++++++-
  arch/arm/dts/r8a77965-ulcb-u-boot.dts       |  20 ++++++++-
  arch/arm/dts/r8a77990-ebisu-u-boot.dts      |  25 +++++++++++-
  arch/arm/dts/r8a77995-draak-u-boot.dts      |   2 +-
  arch/arm/mach-rmobile/cpu_info.c            |   2 +-
  configs/r8a77970_eagle_defconfig            |   2 +
  configs/r8a77980_condor_defconfig           |   2 +
  configs/r8a77990_ebisu_defconfig            |  10 +++++
  configs/r8a77995_draak_defconfig            |   2 +
  configs/rcar3_salvator-x_defconfig          |  10 +++++
  configs/rcar3_ulcb_defconfig                |  10 +++++
  drivers/sysinfo/Kconfig                     |   7 ++++
  drivers/sysinfo/Makefile                    |   1 +
  drivers/sysinfo/rcar3.c                     | 197 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  18 files changed, 378 insertions(+), 9 deletions(-)
  create mode 100644 drivers/sysinfo/rcar3.c

^ permalink raw reply	[flat|nested] 82+ messages in thread

* Re: [PULL] u-boot-sh/master
  2021-06-25  1:13 Marek Vasut
@ 2021-06-25 12:54 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2021-06-25 12:54 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot, Adam Ford

[-- Attachment #1: Type: text/plain, Size: 612 bytes --]

On Fri, Jun 25, 2021 at 03:13:07AM +0200, Marek Vasut wrote:

> Beacon board fix, for this release.
> 
> The following changes since commit fcf3981161140d265b873a5b609b8867328dc9dc:
> 
>   Merge https://source.denx.de/u-boot/custodians/u-boot-x86 (2021-06-23
> 08:46:26 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 12ef8016736a50feb744b14ac42c7d849dab2f97:
> 
>   ARM: rmobile: beacon: Set CONFIG_RZ_G2 on Beacon boards (2021-06-24
> 20:22:31 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2021-06-25  1:13 Marek Vasut
  2021-06-25 12:54 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2021-06-25  1:13 UTC (permalink / raw)
  To: Tom Rini, u-boot, Adam Ford

Beacon board fix, for this release.

The following changes since commit fcf3981161140d265b873a5b609b8867328dc9dc:

   Merge https://source.denx.de/u-boot/custodians/u-boot-x86 (2021-06-23 
08:46:26 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-sh.git master

for you to fetch changes up to 12ef8016736a50feb744b14ac42c7d849dab2f97:

   ARM: rmobile: beacon: Set CONFIG_RZ_G2 on Beacon boards (2021-06-24 
20:22:31 +0200)

----------------------------------------------------------------
Adam Ford (1):
       ARM: rmobile: beacon: Set CONFIG_RZ_G2 on Beacon boards

  arch/arm/mach-rmobile/Kconfig.64 | 3 +++
  1 file changed, 3 insertions(+)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* Re: [PULL] u-boot-sh/master
  2021-06-07 20:26 Marek Vasut
@ 2021-06-08 21:49 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2021-06-08 21:49 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 593 bytes --]

On Mon, Jun 07, 2021 at 10:26:32PM +0200, Marek Vasut wrote:

> I found this one left over in the queue ...
> 
> The following changes since commit e3b64beda5dd1a6b6bedfd1fe0e50be1ddea7044:
> 
>   Prepare v2021.07-rc4 (2021-06-07 09:26:39 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to a2a14854f2fcefe91f839c00c310e19be5aeead6:
> 
>   pinctrl: renesas: Synchronize R-Car Gen2/Gen3 tables with Linux 5.12
> (2021-06-07 19:35:22 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2021-06-07 20:26 Marek Vasut
  2021-06-08 21:49 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2021-06-07 20:26 UTC (permalink / raw)
  To: Tom Rini, u-boot

I found this one left over in the queue ...

The following changes since commit e3b64beda5dd1a6b6bedfd1fe0e50be1ddea7044:

   Prepare v2021.07-rc4 (2021-06-07 09:26:39 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-sh.git master

for you to fetch changes up to a2a14854f2fcefe91f839c00c310e19be5aeead6:

   pinctrl: renesas: Synchronize R-Car Gen2/Gen3 tables with Linux 5.12 
(2021-06-07 19:35:22 +0200)

----------------------------------------------------------------
Marek Vasut (1):
       pinctrl: renesas: Synchronize R-Car Gen2/Gen3 tables with Linux 5.12

  drivers/pinctrl/renesas/pfc-r8a7790.c  | 1019 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------
  drivers/pinctrl/renesas/pfc-r8a7791.c  |   20 +-
  drivers/pinctrl/renesas/pfc-r8a7792.c  |    2 +-
  drivers/pinctrl/renesas/pfc-r8a7794.c  |    2 +-
  drivers/pinctrl/renesas/pfc-r8a7795.c  |  467 
++++++++++++++++++++++++-------------------
  drivers/pinctrl/renesas/pfc-r8a7796.c  |  492 
+++++++++++++++++++++++++++------------------
  drivers/pinctrl/renesas/pfc-r8a77965.c |  446 
+++++++++++++++++++++++------------------
  drivers/pinctrl/renesas/pfc-r8a77970.c |  104 +++++++---
  drivers/pinctrl/renesas/pfc-r8a77980.c |   80 +++++++-
  drivers/pinctrl/renesas/pfc-r8a77990.c |  183 ++++++++---------
  drivers/pinctrl/renesas/pfc-r8a77995.c |    4 +-
  drivers/pinctrl/renesas/sh_pfc.h       |  130 ++++++++----
  12 files changed, 1834 insertions(+), 1115 deletions(-)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* Re: [PULL] u-boot-sh/master
  2021-05-21 15:01 Marek Vasut
@ 2021-05-23 19:40 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2021-05-23 19:40 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot

[-- Attachment #1: Type: text/plain, Size: 606 bytes --]

On Fri, May 21, 2021 at 05:01:34PM +0200, Marek Vasut wrote:

> The following changes since commit 27c2236f8acfa311eed2c8f8d210824fadd25483:
> 
>   Merge tag 'xilinx-for-v2021.07-rc3' of
> https://source.denx.de/u-boot/custodians/u-boot-microblaze (2021-05-19
> 11:50:25 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 6fc323c1ae7312db4e04891b83bbe60f3b68c56b:
> 
>   pinctrl: renesas: Implement unlock register masks (2021-05-21 15:00:17
> +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2021-05-21 15:01 Marek Vasut
  2021-05-23 19:40 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2021-05-21 15:01 UTC (permalink / raw)
  To: Tom Rini, u-boot

The following changes since commit 27c2236f8acfa311eed2c8f8d210824fadd25483:

   Merge tag 'xilinx-for-v2021.07-rc3' of 
https://source.denx.de/u-boot/custodians/u-boot-microblaze (2021-05-19 
11:50:25 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-sh.git master

for you to fetch changes up to 6fc323c1ae7312db4e04891b83bbe60f3b68c56b:

   pinctrl: renesas: Implement unlock register masks (2021-05-21 
15:00:17 +0200)

----------------------------------------------------------------
Hai Pham (6):
       clk: renesas: Fix incorrect return RPC clk_get_rate
       clk: renesas: Fix Realtime Module Stop Control Register offsets
       clk: renesas: Add support for RPCD2 clock
       clk: renesas: Pass struct cpg_mssr_info to renesas_clk_endisable()
       clk: renesas: Introduce enum clk_reg_layout
       clk: renesas: Add register pointers into struct cpg_mssr_info

Marek Vasut (10):
       clk: renesas: Synchronize RZ/G2 tables with Linux 5.12
       clk: renesas: Synchronize R-Car Gen2 tables with Linux 5.12
       clk: renesas: Synchronize R-Car Gen3 tables with Linux 5.12
       clk: renesas: Reinstate RPC clock on R-Car D3/E3
       clk: renesas: Make reset controller modemr register offset 
configurable
       clk: renesas: Deduplicate gen3_clk_get_rate64() PLL handling
       gpio: renesas: Pass struct udevice to rcar_gpio_set_direction()
       pinctrl: renesas: Deduplicate Kconfig
       pinctrl: renesas: Fix R-Car Gen2 help text
       pinctrl: renesas: Implement unlock register masks

  drivers/clk/renesas/clk-rcar-gen2.c     |   6 ++---
  drivers/clk/renesas/clk-rcar-gen3.c     | 120 
++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------
  drivers/clk/renesas/r8a774a1-cpg-mssr.c |  15 +++++++----
  drivers/clk/renesas/r8a774b1-cpg-mssr.c |   9 +++++++
  drivers/clk/renesas/r8a774c0-cpg-mssr.c |  10 +++++++
  drivers/clk/renesas/r8a774e1-cpg-mssr.c |   1 +
  drivers/clk/renesas/r8a7790-cpg-mssr.c  |   5 ++--
  drivers/clk/renesas/r8a7791-cpg-mssr.c  |   3 ++-
  drivers/clk/renesas/r8a7792-cpg-mssr.c  |   3 ++-
  drivers/clk/renesas/r8a7794-cpg-mssr.c  |   3 ++-
  drivers/clk/renesas/r8a7795-cpg-mssr.c  |  59 
+++++++++++++++++++++++------------------
  drivers/clk/renesas/r8a7796-cpg-mssr.c  |  59 
+++++++++++++++++++++++++----------------
  drivers/clk/renesas/r8a77965-cpg-mssr.c |  59 
+++++++++++++++++++++++++----------------
  drivers/clk/renesas/r8a77970-cpg-mssr.c | 133 
++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------
  drivers/clk/renesas/r8a77980-cpg-mssr.c |   1 +
  drivers/clk/renesas/r8a77990-cpg-mssr.c |  43 
++++++++++++++++++++----------
  drivers/clk/renesas/r8a77995-cpg-mssr.c |  22 +++++++++++++---
  drivers/clk/renesas/rcar-gen2-cpg.h     |   7 +++--
  drivers/clk/renesas/rcar-gen3-cpg.h     |  19 +++++++++-----
  drivers/clk/renesas/renesas-cpg-mssr.c  |  52 
+++++-------------------------------
  drivers/clk/renesas/renesas-cpg-mssr.h  |  62 
++++++++++++++++++++++++++++++++++++++++++-
  drivers/gpio/gpio-rcar.c                |  13 +++++----
  drivers/pinctrl/renesas/Kconfig         |  84 
+++++++----------------------------------------------------
  drivers/pinctrl/renesas/pfc.c           |  39 ++++++++++++++-------------
  drivers/pinctrl/renesas/sh_pfc.h        |   2 +-
  25 files changed, 452 insertions(+), 377 deletions(-)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
  2021-05-14 20:15 Marek Vasut
@ 2021-05-15 12:09 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2021-05-15 12:09 UTC (permalink / raw)
  To: u-boot

On Fri, May 14, 2021 at 10:15:08PM +0200, Marek Vasut wrote:

> The following changes since commit 59a2b9e605c5a5e2dff35506a13b51f33d3051b4:
> 
>   Merge tag 'u-boot-imx-20210502' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2021-05-11 12:23:11
> -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 8f76c9d73ab2ae58a84094990de3d0733ce23b13:
> 
>   ARM: renesas: Scrub duplicate memory nodes from DT on Gen3 (2021-05-12
> 21:36:27 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210515/3de48884/attachment.sig>

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2021-05-14 20:15 Marek Vasut
  2021-05-15 12:09 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2021-05-14 20:15 UTC (permalink / raw)
  To: u-boot

The following changes since commit 59a2b9e605c5a5e2dff35506a13b51f33d3051b4:

   Merge tag 'u-boot-imx-20210502' of 
https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2021-05-11 12:23:11 
-0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-sh.git master

for you to fetch changes up to 8f76c9d73ab2ae58a84094990de3d0733ce23b13:

   ARM: renesas: Scrub duplicate memory nodes from DT on Gen3 
(2021-05-12 21:36:27 +0200)

----------------------------------------------------------------
Marek Vasut (2):
       ARM: rmobile: Add missing rcar-common/common.c to Beacon RZG2M kit
       ARM: renesas: Scrub duplicate memory nodes from DT on Gen3

  arch/arm/mach-rmobile/Kconfig            |  1 +
  board/beacon/beacon-rzg2m/Makefile       |  2 +-
  board/beacon/beacon-rzg2m/beacon-rzg2m.c | 15 ---------------
  board/renesas/rcar-common/common.c       | 80 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  4 files changed, 82 insertions(+), 16 deletions(-)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
  2021-04-26 11:49 Marek Vasut
@ 2021-04-27  0:54 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2021-04-27  0:54 UTC (permalink / raw)
  To: u-boot

On Mon, Apr 26, 2021 at 01:49:15PM +0200, Marek Vasut wrote:

> The following changes since commit e1333435afbf0c6290b1d16bb446b57807f75502:
> 
>   test/py: Bump py to 1.10.0 for CVE-2020-29651 (2021-04-24 13:31:36 -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to c3ce19750893cae99c8072a1717e4bb492fb25f0:
> 
>   ARM: rmobile: Enable NVMe support on RCar3 (2021-04-26 01:32:52 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210426/a276681e/attachment.sig>

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2021-04-26 11:49 Marek Vasut
  2021-04-27  0:54 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2021-04-26 11:49 UTC (permalink / raw)
  To: u-boot

The following changes since commit e1333435afbf0c6290b1d16bb446b57807f75502:

   test/py: Bump py to 1.10.0 for CVE-2020-29651 (2021-04-24 13:31:36 -0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-sh.git master

for you to fetch changes up to c3ce19750893cae99c8072a1717e4bb492fb25f0:

   ARM: rmobile: Enable NVMe support on RCar3 (2021-04-26 01:32:52 +0200)

----------------------------------------------------------------
Marek Vasut (4):
       clk: renesas: Only ever access documented bits in clock driver 
teardown
       clk: renesas: Synchronize Gen2 MSTP teardown tables
       ARM: rmobile: Enable CONFIG_SYS_FLASH_PROTECTION
       ARM: rmobile: Enable NVMe support on RCar3

  configs/r8a77990_ebisu_defconfig        |  3 +++
  configs/rcar3_salvator-x_defconfig      |  4 ++++
  configs/rcar3_ulcb_defconfig            |  3 +++
  drivers/clk/renesas/r8a7790-cpg-mssr.c  |  4 ++--
  drivers/clk/renesas/r8a7791-cpg-mssr.c  |  2 +-
  drivers/clk/renesas/r8a7794-cpg-mssr.c  |  6 +++---
  drivers/clk/renesas/r8a7795-cpg-mssr.c  | 22 +++++++++++-----------
  drivers/clk/renesas/r8a7796-cpg-mssr.c  | 22 +++++++++++-----------
  drivers/clk/renesas/r8a77965-cpg-mssr.c | 24 ++++++++++++------------
  drivers/clk/renesas/r8a77970-cpg-mssr.c | 22 +++++++++++-----------
  drivers/clk/renesas/r8a77980-cpg-mssr.c | 24 ++++++++++++------------
  drivers/clk/renesas/r8a77990-cpg-mssr.c | 24 ++++++++++++------------
  drivers/clk/renesas/r8a77995-cpg-mssr.c | 24 ++++++++++++------------
  include/configs/ebisu.h                 |  2 --
  include/configs/salvator-x.h            |  2 --
  include/configs/ulcb.h                  |  2 --
  16 files changed, 97 insertions(+), 93 deletions(-)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
  2021-04-14  0:00 Marek Vasut
@ 2021-04-15 19:42 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2021-04-15 19:42 UTC (permalink / raw)
  To: u-boot

On Wed, Apr 14, 2021 at 02:00:27AM +0200, Marek Vasut wrote:

> The following changes since commit a94ab561e2f49a80d8579930e840b810ab1a1330:
> 
>   Merge branch '2021-04-13-assorted-improvements' (2021-04-13 09:50:45
> -0400)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 3e5f3dbe3a8556503afc0020db5dd6f6ae62fef9:
> 
>   arm: mach-rmobile: Add CPU info support for RZ/G2 (2021-04-13 23:36:25
> +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210415/2d7f60dc/attachment.sig>

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2021-04-14  0:00 Marek Vasut
  2021-04-15 19:42 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2021-04-14  0:00 UTC (permalink / raw)
  To: u-boot

The following changes since commit a94ab561e2f49a80d8579930e840b810ab1a1330:

   Merge branch '2021-04-13-assorted-improvements' (2021-04-13 09:50:45 
-0400)

are available in the Git repository at:

   git://source.denx.de/u-boot-sh.git master

for you to fetch changes up to 3e5f3dbe3a8556503afc0020db5dd6f6ae62fef9:

   arm: mach-rmobile: Add CPU info support for RZ/G2 (2021-04-13 
23:36:25 +0200)

----------------------------------------------------------------
Biju Das (1):
       arm: mach-rmobile: Add CPU info support for RZ/G2

  arch/arm/mach-rmobile/Kconfig.64             |  5 +++++
  arch/arm/mach-rmobile/Makefile               |  1 +
  arch/arm/mach-rmobile/cpu_info-rzg.c         | 41 
+++++++++++++++++++++++++++++++++++++++++
  arch/arm/mach-rmobile/cpu_info.c             | 21 +++++++++++++++++----
  arch/arm/mach-rmobile/include/mach/rmobile.h |  1 +
  5 files changed, 65 insertions(+), 4 deletions(-)
  create mode 100644 arch/arm/mach-rmobile/cpu_info-rzg.c

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
  2021-02-07 20:41 Marek Vasut
@ 2021-02-08 20:42 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2021-02-08 20:42 UTC (permalink / raw)
  To: u-boot

On Sun, Feb 07, 2021 at 09:41:32PM +0100, Marek Vasut wrote:

> The following changes since commit 3936fd998668846f77468d8f6a662e906920969c:
> 
>   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 (2021-02-06
> 09:45:58 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 0099dfd5e53703ff94677ec3490134ae436fc8f1:
> 
>   ARM: rmobile: Add Beacon EmbeddedWorks RZG2H Dev Kit (2021-02-07 21:12:57
> +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210208/f4bb2aaa/attachment.sig>

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2021-02-07 20:41 Marek Vasut
  2021-02-08 20:42 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2021-02-07 20:41 UTC (permalink / raw)
  To: u-boot

The following changes since commit 3936fd998668846f77468d8f6a662e906920969c:

   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 (2021-02-06 
09:45:58 -0500)

are available in the Git repository at:

   git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to 0099dfd5e53703ff94677ec3490134ae436fc8f1:

   ARM: rmobile: Add Beacon EmbeddedWorks RZG2H Dev Kit (2021-02-07 
21:12:57 +0100)

----------------------------------------------------------------
Adam Ford (6):
       dt-bindings: Sync versaclock.h with upcoming 5.12-rc1
       arm: dts: r8a774a1: Import DTS queued for Linux 5.12-rc1
       arm: dts: r8a774e1: Import DTS queued for Linux 5.12-rc1
       arm: dts: r8a774b1: Import DTS queued for Linux 5.12-rc1
       ARM: rmobile: Add Beacon EmbeddedWorks RZG2N Dev Kit
       ARM: rmobile: Add Beacon EmbeddedWorks RZG2H Dev Kit

  arch/arm/dts/Makefile                              |    2 +
  arch/arm/dts/beacon-renesom-baseboard.dtsi         |  359 
++++++++++++++++-----
  arch/arm/dts/beacon-renesom-som.dtsi               |   57 +++-
  arch/arm/dts/r8a774a1-beacon-rzg2m-kit.dts         |   59 +++-
  arch/arm/dts/r8a774a1.dtsi                         |   74 ++++-
  arch/arm/dts/r8a774b1-beacon-rzg2n-kit-u-boot.dtsi |   34 ++
  arch/arm/dts/r8a774b1-beacon-rzg2n-kit.dts         |   66 ++++
  arch/arm/dts/r8a774b1.dtsi                         |   76 ++++-
  arch/arm/dts/r8a774e1-beacon-rzg2h-kit-u-boot.dtsi |   44 +++
  arch/arm/dts/r8a774e1-beacon-rzg2h-kit.dts         |   71 +++++
  arch/arm/dts/r8a774e1.dtsi                         | 1374 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
  arch/arm/mach-rmobile/Kconfig.64                   |   10 +
  board/beacon/beacon-rzg2m/Kconfig                  |    2 +-
  board/beacon/beacon-rzg2m/MAINTAINERS              |    2 +
  configs/r8a774b1_beacon_defconfig                  |   71 +++++
  configs/r8a774e1_beacon_defconfig                  |   67 ++++
  include/dt-bindings/clk/versaclock.h               |   13 +
  17 files changed, 2247 insertions(+), 134 deletions(-)
  create mode 100644 arch/arm/dts/r8a774b1-beacon-rzg2n-kit-u-boot.dtsi
  create mode 100644 arch/arm/dts/r8a774b1-beacon-rzg2n-kit.dts
  create mode 100644 arch/arm/dts/r8a774e1-beacon-rzg2h-kit-u-boot.dtsi
  create mode 100644 arch/arm/dts/r8a774e1-beacon-rzg2h-kit.dts
  create mode 100644 configs/r8a774b1_beacon_defconfig
  create mode 100644 configs/r8a774e1_beacon_defconfig
  create mode 100644 include/dt-bindings/clk/versaclock.h

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
  2021-01-31 14:57 Marek Vasut
@ 2021-02-01  0:44 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2021-02-01  0:44 UTC (permalink / raw)
  To: u-boot

On Sun, Jan 31, 2021 at 03:57:24PM +0100, Marek Vasut wrote:

> The following changes since commit 472a716b8fdfd88a27cb675e4ea8e12cb4f79fc3:
> 
>   configs: Resync with savedefconfig (2021-01-29 13:56:04 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 8a73bef338d48095dfb8e805b643d7dd1f6b6d9b:
> 
>   mmc: tmio: sdhi: Configure internal DMA bus width (2021-01-31 14:08:45
> +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210131/1f54ed9d/attachment.sig>

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2021-01-31 14:57 Marek Vasut
  2021-02-01  0:44 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2021-01-31 14:57 UTC (permalink / raw)
  To: u-boot

The following changes since commit 472a716b8fdfd88a27cb675e4ea8e12cb4f79fc3:

   configs: Resync with savedefconfig (2021-01-29 13:56:04 -0500)

are available in the Git repository at:

   git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to 8a73bef338d48095dfb8e805b643d7dd1f6b6d9b:

   mmc: tmio: sdhi: Configure internal DMA bus width (2021-01-31 
14:08:45 +0100)

----------------------------------------------------------------
Biju Das (1):
       arm: dts: rmobile: r8a774a1: Synchronize DTs with Linux 5.10

Marek Vasut (1):
       mmc: tmio: sdhi: Configure internal DMA bus width

  arch/arm/dts/hihope-common.dtsi               | 377 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  arch/arm/dts/hihope-rev4.dtsi                 | 124 
+++++++++++++++++++++++++++++
  arch/arm/dts/hihope-rzg2-ex.dtsi              |  92 +++++++++++++++++++++
  arch/arm/dts/r8a774a1-hihope-rzg2m-ex.dts     |  21 +++++
  arch/arm/dts/r8a774a1-hihope-rzg2m-u-boot.dts |  27 +++++++
  arch/arm/dts/r8a774a1-hihope-rzg2m.dts        |  37 +++++++++
  arch/arm/dts/r8a774a1-u-boot.dtsi             |  55 +++++++++++++
  drivers/mmc/renesas-sdhi.c                    |   3 +
  drivers/mmc/tmio-common.c                     |   3 +
  drivers/mmc/tmio-common.h                     |   2 +
  10 files changed, 741 insertions(+)
  create mode 100644 arch/arm/dts/hihope-common.dtsi
  create mode 100644 arch/arm/dts/hihope-rev4.dtsi
  create mode 100644 arch/arm/dts/hihope-rzg2-ex.dtsi
  create mode 100644 arch/arm/dts/r8a774a1-hihope-rzg2m-ex.dts
  create mode 100644 arch/arm/dts/r8a774a1-hihope-rzg2m-u-boot.dts
  create mode 100644 arch/arm/dts/r8a774a1-hihope-rzg2m.dts
  create mode 100644 arch/arm/dts/r8a774a1-u-boot.dtsi

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
  2021-01-18 14:05 Marek Vasut
@ 2021-01-18 17:41 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2021-01-18 17:41 UTC (permalink / raw)
  To: u-boot

On Mon, Jan 18, 2021 at 03:05:16PM +0100, Marek Vasut wrote:

> The following changes since commit 14ea1b3635b4af8d9e283e3671f7ee872d50b859:
> 
>   Merge branch '2021-01-15-assorted-improvements' (2021-01-16 11:14:21
> -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 67704d6dfba5dcb3c33b0eb91e10f908c3dbbdcd:
> 
>   ARM: dts: renesas: Remove leading 0x from rpc node (2021-01-18 13:29:12
> +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210118/0250ea6a/attachment.sig>

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2021-01-18 14:05 Marek Vasut
  2021-01-18 17:41 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2021-01-18 14:05 UTC (permalink / raw)
  To: u-boot

The following changes since commit 14ea1b3635b4af8d9e283e3671f7ee872d50b859:

   Merge branch '2021-01-15-assorted-improvements' (2021-01-16 11:14:21 
-0500)

are available in the Git repository at:

   git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to 67704d6dfba5dcb3c33b0eb91e10f908c3dbbdcd:

   ARM: dts: renesas: Remove leading 0x from rpc node (2021-01-18 
13:29:12 +0100)

----------------------------------------------------------------
Lad Prabhakar (3):
       pinctrl: renesas: Make sure the pin type is updated after setting 
the MUX
       pinctrl: renesas: Implement get_pin_muxing() callback
       ARM: dts: renesas: Remove leading 0x from rpc node

  arch/arm/dts/r7s72100-gr-peach-u-boot.dts |  2 +-
  arch/arm/dts/r8a77950-u-boot.dtsi         |  2 +-
  arch/arm/dts/r8a77960-u-boot.dtsi         |  2 +-
  arch/arm/dts/r8a77965-u-boot.dtsi         |  2 +-
  arch/arm/dts/r8a77970-u-boot.dtsi         |  2 +-
  arch/arm/dts/r8a77980-u-boot.dtsi         |  2 +-
  arch/arm/dts/r8a77990-u-boot.dtsi         |  2 +-
  arch/arm/dts/r8a77995-u-boot.dtsi         |  2 +-
  drivers/pinctrl/renesas/pfc.c             | 77 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
  9 files changed, 80 insertions(+), 13 deletions(-)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
  2020-11-22 15:06 Marek Vasut
@ 2020-11-23 15:28 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2020-11-23 15:28 UTC (permalink / raw)
  To: u-boot

On Sun, Nov 22, 2020 at 04:06:43PM +0100, Marek Vasut wrote:

> The following changes since commit 12e396303c487c9f0fdf8d36d31a97cd2dada643:
> 
>   Merge tag 'efi-2021-01-rc3-2' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-efi (2020-11-21 08:04:39
> -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 46f3282b281ce222bcedd4e158629c5a97882933:
> 
>   pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl
> (2020-11-22 12:49:22 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201123/a6c60e40/attachment.sig>

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2020-11-22 15:06 Marek Vasut
  2020-11-23 15:28 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2020-11-22 15:06 UTC (permalink / raw)
  To: u-boot

The following changes since commit 12e396303c487c9f0fdf8d36d31a97cd2dada643:

   Merge tag 'efi-2021-01-rc3-2' of 
https://gitlab.denx.de/u-boot/custodians/u-boot-efi (2020-11-21 08:04:39 
-0500)

are available in the Git repository at:

   git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to 46f3282b281ce222bcedd4e158629c5a97882933:

   pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl 
(2020-11-22 12:49:22 +0100)

----------------------------------------------------------------
Biju Das (5):
       pinctrl: renesas: r8a77965: Add R8A774B1 PFC support
       pinctrl: renesas: r8a77951: Add R8A774E1 PFC support
       pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1
       pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1
       pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1

Lad Prabhakar (1):
       pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl

  arch/arm/mach-rmobile/Kconfig.64       |   2 +
  drivers/pinctrl/renesas/Kconfig        |  20 +++
  drivers/pinctrl/renesas/Makefile       |   2 +
  drivers/pinctrl/renesas/pfc-r8a7795.c  | 915 
++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------
  drivers/pinctrl/renesas/pfc-r8a7796.c  |  12 ++
  drivers/pinctrl/renesas/pfc-r8a77965.c | 907 
+++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------
  drivers/pinctrl/renesas/pfc.c          |  26 ++-
  drivers/pinctrl/renesas/sh_pfc.h       |   2 +
  8 files changed, 1068 insertions(+), 818 deletions(-)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
  2020-10-20 11:54 Marek Vasut
@ 2020-10-21 23:12 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2020-10-21 23:12 UTC (permalink / raw)
  To: u-boot

On Tue, Oct 20, 2020 at 01:54:57PM +0200, Marek Vasut wrote:

> The following changes since commit 7ec87e4192215815b658c3f8b34e4be010103149:
> 
>   Merge tag 'u-boot-atmel-2021.01-b' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-atmel (2020-10-19
> 09:29:05 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to b2d7a163ab6e64a9a0ffa3996470303a0744aec8:
> 
>   pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9
> (2020-10-20 12:56:52 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201021/ac5dc65b/attachment.sig>

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2020-10-20 11:54 Marek Vasut
  2020-10-21 23:12 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2020-10-20 11:54 UTC (permalink / raw)
  To: u-boot

The following changes since commit 7ec87e4192215815b658c3f8b34e4be010103149:

  Merge tag 'u-boot-atmel-2021.01-b' of
https://gitlab.denx.de/u-boot/custodians/u-boot-atmel (2020-10-19
09:29:05 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to b2d7a163ab6e64a9a0ffa3996470303a0744aec8:

  pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9
(2020-10-20 12:56:52 +0200)

----------------------------------------------------------------
Biju Das (6):
      spi: renesas_rpc_spi: Add R-Car Gen3 and RZ/G2 fallback
compatibility string
      clk: renesas: r8a774a1-cpg-mssr: Add R8A774A1 RPC clock
      arm: renesas: Add config option for R8A774B1 SoC
      arm: renesas: Add config option for R8A774E1 SoC
      clk: renesas: Add R8A774B1 clock tables
      clk: renesas: Add R8A774E1 clock tables

Lad Prabhakar (4):
      arm: renesas: Add config option for R8A774C0 SoC
      arm: dts: r8a774c0: Import DTS from Linux 5.9
      clk: renesas: Import R8A774C0 clock tables from Linux 5.9
      pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9

 arch/arm/dts/r8a774c0.dtsi                    | 1960
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/mach-rmobile/Kconfig.64              |   14 +-
 drivers/clk/renesas/Kconfig                   |   18 +
 drivers/clk/renesas/Makefile                  |    3 +
 drivers/clk/renesas/r8a774a1-cpg-mssr.c       |    4 +
 drivers/clk/renesas/r8a774b1-cpg-mssr.c       |  336 +++++++++++++++
 drivers/clk/renesas/r8a774c0-cpg-mssr.c       |  308 ++++++++++++++
 drivers/clk/renesas/r8a774e1-cpg-mssr.c       |  358 ++++++++++++++++
 drivers/pinctrl/renesas/pfc-r8a77990.c        |   57 +--
 drivers/spi/renesas_rpc_spi.c                 |    3 +-
 include/dt-bindings/clock/r8a774c0-cpg-mssr.h |   61 +++
 include/dt-bindings/power/r8a774c0-sysc.h     |   25 ++
 12 files changed, 3118 insertions(+), 29 deletions(-)
 create mode 100644 arch/arm/dts/r8a774c0.dtsi
 create mode 100644 drivers/clk/renesas/r8a774b1-cpg-mssr.c
 create mode 100644 drivers/clk/renesas/r8a774c0-cpg-mssr.c
 create mode 100644 drivers/clk/renesas/r8a774e1-cpg-mssr.c
 create mode 100644 include/dt-bindings/clock/r8a774c0-cpg-mssr.h
 create mode 100644 include/dt-bindings/power/r8a774c0-sysc.h

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
  2020-10-01  8:27 Marek Vasut
@ 2020-10-01 22:09 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2020-10-01 22:09 UTC (permalink / raw)
  To: u-boot

On Thu, Oct 01, 2020 at 10:27:21AM +0200, Marek Vasut wrote:

> The following changes since commit 1da91d9bcd6e5ef046c1df0d373d0df87b1e8a72:
> 
>   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
> (2020-09-24 08:34:54 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to d03ad060feab99fbcd768b1169129663f8565640:
> 
>   board: renesas: ebisu: Drop CA57 check in reset_cpu() (2020-09-26
> 17:26:01 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201001/1f2bb772/attachment.sig>

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2020-10-01  8:27 Marek Vasut
  2020-10-01 22:09 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2020-10-01  8:27 UTC (permalink / raw)
  To: u-boot

The following changes since commit 1da91d9bcd6e5ef046c1df0d373d0df87b1e8a72:

  Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
(2020-09-24 08:34:54 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to d03ad060feab99fbcd768b1169129663f8565640:

  board: renesas: ebisu: Drop CA57 check in reset_cpu() (2020-09-26
17:26:01 +0200)

----------------------------------------------------------------
Lad Prabhakar (1):
      board: renesas: ebisu: Drop CA57 check in reset_cpu()

 board/renesas/ebisu/ebisu.c | 15 +--------------
 1 file changed, 1 insertion(+), 14 deletions(-)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
  2020-09-03 12:15 Marek Vasut
@ 2020-09-03 18:08 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2020-09-03 18:08 UTC (permalink / raw)
  To: u-boot

On Thu, Sep 03, 2020 at 02:15:10PM +0200, Marek Vasut wrote:

> The following changes since commit 23e333a5c083a000d0cabc53f7c0d261bae9e5ca:
> 
>   MAINTAINERS: step down as maintainer of UniPhier SoCs (2020-08-31
> 17:11:24 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to f5ba5c90d4b9c4d691a62eaca47dc095eefba8b1:
> 
>   serial: sh: Improve FIFO empty check on RX (2020-09-01 14:46:41 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200903/95064599/attachment.sig>

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2020-09-03 12:15 Marek Vasut
  2020-09-03 18:08 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2020-09-03 12:15 UTC (permalink / raw)
  To: u-boot

The following changes since commit 23e333a5c083a000d0cabc53f7c0d261bae9e5ca:

  MAINTAINERS: step down as maintainer of UniPhier SoCs (2020-08-31
17:11:24 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to f5ba5c90d4b9c4d691a62eaca47dc095eefba8b1:

  serial: sh: Improve FIFO empty check on RX (2020-09-01 14:46:41 +0200)

----------------------------------------------------------------
Marek Vasut (1):
      serial: sh: Improve FIFO empty check on RX

 drivers/serial/serial_sh.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
  2020-08-05  7:52 Marek Vasut
@ 2020-08-05 20:29 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2020-08-05 20:29 UTC (permalink / raw)
  To: u-boot

On Wed, Aug 05, 2020 at 09:52:23AM +0200, Marek Vasut wrote:

> The following changes since commit a2d051e7b6a8f87add1067d936bb0c805a47b0df:
> 
>   Merge branch '2020-07-31-more-env-updates' (2020-07-31 10:13:07 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 5f52d6e90846b4f375a9dc0537773e9a6ad58f68:
> 
>   sh: r2dplus: Enable additional PCI ethernet devices (2020-08-02
> 19:58:27 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200805/c7c4bf64/attachment.sig>

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2020-08-05  7:52 Marek Vasut
  2020-08-05 20:29 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2020-08-05  7:52 UTC (permalink / raw)
  To: u-boot

The following changes since commit a2d051e7b6a8f87add1067d936bb0c805a47b0df:

  Merge branch '2020-07-31-more-env-updates' (2020-07-31 10:13:07 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to 5f52d6e90846b4f375a9dc0537773e9a6ad58f68:

  sh: r2dplus: Enable additional PCI ethernet devices (2020-08-02
19:58:27 +0200)

----------------------------------------------------------------
Marek Vasut (6):
      sh: r2dplus: Switch to DM ETH
      sh: r2dplus: Add pci enum to preboot
      sh: Set gd->malloc_base if MALLOC_F_LEN is set
      sh: r2dplus: Add SCIF1 to the basic DT
      sh: r2dplus: Enable DM_SERIAL and DM_CLK
      sh: r2dplus: Enable additional PCI ethernet devices

 arch/sh/dts/sh7751-r2dplus.dts | 23 +++++++++++++++++++++++
 arch/sh/lib/start.S            |  8 +++++++-
 configs/r2dplus_defconfig      | 13 +++++++++++--
 include/configs/r2dplus.h      |  1 -
 4 files changed, 41 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
  2020-07-27 10:33 Marek Vasut
@ 2020-07-27 15:14 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2020-07-27 15:14 UTC (permalink / raw)
  To: u-boot

On Mon, Jul 27, 2020 at 12:33:07PM +0200, Marek Vasut wrote:

> The following changes since commit ada61f1ee2a4eaa1b29d699b5ba940483171df8a:
> 
>   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
> (2020-07-24 08:43:08 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 59028798ab5a1242cc9d578fa5c50a9f057630b2:
> 
>   ARM: rmobile: Add Beacon EmbeddedWorks RZG2M Dev Kit (2020-07-25
> 14:19:26 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200727/561b75f4/attachment.sig>

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2020-07-27 10:33 Marek Vasut
  2020-07-27 15:14 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2020-07-27 10:33 UTC (permalink / raw)
  To: u-boot

The following changes since commit ada61f1ee2a4eaa1b29d699b5ba940483171df8a:

  Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
(2020-07-24 08:43:08 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to 59028798ab5a1242cc9d578fa5c50a9f057630b2:

  ARM: rmobile: Add Beacon EmbeddedWorks RZG2M Dev Kit (2020-07-25
14:19:26 +0200)

----------------------------------------------------------------
Adam Ford (6):
      ARM: renesas: Add basic R8A774A1 Support
      ARM: dts: r8a774a1: Import DTS from Linux 5.8-rc1
      clk: renesas: Add R8A774A1 clock tables
      pinctrl: renesas: Enable R8A774A1 PFC tables
      mmc: renesas-sdhi: Enable support for R8A774A1
      ARM: rmobile: Add Beacon EmbeddedWorks RZG2M Dev Kit

 arch/arm/dts/Makefile                              |    1 +
 arch/arm/dts/beacon-renesom-baseboard.dtsi         |  597
++++++++++++++++++
 arch/arm/dts/beacon-renesom-som.dtsi               |  312 +++++++++
 arch/arm/dts/r8a774a1-beacon-rzg2m-kit-u-boot.dtsi |   34 +
 arch/arm/dts/r8a774a1-beacon-rzg2m-kit.dts         |   15 +
 arch/arm/dts/r8a774a1.dtsi                         | 2787
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/mach-rmobile/Kconfig.64                   |    9 +
 board/beacon/beacon-rzg2m/Kconfig                  |   15 +
 board/beacon/beacon-rzg2m/MAINTAINERS              |    6 +
 board/beacon/beacon-rzg2m/Makefile                 |    9 +
 board/beacon/beacon-rzg2m/beacon-rzg2m.c           |   52 ++
 configs/r8a774a1_beacon_defconfig                  |   64 ++
 drivers/clk/renesas/Kconfig                        |    7 +
 drivers/clk/renesas/Makefile                       |    1 +
 drivers/clk/renesas/r8a774a1-cpg-mssr.c            |  339 ++++++++++
 drivers/clk/renesas/rcar-gen3-cpg.h                |    2 +
 drivers/mmc/renesas-sdhi.c                         |    2 +-
 drivers/pinctrl/renesas/Kconfig                    |   10 +
 drivers/pinctrl/renesas/Makefile                   |    1 +
 drivers/pinctrl/renesas/pfc.c                      |   11 +
 drivers/pinctrl/renesas/sh_pfc.h                   |    1 +
 include/configs/beacon-rzg2m.h                     |   89 +++
 include/dt-bindings/clock/r8a774a1-cpg-mssr.h      |   65 ++
 include/dt-bindings/power/r8a774a1-sysc.h          |   33 +
 24 files changed, 4461 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/dts/beacon-renesom-baseboard.dtsi
 create mode 100644 arch/arm/dts/beacon-renesom-som.dtsi
 create mode 100644 arch/arm/dts/r8a774a1-beacon-rzg2m-kit-u-boot.dtsi
 create mode 100644 arch/arm/dts/r8a774a1-beacon-rzg2m-kit.dts
 create mode 100644 arch/arm/dts/r8a774a1.dtsi
 create mode 100644 board/beacon/beacon-rzg2m/Kconfig
 create mode 100644 board/beacon/beacon-rzg2m/MAINTAINERS
 create mode 100644 board/beacon/beacon-rzg2m/Makefile
 create mode 100644 board/beacon/beacon-rzg2m/beacon-rzg2m.c
 create mode 100644 configs/r8a774a1_beacon_defconfig
 create mode 100644 drivers/clk/renesas/r8a774a1-cpg-mssr.c
 create mode 100644 include/configs/beacon-rzg2m.h
 create mode 100644 include/dt-bindings/clock/r8a774a1-cpg-mssr.h
 create mode 100644 include/dt-bindings/power/r8a774a1-sysc.h

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
  2020-06-20 17:16 Marek Vasut
@ 2020-06-22 12:23 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2020-06-22 12:23 UTC (permalink / raw)
  To: u-boot

On Sat, Jun 20, 2020 at 07:16:23PM +0200, Marek Vasut wrote:

> The following changes since commit 9cb895203a46654f7ee6dd95be5c8ab05e4dfbd3:
> 
>   Merge tag 'u-boot-stm32-20200616' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-stm (2020-06-16 09:18:56
> -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 10fa7ec9f64dec9bc90e85e37248eabfb9b44bf2:
> 
>   ARM: rmobile: Increase PHY auto-negotiation timeout to 20s (2020-06-18
> 19:35:03 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200622/673de976/attachment.sig>

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2020-06-20 17:16 Marek Vasut
  2020-06-22 12:23 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2020-06-20 17:16 UTC (permalink / raw)
  To: u-boot

The following changes since commit 9cb895203a46654f7ee6dd95be5c8ab05e4dfbd3:

  Merge tag 'u-boot-stm32-20200616' of
https://gitlab.denx.de/u-boot/custodians/u-boot-stm (2020-06-16 09:18:56
-0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to 10fa7ec9f64dec9bc90e85e37248eabfb9b44bf2:

  ARM: rmobile: Increase PHY auto-negotiation timeout to 20s (2020-06-18
19:35:03 +0200)

----------------------------------------------------------------
Marek Vasut (1):
      ARM: rmobile: Increase PHY auto-negotiation timeout to 20s

 include/configs/rcar-gen3-common.h | 3 +++
 1 file changed, 3 insertions(+)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
  2020-05-30 21:07 Marek Vasut
@ 2020-05-31 14:04 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2020-05-31 14:04 UTC (permalink / raw)
  To: u-boot

On Sat, May 30, 2020 at 11:07:29PM +0200, Marek Vasut wrote:

> The following changes since commit ab80137cc436e977ef91a154372ae5aeae3f4fb0:
> 
>   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
> (2020-05-27 10:56:25 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to d8172f606ffd474248172c9a932483913c9f7b7d:
> 
>   sh: r2dplus: Enable HUSH (2020-05-29 19:20:54 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200531/fb07155b/attachment.sig>

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2020-05-30 21:07 Marek Vasut
  2020-05-31 14:04 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2020-05-30 21:07 UTC (permalink / raw)
  To: u-boot

The following changes since commit ab80137cc436e977ef91a154372ae5aeae3f4fb0:

  Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
(2020-05-27 10:56:25 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to d8172f606ffd474248172c9a932483913c9f7b7d:

  sh: r2dplus: Enable HUSH (2020-05-29 19:20:54 +0200)

----------------------------------------------------------------
Marek Vasut (2):
      sh: r2dplus: Enable board_eth_init only for non-DM case
      sh: r2dplus: Enable HUSH

 board/renesas/r2dplus/r2dplus.c | 2 ++
 configs/r2dplus_defconfig       | 3 +--
 2 files changed, 3 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
  2020-05-21 12:12 ` Marek Vasut
@ 2020-05-21 20:33   ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2020-05-21 20:33 UTC (permalink / raw)
  To: u-boot

On Thu, May 21, 2020 at 02:12:10PM +0200, Marek Vasut wrote:

> I had to update the PR...
> 
> The following changes since commit c2279d784e35fa25ee3a9fa28a74a1ba545f8c1e:
> 
>   Merge branch '2020-05-18-reduce-size-of-common.h' (2020-05-19 10:51:43
> -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 56f01746ab5c6950bd0f76d02252ee4450f86659:
> 
>   sh: Enable ffunction-sections and fdata-sections (2020-05-20 13:20:25
> +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200521/3dca69ef/attachment.sig>

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
  2020-05-10 15:00 Marek Vasut
@ 2020-05-21 12:12 ` Marek Vasut
  2020-05-21 20:33   ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2020-05-21 12:12 UTC (permalink / raw)
  To: u-boot

I had to update the PR...

The following changes since commit c2279d784e35fa25ee3a9fa28a74a1ba545f8c1e:

  Merge branch '2020-05-18-reduce-size-of-common.h' (2020-05-19 10:51:43
-0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to 56f01746ab5c6950bd0f76d02252ee4450f86659:

  sh: Enable ffunction-sections and fdata-sections (2020-05-20 13:20:25
+0200)

----------------------------------------------------------------
Marek Vasut (7):
      libfdt: Export overlay_apply_node() as fdt_overlay_apply_node()
      fdtdec: Add weak function to patch U-Boot DT right after
fdtdec_setup()
      ARM: dts: rmobile: Reserve space in R-Car Gen3 DTs
      ARM: rmobile: Merge prior-stage firmware DT fragment into U-Boot
DT on Gen3
      ARM: rmobile: Enable support for OpTee on Gen3
      ARM: dts: rmobile: Enable eMMC DDR52 modes on Gen3
Salvator-X(S),ULCB,Ebisu
      sh: Enable ffunction-sections and fdata-sections

 arch/arm/dts/Makefile                       |  4 ++++
 arch/arm/dts/r8a77950-salvator-x-u-boot.dts |  2 ++
 arch/arm/dts/r8a77950-ulcb-u-boot.dts       |  2 ++
 arch/arm/dts/r8a77960-salvator-x-u-boot.dts |  2 ++
 arch/arm/dts/r8a77960-ulcb-u-boot.dts       |  2 ++
 arch/arm/dts/r8a77965-salvator-x-u-boot.dts |  2 ++
 arch/arm/dts/r8a77965-ulcb-u-boot.dts       |  2 ++
 arch/arm/dts/r8a77990-ebisu.dts             |  1 +
 arch/sh/config.mk                           |  2 +-
 board/renesas/rcar-common/common.c          | 28
++++++++++------------------
 configs/r8a77970_eagle_defconfig            |  2 ++
 configs/r8a77980_condor_defconfig           |  2 ++
 configs/r8a77990_ebisu_defconfig            |  2 ++
 configs/r8a77995_draak_defconfig            |  2 ++
 configs/rcar3_salvator-x_defconfig          |  2 ++
 configs/rcar3_ulcb_defconfig                |  2 ++
 include/fdtdec.h                            |  5 +++++
 lib/fdtdec.c                                | 11 ++++++++++-
 scripts/dtc/libfdt/fdt_overlay.c            |  5 +++++
 scripts/dtc/libfdt/libfdt.h                 |  7 +++++++
 20 files changed, 67 insertions(+), 20 deletions(-)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2020-05-10 15:00 Marek Vasut
  2020-05-21 12:12 ` Marek Vasut
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2020-05-10 15:00 UTC (permalink / raw)
  To: u-boot

The following changes since commit c5c657644bc35fd6b3d6e5517698721e90646b8d:

  Merge branch '2020-05-08-assorted-fixes' (2020-05-08 18:58:19 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to 58d8c88ff81b4532f8f5884fe4138639c966bc84:

  sh: Enable ffunction-sections and fdata-sections (2020-05-09 23:12:39
+0200)

----------------------------------------------------------------
Marek Vasut (7):
      libfdt: Export overlay_apply_node() as fdt_overlay_apply_node()
      fdtdec: Add weak function to patch U-Boot DT right after
fdtdec_setup()
      ARM: dts: rmobile: Reserve space in R-Car Gen3 DTs
      ARM: rmobile: Merge prior-stage firmware DT fragment into U-Boot
DT on Gen3
      ARM: rmobile: Enable support for OpTee on Gen3
      ARM: dts: rmobile: Enable eMMC DDR52 modes on Gen3
Salvator-X(S),ULCB,Ebisu
      sh: Enable ffunction-sections and fdata-sections

 arch/arm/dts/Makefile                       |  4 ++++
 arch/arm/dts/r8a77950-salvator-x-u-boot.dts |  2 ++
 arch/arm/dts/r8a77950-ulcb-u-boot.dts       |  2 ++
 arch/arm/dts/r8a77960-salvator-x-u-boot.dts |  2 ++
 arch/arm/dts/r8a77960-ulcb-u-boot.dts       |  2 ++
 arch/arm/dts/r8a77965-salvator-x-u-boot.dts |  2 ++
 arch/arm/dts/r8a77965-ulcb-u-boot.dts       |  2 ++
 arch/arm/dts/r8a77990-ebisu.dts             |  1 +
 arch/sh/config.mk                           |  2 +-
 board/renesas/rcar-common/common.c          | 28
++++++++++------------------
 configs/r8a77970_eagle_defconfig            |  2 ++
 configs/r8a77980_condor_defconfig           |  2 ++
 configs/r8a77990_ebisu_defconfig            |  2 ++
 configs/r8a77995_draak_defconfig            |  2 ++
 configs/rcar3_salvator-x_defconfig          |  2 ++
 configs/rcar3_ulcb_defconfig                |  2 ++
 lib/fdtdec.c                                | 11 ++++++++++-
 scripts/dtc/libfdt/fdt_overlay.c            |  5 +++++
 scripts/dtc/libfdt/libfdt.h                 |  7 +++++++
 19 files changed, 62 insertions(+), 20 deletions(-)

-- 
Best regards,
Marek Vasut

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
  2020-04-29 12:25 Marek Vasut
@ 2020-04-29 18:46 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2020-04-29 18:46 UTC (permalink / raw)
  To: u-boot

On Wed, Apr 29, 2020 at 02:25:13PM +0200, Marek Vasut wrote:

> The following changes since commit d16d37bcd4087b8ea0f66cb76a73edad182d151a:
> 
>   Merge tag 'video-for-v2020.07-rc1' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-video (2020-04-27
> 09:41:51 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 836f1ce6c772ef5d1c545edec62bb177708fc150:
> 
>   ARM: dts: rmobile: Scrub unused DT nodes (2020-04-29 00:28:34 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200429/3eb68745/attachment.sig>

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2020-04-29 12:25 Marek Vasut
  2020-04-29 18:46 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2020-04-29 12:25 UTC (permalink / raw)
  To: u-boot

The following changes since commit d16d37bcd4087b8ea0f66cb76a73edad182d151a:

  Merge tag 'video-for-v2020.07-rc1' of
https://gitlab.denx.de/u-boot/custodians/u-boot-video (2020-04-27
09:41:51 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to 836f1ce6c772ef5d1c545edec62bb177708fc150:

  ARM: dts: rmobile: Scrub unused DT nodes (2020-04-29 00:28:34 +0200)

----------------------------------------------------------------
Marek Vasut (4):
      ARM: rmobile: Unify Gen3 Salvator-X(S) and ULCB defconfigs
      ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.6.2
      ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.6.2
      ARM: dts: rmobile: Scrub unused DT nodes

 arch/arm/dts/Makefile
        |  10 +-
 arch/arm/dts/r8a7790-lager.dts
        |  23 ++-
 arch/arm/dts/r8a7790-stout.dts
        |   9 +-
 arch/arm/dts/r8a7790.dtsi
        | 167 +++++++++---------
 arch/arm/dts/r8a7791-koelsch.dts
        |  18 +-
 arch/arm/dts/r8a7791-porter.dts
        |  15 +-
 arch/arm/dts/r8a7791.dtsi
        | 159 ++++++++---------
 arch/arm/dts/r8a7792-blanche.dts
        |  29 ++-
 arch/arm/dts/r8a7792.dtsi
        | 102 +++++++----
 arch/arm/dts/r8a7793-gose.dts
        | 128 +++++++-------
 arch/arm/dts/r8a7793.dtsi
        | 123 ++++++-------
 arch/arm/dts/r8a7794-alt.dts
        |  55 +++++-
 arch/arm/dts/r8a7794-silk.dts
        |   5 +-
 arch/arm/dts/r8a7794.dtsi
        | 111 ++++++------
 arch/arm/dts/r8a7795-u-boot.dtsi
        |  24 ---
 arch/arm/dts/{r8a7795-salvator-x-u-boot.dts =>
r8a77950-salvator-x-u-boot.dts} |   4 +-
 arch/arm/dts/{r8a7795-salvator-x.dts => r8a77950-salvator-x.dts}
        |  32 ++--
 arch/arm/dts/r8a77950-u-boot.dtsi
        | 101 +++++++++++
 arch/arm/dts/{r8a7795-h3ulcb-u-boot.dts => r8a77950-ulcb-u-boot.dts}
        |   4 +-
 arch/arm/dts/{r8a7795-h3ulcb.dts => r8a77950-ulcb.dts}
        |  17 +-
 arch/arm/dts/r8a77950.dtsi
        | 319 +++++++++++++++++++++++++++++++++
 arch/arm/dts/{r8a7795.dtsi => r8a77951.dtsi}
        | 516 ++++++++++++++++++++++++++++++------------------------
 arch/arm/dts/r8a7796-u-boot.dtsi
        |  24 ---
 arch/arm/dts/{r8a7796-salvator-x-u-boot.dts =>
r8a77960-salvator-x-u-boot.dts} |   4 +-
 arch/arm/dts/{r8a7796-salvator-x.dts => r8a77960-salvator-x.dts}
        |  14 +-
 arch/arm/dts/r8a77960-u-boot.dtsi
        |  90 ++++++++++
 arch/arm/dts/{r8a7796-m3ulcb-u-boot.dts => r8a77960-ulcb-u-boot.dts}
        |   4 +-
 arch/arm/dts/{r8a7796-m3ulcb.dts => r8a77960-ulcb.dts}
        |   4 +-
 arch/arm/dts/{r8a7796.dtsi => r8a77960.dtsi}
        | 478 ++++++++++++++++++++++++++++----------------------
 arch/arm/dts/r8a77965-salvator-x.dts
        |  28 +++
 arch/arm/dts/r8a77965-u-boot.dtsi
        |  56 ++++++
 arch/arm/dts/{r8a77965-m3nulcb-u-boot.dts => r8a77965-ulcb-u-boot.dts}
        |   2 +-
 arch/arm/dts/{r8a77965-m3nulcb.dts => r8a77965-ulcb.dts}
        |   0
 arch/arm/dts/r8a77965.dtsi
        | 336 +++++++++++++++++++++--------------
 arch/arm/dts/r8a77970-eagle.dts
        |  60 +++----
 arch/arm/dts/r8a77970.dtsi
        |  63 +++----
 arch/arm/dts/r8a77980-condor.dts
        |  42 ++---
 arch/arm/dts/r8a77980.dtsi
        | 103 ++++++-----
 arch/arm/dts/r8a77990-ebisu.dts
        | 226 ++++++++++++------------
 arch/arm/dts/r8a77990.dtsi
        | 250 +++++++++++++++-----------
 arch/arm/dts/r8a77995-draak.dts
        |  31 ++--
 arch/arm/dts/r8a77995.dtsi
        | 188 +++++++++++---------
 arch/arm/dts/salvator-common.dtsi
        |  80 +++++----
 arch/arm/dts/salvator-xs.dtsi
        |  29 +++
 arch/arm/dts/ulcb.dtsi
        |  15 +-
 board/renesas/salvator-x/MAINTAINERS
        |   4 +-
 board/renesas/salvator-x/salvator-x.c
        |   4 +-
 board/renesas/ulcb/MAINTAINERS
        |   4 +-
 board/renesas/ulcb/ulcb.c
        |   6 +-
 configs/r8a77965_salvator-x_defconfig
        |  71 --------
 configs/r8a77965_ulcb_defconfig
        |  68 -------
 configs/r8a7796_salvator-x_defconfig
        |  71 --------
 configs/r8a7796_ulcb_defconfig
        |  68 -------
 configs/{r8a7795_salvator-x_defconfig => rcar3_salvator-x_defconfig}
        |   6 +-
 configs/{r8a7795_ulcb_defconfig => rcar3_ulcb_defconfig}
        |   6 +-
 include/dt-bindings/clock/r8a7790-clock.h
        |   6 +-
 include/dt-bindings/clock/r8a7791-clock.h
        |   6 +-
 include/dt-bindings/clock/r8a7792-clock.h
        |   6 +-
 include/dt-bindings/power/r8a7790-sysc.h
        |   5 +-
 include/dt-bindings/power/r8a7791-sysc.h
        |   5 +-
 include/dt-bindings/power/r8a7792-sysc.h
        |   5 +-
 include/dt-bindings/power/r8a7793-sysc.h
        |   5 +-
 62 files changed, 2551 insertions(+), 1893 deletions(-)
 delete mode 100644 arch/arm/dts/r8a7795-u-boot.dtsi
 rename arch/arm/dts/{r8a7795-salvator-x-u-boot.dts =>
r8a77950-salvator-x-u-boot.dts} (88%)
 rename arch/arm/dts/{r8a7795-salvator-x.dts => r8a77950-salvator-x.dts}
(94%)
 create mode 100644 arch/arm/dts/r8a77950-u-boot.dtsi
 rename arch/arm/dts/{r8a7795-h3ulcb-u-boot.dts =>
r8a77950-ulcb-u-boot.dts} (90%)
 rename arch/arm/dts/{r8a7795-h3ulcb.dts => r8a77950-ulcb.dts} (65%)
 create mode 100644 arch/arm/dts/r8a77950.dtsi
 rename arch/arm/dts/{r8a7795.dtsi => r8a77951.dtsi} (91%)
 delete mode 100644 arch/arm/dts/r8a7796-u-boot.dtsi
 rename arch/arm/dts/{r8a7796-salvator-x-u-boot.dts =>
r8a77960-salvator-x-u-boot.dts} (88%)
 rename arch/arm/dts/{r8a7796-salvator-x.dts => r8a77960-salvator-x.dts}
(94%)
 create mode 100644 arch/arm/dts/r8a77960-u-boot.dtsi
 rename arch/arm/dts/{r8a7796-m3ulcb-u-boot.dts =>
r8a77960-ulcb-u-boot.dts} (90%)
 rename arch/arm/dts/{r8a7796-m3ulcb.dts => r8a77960-ulcb.dts} (90%)
 rename arch/arm/dts/{r8a7796.dtsi => r8a77960.dtsi} (91%)
 rename arch/arm/dts/{r8a77965-m3nulcb-u-boot.dts =>
r8a77965-ulcb-u-boot.dts} (95%)
 rename arch/arm/dts/{r8a77965-m3nulcb.dts => r8a77965-ulcb.dts} (100%)
 create mode 100644 arch/arm/dts/salvator-xs.dtsi
 delete mode 100644 configs/r8a77965_salvator-x_defconfig
 delete mode 100644 configs/r8a77965_ulcb_defconfig
 delete mode 100644 configs/r8a7796_salvator-x_defconfig
 delete mode 100644 configs/r8a7796_ulcb_defconfig
 rename configs/{r8a7795_salvator-x_defconfig =>
rcar3_salvator-x_defconfig} (88%)
 rename configs/{r8a7795_ulcb_defconfig => rcar3_ulcb_defconfig} (89%)

-- 
Best regards,
Marek Vasut

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
  2020-04-04 20:14 Marek Vasut
@ 2020-04-05 23:05 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2020-04-05 23:05 UTC (permalink / raw)
  To: u-boot

On Sat, Apr 04, 2020 at 10:14:06PM +0200, Marek Vasut wrote:

> This is a small fix for current release (2020.04)
> 
> The following changes since commit e0718b3ab754860bd47677e6b4fc5b70da42c4ab:
> 
>   Merge tag 'dm-pull-1apr20' of git://git.denx.de/u-boot-dm (2020-04-01
> 14:29:21 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to b13da11255a01475d41bdc5d367d55ed3656bae8:
> 
>   net: sh_eth: Init the hardware before PHY access (2020-04-04 15:06:37
> +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200405/40ef3cb8/attachment.sig>

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2020-04-04 20:14 Marek Vasut
  2020-04-05 23:05 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2020-04-04 20:14 UTC (permalink / raw)
  To: u-boot

This is a small fix for current release (2020.04)

The following changes since commit e0718b3ab754860bd47677e6b4fc5b70da42c4ab:

  Merge tag 'dm-pull-1apr20' of git://git.denx.de/u-boot-dm (2020-04-01
14:29:21 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to b13da11255a01475d41bdc5d367d55ed3656bae8:

  net: sh_eth: Init the hardware before PHY access (2020-04-04 15:06:37
+0200)

----------------------------------------------------------------
Marek Vasut (1):
      net: sh_eth: Init the hardware before PHY access

 drivers/net/sh_eth.c | 4 ++++
 1 file changed, 4 insertions(+)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
  2020-03-30 14:59 Marek Vasut
@ 2020-03-31 19:09 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2020-03-31 19:09 UTC (permalink / raw)
  To: u-boot

On Mon, Mar 30, 2020 at 04:59:55PM +0200, Marek Vasut wrote:

> The following changes since commit 350c44dfb99017e9147ee07d37a40626bde62250:
> 
>   Merge branch '2020-03-27-master-imports' (2020-03-27 17:54:38 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 264398b2ec5dd5ee045939e11e14caeece4c8dde:
> 
>   ARM: rmobile: Only register ethernet on V2H Blanche if not DM_ETH
> (2020-03-30 11:35:23 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200331/f135ef5d/attachment.sig>

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2020-03-30 14:59 Marek Vasut
  2020-03-31 19:09 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2020-03-30 14:59 UTC (permalink / raw)
  To: u-boot

The following changes since commit 350c44dfb99017e9147ee07d37a40626bde62250:

  Merge branch '2020-03-27-master-imports' (2020-03-27 17:54:38 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to 264398b2ec5dd5ee045939e11e14caeece4c8dde:

  ARM: rmobile: Only register ethernet on V2H Blanche if not DM_ETH
(2020-03-30 11:35:23 +0200)

----------------------------------------------------------------
Marek Vasut (6):
      ARM: rmobile: Convert Gen2 Blanche to DM_SPI{,_FLASH}
      clk: renesas: Switch to fdtdec_get_addr_size_auto_noparent() on Gen2
      ARM: dts: rmobile: Add IIC3 node on Gen2 R8A7792 V2H
      ARM: dts: rmobile: Enable IIC3 on V2H Blanche
      ARM: rmobile: Implement PMIC reset on V2H Blanche
      ARM: rmobile: Only register ethernet on V2H Blanche if not DM_ETH

 arch/arm/dts/r8a7792-blanche-u-boot.dts |  4 ++++
 arch/arm/dts/r8a7792.dtsi               | 17 +++++++++++++++++
 board/renesas/blanche/blanche.c         | 22 ++++++++++++++++++++++
 configs/blanche_defconfig               |  4 ++--
 drivers/clk/renesas/clk-rcar-gen2.c     |  3 ++-
 5 files changed, 47 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
  2020-03-05  0:19 Marek Vasut
@ 2020-03-05  3:41 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2020-03-05  3:41 UTC (permalink / raw)
  To: u-boot

On Thu, Mar 05, 2020 at 01:19:13AM +0100, Marek Vasut wrote:

> The following changes since commit 9e1d65f36b83c5422ece3c0ea28d07a2246cb07f:
> 
>   configs: Resync with savedefconfig (2020-02-28 13:28:38 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 7ca08e335b1274c5eb88c58aacaa389c63907d40:
> 
>   ARM: rmobile: Limit bootloader size to 1 MiB on R-Car Gen3 (2020-03-01
> 21:58:32 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200304/afb5e2fa/attachment.sig>

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2020-03-05  0:19 Marek Vasut
  2020-03-05  3:41 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2020-03-05  0:19 UTC (permalink / raw)
  To: u-boot

The following changes since commit 9e1d65f36b83c5422ece3c0ea28d07a2246cb07f:

  configs: Resync with savedefconfig (2020-02-28 13:28:38 -0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to 7ca08e335b1274c5eb88c58aacaa389c63907d40:

  ARM: rmobile: Limit bootloader size to 1 MiB on R-Car Gen3 (2020-03-01
21:58:32 +0100)

----------------------------------------------------------------
Marek Vasut (1):
      ARM: rmobile: Limit bootloader size to 1 MiB on R-Car Gen3

 include/configs/rcar-gen3-common.h | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
  2019-12-04 17:57 Marek Vasut
@ 2019-12-05  2:53 ` Tom Rini
  0 siblings, 0 replies; 82+ messages in thread
From: Tom Rini @ 2019-12-05  2:53 UTC (permalink / raw)
  To: u-boot

On Wed, Dec 04, 2019 at 06:57:53PM +0100, Marek Vasut wrote:

> The following changes since commit 94d022bb400890f22fe35220d2519c3bce73f05e:
> 
>   Merge tag 'efi-2020-01-rc5' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-efi (2019-12-03 18:12:58
> -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 019c9b3ea842514b3b4b90f7af01c3dc278a972e:
> 
>   ARM: rmobile: Convert M2N Gose to DM_SPI{,_FLASH} (2019-12-04 18:57:05
> +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20191204/eb9bb4f0/attachment.sig>

^ permalink raw reply	[flat|nested] 82+ messages in thread

* [PULL] u-boot-sh/master
@ 2019-12-04 17:57 Marek Vasut
  2019-12-05  2:53 ` Tom Rini
  0 siblings, 1 reply; 82+ messages in thread
From: Marek Vasut @ 2019-12-04 17:57 UTC (permalink / raw)
  To: u-boot

The following changes since commit 94d022bb400890f22fe35220d2519c3bce73f05e:

  Merge tag 'efi-2020-01-rc5' of
https://gitlab.denx.de/u-boot/custodians/u-boot-efi (2019-12-03 18:12:58
-0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to 019c9b3ea842514b3b4b90f7af01c3dc278a972e:

  ARM: rmobile: Convert M2N Gose to DM_SPI{,_FLASH} (2019-12-04 18:57:05
+0100)

----------------------------------------------------------------
Marek Vasut (3):
      ARM: rmobile: Convert H2 Lager to DM_SPI{,_FLASH}
      ARM: rmobile: Convert M2W Koelsch to DM_SPI{,_FLASH}
      ARM: rmobile: Convert M2N Gose to DM_SPI{,_FLASH}

 configs/gose_defconfig    | 4 ++--
 configs/koelsch_defconfig | 4 ++--
 configs/lager_defconfig   | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 82+ messages in thread

end of thread, other threads:[~2023-10-17 14:19 UTC | newest]

Thread overview: 82+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-21  0:15 [PULL] u-boot-sh/master Marek Vasut
2021-02-21 19:46 ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2023-10-17  2:31 Marek Vasut
2023-10-17 14:19 ` Tom Rini
2023-09-17 12:54 Marek Vasut
2023-09-18 14:12 ` Tom Rini
2023-08-20  1:43 Marek Vasut
2023-08-20 17:38 ` Tom Rini
2023-04-07 14:50 Marek Vasut
2023-03-20 22:51 Marek Vasut
2023-03-21 15:54 ` Tom Rini
2023-03-10 23:00 Marek Vasut
2023-03-13 17:40 ` Tom Rini
2023-02-02  1:42 Marek Vasut
2023-02-02 19:18 ` Tom Rini
2023-01-15 14:27 Marek Vasut
2023-01-15 20:40 ` Tom Rini
2022-09-03 14:32 Marek Vasut
2022-09-05  2:35 ` Tom Rini
2022-03-15 20:43 Marek Vasut
2022-03-16 14:48 ` Tom Rini
2022-02-26  3:03 Marek Vasut
2022-02-27 14:21 ` Tom Rini
2022-01-23  2:01 Marek Vasut
2022-01-23 14:55 ` Tom Rini
2021-12-13 11:32 Marek Vasut
2021-12-13 16:30 ` Tom Rini
2021-10-31  8:00 Marek Vasut
2021-10-31 19:15 ` Tom Rini
2021-08-30 22:41 Marek Vasut
2021-08-31 22:59 ` Tom Rini
2021-08-08 11:39 Marek Vasut
2021-08-08 18:20 ` Tom Rini
2021-07-20 22:50 Marek Vasut
2021-07-21  2:55 ` Tom Rini
2021-06-25  1:13 Marek Vasut
2021-06-25 12:54 ` Tom Rini
2021-06-07 20:26 Marek Vasut
2021-06-08 21:49 ` Tom Rini
2021-05-21 15:01 Marek Vasut
2021-05-23 19:40 ` Tom Rini
2021-05-14 20:15 Marek Vasut
2021-05-15 12:09 ` Tom Rini
2021-04-26 11:49 Marek Vasut
2021-04-27  0:54 ` Tom Rini
2021-04-14  0:00 Marek Vasut
2021-04-15 19:42 ` Tom Rini
2021-02-07 20:41 Marek Vasut
2021-02-08 20:42 ` Tom Rini
2021-01-31 14:57 Marek Vasut
2021-02-01  0:44 ` Tom Rini
2021-01-18 14:05 Marek Vasut
2021-01-18 17:41 ` Tom Rini
2020-11-22 15:06 Marek Vasut
2020-11-23 15:28 ` Tom Rini
2020-10-20 11:54 Marek Vasut
2020-10-21 23:12 ` Tom Rini
2020-10-01  8:27 Marek Vasut
2020-10-01 22:09 ` Tom Rini
2020-09-03 12:15 Marek Vasut
2020-09-03 18:08 ` Tom Rini
2020-08-05  7:52 Marek Vasut
2020-08-05 20:29 ` Tom Rini
2020-07-27 10:33 Marek Vasut
2020-07-27 15:14 ` Tom Rini
2020-06-20 17:16 Marek Vasut
2020-06-22 12:23 ` Tom Rini
2020-05-30 21:07 Marek Vasut
2020-05-31 14:04 ` Tom Rini
2020-05-10 15:00 Marek Vasut
2020-05-21 12:12 ` Marek Vasut
2020-05-21 20:33   ` Tom Rini
2020-04-29 12:25 Marek Vasut
2020-04-29 18:46 ` Tom Rini
2020-04-04 20:14 Marek Vasut
2020-04-05 23:05 ` Tom Rini
2020-03-30 14:59 Marek Vasut
2020-03-31 19:09 ` Tom Rini
2020-03-05  0:19 Marek Vasut
2020-03-05  3:41 ` Tom Rini
2019-12-04 17:57 Marek Vasut
2019-12-05  2:53 ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.