..
arch
x86: add debug function to dump IDT
2016-02-10 16:02:17 +00:00
bluetooth
Bluetooth: Add HCI defines for common 1-byte values
2016-02-11 14:48:03 +02:00
display
c++: Add extern "C" { } block to header files
2016-02-05 20:25:22 -05:00
drivers
tickless idle x86: Tickless idle support on nanokernel for x86
2016-02-11 19:10:24 +00:00
microkernel
doc: API edits for microkernel semaphore.h
2016-02-11 12:16:23 +00:00
misc
logger: include task monitor in kernel event logger
2016-02-09 13:53:41 -05:00
net
net: buf: Add convenience API for adding 8-bit integers
2016-02-11 11:14:20 +02:00
toolchain
toolchain: check if both __aligned and __packed are defined
2016-02-05 20:25:31 -05:00
adc.h
struct packing
2016-02-10 16:21:26 +00:00
aio_comparator.h
c++: Add extern "C" { } block to header files
2016-02-05 20:25:22 -05:00
atomic.h
…
cache.h
cache: add implementation for cache-less systems
2016-02-05 20:25:24 -05:00
clock_control.h
…
device.h
device: fix race condition in device_sync if ISR runs before thread waits
2016-02-10 02:08:30 +00:00
gpio.h
doc: Edit the GPIO driver APIs
2016-02-11 01:06:39 +00:00
i2c.h
doc: Edit the I2C driver APIs
2016-02-11 01:09:00 +00:00
init.h
init: add SYS_INIT()
2016-02-05 20:25:25 -05:00
ipm.h
doc: Edit the IPM driver APIs
2016-02-11 01:08:24 +00:00
irq_offload.h
c++: Add extern "C" { } block to header files
2016-02-05 20:25:22 -05:00
kernel_version.h
c++: Add extern "C" { } block to header files
2016-02-05 20:25:22 -05:00
linker-defs.h
…
linker-tool-gcc.h
…
linker-tool.h
…
microkernel.h
c++: Add extern "C" { } block to header files
2016-02-05 20:25:22 -05:00
nanokernel.h
build: Add C++ support
2016-02-05 20:25:23 -05:00
pinmux.h
doc: Edit the Pinmux driver APIs
2016-02-11 01:06:53 +00:00
pwm.h
doc: Edit the PWM driver APIs
2016-02-11 01:08:41 +00:00
rtc.h
c++: Add extern "C" { } block to header files
2016-02-05 20:25:22 -05:00
section_tags.h
ARM: ARC: put sw_isr_table in ROM by default
2016-02-05 20:25:21 -05:00
sections.h
ARM: ARC: put sw_isr_table in ROM by default
2016-02-05 20:25:21 -05:00
shared_irq.h
c++: Add extern "C" { } block to header files
2016-02-05 20:25:22 -05:00
spi.h
doc: Edit the SPI driver APIs
2016-02-11 01:05:46 +00:00
sw_isr_table.h
irq: fix declared _sw_isr_table size on ARC
2016-02-05 20:25:25 -05:00
sys_clock.h
c++: Add extern "C" { } block to header files
2016-02-05 20:25:22 -05:00
sys_io.h
…
toolchain.h
…
uart.h
uart: remove incorrect comment w.r.t. type of device pointer
2016-02-05 20:25:23 -05:00
watchdog.h
c++: Add extern "C" { } block to header files
2016-02-05 20:25:22 -05:00
zephyr.h
…