Commit graph

  • e54e66a3d0 doc: add template for sample documentation Anas Nashif 2017-01-06 13:26:28 -05:00
  • da17225d63 drivers: aio: remove aio disabling before invoking callback Baohong Liu 2017-01-04 16:15:33 -08:00
  • ed0e5e6fd5 driver: gpio: remove nano_timer code Qiu Peiyang 2017-01-06 14:03:57 +08:00
  • 62ebe7200e zephyr-env: don't fail unnecesarily when 'set -e' Inaky Perez-Gonzalez 2017-01-06 12:27:39 -08:00
  • a1d7794647 samples: minor documentation tweaks Anas Nashif 2017-01-06 18:49:24 -05:00
  • fc6137001b doc: move documetnation context to root directory Anas Nashif 2017-01-03 14:38:53 -05:00
  • eaa06ac40a net: do not skip sanitycheck on samples Anas Nashif 2017-01-06 16:25:34 -05:00
  • 249cfb682f net: l2: bluetooth: Fix build break in ipsp_disconnected Michael Scott 2017-01-06 12:56:57 -08:00
  • a6997bbc17 samples: sensors: fix documentation layout of MCP9808 sample Anas Nashif 2017-01-06 10:49:25 -05:00
  • 813df21713 samples: sensors: fix documentation layout of TH02 sample Anas Nashif 2017-01-06 10:47:52 -05:00
  • a2e7706140 samples: disco: convert to rst and expand documentation Anas Nashif 2017-01-06 10:26:27 -05:00
  • 2b72ff397c samples: button: convert to rst and expand documentation Anas Nashif 2017-01-06 10:17:49 -05:00
  • 4a7c46dc05 Merge "Merge net branch into master" Anas Nashif 2017-01-06 21:19:58 +00:00
  • 09a14d4173 samples: put philosophers stacks in noinit section Benjamin Walsh 2016-12-23 20:49:55 -05:00
  • 4634871832 samples: speed up philosophers demo Benjamin Walsh 2016-12-23 19:38:58 -05:00
  • 66b99f1486 kernel: add _timeout_q dump before and after adding timeout Benjamin Walsh 2016-12-28 16:18:48 -05:00
  • 99eef25815 kernel: do not use sys_dlist_insert_at() in _add_timeout() Benjamin Walsh 2016-12-23 19:36:12 -05:00
  • b8c2160a2b kernel: do not use sys_dlist_insert_at() in _pend_thread() Benjamin Walsh 2016-12-23 19:34:41 -05:00
  • 8ecd3e071b dlist: add sys_dlist_peek_tail() Benjamin Walsh 2016-12-23 19:13:15 -05:00
  • 1774f62eda nios2: remove unused INT_ACTIVE/EXC_ACTIVE thread flags Benjamin Walsh 2016-12-21 15:37:54 -05:00
  • d779f3d240 kernel/arch: streamline thread flag bits used Benjamin Walsh 2016-12-21 15:07:46 -05:00
  • e6a69cae54 kernel/arch: reverse polarity on sched_locked Benjamin Walsh 2016-12-21 14:54:04 -05:00
  • 04ed860c68 kernel: make _thread.sched_locked a non-atomic operator variable Benjamin Walsh 2016-12-21 14:36:43 -05:00
  • 53d8555430 Merge net branch into master Tomasz Bursztyka 2017-01-06 18:29:01 +01:00
  • fb02efb1c9 net: tcp: Use appdatalen when acknowledging packets Leandro Pereira 2016-12-21 12:11:51 -08:00
  • 162843f90a net: tcp: Store return value of net_buf_frags_len() on a size_t Leandro Pereira 2016-12-20 16:22:34 -08:00
  • 342f81b7e1 net: tcp: Remove unused retransmit_timer field from net_tcp Leandro Pereira 2016-12-20 16:06:07 -08:00
  • 84b68b8b21 net: tcp: Be more consistent with namespaces for private funcs Leandro Pereira 2016-12-19 15:00:22 -08:00
  • 3a8b73067d net: tcp: Precompute appdata properly Andy Ross 2016-12-15 09:51:09 -08:00
  • 02174b8e0f net: tcp: Swap tcp->context backpointers Andy Ross 2016-12-12 15:12:57 -08:00
  • a5b694fbbc net: tcp: Select correct source address for SYNACK packets Andy Ross 2016-12-08 12:16:49 -06:00
  • 20404131aa samples: net: Add IEEE 802.15.4 shell module on cc2520 sample Tomasz Bursztyka 2017-01-06 10:54:02 +01:00
  • 336e3f8721 net: ieee802154: Add a shell module named 'ieee15_4' Tomasz Bursztyka 2017-01-05 18:32:47 +01:00
  • 6b41aecd99 net: ieee802154: Expose basic network parameters through net mgmt API Tomasz Bursztyka 2017-01-05 12:41:02 +01:00
  • 415afe130e net: ieee802154: Fix logging primitive in mgmt part Tomasz Bursztyka 2017-01-06 10:53:19 +01:00
  • 30225d5ef1 net/dns: Fix documentation issues Flavio Santes 2017-01-05 21:37:44 -06:00
  • e86b6c23af net/dns: Introduce the qname_copy routine Flavio Santes 2016-12-28 22:45:13 -06:00
  • e8eb62b87b net/mqtt: Allow an MQTT subscriber app to receive msgs Flavio Santes 2017-01-01 15:59:21 -06:00
  • 76e479974a net/mqtt: Allow an MQTT publisher app to receive msgs Flavio Santes 2016-12-17 10:36:14 -06:00
  • bf88fe5118 net/mqtt: Add the reception callback Flavio Santes 2016-12-15 22:43:13 -06:00
  • 8619d9d625 net/mqtt: Improve error handling in mqtt_rx_connack routine Flavio Santes 2017-01-01 16:12:39 -06:00
  • e4e74be208 net/mqtt: Improve buffer error handling in mqtt_tx routines Flavio Santes 2016-12-24 20:52:05 -06:00
  • d490ff27ad net/mqtt: Add the mqtt_rx_publish routine Flavio Santes 2016-12-15 23:17:12 -06:00
  • ab042f2997 net/mqtt: Add missing function prototypes Flavio Santes 2016-12-15 23:15:58 -06:00
  • edfaeba73d net/mqtt: Use the right data type Flavio Santes 2016-12-15 22:30:56 -06:00
  • 4cfd7f7fe2 net/mqtt: Improve indentation Flavio Santes 2016-12-23 19:11:51 -06:00
  • 51a48d2d07 net/mqtt: Make input arguments const Flavio Santes 2016-12-15 19:20:49 -06:00
  • c015c0e2c8 net/nbuf: Introduce the net_nbuf_linear_copy routine Flavio Santes 2016-12-13 12:33:19 -06:00
  • a46548ec31 net/protocols: Remove unnecessary assignement in Makefiles Flavio Santes 2016-12-23 20:23:26 -06:00
  • db1ee31c04 samples: ieee802154: Let's proceed with an active scan Tomasz Bursztyka 2016-10-24 10:42:26 +02:00
  • 5d0503fa30 net: ieee802154: Handle disassocation notification from PAN coordinator Tomasz Bursztyka 2016-10-20 13:43:47 +02:00
  • 820713239a net: ieee802154: Add PAN disassociation request Tomasz Bursztyka 2016-10-20 09:44:42 +02:00
  • d8b874b0c7 net: ieee80215: Add Active Scan request Tomasz Bursztyka 2016-10-21 11:22:19 +02:00
  • df4fa6557e net: ieee802154: Integrate MAC Command frames handling Tomasz Bursztyka 2016-10-19 17:08:09 +02:00
  • b53e48de1b net: ieee802154: Add PAN association request Tomasz Bursztyka 2016-10-19 13:18:44 +02:00
  • 792c29a376 samples: net: ieee802154: Once cc2520 is up, let's initiate a scan Tomasz Bursztyka 2016-10-12 14:10:35 +02:00
  • 8a2bc07af8 net: ieee802154: Integrate beacon frame handling Tomasz Bursztyka 2016-10-07 10:53:22 +02:00
  • 88d4f1f543 net: ieee802154: Add grounds for passive scan Tomasz Bursztyka 2016-10-07 10:50:21 +02:00
  • ef041c10b6 net: event: Notify on interface being put down or up Tomasz Bursztyka 2017-01-04 15:54:20 +01:00
  • 81bbfa1995 net: event: Fix misplaced comment Tomasz Bursztyka 2017-01-04 15:45:12 +01:00
  • 87bc9eb010 net: samples: Fix stale yaip references Maureen Helm 2017-01-04 15:07:53 -06:00
  • 8a16c6681a net: l2: Add enable callback Luiz Augusto von Dentz 2016-12-21 13:33:09 +02:00
  • bf4fb51f44 net: if: Add NET_IF_UP flag Luiz Augusto von Dentz 2016-12-19 14:18:10 +02:00
  • c0f0dd9734 samples: env sensing: restrurcture and cleanup docs Anas Nashif 2016-09-24 08:47:56 -04:00
  • 6131ed2a01 doc: grove lcd: move to rst syntax Anas Nashif 2017-01-05 09:10:44 -05:00
  • f562349231 doc: philosophers: move to rst syntax Anas Nashif 2017-01-05 08:54:33 -05:00
  • 2e293c5172 doc: synchronization: move to rst syntax Anas Nashif 2017-01-05 08:43:33 -05:00
  • 49bbc4d13d doc: hello world: move to rst and expand docuemntation Anas Nashif 2017-01-05 08:56:21 -05:00
  • 369d5c95df MAINTAINERS: add tests/kernel to kernel section Anas Nashif 2017-01-05 18:34:08 -05:00
  • a6aa60f502 tests/gpio: fix typo Qiu Peiyang 2016-12-29 14:38:11 +08:00
  • 89e64ee446 Merge "Merge bluetooth branch into master" Anas Nashif 2017-01-05 21:55:54 +00:00
  • af6d817428 Makefile (arc/soc/quark_se): New compiler options Juro Bystricky 2017-01-03 10:12:49 -08:00
  • 51859d27e9 Makefile (arc/soc/em*): New compiler options Juro Bystricky 2017-01-03 09:57:04 -08:00
  • 47b7b6bd31 ext: lib: mbedtls : Upgrading mbedTLS library Sergio Rodriguez 2016-11-18 16:59:18 -08:00
  • 1a3de7b4b6 samples: button: set EDGE to SW0_GPIO_INT_CONF if defined Jean-Paul Etienne 2016-12-09 17:18:16 +00:00
  • 98f3f3b1a5 sensor/bmc150: Fix layout. Marcus Shawcroft 2017-01-02 14:43:37 +00:00
  • 8386d2f3fa sensor/bmc150: Drop unncessary external definition. Marcus Shawcroft 2017-01-02 14:43:22 +00:00
  • cc7f0e05b4 sensor/nrf5_temp: Drop unncessary attribute set callback. Marcus Shawcroft 2017-01-02 14:42:09 +00:00
  • cfa43f5bda serial: enable 64-bytes FIFO for UART 16750 in uart_ns16550 driver Jean-Paul Etienne 2016-11-15 02:23:45 +00:00
  • aa129feec2 Merge bluetooth branch into master Johan Hedberg 2017-01-05 17:25:40 +02:00
  • 696b89da0f Bluetooth: Fix potential race condition in bt_pub_key_gen() Johan Hedberg 2017-01-05 14:46:07 +02:00
  • 0e650d4eaf drivers: rtt: Lock interrupts around RTT Write Carles Cufi 2017-01-05 13:30:51 +01:00
  • 457ae38dd0 doc: support official website theme Anas Nashif 2017-01-04 09:39:45 -05:00
  • b7b2318148 doc: add JIRA macro Anas Nashif 2017-01-03 14:43:02 -05:00
  • 231050a966 Bluetooth: AVDTP:Add Accept Incoming connection cb Arun Jagadish 2016-12-21 15:11:54 +05:30
  • c2a2841212 bluetooth: hci_uart: Allocate 65 bytes for L2CAP packets Carles Cufi 2017-01-05 10:56:21 +01:00
  • c37b59b3bb Bluetooth: RFCOMM: Implement timer in session Jaganath Kanakkassery 2016-12-21 20:45:33 +05:30
  • b5891d1ddf Bluetooth: HFP HF: Rename cind_status_handle_values Sathish Narasimman 2017-01-04 19:08:39 +05:30
  • 4b323cd72e Bluetooth: AT: Reset AT and CMD state Sathish Narasimman 2017-01-04 19:02:08 +05:30
  • 166a8f762a Bluetooth: HFP HF: SLC Enable indicator status report Sathish Narasimman 2016-12-28 11:32:41 +05:30
  • 55190c90a1 Bluetooth: samples: handsfree application indicator callback Sathish Narasimman 2016-12-22 12:01:02 +05:30
  • 46a7989a5d Bluetooth: hci_ecc: Verify LE Generate DHKey command parameters Szymon Janc 2017-01-04 17:51:54 +01:00
  • 4b5e19d21c Bluetooth: A2DP: Removes confirmation callback registration Piyush Itankar 2017-01-04 10:40:52 +05:30
  • 665937a19f Bluetooth: RFCOMM: Implement timer in dlc Jaganath Kanakkassery 2016-12-21 20:20:04 +05:30
  • 3b397076ab Bluetooth: RFCOMM: Rearrange fns to avoid forward declaration Jaganath Kanakkassery 2017-01-03 20:31:19 +05:30
  • b11f30a246 Bluetooth: SDP: Update 'no records found' code comment Arkadiusz Lichwa 2016-12-31 00:27:40 +01:00
  • 7ec0c37ec3 Bluetooth: SDP: Add UUID reference to user callback Arkadiusz Lichwa 2016-12-27 15:26:39 +01:00
  • 2d064eef89 Bluetooth: Controller: revert to event callback inside radio ISR Vinayak Chettimada 2017-01-03 16:36:08 +01:00
  • e979d656cc bluetooth: controller: Split events into normal and priority Carles Cufi 2017-01-02 18:59:22 +01:00
  • ae6d92a4ef Bluetooth: ATT: Fix using k_fifo API with net_buf Luiz Augusto von Dentz 2017-01-03 14:22:26 +02:00