Commit graph

  • c124e6b3ec defconfig: Update all defconfigs before we move to fragments Anas Nashif 2015-09-12 05:36:16 -0400
  • dc1fd516a8 Fix TinyCrypto include path Szymon Janc 2015-09-17 16:44:39 +0200
  • 8253b90cfc microkernel: add task pointer list Daniel Leung 2015-09-16 09:35:22 -0700
  • 35ad85c1f8 doc: fix name of nanokernel semaphore group Anas Nashif 2015-09-15 07:27:10 -0400
  • a1b25ec1e1 doc: Format Galileo running code block correctly Andrei Emeltchenko 2015-09-15 11:31:34 +0300
  • 8b757e860d doc: Remove unneeded steps in Galileo running Andrei Emeltchenko 2015-09-15 11:26:00 +0300
  • e805c2bd52 doc: Fix splitting long line Andrei Emeltchenko 2015-09-15 11:24:51 +0300
  • cea7764f14 doc: Make Galileo instructions more readable Andrei Emeltchenko 2015-09-15 11:09:37 +0300
  • 62777786d8 doc: Fix bug splitting long line and breaking list Andrei Emeltchenko 2015-09-15 11:03:21 +0300
  • fe39066e25 ia32_pci: Refactor UART configuration for ia32_pci Andrei Emeltchenko 2015-09-02 17:18:56 +0300
  • fc3f76d751 arc: move source files to core/ Anas Nashif 2015-09-12 19:00:39 -0400
  • bcbea5dbc7 doc: remove doxygen index and add groups instead Anas Nashif 2015-09-14 11:54:34 -0400
  • c980d146c9 doxygen: cleanup layout of comments in microkernel/task.h Anas Nashif 2015-09-14 11:53:55 -0400
  • 4109b41df7 doxygen: define groups for microkernel objects Anas Nashif 2015-09-13 19:03:22 -0400
  • 5acdfc76a0 doxygen: define groups for nanokernel objects Anas Nashif 2015-09-13 17:16:19 -0400
  • 1f99be5d1b doxygen: define variables for pre-processing Anas Nashif 2015-09-13 11:22:37 -0400
  • 8976762df8 arc: rename generic platform to generic_arc Anas Nashif 2015-09-12 18:49:33 -0400
  • a81c6afa4c ia32: Refactor UART configuration for ia32 Andrei Emeltchenko 2015-09-02 17:17:19 +0300
  • fb036433a1 doc: fix GRUB build instructions Andrew Boie 2015-09-14 11:21:40 -0700
  • e5844a41d5 sanitycheck: add arc architecture Dirk Brandewie 2015-09-10 10:28:10 -0700
  • 37075773f2 sanitychecks: HACK: skip some failing tests on ARC Andrew Boie 2015-09-10 08:55:59 -0700
  • 8570e3cac2 arc: add support for generic Dirk Brandewie 2015-09-10 10:54:09 -0700
  • 608fc5071b gpio: ia32_pci: Add options to allow GPIO IRQ trigger Tomasz Bursztyka 2015-09-11 14:47:11 +0300
  • dbd25aeb3b x86: Change SHUTOFF_PIC to PIC_DISABLE Dirk Brandewie 2015-09-09 11:25:04 -0700
  • 728baf1336 x86: arm: Remove deprecated PLB_* macros Dirk Brandewie 2015-09-10 08:37:54 -0700
  • 7b3e7544d1 x86: move drivers to sys_{in,out} functions from PLB_* macros Dirk Brandewie 2015-09-10 08:37:53 -0700
  • ad35e5dacf spi: Mask tx interrupt once over with any transmission Tomasz Bursztyka 2015-09-11 14:23:21 +0300
  • e495f95a43 x86: ia32_pci: add options to allow I2C IRQ trigger Daniel Leung 2015-09-10 14:25:30 -0700
  • 80c880c8cb x86: ia32_pci: allow disabling 8259 interrupt controller Daniel Leung 2015-09-10 11:05:07 -0700
  • 19ea0268ff Doc: Add gerrit recommended practices to the appropriate toc tree. Gerardo A. Aceves 2015-08-19 07:29:50 -0500
  • 01c2edf3b2 net: apps: Simplify 802.15.4 test application setup Jukka Rissanen 2015-09-08 14:50:15 +0300
  • d56ed452cb net: tools: Use default pipe names for 802.15.4 monitor tool Jukka Rissanen 2015-09-08 14:40:15 +0300
  • d33a82d5fc Bluetooth: Make bt_att_init declaration parameters explicit void Szymon Janc 2015-09-08 12:52:53 +0200
  • 82c9c3b978 net: apps: Fix the number of TX and RX bufs in examples prj files Jukka Rissanen 2015-09-07 14:55:27 +0300
  • f146abe04f net: apps: Fix dtls-client to use correct network send routine Jukka Rissanen 2015-09-07 14:53:24 +0300
  • 062c467fac net: contiki: Run DAD in periodic timer Jukka Rissanen 2015-09-07 15:33:58 +0300
  • 80252f5cd2 net: Enable network statistics support Jukka Rissanen 2015-09-07 12:24:13 +0300
  • a67415ebb8 net: contiki: slip: Fix compile error when getting the MAC address Jukka Rissanen 2015-09-07 12:30:32 +0300
  • 7d3e5f847f net: contiki: Add utility function to get the MAC address Jukka Rissanen 2015-09-07 12:29:05 +0300
  • 53a18f6c33 net: contiki: Call etimers correctly when they expire Jukka Rissanen 2015-09-04 16:51:31 +0300
  • 88fcbd52d0 net: Create a separate fiber that handles Contiki timers Jukka Rissanen 2015-09-04 16:44:38 +0300
  • 68dce30b3f net: tools: Add radvd instructions to README file Jukka Rissanen 2015-09-07 12:51:38 +0300
  • 95ee00e099 net: contiki: Use new TX net_buf when sending NS packet Jukka Rissanen 2015-09-07 12:44:52 +0300
  • 25e5ccdccb net: contiki: Add checks to not send NULL or empty net_buf Jukka Rissanen 2015-09-07 12:43:37 +0300
  • 5604782d6c net: contiki: Send RS, RA and NS ICMPv6 messages properly Jukka Rissanen 2015-09-07 12:35:47 +0300
  • 1b1cb8e8fa net: contiki: Debug print enhancements in IPv6 ND code Jukka Rissanen 2015-09-04 16:49:00 +0300
  • f9a7e27220 net: contiki: Add Kconfig option to disable ND Jukka Rissanen 2015-09-04 16:42:02 +0300
  • df30c05771 net: contiki: Fix compile error when sending IPv6 NS Jukka Rissanen 2015-09-07 12:34:46 +0300
  • e37ed46b17 net: contiki: Timer handling fixes Jukka Rissanen 2015-09-04 16:39:48 +0300
  • b342e41bb4 net: contiki: Fix clock_delay function Jukka Rissanen 2015-09-04 15:52:53 +0300
  • cd83fcd536 net: Enable timeouts and timers kernel support Jukka Rissanen 2015-09-07 16:49:42 +0300
  • 18b98614a4 Bluetooth: Make signed_value static in periperal sample Szymon Janc 2015-09-08 09:39:34 +0200
  • cf7423a9d2 Bluetooth: Add LE Connection Update Complete Event handler Arkadiusz Lichwa 2015-08-11 09:13:40 +0200
  • 0f507833f8 Bluetooth: Add defines for LE Connection Update Complete event Arkadiusz Lichwa 2015-08-11 08:43:55 +0200
  • 992e18df97 Bluetooth: Handle LE Remote Connection Parameters Request Event Arkadiusz Lichwa 2015-08-10 22:23:05 +0200
  • f535c0674e Bluetooth: Add possiblity to set advertising mode Grzegorz Kolodziejczyk 2015-08-24 16:16:11 +0200
  • 109d6fb21b Bluetooth: Make bt_uart_open parameters explicit void Szymon Janc 2015-09-07 11:18:37 +0200
  • 03706d4644 Bluetooth: Add advertising type argument set possibility Grzegorz Kolodziejczyk 2015-08-21 14:37:00 +0200
  • cfa51f89f1 Bluetooth: Strip command extra spaces in shell app Szymon Janc 2015-09-04 19:39:03 +0200
  • e28d358d09 Bluetooth: Add explicit help command Szymon Janc 2015-09-04 15:05:01 +0200
  • ea80649a83 Bluetooth: Refactor command parameters handling in shell app Szymon Janc 2015-09-04 14:14:37 +0200
  • 022f1897e0 Bluetooth: Don't print help in shell app for empty input line Szymon Janc 2015-09-04 14:12:10 +0200
  • 106656bae9 Bluetooth: Add missing if statement brackets Grzegorz Kolodziejczyk 2015-09-04 14:37:44 +0200
  • 798db87306 Bluetooth: Fix foreach attr lower range for att exec write Grzegorz Kolodziejczyk 2015-09-04 14:35:26 +0200
  • eba54d6610 Bluetooth: Refactor btshell app Andrei Emeltchenko 2015-08-28 12:24:13 +0300
  • e989683d83 Bluetooth: Fix setting proper conn data for read by type rsp Grzegorz Kolodziejczyk 2015-09-03 14:05:02 +0200
  • 7b3e771c91 Bluetooth: Print 16-bit dbg uuid as 4-byte hex Grzegorz Kolodziejczyk 2015-09-03 14:11:38 +0200
  • df8426aad1 net: tools: Move tools directory to net/ip Jukka Rissanen 2015-09-02 17:19:17 +0300
  • 23a0543aee net: apps: Add coap observe client Jukka Rissanen 2015-09-02 13:20:34 +0300
  • 088bb9cf0f net: coap: Observe client needs to allocate net_buf Jukka Rissanen 2015-09-02 13:15:59 +0300
  • 73e861d351 net: coap: Retransmit needs to allocate net_buf Jukka Rissanen 2015-09-02 13:14:52 +0300
  • 5165b908b4 net: coap: Add coap_context_connect() for client Jukka Rissanen 2015-09-02 13:13:17 +0300
  • 5042669536 net: coap: Avoid floating point arithmetics Jukka Rissanen 2015-09-02 13:05:34 +0300
  • bfa8358b24 net: coap: Tweaked the debug print when transaction alloc fails Jukka Rissanen 2015-09-02 12:58:33 +0300
  • b9cc0e27f3 net: coap: Add util function to initialize the message id Jukka Rissanen 2015-09-02 12:55:43 +0300
  • c796f3cfcc net: contiki: Use Zephyr provided timer API Jukka Rissanen 2015-08-31 17:36:25 +0300
  • 320df470b7 net: contiki: Clock returned wrong number of seconds Jukka Rissanen 2015-08-31 17:27:34 +0300
  • 48186c99f5 net: Get debug info about available net buffers Jukka Rissanen 2015-08-28 08:58:44 +0300
  • 4d745b70b0 net: Create separate net_buf pool for RX and TX use Jukka Rissanen 2015-08-27 17:41:53 +0300
  • 458ed33fa7 net: apps: Implement CoAP test server Jukka Rissanen 2015-08-27 11:01:28 +0300
  • c00a7aa320 net: tools: Add CoAP client Jukka Rissanen 2015-08-26 17:42:14 +0300
  • 6ed897f907 net: coap: Initial client support Jukka Rissanen 2015-08-26 17:33:05 +0300
  • 20b9a6f845 net: coap: Activate Erbium CoAP support Jukka Rissanen 2015-08-26 17:31:54 +0300
  • 8848f33030 net: coap: Use CoAP context also in non-DTLS case Jukka Rissanen 2015-08-26 17:28:44 +0300
  • 77b15eba04 net: coap: Port DTLS code to Zephyr Jukka Rissanen 2015-08-26 17:22:22 +0300
  • 39e5eeef9d net: coap: Initial port to Zephyr Jukka Rissanen 2015-08-26 17:16:41 +0300
  • 036eda7b9f net: coap: Use uIP debug macros Jukka Rissanen 2015-08-25 16:44:57 +0300
  • d60155d02f net: rest-engine: Initial commit Jukka Rissanen 2015-08-14 14:39:56 +0300
  • 7da5d379e1 net: coap: Initial commit importing er-coap Jukka Rissanen 2015-08-14 14:22:01 +0300
  • 252ddb1565 Bluetooth: Shorten LE Conn Param define names Mariusz Skamra 2015-09-02 17:17:46 +0200
  • 8ac1577641 Bluetooth: SMP: Remove not need double debug Szymon Janc 2015-09-02 16:52:47 +0200
  • 46f04f3e00 Bluetooth: SMP: Fix not storing IRK on re-pair Szymon Janc 2015-09-02 16:12:53 +0200
  • 9764e3dc84 Bluetooth: Implement security_changed callback in shell app Szymon Janc 2015-09-02 10:16:28 +0200
  • 57daca9341 Bluetooth: Add callback for security changed Szymon Janc 2015-09-01 18:16:54 +0200
  • 76bf6f60aa Bluetooth: Use generic read string handler for db descriptors Grzegorz Kolodziejczyk 2015-08-25 14:08:43 +0200
  • 93968a91bf Bluetooth: Add defines for LE Remote Connection Parameter Request Arkadiusz Lichwa 2015-08-10 22:50:40 +0200
  • aa7226b6f7 Bluetooth: Add additional HCI error defines Arkadiusz Lichwa 2015-08-10 22:49:43 +0200
  • 134ae99d35 Bluetooth: Refactor LE Connection Params validator Arkadiusz Lichwa 2015-07-29 13:45:33 +0300
  • 26124136b1 Bluetooth: Set bt_conn role based on LE Connection Complete Event data Mariusz Skamra 2015-09-02 10:47:35 +0200
  • 272128fece Bluetooth: Implement identity resolved callback in shell app Szymon Janc 2015-09-01 18:08:35 +0200