mwojcik
1c8e2c318c
eth phy: reset page to 0 on kasli-soc for ident
2022-03-10 17:11:41 +08:00
mwojcik
c4c52c33b4
eth phy: use unreachable!() for impossible values
2022-03-10 16:45:29 +08:00
mwojcik
072fd5f015
eth phy: set LEDs only on Kasli-SoC
2022-03-10 16:42:25 +08:00
mwojcik
2b3c7e4b2f
eth leds:
...
* break led0 from led1 - similar, but not the same settings (led2 not implemented)
* fix values, make it compilable
* set default behavior (one led for link, other for activity)
2022-03-10 16:42:25 +08:00
mwojcik
84d6d391ce
libboard_zynq: eth phy for Marvell 88E1518
...
* add support for LED control registers
* support for registers on different pages
2022-03-10 16:42:25 +08:00
Sebastien Bourdeauducq
2c161720fa
revert a11cb852a8
2021-07-05 13:45:22 +08:00
topquark12
a42e5a95ff
phy: fix issue 78, scan PHY MDIO addr starting at 0
2021-07-05 13:25:22 +08:00
Sebastien Bourdeauducq
a11cb852a8
libboard_zynq: work around Kasli-SoC MDIO breakage ( #78 )
2021-05-29 12:50:28 +08:00
Astro
1cd4056370
libboard_zynq: remove unused eth phy name information
2020-11-20 17:21:38 +01:00
Astro
ddff295ae1
libboard_zynq: implement eth hot-plugging
2020-11-20 17:12:22 +01:00
Astro
379b6b973a
libboard_zynq: add support for target_kasli_soc's Marvell88E1512 eth phy
2020-11-19 20:38:10 +01:00
pca006132
c336e450b1
libboard_zynq/eth/phy: add PEF7071
2020-09-29 16:01:54 +08:00
Astro
1f05e6977e
eth::phy: replace ExtendedStatus with PSSR
2020-07-29 21:49:18 +02:00
Astro
e408a8b22d
eth::phy::extended_status: fix cap_1000base_x_full() bit position
2020-07-29 21:29:28 +02:00
Astro
27effb6257
eth::phy: s/Marvel/Marvell/
2020-07-29 20:08:38 +02:00
Astro
cf1983e543
split into lib{register, cortex_a9, board_zynq, board_zc706} crates
2019-12-17 23:35:58 +01:00