Go to file
Dmitriy Korovkin 572d7758dd Add I/O port configuration for Minnowboard UART
As the UART uses I/O port access, it needs to be pointed out
to override default MMIO setting.

Change-Id: Ibf923b5cab547f9eec991900c5f7a8b2ffbc3832
Signed-off-by: Dmitriy Korovkin <dmitriy.korovkin@windriver.com>
2016-02-05 20:25:30 -05:00
arch logger: support for iamcu abi core 2016-02-05 20:25:30 -05:00
boards Add I/O port configuration for Minnowboard UART 2016-02-05 20:25:30 -05:00
doc doc: rename platform -> board 2016-02-05 20:25:30 -05:00
drivers gpio_qmsi: Use level sensitive interrupts 2016-02-05 20:25:30 -05:00
include gpio: allow pins to be enabled/disabled 2016-02-05 20:25:29 -05:00
kernel sys_clock: Lock interrupts when processing announced ticks 2016-02-05 20:25:28 -05:00
lib
misc
net
samples adc: sample conofiguration update 2016-02-05 20:25:29 -05:00
scripts build: add support for mingw32 zephyr toolchain 2016-02-05 20:25:30 -05:00
.checkpatch.conf
.gitattributes
.gitignore
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile expand 'make help' 2016-02-05 20:25:30 -05:00
Makefile.inc makefile: do not create directories when calling help 2016-02-05 20:25:30 -05:00
zephyr-env.sh