summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-04-25arc: make SRAM/DCCM values configurableAnas Nashif
2016-04-25i2c: fix i2c_reg_update_byteBogdan Davidoaia
2016-04-25gpio: Deprecate API 1.0 callback functionTomasz Bursztyka
2016-04-25Bluetooth: L2CAP: Fix coding style of bt_l2cap_chan_opsJohan Hedberg
2016-04-25net: Enable TCP supportJukka Rissanen
2016-04-22gpio: Improve the public API to handle multi callbacksTomasz Bursztyka
2016-04-23power_mgmt: APIs for devices to signal busyJithu Joseph
2016-04-22i2c: add register access APIBogdan Davidoaia
2016-04-22Bluetooth: Add recently added SPI & I2C HCI bus definesJohan Hedberg
2016-04-22Bluetooth: Add name member to HCI driver structJohan Hedberg
2016-04-22Bluetooth: Move HCI device bus information to the driverJohan Hedberg
2016-04-22Bluetooth: Add custom "monitor" protocol logging over UARTJohan Hedberg
2016-04-21sensor: sensor.h: fix typoLaurentiu Palcu
2016-04-19Bluetooth: BR/EDR: Initiate encryption on linkArkadiusz Lichwa
2016-04-19Bluetooth: BR/EDR: Initiate authenticationArkadiusz Lichwa
2016-04-18stm32: rename SOC_STM32F1X -> SOC_SERIES_STM32F1XAnas Nashif
2016-04-18Bluetooth: Provide static inline stubs for UUID string helpersJohan Hedberg
2016-04-18net: buf: Add helper for catching ref counting errorsJukka Rissanen
2016-04-16debug: add target GDB serverBenjamin Walsh
2016-04-16debug/x86: add runtime info needed by target debuggersBenjamin Walsh
2016-04-16console: add hook for debug server to handle outgoing charactersBenjamin Walsh
2016-04-16gcc: add __weak for shorter __attribute__((__weak__))Benjamin Walsh
2016-04-15headers: use __deprecatedAndrew Boie
2016-04-15gcc: add __deprecated for shortened __attribute__((deprecated))Andrew Boie
2016-04-15doc: device.h: hide DEV_* from public documentationDaniel Leung
2016-04-15doc: misc/slist: fixed unsupported xml/html tag warningsDaniel Leung
2016-04-15doc: irq.h: fix mismatched parameter names in commentDaniel Leung
2016-04-15doc: kernel_event_logger: fix complain about @defgroupDaniel Leung
2016-04-15doc: include/misc/slist: Fix @file tagDaniel Leung
2016-04-15doc: clock_control/stm32f1: Fix @file tagDaniel Leung
2016-04-15doc: microkernel/memory_pool: fix parameter reference tagDaniel Leung
2016-04-15doc: pwm: remove extra function param from commentDaniel Leung
2016-04-15device: add macro to assign driver_api at compile timeDaniel Leung
2016-04-15doc: counter should be under device driverDaniel Leung
2016-04-15nanokernel: deprecate dynamic IRQsAndrew Boie
2016-04-15microkernel: deprecate task IRQsAndrew Boie
2016-04-14Bluetooth: Add support for confirming incoming JustWorks pairingSzymon Janc
2016-04-12serial/uart.h: no need to check driver_api being NULLDaniel Leung
2016-04-12nano_fifo: Fix problem with nano_fifo and timeoutsPeter Mitsis
2016-04-11Bluetooth: Export helpers for defining buffer poolsJohan Hedberg
2016-04-11Bluetooth: Refactor buffer handling for non-host managed buffersJohan Hedberg
2016-04-07ieee802154: Replace the CC2520 driver with a new implementationTomasz Bursztyka
2016-04-07drivers: Renaming directory "802.15.4" into "ieee802154"Tomasz Bursztyka
2016-04-07sys_clock: Add a helper to compute micro secondsTomasz Bursztyka
2016-04-05Bluetooth: Add stub for bt_storage_clear()Johan Hedberg
2016-04-05Bluetooth: Rename bt_register_storage to bt_storage_registerJohan Hedberg
2016-04-05Bluetooth: Use bt_addr_t inside bt_addr_le_tJohan Hedberg
2016-04-05Bluetooth: Add Privacy Feature supportJohan Hedberg
2016-04-04Bluetooth: Add skeleton for persistent storage APIJohan Hedberg
2016-04-02sensor.h: Add helper functions for unit conversionsLaurentiu Palcu