zephyr/drivers/ethernet
Lukasz Majewski 43427c4d49 clk: eth: Add ETH_MCUX_RMII_EXT_CLK option to enable external RMII clock
This option will configure MCUX block (by setting RMIISRC [19] bit to 1
in SIM_SOPT2 register) to use external clock source for RMII from
ENET_1588_CLKIN).

Signed-off-by: Lukasz Majewski <lukma@denx.de>
2020-06-10 13:02:22 -05:00
..
CMakeLists.txt
eth_e1000_priv.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
eth_e1000.c drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
eth_enc28j60_priv.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
eth_enc28j60.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
eth_enc424j600_priv.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
eth_enc424j600.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
eth_gecko_priv.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
eth_gecko.c drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
eth_liteeth.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
eth_mcux.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_native_posix.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
eth_sam_gmac_priv.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
eth_sam_gmac.c drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
eth_sam0_gmac.h
eth_smsc911x_priv.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
eth_smsc911x.c drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
eth_stellaris_priv.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
eth_stellaris.c drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
eth_stm32_hal_priv.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
eth_stm32_hal.c drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
eth.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
Kconfig cmake: qemu: Allow user to add parameters to Ethernet TAP 2020-05-20 15:36:39 +02:00
Kconfig.e1000
Kconfig.enc28j60
Kconfig.enc424j600
Kconfig.gecko
Kconfig.liteeth
Kconfig.mcux clk: eth: Add ETH_MCUX_RMII_EXT_CLK option to enable external RMII clock 2020-06-10 13:02:22 -05:00
Kconfig.native_posix
Kconfig.sam_gmac
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal
phy_gecko.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
phy_gecko.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
phy_sam_gmac.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
phy_sam_gmac.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00