zephyr/drivers
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
..
bluetooth Move platforms to new arch/<arch>/platforms directory 2016-02-05 20:14:39 -05:00
console Move platforms to new arch/<arch>/platforms directory 2016-02-05 20:14:39 -05:00
interrupt_controller Rename x86 platforms 2016-02-05 20:14:39 -05:00
pci Move platforms to new arch/<arch>/platforms directory 2016-02-05 20:14:39 -05:00
random Move platforms to new arch/<arch>/platforms directory 2016-02-05 20:14:39 -05:00
serial Move platforms to new arch/<arch>/platforms directory 2016-02-05 20:14:39 -05:00
simple Move platforms to new arch/<arch>/platforms directory 2016-02-05 20:14:39 -05:00
timer Move platforms to new arch/<arch>/platforms directory 2016-02-05 20:14:39 -05:00
Kconfig x86/bsp: move io apic driver to drivers/interrupt_controller 2016-02-05 20:14:21 -05:00
Makefile Add simple UART driver 2016-02-05 20:14:16 -05:00