zephyr/drivers/serial
David B. Kinder ac74d8b652 license: Replace Apache boilerplate with SPDX tag
Replace the existing Apache 2.0 boilerplate header with an SPDX tag
throughout the zephyr code tree. This patch was generated via a
script run over the master branch.

Also updated doc/porting/application.rst that had a dependency on
line numbers in a literal include.

Manually updated subsys/logging/sys_log.c that had a malformed
header in the original file.  Also cleanup several cases that already
had a SPDX tag and we either got a duplicate or missed updating.

Jira: ZEP-1457

Change-Id: I6131a1d4ee0e58f5b938300c2d2fc77d2e69572c
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-01-19 03:50:58 +00:00
..
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.altera_jtag
Kconfig.atmel_sam3
Kconfig.cc32xx cc3200: Add a UART driver (polled and interrupt modes) 2016-11-04 14:53:33 +00:00
Kconfig.cmsdk_apb license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.k20 doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
Kconfig.nrf5 license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.ns16550 serial: enable 64-bytes FIFO for UART 16750 in uart_ns16550 driver 2017-01-05 16:05:20 +00:00
Kconfig.nsim
Kconfig.qmsi
Kconfig.riscv_qemu license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.stellaris doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
Kconfig.stm32 license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile serial: added support for the riscv-qemu UART driver 2017-01-13 19:56:24 +00:00
uart_altera_jtag.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
uart_atmel_sam3.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
uart_cc32xx.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
uart_cmsdk_apb.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
uart_k20_priv.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
uart_k20.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
uart_k20.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
uart_nrf5.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
uart_ns16550.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
uart_ns16550.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
uart_nsim.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
uart_qmsi.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
uart_riscv_qemu.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
uart_stellaris.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
uart_stellaris.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
uart_stm32.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
uart_stm32.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00