zephyr/include
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
..
arch sys_io: Implement the API for ARC architecture 2016-02-05 20:15:31 -05:00
bluetooth clarify use of term 'context' 2016-02-05 20:15:27 -05:00
drivers pci: Add an option for enumerating PCI devices 2016-02-05 20:15:32 -05:00
microkernel Rename microkernel struct field 'cmdPkt' to 'command_packet'. 2016-02-05 20:15:30 -05:00
misc Rename microkernel struct field 'Tail' to 'tail'. 2016-02-05 20:15:30 -05:00
net net: tinydtls: Include file was missing 2016-02-05 20:15:24 -05:00
toolchain toolchain: rename FUNC_ALIAS parameters 2016-02-05 20:15:27 -05:00
atomic.h doxygen: javadoc style 2016-02-05 20:14:32 -05:00
device.h drivers: extending device.h for common driver ops 2016-02-05 20:15:19 -05:00
gpio.h gpio: change inline functions to static inline 2016-02-05 20:15:31 -05:00
i2c.h i2c: Cleaning up public interface 2016-02-05 20:15:28 -05:00
init.h toolchain.h: add __used macro 2016-02-05 20:15:19 -05:00
kernel_version.h version: Update version handling and code 2016-02-05 20:14:27 -05:00
linker-defs.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
linker-tool-gcc.h toolchain: add support for iamcu toolchain 2016-02-05 20:14:38 -05:00
linker-tool.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
microkernel.h timers: consolidate task_timer_start/restart() 2016-02-05 20:15:21 -05:00
nanokernel.h sys_clock: move header of nano_cycle_get_32 to nanokernel.h 2016-02-05 20:15:27 -05:00
section_tags.h Rename VXMICRO_ARCH_arc -> CONFIG_ARC 2016-02-05 20:14:16 -05:00
sections.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
spi.h spi: change inline functions to static inline 2016-02-05 20:15:31 -05:00
sw_isr_table.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
sys_clock.h sys_clock: make public some timing utilities 2016-02-05 20:15:27 -05:00
sys_io.h sys_io: Add memory bit manipulation functions 2016-02-05 20:15:28 -05:00
toolchain.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00