zephyr/drivers/serial
Anas Nashif a07a7903fd Remove serial options dependency on X86_32
Menu depends on X86, however some options are available
for all architectures.

Change-Id: I09cad39811319022d0323a4ff87d415346b5630a
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:15:36 -05:00
..
Kconfig Remove serial options dependency on X86_32 2016-02-05 20:15:36 -05:00
Makefile serial: converting to new driver initialization model 2016-02-05 20:15:25 -05:00
k20UartDrv.c serial: k20: cosmetic changes to comments 2016-02-05 20:15:26 -05:00
k20UartDrv.h serial: utilize dev->driver_api for new driver model 2016-02-05 20:15:25 -05:00
ns16550.c ns16550: Use sys_io.h relevant functions depending on context 2016-02-05 20:15:36 -05:00
ns16550.h serial: utilize dev->driver_api for new driver model 2016-02-05 20:15:25 -05:00
nsim_uart.c serial: utilize dev->driver_api for new driver model 2016-02-05 20:15:25 -05:00
nsim_uart.h serial: utilize dev->driver_api for new driver model 2016-02-05 20:15:25 -05:00
serial.c serial: converting to new driver initialization model 2016-02-05 20:15:25 -05:00
stellarisUartDrv.c serial: stellaris: cosmetic changes to comments 2016-02-05 20:15:26 -05:00
stellarisUartDrv.h serial: utilize dev->driver_api for new driver model 2016-02-05 20:15:25 -05:00