zephyr/drivers
Tomasz Bursztyka ea4c3d1c0f bluetooth: UART based driver no longer needs to set regs and irq
Now that UART drivers are configured internally when it comes to
hardware specific information such as IRQ and registers (or mmaped
registers), bluetooth UART driver no longer needs to do it by itself. It
only requires to select the port it wants to use.

Change-Id: I5a30500f4b6f4155292609d0ed4a758f91930817
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:14:01 -05:00
..
bluetooth bluetooth: UART based driver no longer needs to set regs and irq 2016-02-05 20:14:01 -05:00
console console: Refactor serial console interface 2016-02-05 20:13:57 -05:00
interrupt_controller Rename _I8259SpuriousIntCount to _i8259_spurious_interrupt_count 2016-02-05 20:13:54 -05:00
pci pci: Provide a simpler yet powerful PCI enumeration API 2016-02-05 20:14:01 -05:00
random First commit 2015-04-10 16:44:37 -07:00
serial arm: Refactor how UART is configured 2016-02-05 20:14:01 -05:00
timer timer: use _sys_clock_tick_announce() in drivers 2016-02-05 20:13:59 -05:00
defs.objs First commit 2015-04-10 16:44:37 -07:00