summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-26console: Add support for commands completionSzymon Janc
2016-05-25flash: update API documentationktseng
2016-05-24pm/apic: Keep irq to vector table in RAM when needed by PMJithu Joseph
2016-05-24apic : Refactor some macros into a headerJithu Joseph
2016-05-24arc: linker.ld modified to handle DRAM configuration as wellChuck Jordan
2016-05-23kernel event logger: add possibility to use custom timestampFabrice Olivero
2016-05-23console: shell: Add return to command callbackLuiz Augusto von Dentz
2016-05-21Revert "nanokernel: Add callback to _nano_timeout"Anas Nashif
2016-05-21nanokernel: Add callback to _nano_timeoutLuiz Augusto von Dentz
2016-05-21nano_work: Add nano_work_initLuiz Augusto von Dentz
2016-05-21trivial: fix comment styleAnas Nashif
2016-05-19net: 6lowpan: Fix 6lowpan fragmentationRavi kumar Veeramally
2016-05-19console: shell: Add help string to command tableLuiz Augusto von Dentz
2016-05-19arc: CONFIG_XIP can work with ICCMChuck Jordan
2016-05-18sensor: Add altitude channelLaurentiu Palcu
2016-05-17sensor: add support for *_ANY get channelMurtaza Alexandru
2016-05-17sensor: Remove dead code from headerVlad Dogaru
2016-05-17net: Do not wait forever when sending TCP dataJukka Rissanen
2016-05-17net: Add functions to return connection status needed in TCPJukka Rissanen
2016-05-16Bluetooth: doc: Use proper grouping for APIsJohan Hedberg
2016-05-15net: buf: Add net_buf_pull_le32() helper APIArkadiusz Lichwa
2016-05-15arc: Add linker command file for Harvard architectureChuck Jordan
2016-05-13net: buf: Add net_buf_add_le32() helper APIArkadiusz Lichwa
2016-05-12sensor: Rework core to use workqueue APIVlad Dogaru
2016-05-12nanokernel: Introduce workqueue APIVlad Dogaru
2016-05-12device: add documentation for device_get_bindingAnas Nashif
2016-05-12Add interrupt stub label for profiler (interrupt event)Fabrice Olivero
2016-05-12kernel event profiler: add dynamic enable/disable/configureFabrice Olivero
2016-05-11Bluetooth: GATT: Remove authorization permissionLuiz Augusto von Dentz
2016-05-11nanokernel: Add fiber_config structure and wrapperVlad Dogaru
2016-05-10Bluetooth: GATT: Make bt_gatt_write take a structLuiz Augusto von Dentz
2016-05-09arc: Add defines for many more useful auxiliary registersChuck Jordan
2016-05-09nios2: implement _arch_irq_lock / unlockAndrew Boie
2016-05-09nios2: implement asm_inline_gcc functions for sys_io.hAndrew Boie
2016-05-09nios2: add config-independent CPU definesAndrew Boie
2016-05-09nios2: provide and include soc-specific headersAndrew Boie
2016-05-09nios2: add missing linker scriptAndrew Boie
2016-05-09nios2: fatal: add _SysFatalErrorHandler and _Fault stubAndrew Boie
2016-05-09nios2: add minimal crt0.SAndrew Boie
2016-05-09build: rename non-generated linker scripts to .ld extensionAndrew Boie
2016-05-04device: simplify synchronizationPeter Mitsis
2016-05-04nanokernel: [un]block tasks on nanokernel objects infrastructurePeter Mitsis
2016-05-04include/arch/arc: fix memory permissionscjordan
2016-05-04Bluetooth: Simplify advertising APISzymon Janc
2016-05-03toolchain: common.h: define PERFOPT_ALIGN for Nios2Andrew Boie
2016-05-03nios2: basic build, non-functionalAndrew Boie
2016-05-03nanokernel: tighten _is_thread_essential()Geoff Thorpe
2016-05-02Bluetooth: GATT: Update documentation to include error domainLuiz Augusto von Dentz
2016-05-02Bluetooth: GATT: Fix error typeLuiz Augusto von Dentz
2016-05-01gpio: fix typo in function documentationAnas Nashif