..
arch
kernel: remove all remaining references to nanokernel
2017-04-10 20:21:10 +00:00
bluetooth
Bluetooth: GATT: Use sys_slist_t to represent the database
2017-04-10 09:08:52 +00:00
crypto
license: replace APL2.0 license with SPDX
2017-02-20 16:59:46 +00:00
debug
kconfig: fixed Kconfig name in comments
2017-04-10 16:07:09 +00:00
display
drivers: display: mb_display: Unify image and string APIs
2017-04-06 00:59:30 +00:00
drivers
kconfig: fixed typo in CONFIG_EOI_FORMWARDING_BUG
2017-04-10 16:06:25 +00:00
fs
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
linker
net: Switch from per-iface tx thread to a unique k_poll triggered one
2017-03-09 20:33:49 +02:00
logging
kernel_event_logger: add additional function prototypes
2017-01-19 20:17:29 +00:00
misc
slist: Add parentesis to container list and node pointer
2017-04-01 20:36:42 +00:00
net
net: buf: Document that after data, structure may contain "user_data"
2017-04-07 12:35:51 +03:00
shell
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
toolchain
toolchain: override static assertions for GCC
2017-04-01 20:35:45 +00:00
usb
usb: Change transfer_len type to int32_t in usb_request_handler typedef
2017-01-30 12:01:49 +00:00
adc.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
aio_comparator.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
atomic.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
cache.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
clock_control.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
console.h
subsys: console: Add pull-style console API support.
2017-04-01 20:44:17 +00:00
counter.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
device.h
kernel: remove deprecated init levels
2017-04-07 17:45:34 +00:00
disk_access.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
dma.h
api: dma: Fix comments for struct dma_config
2017-04-05 17:18:24 +00:00
eth.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
flash.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
fs.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
gpio.h
gpio: Clarify API
2017-02-06 13:15:49 +00:00
i2c.h
i2c: Adds a functions set that supports flexible addressing.
2017-02-11 05:20:07 +00:00
init.h
kernel: remove deprecated init levels
2017-04-07 17:45:34 +00:00
ipm.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
irq.h
irq: introduce 'direct' interrupt API definition
2017-02-02 17:46:33 +00:00
irq_offload.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
kernel.h
kernel: remove left-over code from object monitoring
2017-04-11 03:14:25 +00:00
kernel_version.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
legacy.h
legacy: work around XCC issue in MDEF threads
2017-02-13 11:39:02 -08:00
linker-defs.h
kernel: remove deprecated init levels
2017-04-07 17:45:34 +00:00
linker-tool-gcc.h
Xtensa port: Added linker script for several Xtensa cores.
2017-02-13 08:04:27 -08:00
linker-tool.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
microkernel.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
nanokernel.h
kernel: error on inclusion of nanokernel.h and microkernel.h
2017-04-10 20:21:14 +00:00
pinmux.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
power.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
pwm.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
random.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
rtc.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
section_tags.h
section_tags.h: Remove unused security_frdm_k64f_section
2017-02-17 22:20:53 +00:00
sections.h
gen_isr_tables: New static interrupt build mechanism
2017-02-11 01:27:58 +00:00
sensor.h
sensor: Introduce red and green light sensor channels
2017-04-06 11:47:16 +00:00
shared_irq.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
spi.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
sw_isr_table.h
gen_isr_tables: New static interrupt build mechanism
2017-02-11 01:27:58 +00:00
sys_clock.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
sys_io.h
Revert "sys_bitfield*(): use 'void *' instead of memaddr_t"
2017-02-28 16:06:22 -05:00
toolchain.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
uart.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
watchdog.h
license: Replace Apache boilerplate with SPDX tag
2017-01-19 03:50:58 +00:00
zephyr.h
include/zephyr.h: Define __ZEPHYR__ if not already.
2017-03-08 12:41:57 +01:00