zephyr/drivers/serial
Anas Nashif 10bb38c186 Use SoC instead of platform.
Change terminology and use SoC instead of platform. An SoC provides
features and default configurations available with an SoC. A board
implements the SoC and adds more features and IP block specific to the
board to extend the SoC functionality such as sensors and debugging
features.

Change-Id: I15e8d78a6d4ecd5cfb3bc25ced9ba77e5ea1122f
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:25:11 -05:00
..
Kconfig serial: simplify interrupt config options 2016-02-05 20:25:05 -05:00
Kconfig.k20 serial/k20: refactor (again) to conform to driver model 2016-02-05 20:24:56 -05:00
Kconfig.ns16550 Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Kconfig.nsim uart/nsim: Make config for uart/nsim explicit 2016-02-05 20:24:57 -05:00
Kconfig.stellaris serial/stellaris: refactor (again) to conform to driver model 2016-02-05 20:24:56 -05:00
Makefile uart/nsim: Make config for uart/nsim explicit 2016-02-05 20:24:57 -05:00
uart_k20_priv.h arm/fsl_frdm_k64f: serial/uart_k20: rework UART clock gating 2016-02-05 20:25:06 -05:00
uart_k20.c arm/fsl_frdm_k64f: serial/uart_k20: rework UART clock gating 2016-02-05 20:25:06 -05:00
uart_ns16550.c uart: remove uart_devs[] 2016-02-05 20:24:56 -05:00
uart_nsim.c serial/nsim: refactor (again) to conform to driver model 2016-02-05 20:24:56 -05:00
uart_stellaris.c uart: remove uart_devs[] 2016-02-05 20:24:56 -05:00