]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Merge tag 'net-next-20260603' of https://source.denx.de/u-boot/custodians/u-boot...
authorTom Rini <trini@konsulko.com>
Wed, 3 Jun 2026 16:49:11 +0000 (10:49 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 3 Jun 2026 16:49:11 +0000 (10:49 -0600)
commit31af00bdc6a3ab5d4ada83e08407f2ce289f0ec6
tree6de4950787e0c4d5d0a85c95a31a0065602210b1
parente255cf65a95e288c5baeeae8047c407edc5a7888
parentdafa6a36037b516bed3c4f578c69e0c5c8017acb
Merge tag 'net-next-20260603' of https://source.denx.de/u-boot/custodians/u-boot-net into next

Pull request net-next-20260603

- eth, phy: Convert several drivers to use the dev APIs
- Guard SYS_RX_ETH_BUFFER with NET
- phy: Kconfig: use bool instead of tristate