From: Jerome Forissier <jerome.forissier@arm.com>
To: Tom Rini <trini@konsulko.com>
Cc: u-boot@lists.denx.de, nd@arm.com
Subject: Please pull net-20260209
Date: Mon, 9 Feb 2026 09:37:43 +0100 [thread overview]
Message-ID: <772a6779-699b-48ea-8eed-6ebc9c4eafbc@arm.com> (raw)
Hi Tom,
The following changes since commit b5213bbfdcb1812be510427857827ee8becb9f8f:
video: menu "TrueType Fonts" depends on TrueType enabled (2026-02-04 10:41:48 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-net.git/ tags/net-20260209
for you to fetch changes up to e7b83e64d6bc9f2366669118cb596d75f811eb89:
net: phy: mscc: allow RGMII with internal delay for the VSC8541 (2026-02-06 16:42:45 +0100)
----------------------------------------------------------------
Pull request net-20260209.
net:
- airoha: mdio support for the switch
- phy: mscc: allow RGMII with internal delay for the VSC8541
- dwc_eth_qos: Update tail pointer handling
net-legacy:
- Stop conflating return value with file size in net_loop()
net-lwip:
- wget: rework the '#' printing
- tftp: add support of tsize option to client
----------------------------------------------------------------
Charles Perry (1):
net: phy: mscc: allow RGMII with internal delay for the VSC8541
Jonas Karlman (4):
net: dwc_eth_qos: Use lower_32_bits() for tail pointers
net: dwc_eth_qos: Initialize the transmit tail pointer in eqos_start()
net: dwc_eth_qos: Start DMA and MAC after tail pointers are initialized
net: dwc_eth_qos: Define more of the unused MAC regs
Marek Vasut (2):
net: lwip: tftp: add support of tsize option to client
net: lwip: wget: rework the '#' printing
Mikhail Kshevetskiy (7):
net: airoha_eth: fix mdio binding to switch device
net: airoha_eth: use proper switch node for en7523 case
net: mdio-mt7531-mmio: fix switch regs initialization
configs: an7581: add mii/mdio support
arm: dts: an7581: add mdio child node to switch node
configs: en7523: add mii/mdio support
arm: dts: en7523: add mdio child node to switch node
Yuya Hamamachi (2):
net: Stop conflating return value with file size in net_loop()
net: tftp: Fix TFTP Transfer Size data type
arch/arm/dts/an7581-u-boot.dtsi | 5 +++++
arch/arm/dts/en7523-u-boot.dtsi | 5 +++++
cmd/mvebu/bubt.c | 2 +-
cmd/net.c | 9 +++++----
common/update.c | 10 +++++-----
configs/an7581_evb_defconfig | 3 +++
configs/en7523_evb_defconfig | 3 +++
drivers/net/Kconfig | 2 +-
drivers/net/airoha_eth.c | 7 ++++---
drivers/net/dwc_eth_qos.c | 43 ++++++++++++++++++++++++-------------------
drivers/net/dwc_eth_qos.h | 28 ++++++++++++++++++++--------
drivers/net/mdio-mt7531-mmio.c | 7 ++++++-
drivers/net/phy/mscc.c | 3 +++
lib/lwip/lwip/src/apps/tftp/tftp.c | 51 ++++++++++++++++++++++++++++++++++++++++++---------
lib/lwip/lwip/src/include/lwip/apps/tftp_client.h | 1 +
net/lwip/tftp.c | 35 +++++++++++++++++++++++++++++++----
net/lwip/wget.c | 27 +++++++++++++++++++++++----
net/net.c | 2 +-
net/tftp.c | 4 ++--
19 files changed, 185 insertions(+), 62 deletions(-)
CI link: https://source.denx.de/u-boot/custodians/u-boot-net/-/pipelines/29233
Thanks,
--
Jerome
next reply other threads:[~2026-02-09 8:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-09 8:37 Jerome Forissier [this message]
2026-02-09 20:41 ` Please pull net-20260209 Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=772a6779-699b-48ea-8eed-6ebc9c4eafbc@arm.com \
--to=jerome.forissier@arm.com \
--cc=nd@arm.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox