Find a file
Lee Jones 49c2858d94 serial: stm32: Give H/W a chance to set the TXE bit on transfer
It is possible to evaluate the TXE bit *before* H/W has had the
opportunity to detect that data is being processed.  Therefore
we should hold off on any evaluation until TXE has initially been
set.

Change-Id: Iff26bfbe3ab419734003bf81a4cb357de83908e7
Signed-off-by: Lee Jones <lee.jones@linaro.org>
2017-03-30 12:59:48 +01:00
.known-issues net/mgmt: Add a function to wait on a event synchronously 2017-03-17 10:34:42 +02:00
arch ext: mcux: Update to mcux 2.2 for k64 2017-03-27 09:05:58 -05:00
boards tinytile: support flashing 2017-03-27 16:53:08 +00:00
doc doc: clean up blank lines in getting started docs 2017-03-27 15:34:07 -07:00
drivers serial: stm32: Give H/W a chance to set the TXE bit on transfer 2017-03-30 12:59:48 +01:00
dts dts: arm: Add base DTS support for Olimexino STM32 board 2017-03-27 09:05:57 -05:00
ext ext: lib: mbedtls: Upgrading mbedTLS library 2017-03-29 22:08:08 +00:00
include dma: Expand on documentation for data_size AKA data_width 2017-03-29 14:54:31 +00:00
kernel kernel: disable legacy APIs by default 2017-03-29 16:08:01 -04:00
lib lib: json: Fix parsing of boolean values 2017-03-25 13:11:55 +00:00
misc misc: Let the compiler choose whether to omit frame pointer 2017-02-08 13:14:16 +00:00
samples samples: ipm sample using mailbox for Quark SE 2017-03-29 15:53:28 -04:00
scripts dts/extract_dts_includes.py: Fix IRQ define name creation 2017-03-27 18:26:22 +00:00
subsys Merge "Merge bluetooth branch into master" 2017-03-25 11:25:43 +00:00
tests tests: do not build with legacy API enabled 2017-03-29 16:02:45 -04:00
.checkpatch.conf checkpatch: Remove reference to legacy IP stack 2017-02-08 13:05:27 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore doc: tweak .gitignore to allow doc theme dev 2017-02-23 13:20:04 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
Kbuild frdm: fixed path and dependencies for extract_dts_includes.py 2017-02-22 13:57:52 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: update mantainers 2017-03-02 21:47:40 +00:00
Makefile build: Don't remove dts/ directory on clean 2017-03-27 10:27:01 -05:00
Makefile.inc Revert "build: Fix qemugdb target" 2017-03-09 09:22:51 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
zephyr-env.sh build: Add support for MSYS2 2017-03-17 17:34:56 +01:00