Go to file
Piotr Mienkowski f9a85815c2 samples: net: remove redundant Kconfig options for sam_e70_xplained
- Manual MAC address settings
- Default ETH driver initialization priority

Change-Id: I6294e2f66623087dfdc131344a94d0e9f2edc6b4
Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2017-04-28 15:01:09 +03:00
.known-issues net: dns: Remove dns_client API and sample application 2017-04-13 15:21:45 +03:00
arch x86: define MMU data structures 2017-04-27 17:46:54 +00:00
boards boards: sam_e70_xplained: read MAC from I2C EEPROM by default 2017-04-28 15:01:09 +03:00
doc doc: tweak Sphinx linkcheck options 2017-04-28 00:44:40 +00:00
drivers drivers: eth_sam_gmac: support reading MAC from I2C EEPROM 2017-04-28 15:01:08 +03:00
dts arm: dts: Add DTS support for NRF52832 SoC 2017-04-14 05:56:54 -05:00
ext debug: Add SEGGER SystemView libraries 2017-04-25 02:16:37 +00:00
include net: l2: Clear arp cache when disable interface. 2017-04-28 15:01:08 +03:00
kernel kernel: tickless: Add tickless kernel support 2017-04-27 13:46:28 +00:00
lib lib: convert to using newly introduced integer sized types 2017-04-20 11:56:00 -05:00
misc printk: add vprintk() 2017-04-22 14:29:33 +00:00
samples samples: net: remove redundant Kconfig options for sam_e70_xplained 2017-04-28 15:01:09 +03:00
scripts ci: add CI/CD integration and related scripts 2017-04-27 20:58:14 -04:00
subsys net: l2: Clear arp cache when disable interface. 2017-04-28 15:01:08 +03:00
tests samples: power: Time is passed as milliseconds in tickless kernel 2017-04-27 13:46:35 +00:00
.checkpatch.conf checkpatch: update checkpatch to warn about C99 type usage 2017-04-21 17:24:04 +00:00
.gitattributes
.gitignore
.gitlint scripts: add gitlint to check for validity of commit messages 2017-04-25 22:48:24 +00:00
.gitreview
.mailmap
.shippable.yml ci: add CI/CD integration and related scripts 2017-04-27 20:58:14 -04:00
defaults.tc
Kbuild build: Add separate DTS target 2017-04-20 14:36:10 +00:00
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS MAINTAINERS: remove references to legacy headers 2017-04-20 14:11:16 +00:00
Makefile build: build host-tools when prebuilts are enabled 2017-04-27 20:52:20 -04:00
Makefile.inc build: Add separate DTS target 2017-04-20 14:36:10 +00:00
Makefile.test
zephyr-env.sh zephyr-env.sh: only reset scripts_path on Windows 2017-03-31 15:42:31 -04:00