zephyr/arch/arm
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
..
core arm: scb: Move SCB asm defines into cpu_idle.S 2017-01-30 11:02:39 -06:00
include arm: refactor clearing of exception faults to common code 2017-01-30 11:02:38 -06:00
soc drivers: Add Atmel SAM family GMAC Ethernet driver 2017-02-01 21:01:19 +00:00
Kbuild soc: arm: add Makefiles one level up 2016-04-22 21:33:26 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile build: move qemu definitions to boards 2017-01-10 20:20:47 +00:00
defconfig arm: systick: Some SoCs do not have systick 2016-11-27 19:39:26 +00:00