Go to file
Vincenzo Frascino 1589b7fa5d uart: Enable clock control in CMSDK APB UART driver
This patch enables the clock control interface into the ARM LTD
CMSDK APB UART driver.

Jira: ZEP-1300
Change-Id: Ic0a214beb02d56ffb02ad4e6ca26b80805c0a4e6
Signed-off-by: Vincenzo Frascino <vincenzo.frascino@linaro.org>
2016-12-06 10:31:45 -06:00
.known-issues
arch soc_beetle: Add initial PM configuration 2016-12-06 10:31:45 -06:00
boards nucleo_l476rg: add board support 2016-12-06 10:31:45 -06:00
doc Merge "Merge net branch into master" 2016-12-05 15:56:26 +00:00
drivers uart: Enable clock control in CMSDK APB UART driver 2016-12-06 10:31:45 -06:00
ext stm32l4: add initial soc support for stm32l4 2016-12-06 09:50:11 -06:00
include clock_control: Add Beetle clock_control 2016-12-06 10:31:45 -06:00
kernel kernel: replace .BSS and .DATA setup with standard library calls 2016-12-02 17:44:06 +00:00
lib iot: Add HTTP support for Zephyr 2016-12-02 12:41:20 +02:00
misc printk: Add APIs to print into strings instead of default output 2016-12-05 20:08:40 +00:00
samples samples: net: Leds demo needs GPIO on all platform 2016-12-05 16:57:06 +01:00
scripts nucleo_l476rg: add board support 2016-12-06 10:31:45 -06:00
subsys Merge "Merge net branch into master" 2016-12-05 15:56:26 +00:00
tests printk: Add APIs to print into strings instead of default output 2016-12-05 20:08:40 +00:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +00:00
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst LICENSING: clarify licenses of imported / reused code 2016-11-11 01:36:14 +00:00
MAINTAINERS Revert "maintainers: fix Ruud's email" 2016-12-02 23:08:53 -05:00
Makefile Merge "Merge net branch into master" 2016-12-05 15:56:26 +00:00
Makefile.inc build: Document outputexports 2016-11-12 02:08:08 +00:00
release-notes.rst release-note: initial import with 1.6 release notes 2016-12-03 00:06:23 -05:00
zephyr-env.sh