All of lore.kernel.org
 help / color / mirror / Atom feed
* Please pull u-boot-net
@ 2021-07-22 20:12 Ramon Fried
  2021-07-23 11:12 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Ramon Fried @ 2021-07-22 20:12 UTC (permalink / raw)
  To: Tom Rini, U-Boot Mailing List

Hi Tom,

Please pull the latest patches in u-boot-net tree.

The following changes since commit 806734f41b25931798fdf667b5a2ae830229c13f:

  Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
(2021-07-22 08:45:32 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-net.git network_master

for you to fetch changes up to 669884ea6f290e5ec912a2fe4d10c687a04cd239:

  net: fsl-mc: fix logically dead code (2021-07-22 22:16:26 +0300)

----------------------------------------------------------------
Cosmin-Florin Aluchenesei (2):
      drivers: net: aquantia: fix unsigned compared against 0
      net: fsl-mc: fix logically dead code

Patrick Delaunay (9):
      net: eth-phy: add support of device tree configuration for gpio reset
      net: eth-phy: use dev_dbg and log_notice
      net: eth-phy: manage subnode mdio0
      net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv
      net: dwc_eth_qos: use generic ethernet phy for stm32 variant
      net: dwc: add a common empty ops eqos_null_ops
      net: eth-phy: define LOG_CATEGORY
      net: dwc_eth_qos: define LOG_CATEGORY
      net: define LOG_CATEGORY

Peter Hoyes (1):
      net: Use phys_addr_t for SMC net device addresses

 drivers/net/Kconfig          |   1 +
 drivers/net/dwc_eth_qos.c    | 154 +++++++------------------------------------
 drivers/net/eth-phy-uclass.c |  86 +++++++++++++++++++++---
 drivers/net/fsl-mc/mc.c      |   4 +-
 drivers/net/phy/aquantia.c   |   5 +-
 drivers/net/smc91111.c       |   2 +-
 drivers/net/smc911x.c        |   2 +-
 include/netdev.h             |   4 +-
 net/eth-uclass.c             |   2 +

Thanks,
Ramon

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

* Re: Please pull u-boot-net
  2021-07-22 20:12 Please pull u-boot-net Ramon Fried
@ 2021-07-23 11:12 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2021-07-23 11:12 UTC (permalink / raw)
  To: Ramon Fried; +Cc: U-Boot Mailing List

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

On Thu, Jul 22, 2021 at 11:12:52PM +0300, Ramon Fried wrote:

> Hi Tom,
> 
> Please pull the latest patches in u-boot-net tree.
> 
> The following changes since commit 806734f41b25931798fdf667b5a2ae830229c13f:
> 
>   Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
> (2021-07-22 08:45:32 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-net.git network_master
> 
> for you to fetch changes up to 669884ea6f290e5ec912a2fe4d10c687a04cd239:
> 
>   net: fsl-mc: fix logically dead code (2021-07-22 22:16:26 +0300)
> 

Applied to u-boot/master, thanks!

-- 
Tom

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

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

end of thread, other threads:[~2021-07-23 11:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-22 20:12 Please pull u-boot-net Ramon Fried
2021-07-23 11:12 ` 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.