Commit graph

  • 19d9d41921 doc: fix broken wiki reference David B. Kinder 2017-09-06 12:09:50 -07:00
  • d787e3c554 timer: k_timer_start should accept 0 as duration parameter. Youvedeep Singh 2017-08-10 13:12:54 +05:30
  • 666d0b672a Bluetooth: doc: update SM PICs file Ruslan Mstoi 2017-09-06 16:24:34 +03:00
  • 8c99dbd3ca Bluetooth: doc: update L2CAP PICs file Ruslan Mstoi 2017-09-06 16:35:19 +03:00
  • d3862d7b39 Bluetooth: mesh: Clear link TX when ACK arrived on it Łukasz Rymanowski 2017-09-05 14:12:00 +02:00
  • dbb90a1a99 Bluetooth: mesh: Fix failed provisioning response Łukasz Rymanowski 2017-09-05 14:06:26 +02:00
  • f23d44afd4 Bluetooth: doc: update GAP PICs file Ruslan Mstoi 2017-09-05 15:58:25 +03:00
  • 4f87ad2ec1 Bluetooth: controller: Fix a bug in ctrl and data management Vinayak Kariappa Chettimada 2017-09-05 11:43:45 +02:00
  • 3dd100a750 samples: bmm150: Add sample application for BMM150 sensor Punit Vara 2017-05-31 10:35:43 +05:30
  • bd359d09c8 driver: sensor: Add BMM150 Geomagnetic sensor driver Punit Vara 2017-05-31 10:34:40 +05:30
  • 93ca60b733 Bluetooth: controller: Require nRF52 for privacy Carles Cufi 2017-09-05 10:55:48 +02:00
  • 2e17a60957 doc: release notes: Add BLE controller to the highlights Carles Cufi 2017-09-05 12:52:24 +02:00
  • dca4b97918 release: Zephyr 1.9.0-rc3 Anas Nashif 2017-09-04 12:07:48 -04:00
  • 3df18ff277 Bluetooth: controller: Fix Read Version Info VS cmd Carles Cufi 2017-09-01 16:20:46 +02:00
  • d31189906b release-notes: Make a clear note about the Kconfig prefix change Johan Hedberg 2017-09-04 19:40:11 +03:00
  • 52fdd53c27 doc: cleanup release notes Anas Nashif 2017-09-04 08:18:50 -04:00
  • 80e0f7939e Bluetooth: controller: Add DTM HCI commands Carles Cufi 2017-08-25 15:36:41 +02:00
  • 37c7551120 Bluetooth: controller: Add Direct Test Mode support Vinayak Kariappa Chettimada 2017-08-27 11:13:50 +02:00
  • b276eeabc7 Bluetooth: controller: Fix Coverity unreachable code Carles Cufi 2017-09-04 11:45:17 +02:00
  • 6d6007892b doc: update release notes for v1.9 LC Shiplashree 2017-09-01 06:37:55 +05:30
  • 1685ffdba0 boards: arm: cc3220sf_launchxl: doc: minor clarifications Gil Pitney 2017-09-01 10:39:49 -07:00
  • 4225b7985e Bluetooth: controller: Fix pointless expression Vinayak Kariappa Chettimada 2017-09-02 05:35:25 +02:00
  • 025cf55e55 Revert "net: tcp: Queue FIN instead of sending it immediately" Jukka Rissanen 2017-09-02 10:44:58 +03:00
  • 62f8d4d792 samples: grove: set min_flash filter Anas Nashif 2017-09-01 09:45:17 -04:00
  • c90e09aa88 Bluetooth: mesh: Fix for key size Łukasz Rymanowski 2017-09-01 13:26:36 +02:00
  • 958ff51da8 net: sock: zsock_close: Explicitly cast few calls to (void). Paul Sokolovsky 2017-09-01 14:08:15 +03:00
  • f7654a787e Bluetooth: Mesh: Fix setting the right value for Static OOB type Johan Hedberg 2017-09-01 12:51:27 +03:00
  • eb5d6fcef5 net: sockets: Be sure to initialize socket's queue on accept Paul Sokolovsky 2017-08-31 20:47:06 +03:00
  • bd425e6857 net: dns: Do not resolve numeric IP address Jukka Rissanen 2017-08-22 20:55:41 +03:00
  • a71164ed50 net: dns: Use IP address parsing function in init Jukka Rissanen 2017-08-20 22:53:37 +03:00
  • 0bde2df491 net: tests: Add tests for IP address parsing Jukka Rissanen 2017-08-20 21:58:09 +03:00
  • 532cbacc27 net: Add function to parse IP address string Jukka Rissanen 2017-08-20 21:55:23 +03:00
  • 38b148023e Bluetooth: controller: Fix assert on connection establishment Vinayak Kariappa Chettimada 2017-08-31 10:43:01 +02:00
  • 7f2aaedfd7 arch: arm: store/restore regs r0-r3 while making function call. Youvedeep Singh 2017-08-23 16:02:00 +05:30
  • 91063a33a4 tests: benchmark: timing_info: Add support for nrf series processors Youvedeep Singh 2017-08-31 20:22:18 +05:30
  • 76b577e180 tests: benchmark: timing_info: Change API/variable Name. Youvedeep Singh 2017-08-31 20:05:05 +05:30
  • 70e381f2e8 doc: scan/fix .rst file misspellings David B. Kinder 2017-08-31 10:31:06 -07:00
  • 97033049e1 doc: fix Kconfig misspellings David B. Kinder 2017-08-31 10:41:20 -07:00
  • ad98840a09 doc: release_notes: Add note about mbedTLS and TinyCrypt updates Leandro Pereira 2017-08-31 09:40:37 -07:00
  • e8d7055760 doc: release_notes: Add note about ESP32 support Leandro Pereira 2017-08-31 09:40:14 -07:00
  • ecb0f3e159 arm: mpu: Account for stack guard size correctly Andy Gross 2017-08-30 16:19:15 -05:00
  • 85481d997b arch: arm: Remove redundant check and fix rounding Andy Gross 2017-08-30 16:12:03 -05:00
  • 817245c564 net: tcp: Queue FIN instead of sending it immediately Jukka Rissanen 2017-08-31 17:23:39 +03:00
  • 3e2e1c3e09 tests/ieee802154: Fix a coverity warning Tomasz Bursztyka 2017-08-31 13:56:21 +02:00
  • b9bc24c8dd crypto: mbedtls: Update mbedTLS to 2.6.0 Leandro Pereira 2017-08-30 14:48:17 -07:00
  • 07b1376c31 drivers: ieee802154: cc2520: Fix compiler warning Jukka Rissanen 2017-08-30 17:27:23 +03:00
  • 3c9fb93dc5 tests: bluetooth: tester: Make UART usage consistent Savinay Dharmappa 2017-07-27 00:23:43 +05:30
  • 2874841576 Bluetooth: Controller: Add Read Key Hier. Roots VS cmd Carles Cufi 2017-08-17 11:03:31 +02:00
  • b7a5fab4cf Bluetooth: controller: Add Read Static Addresses VS command Carles Cufi 2017-08-16 12:59:05 +02:00
  • d229ec07ad Bluetooth: tester: Fix using invalid elements with k_fifo Luiz Augusto von Dentz 2017-08-30 13:45:31 +03:00
  • b4f88d3982 drivers/ethernet: Fix a packet reception regression in ENC28J60 driver Tomasz Bursztyka 2017-08-29 12:24:15 +02:00
  • 098483d6dd net: app: Allow TLS and DTLS to be enabled separately Jukka Rissanen 2017-08-26 01:04:02 +03:00
  • adb1df7f8f net: shell: Do not crash if DTLS is disabled in net app command Jukka Rissanen 2017-08-26 01:00:20 +03:00
  • 75de00225f net: tcp: Print more info if net_pkt was not sent Jukka Rissanen 2017-08-25 23:56:45 +03:00
  • dcfbc00c51 net: ipv6: Fix fragmented IPv6 packet sending Jukka Rissanen 2017-08-25 23:55:48 +03:00
  • 4cbb4134a0 net: context: Do not call send callback if context is not set Jukka Rissanen 2017-08-25 23:28:02 +03:00
  • 5b29631623 net: tcp: Recover a situation if the first net_buf is too short Jukka Rissanen 2017-08-25 23:25:40 +03:00
  • 0abf5ccda9 net: pkt: Print info if IP header is too short Jukka Rissanen 2017-08-25 23:22:13 +03:00
  • d2efe6027c net: tcp: Use packet clone function to copy the frags Jukka Rissanen 2017-08-25 23:20:19 +03:00
  • 82119b1dbe net: pkt: Add function to clone net_pkt fragment chain Jukka Rissanen 2017-08-25 23:18:25 +03:00
  • 4fea5b18ab net: app: Add IP header to packets received by TLS/DTLS tunnel Jukka Rissanen 2017-08-25 12:51:03 +03:00
  • 144b92ae7d doc: update release notes for v1.9 Adithya Baglody 2017-08-30 11:01:47 +05:30
  • 487359e861 net: samples: Fix unchecked return value in zoap_server Ravi kumar Veeramally 2017-08-30 14:36:10 +03:00
  • f468b23f68 tinycrypt/sha256: Array compared to NULL has no effect Ramakrishna Pallala 2017-08-28 13:40:17 -04:00
  • c472b97c50 tinycrypt/hmac: Array compared to NULL has no effect Ramakrishna Pallala 2017-08-28 13:34:37 -04:00
  • de8b88bb0b license: fix license identifiers Anas Nashif 2017-08-29 07:17:59 -04:00
  • 54e01ac58f dts: x86: Add serial over usb support. Savinay Dharmappa 2017-08-24 20:38:45 +05:30
  • a132b2ac41 tests/object_footprint: fix build error due to bad Kconfig specification Inaky Perez-Gonzalez 2017-08-28 14:23:59 -07:00
  • 1f46eb66d8 doc: fix Zephyr SDK archive URL Harm Berntsen 2017-08-26 13:21:20 +02:00
  • f608c2fcfc samples: net: zoap: Increase IPv6 multicast addresses Jukka Rissanen 2017-08-23 00:10:47 +03:00
  • e0dd4ff74a tests: net: mld: Ignore already joined error when sending report Jukka Rissanen 2017-08-24 12:09:06 +03:00
  • 3fb710b3ca release: Zephyr 1.9.0-rc2 Anas Nashif 2017-08-25 09:19:09 -04:00
  • e3f6fae846 samples: net: Fix compile error in echo-server when using TLS Jukka Rissanen 2017-08-25 09:46:49 +03:00
  • d0df530a50 net: udp: replace net_udp_get/set_hdr macros with static inline Ricardo Salveti 2017-08-23 15:43:45 -03:00
  • 9147b53d76 net: Remove check for k_delayed_work_cancel Luiz Augusto von Dentz 2017-08-16 12:44:22 +03:00
  • 26cd8cefd1 Bluetooth: shell: Enable CONFIG_BT_SHELL for arduino_101 Luiz Augusto von Dentz 2017-08-25 13:59:09 +03:00
  • 510e5d7ced arch: xtensa: Use the alternate _Level4Vector routine on ESP32 Leandro Pereira 2017-08-23 13:23:22 -07:00
  • 8dc88069be drivers: watchdog: esp32: Acknowledge watchdog interrupt Leandro Pereira 2017-08-23 12:54:10 -07:00
  • 1861022148 drivers: watchdog: esp32: Reduce number of seals/unseals Leandro Pereira 2017-08-23 12:53:27 -07:00
  • 9bacdbac30 drivers: watchdog: esp32: Always use Timer Group 1 for WDT Leandro Pereira 2017-08-22 15:52:21 -07:00
  • 3b26373de1 doc: Add security doc mention in GitHub README David B. Kinder 2017-08-25 07:52:25 -07:00
  • 4f465b4e8e doc: Update 1.9 release notes for arm Maureen Helm 2017-08-25 10:36:31 -05:00
  • cd4a875e09 doc: Add Kinetis adc and pwm drivers to 1.9 release notes Maureen Helm 2017-08-25 09:46:47 -05:00
  • 7924d16aef Bluetooth: controller: Fix broken switch statement Carles Cufi 2017-08-25 15:38:47 +02:00
  • 87aa621915 kernel: Use SYS_DLIST_FOR_EACH_CONTAINER whenever possible Luiz Augusto von Dentz 2017-08-22 15:27:31 +03:00
  • e27a162ac4 doc: updated doc for Zephyr release 1.9. Savinay Dharmappa 2017-08-24 00:44:00 +05:30
  • 251a8a8c28 test: queue: Add test for multiple threads using k_queue_get Luiz Augusto von Dentz 2017-08-18 14:44:03 +03:00
  • 7d01c5ecb7 poll: Enable multiple threads to use k_poll in the same object Luiz Augusto von Dentz 2017-08-21 10:49:29 +03:00
  • 7725fc07e3 doc: updated doc for Zephyr release 1.9. Youvedeep Singh 2017-08-21 15:43:54 +05:30
  • 2b2eb9bb07 Bluetooth: controller: Refactor Conn Param Req implementation Vinayak Chettimada 2017-03-13 11:17:36 +01:00
  • f597c8120e Bluetooth: controller: Add LE Read Chan Map command Carles Cufi 2017-08-23 16:19:40 +02:00
  • a5fcafa155 Bluetooth: controller: Add Read TX Power commands Carles Cufi 2017-08-23 15:25:03 +02:00
  • 7bfa0ef47b Bluetooth: controller: Implement Read RSSI command Carles Cufi 2017-08-23 14:57:16 +02:00
  • b8e2ed02b0 tests: kernel: mutex: minor rework Anas Nashif 2017-08-24 05:05:35 -04:00
  • 5a938df11b tests: mslab: use main thread Anas Nashif 2017-08-24 08:55:21 -04:00
  • 704f879f8a tests: ztest: call test_main() without arguments Anas Nashif 2017-08-24 08:44:17 -04:00
  • a2affd75d2 tests: benchmarks: use main thread for benchmark Anas Nashif 2017-08-24 08:21:50 -04:00
  • 83088a235c kernel: init: print boot banner before static threads Anas Nashif 2017-08-24 04:27:51 -04:00
  • 9075e1e368 tests: crypto: mbedtls: set a code size constraint Kumar Gala 2017-08-24 08:50:33 -05:00
  • 1c483e8c66 boards: zedboard_pulpino: Update yaml for amount of flash Kumar Gala 2017-08-24 08:48:10 -05:00