Go to file
Tomasz Bursztyka 7b34e0dcfa pci: Add helper functions to enable mem mapped registers
This will be useful to enable memory mapped registers for PCI based
drivers that requires it. Removing redundant setting as well.

Change-Id: I52e47d01263a2de31c0c9f52ff65cc7e2734cf08
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:15:28 -05:00
arch pci: Add support for filtering by function 2016-02-05 20:15:28 -05:00
doc Remove *_node* from documentation 2016-02-05 20:15:28 -05:00
drivers pci: Add helper functions to enable mem mapped registers 2016-02-05 20:15:28 -05:00
include pci: Add helper functions to enable mem mapped registers 2016-02-05 20:15:28 -05:00
kernel Profile low condition events. 2016-02-05 20:15:28 -05:00
lib
misc build: fix build fail when NS16550 disabled. 2016-02-05 20:15:27 -05:00
net sys_clock: rename timer_read to _sys_clock_cycle_get 2016-02-05 20:15:27 -05:00
samples Improve profiler sample. 2016-02-05 20:15:28 -05:00
scripts microkernel: rename k_proc to k_task 2016-02-05 20:15:27 -05:00
.gitattributes
.gitignore
.mailmap
Kconfig Split main Kconfig to allow application specific Kconfig 2016-02-05 20:15:28 -05:00
Kconfig.zephyr Split main Kconfig to allow application specific Kconfig 2016-02-05 20:15:28 -05:00
Makefile fix setting of CONFIG_COMPILER_OPT 2016-02-05 20:15:28 -05:00
Makefile.inc
zephyr-env.sh