zephyr/drivers
Tomasz Bursztyka 4eb6aab3ad x86: Refactor how UART is configured
Now for x86 platforms, UART is configured statically or dynamically into
the driver 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: I7b7fa37f10f88316a4d375c99de3bbacf152a3e3
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 x86: 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