summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-28Bluetooth: controller: Rename ll_address_* to ll_addr_*bluetoothVinayak Chettimada
2017-04-28bluetooth: host: fix compile break with CONFIG_ASSERT in gatt.cMichael Scott
2017-04-28Bluetooth: hci: Consistently use bt_hci_evt_*Vinayak Chettimada
2017-04-28Bluetooth: controller: Explicit AC and DC packet configureVinayak Chettimada
2017-04-28Bluetooth: controller: Low Duty Cycle Directed AdvertisingVinayak Chettimada
2017-04-28Bluetooth: shell: Don't attempt to reuse channelLuiz Augusto von Dentz
2017-04-28Bluetooth: l2cap: Use global conn tx pool for segmentationVinayak Chettimada
2017-04-28Bluetooth: conn: Remove shadow iterator variableJohan Hedberg
2017-04-28Bluetooth: L2CAP: Fix unnecessary NULL checkJohan Hedberg
2017-04-28Bluetooth: l2cap: Decouple segmentation sizeVinayak Chettimada
2017-04-28Bluetooth: l2cap: Dont use BT namespace in internal MPS/MTU macroVinayak Chettimada
2017-04-28Bluetooth: Controller: Fix alignment issues from new integer typesCarles Cufi
2017-04-28Bluetooth: Remove unnecessary bt_dev_esco structJohan Hedberg
2017-04-28Bluetooth: Fix alignment issues resulting from new integer typesJohan Hedberg
2017-04-28Bluetooth: HCI: Fix alignment of struct membersJohan Hedberg
2017-04-28checkpatch: per coding style, we do not allow c++ style commentsAnas Nashif
2017-04-28slist/dlist: container node can't be NULL in *_PEEK_NEXT_CONTAINERMichael Scott
2017-04-27ci: add CI/CD integration and related scriptsAnas Nashif
2017-04-27build: build host-tools when prebuilts are enabledAnas Nashif
2017-04-28doc: tweak Sphinx linkcheck optionsDavid B. Kinder
2017-04-28doc: fix broken link in em_starterkit board docDavid B. Kinder
2017-04-27doc: fix broken link in 1.7 release notesDavid B. Kinder
2017-04-27x86: define MMU data structuresAndrew Boie
2017-04-27Revert "serial: stm32: Give H/W a chance to set the TXE bit on transfer"Paul Sokolovsky
2017-04-27samples: power: Time is passed as milliseconds in tickless kernelRamesh Thomas
2017-04-27samples: tickless: Enables tickless kernel option in some appsRamesh Thomas
2017-04-27timer: tickless: arcv2: Add tickless kernel supportRamesh Thomas
2017-04-27timer: tickless: cortex_m: Add tickless kernel supportRamesh Thomas
2017-04-27timer: tickless: loapic: Add tickless kernel supportRamesh Thomas
2017-04-27timer: tickless: hpet: Add tickless kernel supportRamesh Thomas
2017-04-27kernel: tickless: Add tickless kernel supportRamesh Thomas
2017-04-27kernel: tickless: Rename _Swap to allow creation of macroRamesh Thomas
2017-04-27kernel: tickless: Add function to check if list contains multiple nodesRamesh Thomas
2017-04-27samples/crypto: Use sys_log properlyTomasz Bursztyka
2017-04-27samples/crypto: Fix memory leaksTomasz Bursztyka
2017-04-27drivers/crypto: Fix a memory leak in tc shim driverTomasz Bursztyka
2017-04-27drivers/crypto: Use crypto init Kconfig option for tc shim driverTomasz Bursztyka
2017-04-27drivers/crypto: Make tc shim number of sessions Kconfig basedTomasz Bursztyka
2017-04-27drivers/crypto: Use sys_log automatic newline addition in tinycrypt shimTomasz Bursztyka
2017-04-27crypto: Remove useless attributeTomasz Bursztyka
2017-04-27drivers/crypto: Prefix source code relevantlyTomasz Bursztyka
2017-04-27drivers/crypto: Make ataes132a's Kconfig following syntax rulesTomasz Bursztyka
2017-04-27drivers/crypto: Use a proper driver name for TinyCrypt shim driverTomasz Bursztyka
2017-04-27drivers/Kconfig: Cleanup KconfigTomasz Bursztyka
2017-04-27scripts: openocd.sh: Honour V=1Daniel Thompson
2017-04-26sanitycheck: support xunit reportAnas Nashif
2017-04-26subsys: console: Add missing zephyr/types.h includeJon Medhurst
2017-04-26arch: Moved atmel_sam3 to atmel_sam3x.fallrisk
2017-04-26doc: fix broken :ref: linkDavid B. Kinder
2017-04-26doc: fix typo in shell docDavid B. Kinder