No description
Find a file
Maureen Helm 33ee93d7dd serial/uart_k20: Fix instance source clock frequencies
The uart_k20 serial driver incorrectly assumed that all instances of the
UART peripheral are driven by the system clock, when actually some
instances are driven by the bus clock (which usually runs at half the
system clock). This caused incorrect baud rate calculations for UART
instances driven by the bus clock (UART2-4).

Change-Id: I38041781cdee146912bb5167e7c71d6416b966b5
Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2016-11-04 23:00:04 +00:00
.known-issues known-issues: update rule for TCF summary line 2016-09-16 11:31:27 -07:00
arch serial/uart_k20: Fix instance source clock frequencies 2016-11-04 23:00:04 +00:00
boards frdm_k64f: Change default Bluetooth UART dev name 2016-11-04 23:00:03 +00:00
doc kernel: delete old micro and nanokernel documentation 2016-11-04 20:51:01 +00:00
drivers serial/uart_k20: Fix instance source clock frequencies 2016-11-04 23:00:04 +00:00
ext ext: cc3200sdk: Enable build of CC3200 HAL 2016-11-04 09:38:50 +00:00
include unified: dissociate system workqueue from common workqueue module 2016-11-04 22:39:54 +00:00
kernel unified: dissociate system workqueue from common workqueue module 2016-11-04 22:39:54 +00:00
lib lib: Add implementation for strrchr 2016-11-04 16:53:50 +00:00
misc shell: move shell Kconfig to drivers/console/shells 2016-11-04 13:48:15 +00:00
net Bluetooth: L2CAP: Make CoC depend on SMP 2016-11-04 22:05:05 +02:00
samples unified: dissociate system workqueue from common workqueue module 2016-11-04 22:39:54 +00:00
scripts sysgen: build for unified kernel only 2016-11-04 19:19:17 +00:00
subsys unified: dissociate system workqueue from common workqueue module 2016-11-04 22:39:54 +00:00
tests unified: dissociate system workqueue from common workqueue module 2016-11-04 22:39:54 +00:00
.checkpatch.conf checkpatch: do not check for min_t/max_t 2016-09-13 17:12:55 -04:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: update with new emails 2016-10-07 16:15:24 +00:00
defaults.tc testcases: catch 'Fatal essential task error" messages 2016-10-31 12:57:28 +00:00
Kbuild sysgen: build for unified kernel only 2016-11-04 19:19:17 +00:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr usb: move usb subsystem to subsys/usb and cleanup header inclusion 2016-10-31 19:21:42 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS Bluetooth: Move controller code to subsys/bluetooth 2016-11-04 22:05:05 +02:00
Makefile usb: move usb subsystem to subsys/usb and cleanup header inclusion 2016-10-31 19:21:42 +00:00
Makefile.inc build: force all kernel builds to be Unified kernel 2016-11-04 18:25:32 +00:00
zephyr-env.sh win-build: corrects scripts_path for windows build. 2016-10-15 15:09:54 +00:00