<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/net, branch v2024.04-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/net?h=v2024.04-rc2</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/net?h=v2024.04-rc2'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2024-02-12T18:41:03Z</updated>
<entry>
<title>net: designware: Support high memory nodes</title>
<updated>2024-02-12T18:41:03Z</updated>
<author>
<name>Nils Le Roux</name>
<email>gilbsgilbert@gmail.com</email>
</author>
<published>2023-12-02T09:39:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a5f877a0bd64af97dbc812c9a0a8d7d6a353d943'/>
<id>urn:sha1:a5f877a0bd64af97dbc812c9a0a8d7d6a353d943</id>
<content type='text'>
Some platforms (such as the Lichee Pi 4A) have their dwmac device
addressable only in high memory space. Storing the node's base address
on 32 bits is not possible in such case.

Use platform's physical address type to store the base address.

Signed-off-by: Nils Le Roux &lt;gilbsgilbert@gmail.com&gt;
Cc: Andre Przywara &lt;andre.przywara@arm.com&gt;
Reviewed-by: Andre Przywara &lt;andre.przywara@arm.com&gt;
</content>
</entry>
<entry>
<title>net: phy: nxp-c45-tja11xx: add tja1120 support</title>
<updated>2024-02-08T02:41:24Z</updated>
<author>
<name>Radu Pirea (NXP OSS)</name>
<email>radu-nicolae.pirea@oss.nxp.com</email>
</author>
<published>2023-12-13T16:14:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=55fc0cbbd6c973849371bb21b45981ad26847a4b'/>
<id>urn:sha1:55fc0cbbd6c973849371bb21b45981ad26847a4b</id>
<content type='text'>
Add TJA1120 driver structure and report 1G speed.

Signed-off-by: "Radu Pirea (NXP OSS)" &lt;radu-nicolae.pirea@oss.nxp.com&gt;
</content>
</entry>
<entry>
<title>net: phy: nxp-c45-tja11xx: rename nxp_c45_tja11xx structure</title>
<updated>2024-02-08T02:41:24Z</updated>
<author>
<name>Radu Pirea (NXP OSS)</name>
<email>radu-nicolae.pirea@oss.nxp.com</email>
</author>
<published>2023-12-13T16:14:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7e02c3accb464871bcdd11597b1afc72c3b46593'/>
<id>urn:sha1:7e02c3accb464871bcdd11597b1afc72c3b46593</id>
<content type='text'>
Rename nxp_c45_tja11xx structure to nxp_c45_tja1103. The driver will
support more PHYs and nxp_c45_tja11xx is too generic.

Signed-off-by: "Radu Pirea (NXP OSS)" &lt;radu-nicolae.pirea@oss.nxp.com&gt;
</content>
</entry>
<entry>
<title>net: phy: nxp-c45-tja11xx: read PHY the speed from hardware</title>
<updated>2024-02-08T02:41:23Z</updated>
<author>
<name>Radu Pirea (NXP OSS)</name>
<email>radu-nicolae.pirea@oss.nxp.com</email>
</author>
<published>2023-12-13T16:14:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=84e57e7dfb395fc16bec50cf477d25144ab9747a'/>
<id>urn:sha1:84e57e7dfb395fc16bec50cf477d25144ab9747a</id>
<content type='text'>
Read PHY speed from hardware instead of assuming 100Mbps by default.
The TJA1103 works only at 100Mbps, but the driver will support more PHYs.

Signed-off-by: "Radu Pirea (NXP OSS)" &lt;radu-nicolae.pirea@oss.nxp.com&gt;
</content>
</entry>
<entry>
<title>net: phy: nxp-c45-tja11xx: use local definion of features</title>
<updated>2024-02-08T02:41:23Z</updated>
<author>
<name>Radu Pirea (NXP OSS)</name>
<email>radu-nicolae.pirea@oss.nxp.com</email>
</author>
<published>2023-12-13T16:14:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6c43208a6de13a3b622c7f8ac491f66edc1126f0'/>
<id>urn:sha1:6c43208a6de13a3b622c7f8ac491f66edc1126f0</id>
<content type='text'>
Use a local definition for the PHY features. PHY_100BT1_FEATURES are
not defined using the 100BaseT1 bit, so keep this workaround in the driver.

