summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/kl/kl_serial.c
Commit message (Expand)AuthorAgeFilesLines
* Trivial, cosmetic typos in commentsGregory Nutt2014-10-191-9/+8
* Remove os_internal.h it has been replace by several new header files under sc...Gregory Nutt2014-08-081-1/+0
* Add serial method so that lower half driver can provide RX flow control infor...Gregory Nutt2014-05-081-0/+3
* Many changes to reduce complaints from CppCheck. Several latent bugs fixes, ...Gregory Nutt2014-02-101-1/+1
* KL25Z: Add low-level up_lowgetc function that can be used to provide an NSH ...Gregory Nutt2013-09-301-0/+15
* Fix all occurrences of "the the" in documentation and commentsGregory Nutt2013-08-271-8/+8
* Repartitioning of header files for Kinetis LGregory Nutt2013-05-021-1/+1
* Remove up_assert_codeGregory Nutt2013-04-251-1/+1
* KL25Z: Fix serial driver; freedom-kl25z/nsh configuration now worksGregory Nutt2013-04-251-181/+24
* KL25Z: Fix some memory mapp and register definitions; no UART3-5Gregory Nutt2013-04-251-232/+0
* Fix KL25Z clock definitions in board.hGregory Nutt2013-04-241-11/+6
* Minor Freedom-KL25Z updatesGregory Nutt2013-04-241-0/+5
* Misc changes for clean compilation of freedom-kl25z configGregory Nutt2013-04-161-1/+2
* Initial support for the Kinetis L family and the Freedom KL25Z board from Ala...Gregory Nutt2013-04-161-0/+1347