Find a file
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
arch x86: Refactor how UART is configured 2016-02-05 20:14:01 -05:00
config kconf: Add an option to select PCI on x86 architecture 2016-02-05 20:14:01 -05:00
doc doc: fix formatting and move around optional requirements 2016-02-05 20:14:01 -05:00
drivers x86: Refactor how UART is configured 2016-02-05 20:14:01 -05:00
host kconf: Fix build with gcc 5.1.1 2016-02-05 20:14:01 -05:00
include uart: Follow the same parameter naming everywhere 2016-02-05 20:14:01 -05:00
kernel Relocate misplaced pipe buffer code 2016-02-05 20:14:01 -05:00
lib/libc/minimal libc: Fix memcmp implementation 2016-02-05 20:14:00 -05:00
make kconf: Add an option to select PCI on x86 architecture 2016-02-05 20:14:01 -05:00
misc Remove inclusion of unused header files 2016-02-05 20:13:41 -05:00
net Bluetooth: Intro of basic ADV handler 2016-02-05 20:13:58 -05:00
samples Streamline public pipe APIs 2016-02-05 20:14:00 -05:00
scripts Streamline public pipe APIs 2016-02-05 20:14:00 -05:00
shared/include/nanokernel/x86 Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
vxmicro-env.bash Remove references to ICC 2016-02-05 20:14:00 -05:00