Commit graph

  • d8f10f4c01 uart_console: make baud rate configurable Daniel Leung 2015-08-13 13:11:18 -0700
  • 40147440f5 serial: utilize dev->driver_api for new driver model Daniel Leung 2015-08-13 09:51:10 -0700
  • c384571add console: uart_console: introduces CONFIG_UART_CONSOLE Daniel Leung 2015-08-12 10:33:56 -0700
  • ad2d29689e console: uart_console: decouple uart console init from UART init Daniel Leung 2015-08-12 10:17:35 -0700
  • 2fd29e2667 serial: converting to new driver initialization model Daniel Leung 2015-08-10 15:02:04 -0700
  • 199c47987f serial: introduce CONFIG_SERIAL Daniel Leung 2015-08-11 20:22:49 -0700
  • 0f7a78ce1b bluetooth: move static device definition to platform configs Daniel Leung 2015-08-10 13:29:53 -0700
  • a4212108f7 serial: remove unused CONFIG_EXTRA_SERIAL_PORT Daniel Leung 2015-08-07 17:31:55 -0700
  • 1ad2a56ee3 serial: rework functions to use struct device... Daniel Leung 2015-08-05 12:13:36 -0700
  • 179f805322 doc: correct 'interrupts' section of fsl_frdm_k64f Benjamin Walsh 2015-08-13 14:48:06 -0400
  • d3084b41e6 test_task: improve task_sleep test reliability on QEMU Benjamin Walsh 2015-08-13 14:25:45 -0400
  • 7710d0e083 ffs: change find_[lsb|msb]_set parameter type to uint32_t Benjamin Walsh 2015-08-14 17:22:50 -0400
  • 1bab46dca1 ffs: rename find_[first|last]_set to find_[lsb|msb]_set Benjamin Walsh 2015-08-14 17:16:16 -0400
  • 910970ed0f ffs: remove non-inline find_[first|last]_set() Benjamin Walsh 2015-08-14 16:56:51 -0400
  • c4ad73d3b6 ffs: do not use _inline versions of find_[first|last]_set Benjamin Walsh 2015-08-14 16:26:57 -0400
  • b9a6f3b9d1 testcases: use SOURCE_DIR instead of relative #include Andrew Boie 2015-08-14 14:58:11 -0700
  • 7f85fb1a10 HACK: include fifo_timeout.c a different way Andrew Boie 2015-08-14 10:20:35 -0700
  • bbd670c9fc sanitycheck: add -z option for 'truesize' functionality Andrew Boie 2015-08-17 13:16:11 -0700
  • ea7928f642 sanitycheck: add --all-deltas option Andrew Boie 2015-08-14 14:27:38 -0700
  • 0c6b6902fe Bluetooth: Refactor signed write command Andrei Emeltchenko 2015-08-13 11:49:38 +0300
  • 355ff64175 Bluetooth: Add debug statement Andrei Emeltchenko 2015-08-11 10:26:13 +0300
  • 8e48fa3fa4 Bluetooth: Verify Signed Write GATT command Andrei Emeltchenko 2015-07-31 11:23:18 +0300
  • 30c28925fa Bluetooth: Add new attribute with signed write permission Andrei Emeltchenko 2015-07-30 16:48:21 +0300
  • 2ccf1f11c0 Bluetooth: Add GATT Signed Write to shell Andrei Emeltchenko 2015-07-30 16:07:11 +0300
  • f9cd4105da Bluetooth: Add GATT Signed Write command Andrei Emeltchenko 2015-07-30 16:06:06 +0300
  • 2de40248ff Bluetooth: Print sign count in correct byte order Andrei Emeltchenko 2015-08-14 11:12:14 +0300
  • 15bad51bfb Bluetooth: Increment sign count after signing Andrei Emeltchenko 2015-08-14 11:10:46 +0300
  • 5c8fda8e67 Bluetooth: Add data signing function Andrei Emeltchenko 2015-07-30 13:56:04 +0300
  • 6fa1c89b38 net: tinydtls: Include file was missing Jukka Rissanen 2015-08-14 13:40:48 +0300
  • 947f7100c5 Bluetooth: Validate callbacks in bt_auth_cb_register Szymon Janc 2015-08-05 16:18:13 +0200
  • 530d2f9175 Bluetooth: Enable LE Remote Features event handler Arkadiusz Lichwa 2015-07-28 13:02:43 +0300
  • 669454f1e1 Bluetooth: Allow to enable authentication in btshell application Szymon Janc 2015-08-05 16:18:20 +0200
  • 8423871b90 Bluetooth: Add initial support for authenticated pairing Szymon Janc 2015-08-05 16:18:13 +0200
  • 9de0ef392f Bluetooth: Add connection security level tracking Szymon Janc 2015-08-05 16:18:05 +0200
  • faec70c367 Bluetooth: Move security levels to conn.h Szymon Janc 2015-08-05 16:17:29 +0200
  • 29faed4aa8 net: apps: Add dtls-server test application Jukka Rissanen 2015-08-12 16:35:41 +0300
  • 89570caab9 net: tools: Add dtls-client test application Jukka Rissanen 2015-08-12 15:29:55 +0300
  • a6c6245d87 net: Do not check the net_buf validity in rx fiber Jukka Rissanen 2015-08-12 15:17:41 +0300
  • 249a6d6b18 net: Add minor comment when micro or nano kernel is used Jukka Rissanen 2015-08-12 15:16:46 +0300
  • abd124c4dc net: Return NULL if we cannot receive a network packet. Jukka Rissanen 2015-08-12 15:14:27 +0300
  • 1c26158c81 net: Additional check making sure IP stack is not corrupted Jukka Rissanen 2015-08-12 15:12:34 +0300
  • 0768ed81c6 net: Use the net_buf_datalen() to initialize uIP pointers Jukka Rissanen 2015-08-12 15:09:32 +0300
  • 9c1a76351a net: contiki: Define network buffer size using default in uipopt.h Jukka Rissanen 2015-08-12 14:56:15 +0300
  • 664df6db68 net: tinydtls: Allow bigger IPv6 packet to be sent Jukka Rissanen 2015-08-12 14:13:28 +0300
  • fd6cca42a3 net: contiki: Use appdata pointer in udp callback Jukka Rissanen 2015-08-12 14:12:07 +0300
  • 766eed3461 net: Document udp connection retrieval function as it is needed Jukka Rissanen 2015-08-12 14:09:30 +0300
  • 0378a84fef net: Add macros to return IP and UDP info from net_buf Jukka Rissanen 2015-08-12 11:22:44 +0300
  • b41ec6590c net: contiki: Set the DTLS session IP address and port correctly Jukka Rissanen 2015-08-10 13:00:59 +0300
  • f6ef316c5b net: contiki: Process context was using wrong variable Jukka Rissanen 2015-08-10 10:36:36 +0300
  • 3257916346 net: contiki: Set the clock ticks according to system config Jukka Rissanen 2015-08-06 15:37:09 +0300
  • a895e38ad2 net: Add tinyDTLS support activation Jukka Rissanen 2015-08-03 17:16:14 +0300
  • 0d33901b1a net: tinydtls: The library compiles correctly Jukka Rissanen 2015-08-03 16:34:38 +0300
  • 76a42daaa9 net: tinydtls: Initial commit Jukka Rissanen 2015-08-03 15:14:25 +0300
  • b029073dee Bluetooth: Add signature verification function Andrei Emeltchenko 2015-07-15 17:06:35 +0300
  • c0824c73fa Bluetooth: Add data signing API and test Andrei Emeltchenko 2015-07-09 15:01:30 +0300
  • 8f2a5e6b56 Bluetooth: Make self-test option relevant to SMP debug Andrei Emeltchenko 2015-08-12 14:55:09 +0300
  • 1fbaf56bc2 Bluetooth: Increase stack size to default value Andrei Emeltchenko 2015-08-11 15:00:35 +0300
  • 18dccd7f64 Bluetooth: Add gatt-write-without-response command to btshell Luiz Augusto von Dentz 2015-08-12 14:49:50 +0300
  • d5c55b75ae Bluetooth: Fix wrong check Andrei Emeltchenko 2015-08-12 16:16:03 +0300
  • c6c89a8529 Bluetooth: GATT: Add bt_gatt_write_without_response Luiz Augusto von Dentz 2015-08-11 10:28:02 +0300
  • 1d55b64fdf net: apps: Validate received data Ravi kumar Veeramally 2015-08-07 18:15:39 +0300
  • 00c8baadc9 net: contiki: Add beacon support for 802.15.4 Ravi kumar Veeramally 2015-08-07 18:09:11 +0300
  • e6e55bc943 net: contiki: Add option to set/get PAN ID and get next framer seqno Ravi kumar Veeramally 2015-08-07 16:40:04 +0300
  • 26d68bafa0 net: contiki: Add support for multiple fragmented IPv6 packets Ravi kumar Veeramally 2015-08-06 16:13:15 +0300
  • bb9343cf56 net: contiki: Remove deprecated HC1 compression. Ravi kumar Veeramally 2015-08-06 16:08:23 +0300
  • 4bbd1e9465 net: apps: Fix test_15_4 parameter order Ravi kumar Veeramally 2015-08-06 16:05:27 +0300
  • ade2baeca9 net: contiki: Added RPL API to setup root with a specified DAG version Jukka Rissanen 2015-04-10 16:18:38 +0200
  • 1e7ed734a3 net: contiki: Added buffer size check in frame802154 Jukka Rissanen 2015-03-30 18:15:37 +0200
  • f47f63616c net: contiki: Add callback to DIO handling in RPL Jukka Rissanen 2015-03-26 12:07:12 +0100
  • 9bd473b715 net: contiki: Set uip_ext_len to 0 after dropping packet Jukka Rissanen 2014-12-19 22:43:09 +0100
  • 6aeb812105 net: contiki: Removed obsolete argument in framer-802154 Jukka Rissanen 2015-03-30 18:28:37 +0200
  • 08309b9cd6 net: contiki: Update parent rank in rpl_process_dio Jukka Rissanen 2014-12-16 11:30:16 +0100
  • 5e458839db net: contiki: Add cast to printout for portability Jukka Rissanen 2015-05-13 09:03:40 +0200
  • a71abdbafe net: contiki: Probe last recently update parent in RPL Jukka Rissanen 2015-05-10 13:28:00 +0200
  • 45543c1b2a net: contiki: Make probing expiration time configurable Jukka Rissanen 2015-05-10 13:19:56 +0200
  • e034a32095 net: contiki: Fix const argument in uip_connect() Jukka Rissanen 2015-03-26 08:18:09 +0100
  • c95a072786 net: contiki: Cast IPv4 and IPv6 in copy macros Jukka Rissanen 2015-03-24 22:28:29 +0100
  • ea889225ad net: contiki: Added a function for getting the default RPL instance Jukka Rissanen 2015-03-24 14:41:19 +0100
  • 14ac018d95 net: contiki: Make delay function user-configurable in RPL probing Jukka Rissanen 2015-05-08 10:23:03 +0200
  • 3d86cfe13d net: contiki: Modified the default RPL probing selection process Jukka Rissanen 2015-05-08 10:19:14 +0200
  • fdbfff44d1 net: contiki: Implement RPL probing Jukka Rissanen 2015-05-06 11:35:42 +0200
  • 1e9cb6f925 net: contiki: Added rpl_print_neighbor_list function for RPL state monitoring Jukka Rissanen 2015-05-06 11:34:52 +0200
  • da6d884b7a net: contiki: Added missing sanity check in uip-ds6-route.c Jukka Rissanen 2015-05-07 16:58:23 +0200
  • fdbeba4967 net: contiki: Remove all the DODAG from the instance when the node is set as Root Jukka Rissanen 2015-01-16 16:43:14 +0100
  • 3294a5796b net: contiki: Do not delete instance when a new DODAG can not be created Jukka Rissanen 2015-01-16 16:44:19 +0100
  • 29ee1cceef net: Refactor echo-server test application Jukka Rissanen 2015-08-03 13:57:06 +0300
  • 35c147b85d net: Fix net_receive() for microkernel Jukka Rissanen 2015-08-03 13:55:49 +0300
  • 20319a1dca net: Remove extra debug print when packet is received Jukka Rissanen 2015-08-03 13:36:33 +0300
  • ed7b370213 net: Set buffer user data pointer correctly when receiving packet Jukka Rissanen 2015-08-03 13:35:31 +0300
  • 7f77a6774d net: contiki: Added clarification for UDP packet reception Jukka Rissanen 2015-08-03 13:29:26 +0300
  • 04dfda8927 net: Fix the documentation of net_release() Jukka Rissanen 2015-08-03 10:40:08 +0300
  • c0f04fd599 net: apps: echo-client test application Jukka Rissanen 2015-07-30 16:20:58 +0300
  • 0ee55d73af net: tools: Add echo-server test application Jukka Rissanen 2015-07-30 15:58:46 +0300
  • e6d1925a96 net: Make sure Contiki will not remove received packet Jukka Rissanen 2015-07-31 16:24:28 +0300
  • d3b0d1afdf net: Clear only desired network context when releasing it Jukka Rissanen 2015-07-31 15:54:35 +0300
  • e1359ab16b net: Add timeout to net_receive function Jukka Rissanen 2015-07-31 15:50:42 +0300
  • 0dc19ba88a net: Allow network buffer tweaking from Kconfig Jukka Rissanen 2015-07-30 15:54:28 +0300
  • 1d7caf6b52 net: Add debug print when receiving a buffer in rx queue Jukka Rissanen 2015-07-30 15:51:46 +0300
  • d9e2a98a9b net: UDP packet reply callback was losing net_buf Jukka Rissanen 2015-07-30 15:49:06 +0300
  • 20aa77ce6f net: Network buffers could be lost when sending packets Jukka Rissanen 2015-07-30 15:38:20 +0300