* Please pull net-20260209
@ 2026-02-09 8:37 Jerome Forissier
2026-02-09 20:41 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Jerome Forissier @ 2026-02-09 8:37 UTC (permalink / raw)
To: Tom Rini; +Cc: u-boot, nd
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Please pull net-20260209
2026-02-09 8:37 Please pull net-20260209 Jerome Forissier
@ 2026-02-09 20:41 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2026-02-09 20:41 UTC (permalink / raw)
To: Jerome Forissier; +Cc: u-boot, nd
On Mon, 09 Feb 2026 09:37:43 +0100, Jerome Forissier wrote:
> 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
>
> [...]
Merged into u-boot/master, thanks!
--
Tom
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-02-09 20:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-09 8:37 Please pull net-20260209 Jerome Forissier
2026-02-09 20:41 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox