Go to file
Andre Guedes 8337953197 Remove unused macro UART_IOAPIC_FLAGS
This patch removes the macro UART_IOAPIC_FLAGS from Quark SE and D2000
soc.h since it is not used anywhere in the code.

Change-Id: I0fd42fac2f02e8617bd92c73c1a0354ef2d7a71a
Signed-off-by: Andre Guedes <andre.guedes@intel.com>
2016-03-11 00:15:49 +00:00
arch Remove unused macro UART_IOAPIC_FLAGS 2016-03-11 00:15:49 +00:00
boards pinmux: Expand the pin function/mode parameter size 2016-03-09 06:39:16 +00:00
doc Fix typo on windows set up documentation. 2016-03-09 06:31:20 +00:00
drivers flash: Reorder data & len parameters 2016-03-10 23:29:22 +00:00
include flash: Reorder data & len parameters 2016-03-10 23:29:22 +00:00
kernel memory_pool: Refactor code into a helper function 2016-03-10 23:19:59 +00:00
lib libc-hooks: Provide the 'open()' syscall 2016-03-10 23:28:15 +00:00
misc
net net: contiki: Fix application layer data offset 2016-03-10 16:04:52 +00:00
samples Bluetooth/sample: Fix exit after first indication sent 2016-03-10 15:41:00 +00:00
scripts memory_pool_heap: malloc/free access over a heap memory pool 2016-03-10 23:19:59 +00:00
tests tests: Add test for microkernel early sleep functionality 2016-03-10 18:39:33 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile
Makefile.inc
zephyr-env.sh