summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2016-11-18doc: Revise kernel event logger documentationAllan Stephens
2016-11-18doc: Add descriptions for clock-related helper macrosAllan Stephens
2016-11-18doc: Revise timer example to use workqueue instead of alertAllan Stephens
2016-11-18doc: Enable Kernel Primer links to macro-type APIsAllan Stephens
2016-11-16kernel: Enhance naming of memory pool configuration optionsAllan Stephens
2016-11-16doc: Incorporate kernel APIs into API documentation guideAllan Stephens
2016-11-16doc: Various corrections to Kernel PrimerAllan Stephens
2016-11-12build: Document outputexportsDaniel Thompson
2016-11-11doc: Minor corrections to kernel API documentationAllan Stephens
2016-11-11doc: Add workqueue information to Kernel PrimerAllan Stephens
2016-11-11Bluetooth: doc: Remove mentions of legacy kernel conceptsJohan Hedberg
2016-11-11LICENSING: clarify licenses of imported / reused codeInaky Perez-Gonzalez
2016-11-11Revert "build: Document outputexports"axy
2016-11-10build: Document outputexportsDaniel Thompson
2016-11-10kernel: Treat aborting by main() as a fatal system errorAllan Stephens
2016-11-10doc: Remove reference to k_alert_handler_set()Allan Stephens
2016-11-10doc: Update Interrupts section of Kernel Primer (v2)Allan Stephens
2016-11-10docs: remove usage of ARCH=armAnas Nashif
2016-11-09kernel: deprecate old init levelsAndrew Boie
2016-11-09Bluetooth: samples: Use consistent naming for HCI appsJohan Hedberg
2016-11-09Bluetooth: doc: Move PICS documentation to right placeJohan Hedberg
2016-11-09Bluetooth: doc: Update subsystem descriptionJohan Hedberg
2016-11-08kernel: rename k_am_in_isr() to k_is_in_isr()Benjamin Walsh
2016-11-07kernel: Rename USE_FP and USE_SSE symbolsAllan Stephens
2016-11-05doc: remove microkernel references from getting starting guideAnas Nashif
2016-11-04kernel: delete old micro and nanokernel documentationAndrew Boie
2016-11-04Bluetooth: Move Bluetooth host stack to subsysJohan Hedberg
2016-11-04shell: move documentation out of kernelAnas Nashif
2016-11-04unified/doc: Update Kernel Primer info for K_ALERT_DEFINE()Allan Stephens
2016-11-04unified: Rename ESSENTIAL to K_ESSENTIALAllan Stephens
2016-11-03unified/doc: Update Application Development PrimerAllan Stephens
2016-11-02samples: philosophers: move legacy applications to legacy/Anas Nashif
2016-11-02console: shell: Support multiple modulesYael Avramovich
2016-11-01unified/doc: Update Power Management DocumentAllan Stephens
2016-11-01unified/doc: Update Kbuild ReferenceAllan Stephens
2016-11-01unified/doc: Update Introducing ZephyrAllan Stephens
2016-10-31unified/doc: Update system threads section of Kernel PrimerAllan Stephens
2016-10-31unified/doc: Update list of changes from version 1 kernelAllan Stephens
2016-10-31unified/doc: Remove semaphore groups documentation from Kernel PrimerAllan Stephens
2016-10-31unified/doc: Add atomic array variable information to Kernel PrimerAllan Stephens
2016-10-31unified/doc: Update thread lifecycle section of Kernel PrimerAllan Stephens
2016-10-31unified/doc: Mention that a list of items can be added to a fifoAllan Stephens
2016-10-28Merge bluetooth branch into masterJohan Hedberg
2016-10-28unified: rename 'events' to 'alerts'Benjamin Walsh
2016-10-28unified: rename 'memory maps' to 'memory slabs'Benjamin Walsh
2016-10-28Bluetooth: Rename bt_driver to bt_hci_driverJohan Hedberg
2016-10-26unified: update kernel event logger docBenjamin Walsh
2016-10-25unified/doc: Add heap memory pool section to Kernel PrimerAllan Stephens
2016-10-25unified: Align thread creation APIsAllan Stephens
2016-10-24unified: Update k_stack_pop() usage in documentationPeter Mitsis