Signed-off-by: "Radu Pirea (NXP OSS)" &lt;radu-nicolae.pirea@oss.nxp.com&gt;
</content>
</entry>
<entry>
<title>net: designware: Reset eth phy before phy connect</title>
<updated>2024-02-04T10:02:45Z</updated>
<author>
<name>Jonas Karlman</name>
<email>jonas@kwiboo.se</email>
</author>
<published>2024-01-18T07:19:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f1e2f412b0aa24a5f5256dc7894a4c70bb6a0076'/>
<id>urn:sha1:f1e2f412b0aa24a5f5256dc7894a4c70bb6a0076</id>
<content type='text'>
Some ethernet PHY require being reset before a phy-id can be read back
on the MDIO bus. This can result in the following message being show
on e.g. a Radxa ROCK Pi E v1.21 with a RTL8211F ethernet PHY.

  Could not get PHY for ethernet@ff540000: addr -1

Add support to designware ethernet driver to reset eth phy by calling
the eth phy uclass function eth_phy_set_mdio_bus(). The call use NULL
as bus parameter to not set a shared mdio bus reference that would be
freed when probe fails. Also add a eth_phy_get_addr() call to try and
get the phy addr from DT when DM_MDIO is disabled.

This help fix ethernet on Radxa ROCK Pi E v1.21:

  =&gt; mdio list
  ethernet@ff540000:
  1 - RealTek RTL8211F &lt;--&gt; ethernet@ff540000

Reported-by: Trevor Woerner &lt;twoerner@gmail.com&gt;
Signed-off-by: Jonas Karlman &lt;jonas@kwiboo.se&gt;
Reviewed-by: Kever Yang &lt;kever.yang@rock-chips.com&gt;
</content>
</entry>
<entry>
<title>net: phy: motorcomm: configure pad drive strength register</title>
<updated>2024-01-31T08:52:49Z</updated>
<author>
<name>Lukasz Tekieli</name>
<email>tekieli.lukasz@gmail.com</email>
</author>
<published>2024-01-28T19:22:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c025c8afd4002ab795c4e0a8f2aebfbe32b91c2e'/>
<id>urn:sha1:c025c8afd4002ab795c4e0a8f2aebfbe32b91c2e</id>
<content type='text'>
This ports the pad drive strength register configuration which can be
already found in the Linux driver for this PHY.

Signed-off-by: Lukasz Tekieli &lt;tekieli.lukasz@gmail.com&gt;
Reviewed-by: Leo Yu-Chi Liang &lt;ycliang@andestech.com&gt;
</content>
</entry>
<entry>
<title>treewide: Remove clk_free</title>
<updated>2024-01-30T03:35:02Z</updated>
<author>
<name>Sean Anderson</name>
<email>seanga2@gmail.com</email>
</author>
<published>2023-12-16T19:38:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c9309f40a6831b1ac5cd0a7227b5c3717d34c812'/>
<id>urn:sha1:c9309f40a6831b1ac5cd0a7227b5c3717d34c812</id>
<content type='text'>
This function is a no-op. Remove it.

Signed-off-by: Sean Anderson &lt;seanga2@gmail.com&gt;
Link: https://lore.kernel.org/r/20231216193843.2463779-3-seanga2@gmail.com
</content>
</entry>
<entry>
<title>net: sun8i-emac: Add support for fixed-link phy</title>
<updated>2024-01-29T14:30:59Z</updated>
<author>
<name>Maksim Kiselev</name>
<email>bigunclemax@gmail.com</email>
</author>
<published>2024-01-20T16:26:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2bfab76f4c73536717f6c6cda2dcb2a60bb25ece'/>
<id>urn:sha1:2bfab76f4c73536717f6c6cda2dcb2a60bb25ece</id>
<content type='text'>
Make the "phy-handle" property optional, which allows support
for a fixed-link phy configuration.

Thus if the "phy-handle" is present in a DT, then driver will work as
before. Otherwise, phyaddr initialization will not be necessary,
as it is not needed in case of a fixed-link config.

Signed-off-by: Maksim Kiselev &lt;bigunclemax@gmail.com&gt;
Reviewed-by: Ramon Fried &lt;rfried.dev@gmail.com&gt;
Reviewed-by: Andre Przywara &lt;andre.przywara@arm.com&gt;
</content>
</entry>
<entry>
<title>Merge patch series "net fixes prior lwip"</title>
<updated>2024-01-11T16:25:07Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2024-01-11T16:25:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2ee7a8ec6f1711abe9619fd8765edc16742be9de'/>
<id>urn:sha1:2ee7a8ec6f1711abe9619fd8765edc16742be9de</id>
<content type='text'>
Maxim Uvarov &lt;maxim.uvarov@linaro.org&gt; says:

Add small net fixes prior lwip patches.
</content>
</entry>
</feed>
