zephyr/drivers
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
..
bluetooth serial: rename struct field int_pri to irq_pri 2016-02-05 20:15:25 -05:00
console uart_console: make baud rate configurable 2016-02-05 20:15:25 -05:00
interrupt_controller Profile interrupt events. 2016-02-05 20:15:28 -05:00
pci pci: Add an option for enumerating PCI devices 2016-02-05 20:15:32 -05:00
random sys_clock: rename timer_read to _sys_clock_cycle_get 2016-02-05 20:15:27 -05:00
serial uart: Properly integrate driver config within PCI context 2016-02-05 20:15:32 -05:00
simple simple: uart: fix reference to uart_devs 2016-02-05 20:15:27 -05:00
spi spi: Handle the support for PCI_ENUMERATION 2016-02-05 20:15:32 -05:00
timer Profile interrupt events. 2016-02-05 20:15:28 -05:00
Kconfig drivers: Add the common directory and files for SPI 2016-02-05 20:15:28 -05:00
Makefile drivers: Add the common directory and files for SPI 2016-02-05 20:15:28 -05:00