Go to file
Ido Yariv bbccd7d30a galileo: pinmux: fix WIFI_DISABLE_N & PCIE_RESET_N
Both WIFI_DISABLE_N & PCIE_RESET_N are output pins which control the
mini-PCIe, so fix the pinmux settings accordingly.

In addition, to avoid resetting the mini-PCIe card, keep PCIE_RESET_N
high.

Change-Id: I7478a7ee5771d8840c53ec4e9cc15551d31653e3
Signed-off-by: Ido Yariv <idox.yariv@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Signed-off-by: Ido Yariv <ido@wizery.com>
2016-02-05 20:25:12 -05:00
arch gpio: adds interruption masking for quark se ss 2016-02-05 20:25:12 -05:00
boards galileo: pinmux: fix WIFI_DISABLE_N & PCIE_RESET_N 2016-02-05 20:25:12 -05:00
doc update documentation to use boards where applicable 2016-02-05 20:25:11 -05:00
drivers i2c/dw: add missing PCI device information 2016-02-05 20:25:12 -05:00
include microkernel: fix build issue when CONFIG_TASK_MONITOR=y 2016-02-05 20:25:12 -05:00
kernel microkernel: fix build issue when CONFIG_TASK_MONITOR=y 2016-02-05 20:25:12 -05:00
lib Add isgraph()/isprint()/isxdigit()/toupper() 2016-02-05 20:25:06 -05:00
misc
net Bluetooth: SMP: Fix missing buffer unref for LE SC only mode 2016-02-05 20:25:10 -05:00
samples adc: fix sanity test 2016-02-05 20:25:12 -05:00
scripts Adapt fixdep to works with MinGW 2016-02-05 20:25:12 -05:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes
.gitignore
.mailmap
Kbuild sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig.zephyr
LICENSE
Makefile Zephyr 0.8.0-rc1 2016-02-05 20:25:12 -05:00
Makefile.inc Move defconfig files to the board directory 2016-02-05 20:25:11 -05:00
zephyr-env.sh