summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-27release: Prepare for 1.7.1v1.7-branchAnas Nashif
2017-04-20ext: lib: mbedtls: Upgrading mbedTLS libraryKumar Gala
2017-04-20ext/lib/crypto: Update TinyCrypt to version 0.2.6Flavio Santes
2017-03-30ext: lib: mbedtls: Upgrading mbedTLS libraryKumar Gala
2017-03-27Bluetooth: controller: Fix race waiting for ticker job to compltVinayak Chettimada
2017-03-27Bluetooth: controller: Fix mayfly caller id for thread call pathVinayak Chettimada
2017-03-15kernel: arm: Increase idle stack size to fix corruption by FP_SHARINGFlorian Vaussard
2017-03-11Zephyr 1.7.0zephyr-v1.7.0v1.7.0Anas Nashif
2017-03-11sanitycheck: update test dataAnas Nashif
2017-03-11release-notes: add straggler jira items, spellingDavid B. Kinder
2017-03-11samples: mqtt_publisher: wait for the ethernet device to come upAnas Nashif
2017-03-11samples: http_client: wait for network device to settleAnas Nashif
2017-03-11eth/mcux: Turn down the PHY debug verbosity.Marcus Shawcroft
2017-03-11Revert "net: context: Check if conn_handler exists when binding"Anas Nashif
2017-03-10sample: net: mbedtls ssl: SSL client sample is adapted to TCP APIJuan Manuel Cruz Alcaraz
2017-03-10drivers: dma_qmsi: Wait few cycles to allow DMA controller changesSergio Rodriguez
2017-03-10samples: net: dtls_client: Fix mem leak in error pathJukka Rissanen
2017-03-10samples: net: dtls_client: Fix memory leak in RX pathJukka Rissanen
2017-03-10release-notes: added JIRA itemDavid B. Kinder
2017-03-10samples/net: Fix format warning in the HTTP client sample appFlavio Santes
2017-03-10samples/net/http_client: Cast size_t to int to avoid compiler warningsFlavio Santes
2017-03-10doc: Update getting started with Windows materialDavid B. Kinder
2017-03-10doc: fix more spelling errors throughout docsDavid B. Kinder
2017-03-10net: tests: nbuf: Fix compiler warningsJukka Rissanen
2017-03-10samples: net: zperf: Fix compiler warningsJukka Rissanen
2017-03-10net: utils: Byte to hex converter had wrong prototypeJukka Rissanen
2017-03-10net: bt: Fix memory corruptionLuiz Augusto von Dentz
2017-03-09net: Mark struct net_nbuf related API as non-final yetTomasz Bursztyka
2017-03-09samples/logger-hook: fix usage of ring bufferAndrew Boie
2017-03-09quark_se: do not enable x86 SPI on ARCAnas Nashif
2017-03-09Revert "build: Fix qemugdb target"Kumar Gala
2017-03-08Zephyr 1.7-rc4v1.7.0-rc4Anas Nashif
2017-03-08Bluetooth: Controller: mayfly enable to supercede over disableVinayak Chettimada
2017-03-08Bluetooth: Controller: Fix assert on role stop/abortVinayak Chettimada
2017-03-08release-notes: Update with more entriesAnas Nashif
2017-03-08include/zephyr.h: Define __ZEPHYR__ if not already.Paul Sokolovsky
2017-03-08release-notes: added documentaion release notesDavid B. Kinder
2017-03-08doc: board porting guideAnas Nashif
2017-03-08quark_se: Fix Bluetooth settings for NBLEAndrei Emeltchenko
2017-03-08quark_se: Fix bluetooth UART dependencyAndy Ross
2017-03-08quark_se: Don't enable UART 0 alwaysAndy Ross
2017-03-08Bluetooth: L2CAP: Add TX queueing for LE CoCLuiz Augusto von Dentz
2017-03-08Bluetooth: L2CAP: Move functions in preparation for queuingLuiz Augusto von Dentz
2017-03-08boards: arduino_101: enable GPIO by defaultJithu Joseph
2017-03-08tests: add zephyr SPI driver api test caseQiu Peiyang
2017-03-08ext qmsi: Update QMSI to 1.4 RC4Jesus Sanchez-Palencia
2017-03-07samples: net/nats: Fix parsing of MSG messagesLeandro Pereira
2017-03-07tests: drivers: uart: fix variable type mismatchesJithu Joseph
2017-03-07build: Fix qemugdb targetVinicius Costa Gomes
2017-03-07Bluetooth: Controller: Run all enqueued mayfly before disableVinayak Chettimada