zephyr/arch/arm/soc/atmel_sam
Piotr Mienkowski d519ef17b7 drivers: Add Atmel SAM family GMAC Ethernet driver
This is a zero-copy networking implementation of Ethernet driver.

Limitations:
- one shot PHY setup, no support for PHY disconnect/reconnect
- no support for devices with DCache enabled due to missing
  non-cacheable RAM regions in Zephyr.

Tested on Atmel SMART SAM E70 Xplained board

Origin: Original

Jira: ZEP-1492
Change-Id: Ib944f91193efbd12c1142b0bcf1f635388bf1b87
Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2017-02-01 21:01:19 +00:00
..
common arch: Add pmc, gpio internal Atmel SAM drivers 2017-02-01 21:01:17 +00:00
same70 drivers: Add Atmel SAM family GMAC Ethernet driver 2017-02-01 21:01:19 +00:00
Kconfig arch: Add Atmel SAM E70 SoC support 2017-02-01 21:01:14 +00:00
Kconfig.defconfig arch: Add Atmel SAM E70 SoC support 2017-02-01 21:01:14 +00:00
Kconfig.soc arch: Add Atmel SAM E70 SoC support 2017-02-01 21:01:14 +00:00
Makefile arch: Add pmc, gpio internal Atmel SAM drivers 2017-02-01 21:01:17 +00:00