zephyr/drivers
Tomasz Bursztyka 088e0a980f arm: Refactor how UART is configured
UART is configured statically into the driver directly and not anymore
in the board's system.c. Thus limiting the information to be scattered
into 2 files instead of 3. Then in future, it will also be possible to
remove driver specific informations from the generic UART API structure.

Change-Id: I001f2a6834df9a41ab395a80e4e39b347d545db3
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:14:01 -05:00
..
bluetooth Bluetooth: coding-style: fix one-line branch braces usage 2016-02-05 20:13:56 -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