zephyr/drivers
Jukka Rissanen 184e251fdb slip: Add driver for host to qemu connectivity
The SLIP driver is using UART pipe driver to communicate with
host when Zephyr is running in Qemu. Currently this is only
used by networking sub-system when testing the networking
stack.

Change-Id: I432b4136670766a7fc190f146057924c266f9bea
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-07-12 07:22:31 +00:00
..
adc sensor: adc: Fix a bug in ADC QMSI shim driver 2016-07-06 22:06:17 +00:00
aio qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00
bluetooth Bluetooth: H5: Use delayed work API 2016-07-08 12:05:34 +00:00
clock_control sys_log: replace old debug macros at clock control driver 2016-07-08 19:41:26 +00:00
console console: shell: Reduce stack usage of tab completion 2016-06-02 13:28:15 +00:00
counter Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
dma drivers: dma: Add QMSI 1.1-based DMA shim driver 2016-06-22 16:46:50 +00:00
ethernet eth: Fix spurious interrupt issues 2016-05-26 15:12:25 +00:00
flash Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
gpio drivers: gpio: Fix a gpio port read bug 2016-06-03 16:36:25 +00:00
grove Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
i2c sys_log: replace old debug macros at i2c 2016-07-08 18:20:28 +00:00
ieee802154 cc2520: Fix how FREGs and SREGs are accessed 2016-06-22 04:47:43 +00:00
interrupt_controller int: Set default ARC interrupts to lowest priority to start 2016-06-09 00:34:03 +00:00
ipm ipm: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:16 +00:00
pci sys_log: removed unused macro at pci_config.c 2016-07-08 19:41:50 +00:00
pinmux More cleanup whitespace in Kconfig files 2016-06-01 22:39:54 +00:00
pwm pwm: Implement set period and duty cycle API 2016-07-06 22:01:51 +00:00
random Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
rtc qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00
sensor sensor: tmp112: use arithmetic_shift_right helper function 2016-07-06 22:04:25 +00:00
serial Revert "uart: qmsi: Add driver API reentrancy support to UART shim driver" 2016-07-06 16:58:59 +00:00
shared_irq refactor common driver initialization priorities 2016-03-28 15:58:29 -07:00
slip slip: Add driver for host to qemu connectivity 2016-07-12 07:22:31 +00:00
spi ext qmsi: Update to QMSI 1.1-Beta 2016-07-01 13:43:02 -07:00
timer altera_avalon_timer: new timer driver for Nios II 2016-06-22 19:00:35 +00:00
usb usb: dw: Protect FIFO writes 2016-07-08 18:22:18 +00:00
watchdog qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00
Kconfig slip: Add driver for host to qemu connectivity 2016-07-12 07:22:31 +00:00
Makefile slip: Add driver for host to qemu connectivity 2016-07-12 07:22:31 +00:00