summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-11-10dma.h: add missing includesAndrew Boie
2016-11-10kernel: Remove traces of semaphore groups from public APIsAllan Stephens
2016-11-10unified/doc: Revise doxygen for kernel APIsAllan Stephens
2016-11-09kernel: Clean up of x86 floating point codeAllan Stephens
2016-11-09kernel: logger: move to unified kernel APIsAnas Nashif
2016-11-09legacy.h: deprecate legacy APIAndrew Boie
2016-11-09kernel: deprecate old init levelsAndrew Boie
2016-11-09device.h: use new semaphore APIsAndrew Boie
2016-11-09Bluetooth: Fix usage of C++ reserved wordJohan Hedberg
2016-11-09Bluetooth: Use unified k_sem API for semaphoresSzymon Janc
2016-11-09usb: Add end-point stall APIs and flow control APISJithu Joseph
2016-11-09fs: expose generic ramdisk/flash disk access functionsJithu Joseph
2016-11-09include: Add a generic disk interfaceJithu Joseph
2016-11-08kernel: rename k_am_in_isr() to k_is_in_isr()Benjamin Walsh
2016-11-08kernel: add K_IDLE_PRIOBenjamin Walsh
2016-11-07include: remove old kernel defintionsAndrew Boie
2016-11-07HACK: ztest: fix redefintion of nano_fifo_get()Andrew Boie
2016-11-07legacy.h: fix build error with certain configurationsAndrew Boie
2016-11-07legacy: fix fiber_start on non 32-bitAndrew Boie
2016-11-07kernel: Remove traces of legacy task groups from public APIAllan Stephens
2016-11-07kernel: Rename USE_FP and USE_SSE symbolsAllan Stephens
2016-11-07trivial: remove old reference to nanokernel/cpu.hAnas Nashif
2016-11-07benchmarks: rename _NanoTscRead -> _tsc_readAnas Nashif
2016-11-07drivers: clock_control: Add nRF5x 32KHz source and accuracy supportVinayak Chettimada
2016-11-04unified: dissociate system workqueue from common workqueue moduleBenjamin Walsh
2016-11-04Bluetooth: L2CAP: Handle LE connection response security errorsLuiz Augusto von Dentz
2016-11-04Bluetooth: RFCOMM: Define enum and macros for role and CRJaganath Kanakkassery
2016-11-04c++: Add placement new and delete operatorsSakari Poussa
2016-11-04unified: Exclude inline assembler blocks from DoxygenDmitriy Korovkin
2016-11-04unified: Add missing arguments to K_TIMER_DEFINE()Allan Stephens
2016-11-03power: Update Quark SE PM layer with QMSI 1.3Julien Delayen
2016-11-03rtc_qmsi: Add get_pending_int APIJulien Delayen
2016-11-03gpio_qmsi: Add get_pending_int APIJulien Delayen
2016-11-03aio_cmp_qmsi: Add get_pending_int APIJulien Delayen
2016-11-03counter_qmsi_aonpt: Add get_pending_int APIJulien Delayen
2016-11-02unified: Add object tracing support for kernel objectsAllan Stephens
2016-11-02unified: Add linker script support for all kernel object typesAllan Stephens
2016-11-02unified: allow passing most APIs as function pointersBenjamin Walsh
2016-11-02console: shell: Support multiple modulesYael Avramovich
2016-11-01Merge "Merge bluetooth branch to master"Anas Nashif
2016-11-01unified: API changes to event handlingPeter Mitsis
2016-11-01Bluetooth: Rename BT_SECURITY_ZERO to BT_SECURITY_NONEJohan Hedberg
2016-11-01Bluetooth: Add handling for security level 0Johan Hedberg
2016-11-01Bluetooth: ATT: Rework buffer pools to minimize extra dataLuiz Augusto von Dentz
2016-11-01Bluetooth: Move hci_driver.h to include/drivers/bluetoothJohan Hedberg
2016-10-31build: consolidate some common parts of linker scriptsAndrew Boie
2016-10-31unified: Add doxygen function headers to legacy.hPeter Mitsis
2016-10-31unified: Update kernel.h doxygen commentsPeter Mitsis
2016-10-31drivers: pwm: re-design pwm API interfacesBaohong Liu
2016-10-31usb: move usb subsystem to subsys/usb and cleanup header inclusionAnas Nashif