zephyr/include/drivers
Tomasz Bursztyka 018bcfe8d4 pci: Add an option for enumerating PCI devices
This option will be used to disable PCI enumeration (not PCI bus) to
gain in code size and execution as long as driver will be properly
configured statically. Thus setting this option as set by default.

Change-Id: I7da5d154c8ee89e44fc2bad8e85a5a20f498927e
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:15:32 -05:00
..
console console: uart_console: decouple uart console init from UART init 2016-02-05 20:15:25 -05:00
pci pci: Add an option for enumerating PCI devices 2016-02-05 20:15:32 -05:00
simple doxygen: javadoc style 2016-02-05 20:14:32 -05:00
spi spi: Add support for Intel's SPI controller 2016-02-05 20:15:28 -05:00
hpet.h Use HPET timer Kconfig options 2016-02-05 20:15:19 -05:00
ioapic.h IRQ_CONNECT_STATIC implementation for x86 platform 2016-02-05 20:14:25 -05:00
k6x_mpu.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
k6x_pmc.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
k20_mcg.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
k20_pcr.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
k20_sim.h k20: sim: clean up camel case and doxygen for file description 2016-02-05 20:15:26 -05:00
k20_uart.h serial: k20: cosmetic changes to comments 2016-02-05 20:15:26 -05:00
k20_watchdog.h doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
loapic.h IRQ_CONNECT_STATIC implementation for x86 platform 2016-02-05 20:14:25 -05:00
pic.h Remove PIC code, but not PIC disabling code 2016-02-05 20:15:20 -05:00
rand32.h Remove references to BSP from include/ directory 2016-02-05 20:14:43 -05:00
system_timer.h sys_clock: rename timer_read to _sys_clock_cycle_get 2016-02-05 20:15:27 -05:00
uart.h uart: change inline functions to static inline 2016-02-05 20:15:26 -05:00