Go to file
Tomasz Bursztyka 7cbe13ce3f sys_io: x86: Fix I/O ports bit operations
I/O ports are not memory and thus such asm instruction cannot follow
such constraint. Plus, usual BT* instruction can be used on normal
registers.

Change-Id: Ie3aad668173962a0a90e7cb11231c7843836d412
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:24:44 -05:00
arch kconfig: change RAM_SIZE to be in hex 2016-02-05 20:24:43 -05:00
doc doc: fix parameters to IRQ_CONFIG 2016-02-05 20:24:43 -05:00
drivers k20UartDrv: Fix k20_uart_fifo_read() 2016-02-05 20:24:43 -05:00
include sys_io: x86: Fix I/O ports bit operations 2016-02-05 20:24:44 -05:00
kernel Fix kernel event logger sample for nanokernel-only systems. 2016-02-05 20:24:43 -05:00
lib checkpatch: warning - block_comment_style 2016-02-05 20:24:35 -05:00
misc reboot: add reboot infrastructure 2016-02-05 20:24:43 -05:00
net Bluetooth: L2CAP: Unref buffer after calling recv callback 2016-02-05 20:24:41 -05:00
samples Fix kernel event logger sample for nanokernel-only systems. 2016-02-05 20:24:43 -05:00
scripts sanity: add extra arguments when creating defconfigs 2016-02-05 20:24:43 -05:00
.checkpatch.conf checkpatch: ignore NETWORKING_BLOCK_COMMENT_STYLE 2016-02-05 20:24:36 -05:00
.gitattributes
.gitignore doc: Prevent accidental commit of Kconfig index file 2016-02-05 20:24:42 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild
Kconfig Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Kconfig.zephyr Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile Revert "kbuild: add clang support" 2016-02-05 20:24:42 -05:00
Makefile.inc x86: CLFLUSH and cache line size detection 2016-02-05 20:24:41 -05:00
zephyr-env.sh Make zephyr-env.sh work when cd is aliased 2016-02-05 20:24:36 -05:00