Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Tomasz Bursztyka 529ee68ef3 ns16550: galileo: Provide pre-set base address registers
As long as PCI_ENUMERATION does not work for all IP block, let's provide
pre-configured base address registers for ns16550 on Galileo.
Once PCI_ENUMERATION will be fixed, such pre-configured settings will
not be used at runtime.

Change-Id: I514b3a5759e3af04132c7801f37033108a7b279b
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:24:22 -05:00
arch ns16550: galileo: Provide pre-set base address registers 2016-02-05 20:24:22 -05:00
doc doc: Edit the Kconfig Reference Guides. 2016-02-05 20:24:22 -05:00
drivers spi: galileo: Pre-configure SPI ports present on Galileo board 2016-02-05 20:24:22 -05:00
include spi: Add the CS pin control over GPIO for intel spi port 0 2016-02-05 20:24:22 -05:00
kernel kernel: Eliminate use of main() in microkernel 2016-02-05 20:24:21 -05:00
lib libc: use isdigit from ctype.h 2016-02-05 20:16:15 -05:00
misc build: allow usage of a custom linker script 2016-02-05 20:24:22 -05:00
net net: Remove EXPERIMENTAL label from net and bluetooth 2016-02-05 20:24:17 -05:00
samples kernel: kconfig: remove CUSTOM_SECURTIY meta option 2016-02-05 20:24:20 -05:00
scripts build: help message config targets update 2016-02-05 20:24:22 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore .gitignore: add ctags data file 2016-02-05 20:16:15 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kbuild Kbuild: Check if offsets.h was updated 2016-02-05 20:15:33 -05:00
Kconfig Split main Kconfig to allow application specific Kconfig 2016-02-05 20:15:28 -05:00
Kconfig.zephyr Split main Kconfig to allow application specific Kconfig 2016-02-05 20:15:28 -05:00
Makefile build: help message update 2016-02-05 20:24:22 -05:00
Makefile.inc Kbuild: Use DOTCONFIG instead of /.config 2016-02-05 20:15:33 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00