Go to file
Peter Mitsis 2871ca32d3 Rename x86 platforms
Changes the the names of the x86 platforms so that they are more generic.
  generic_pc -> ia32
  quark -> ia32_pci

NOTE: it is expected that the two platforms will eventually be merged into one.
one. At present, the two platforms support different hardware.  For example,
the ia32 supports bluetooth whereas the ia32_pci does not, and the ia32_pci
supports both PCI and HPET whereas the ia32 does not.

Change-Id: I8a980aaef55be8c59f7d19ddeb7fafbf11253408
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:39 -05:00
arch Rename x86 platforms 2016-02-05 20:14:39 -05:00
doc DOC: Restructures the documentation in two parts. 2016-02-05 20:14:39 -05:00
drivers Rename x86 platforms 2016-02-05 20:14:39 -05:00
include spi: Fix the generic API header 2016-02-05 20:14:39 -05:00
kernel Doxygen: microkernel: Move event documentation from c to .h file 2016-02-05 20:14:39 -05:00
lib/libc doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
misc doxygen: fix comments in printk.c 2016-02-05 20:14:39 -05:00
net Bluetooth: GATT: Simplify handling of Read Multiple Request 2016-02-05 20:14:36 -05:00
samples Move platforms to new arch/<arch>/platforms directory 2016-02-05 20:14:39 -05:00
scripts Renames supported platform configurations 2016-02-05 20:14:39 -05:00
shared/include/nanokernel/x86 doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore git: Ignore cscope files 2016-02-05 20:14:27 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig kconfig: Rename Zephyr OS -> Zephyr Kernel 2016-02-05 20:14:26 -05:00
Makefile Move platforms to new arch/<arch>/platforms directory 2016-02-05 20:14:39 -05:00
Makefile.inc Makefile.inc: fix indentation 2016-02-05 20:14:38 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00