Go to file
Tomasz Bursztyka 72a26b5a38 gpio: mmio: Use i/o port bit operations functions
Now make use of sys_io_clear_bit and sys_io_set_bit

Change-Id: I11ebcd8c31d2a4c6d3dac37a0eca0ffcfacead61
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 gpio: mmio: Use i/o port bit operations functions 2016-02-05 20:24:44 -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
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
.gitattributes
.gitignore doc: Prevent accidental commit of Kconfig index file 2016-02-05 20:24:42 -05:00
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
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