zephyr/drivers/serial
Tomasz Bursztyka 1e39d6274b uart: Properly integrate driver config within PCI context
- Makes the code simpler in driver side
- Configuration is done on platform's config.c file and not the driver
- Handles CONFIG_PCI_ENUMERATION setting

Change-Id: I9b8376cebd7e0b62279251da132a2c4ee7b2e148
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:15:32 -05:00
..
Kconfig uart: Properly integrate driver config within PCI context 2016-02-05 20:15:32 -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 uart: Properly integrate driver config within PCI context 2016-02-05 20:15:32 -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