Commit graph

  • 2fba7024af net: app: Fix compilation if TCP is not enabled Jukka Rissanen 2017-10-20 16:48:18 +03:00
  • a3eb4fcd3e net: pkt: net_pkt_tcp/udp_data: Better document caveats Paul Sokolovsky 2017-10-19 00:09:44 +03:00
  • 545db8b482 net: lwm2m: remove unused last_value_len from lwm2m_input_context Michael Scott 2017-10-11 13:47:19 -07:00
  • fcd37eb79d net: lwm2m: use isdigit in JSON formatter Michael Scott 2017-10-11 13:37:02 -07:00
  • 078288b2be net: lwm2m: move non-public data out of shared TLV include Michael Scott 2017-10-11 13:02:31 -07:00
  • 1fb61d21ac net: lwm2m: move non-public data out of shared JSON include Michael Scott 2017-10-11 12:53:41 -07:00
  • 7f7e203334 net: lwm2m: remove unused JSON parser types Michael Scott 2017-10-11 12:51:50 -07:00
  • 12072a378f net: lwm2m: cleanup function parameter naming Michael Scott 2017-10-11 12:48:06 -07:00
  • 9b643e2be7 net: lwm2m: cleanup TODOs in firmware obj. Michael Scott 2017-10-11 11:39:37 -07:00
  • 9a8597399d net: coap: fix coap packet length calculation Michael Scott 2017-09-27 15:48:47 -07:00
  • ca642fbf62 net: tests: Add more testcases to 6lo tests Ravi kumar Veeramally 2017-10-19 12:30:13 +03:00
  • 13480f3992 net: 6lo: Fix 6lo uncompression issue Ravi kumar Veeramally 2017-10-19 12:24:44 +03:00
  • 73b0d2d084 net: shell: Print system workqueue information Jukka Rissanen 2017-10-19 16:30:19 +03:00
  • a499d9ffd1 net: shell: Add multi connection net-app monitoring support Jukka Rissanen 2017-08-28 16:34:07 +03:00
  • 4befa1316d net: app: Print info if address family is not set properly Jukka Rissanen 2017-10-08 12:56:51 +03:00
  • 9bff68fc2e net: app: Print more info for TLS MAC verification errors Jukka Rissanen 2017-10-05 13:36:15 +03:00
  • 28d0dffab2 net: app: Add more debugging when selecting net_ctx Jukka Rissanen 2017-10-06 13:30:10 +03:00
  • 9051d462ca net: app: Select proper net_ctx when sending msg Jukka Rissanen 2017-10-04 12:30:42 +03:00
  • 42808f4919 net: app: Print more info which interface we are using for pkt Jukka Rissanen 2017-09-29 15:46:43 +03:00
  • 9090bdfc10 net: app: Close TLS connection properly Jukka Rissanen 2017-10-06 13:28:36 +03:00
  • 1b1a3a6768 net: app: Close a specific network context Jukka Rissanen 2017-09-18 12:10:39 +03:00
  • 8c5f25d13b net: app: Add support for multiple listening connections Jukka Rissanen 2017-09-07 16:16:30 +03:00
  • 803984837f drivers: i2c: esp32: Fix crash when enabling second I2C device Leandro Pereira 2017-10-19 15:17:16 -07:00
  • 2632c6d804 doc: update linux installation guide for 0.9.2 SDK David B. Kinder 2017-10-19 15:41:26 -07:00
  • 22696a3b0a x86: set default CI targets Andrew Boie 2017-10-19 10:41:11 -07:00
  • dceb4ffaf4 x86: add qemu_x86_nommu board target Andrew Boie 2017-10-19 10:02:06 -07:00
  • 967ee03271 tests: thread_init: run in user mode Andrew Boie 2017-10-08 12:53:01 -07:00
  • c725e64b64 tests: lifecycle_api: run in user mode Andrew Boie 2017-10-08 12:52:44 -07:00
  • a9557ef219 tests: custom_data: run in user mode Andrew Boie 2017-10-08 12:52:28 -07:00
  • 60e6632e65 tests: stack_api: run in user mode when possible Andrew Boie 2017-10-08 10:26:28 -07:00
  • bcd3803180 tests: msgq: run in user mode when possible Andrew Boie 2017-10-08 10:13:52 -07:00
  • bf7d53395e tests: semaphore: run some threads in user mode Andrew Boie 2017-10-07 14:41:38 -07:00
  • 39d55ac6a9 tests: alert_api: run in user mode Andrew Boie 2017-10-07 14:33:29 -07:00
  • 776a084216 tests: mutex: run in user mode Andrew Boie 2017-10-04 14:33:53 -07:00
  • 610f5d1ce7 tests: obj_validation: add to userspace tests Andrew Boie 2017-10-15 14:45:25 -07:00
  • d24daa426d kernel: Compare pointers before strings when getting device binding Leandro Pereira 2017-10-19 14:17:37 -07:00
  • 1d38d98284 scripts: Fix ESP_TOOL detection in zephyr_flash_debug.py Leandro Pereira 2017-10-19 13:46:44 -07:00
  • 1e483b48c0 boards: arm: Add support for TI MSP-EXP432P401R-LAUNCHXL Manivannan Sadhasivam 2017-07-22 11:43:10 +05:30
  • 90d288be29 drivers: serial: Add MSP-EXP432P401R UART Manivannan Sadhasivam 2017-07-22 11:47:21 +05:30
  • 05e1d8c46a arch: arm: soc: ti_simplelink: Add MSP432P401R SoC Manivannan Sadhasivam 2017-07-22 11:40:56 +05:30
  • 49fd036d1f ext: hal: Add MSP432P4XX SDK Kconfig/Build support Manivannan Sadhasivam 2017-08-15 07:30:22 +05:30
  • db4a83752c ext: hal: ti: msp432p4xx: Tweak SDK to build with Zephyr Kumar Gala 2017-10-04 11:37:35 -05:00
  • 7f638cd9f0 ext: hal: ti: Add MSP432P4XX SDK Kumar Gala 2017-10-04 11:06:05 -05:00
  • 090a6d4f4e libc: minimal: Add typedefs for fast types Kumar Gala 2017-08-24 11:22:57 -05:00
  • 1e905d749e Fix a typo on Nucleo F411RE doc page Rouan van der Ende 2017-10-19 16:19:51 +02:00
  • c7a55004bd samples: fix mem_domain_apis_test doesn't be built during sanitycheck Chunlin Han 2017-10-19 09:49:10 +08:00
  • 2c49da8917 boards: tinytile: Set original firmware Vendor and Product IDs Andrei Emeltchenko 2017-10-19 14:57:22 +03:00
  • 45c4d07287 usb: Add missing tag to sanity check configuration Andrei Emeltchenko 2017-10-17 14:24:26 +03:00
  • 44a3cca2e2 usb: Remove default Vendor and Product ID Andrei Emeltchenko 2017-10-17 11:42:37 +03:00
  • 19559ee41b net: lwm2m: increase rd client stack size when NET_LOG_GLOBAL=y Robert Chou 2017-10-19 16:27:03 +08:00
  • 652cc727fe net: lwm2m: only method GET is allowed for .well-known/core Robert Chou 2017-08-28 18:11:02 +08:00
  • cfa9990c41 net: lwm2m: return 4.04 when URI is not composed by digits Robert Chou 2017-08-28 17:06:48 +08:00
  • d5ab14697f net: lwm2m: fix empty path being treated as 0/0/0 issue Robert Chou 2017-08-28 14:54:40 +08:00
  • ce5e0d7208 net: lwm2m: response nicely when obj not found or OP not handled Robert Chou 2017-08-28 17:20:27 +08:00
  • 8dd04742a0 ieee802154: Make packet display enablement via a Kconfig option Tomasz Bursztyka 2017-09-29 09:40:15 +02:00
  • 70fb09548a net/ieee802154: Use common net_hexdump_frags instead of local function Tomasz Bursztyka 2017-08-17 15:54:00 +02:00
  • 81b9c8fcf6 net/utils: Make net_hexdump_frags being able to print ll reserve Tomasz Bursztyka 2017-08-17 15:52:47 +02:00
  • 4463035c45 net: 6lo: Drop pkt if it is too short Jukka Rissanen 2017-10-18 15:36:44 +03:00
  • ee107baad9 samples: mesh_demo: Use second button to change target address Johan Hedberg 2017-10-18 10:29:38 +03:00
  • a22a7fe1f8 scripts: zephyr_flash_debug: fix PYOCD_DAPARG Marti Bolivar 2017-10-18 13:32:16 -04:00
  • d95f5374b4 x86: fix _arch_syscall_invoke6 Andrew Boie 2017-10-14 12:27:51 -07:00
  • 15c115bc61 tests: fifo: Add prj_poll.conf Luiz Augusto von Dentz 2017-10-17 17:23:19 +03:00
  • 48fadfe623 queue: k_queue_cancel_wait: Fix not interrupting other threads Luiz Augusto von Dentz 2017-10-17 15:37:26 +03:00
  • fc775a095c poll: k_poll: Return -EINTR if not ready Luiz Augusto von Dentz 2017-10-17 15:33:32 +03:00
  • f87c4c6743 queue: k_queue_get: Fix NULL return Luiz Augusto von Dentz 2017-10-17 11:34:21 +03:00
  • 5cbfa397c5 samples: sockets: dumb_http_server: Use big payload by default Paul Sokolovsky 2017-10-18 14:41:37 +03:00
  • 81643e2c1d doc: getting_started: Fix layout issue with code block Carles Cufi 2017-10-18 16:06:36 +02:00
  • 52daa75ea0 boards: arm: Add support for 96Boards Neonkey Board Manivannan Sadhasivam 2017-10-06 14:32:38 +05:30
  • 3316b78268 tests: net: lib: dns_resolve: bump min memory to over 20k Kumar Gala 2017-10-18 09:11:54 -05:00
  • e12857aabf kernel: add k_thread_access_grant() Andrew Boie 2017-10-17 11:38:26 -07:00
  • 877f82e847 userspace: add K_THREAD_ACCCESS_GRANT() Andrew Boie 2017-10-17 11:20:22 -07:00
  • 493852bac3 Bluetooth: controller: Fix flow control packet drop Carles Cufi 2017-10-18 11:51:04 +02:00
  • 981f77f756 sanitycheck: fix extra_configs with multiple values Anas Nashif 2017-10-18 07:53:58 -04:00
  • 4600c37ff1 doc: Fix misspellings in header/doxygen comments David B. Kinder 2017-10-17 15:55:47 -07:00
  • 1965e5e9fc net: lwm2m: add RD client callbacks for app Michael Scott 2017-09-11 22:20:36 -07:00
  • 58d758bf90 net: lwm2m: firmware: add support for firmware pull over CoAP proxy Ricardo Salveti 2017-07-27 18:30:44 -03:00
  • 4a0986dc7a net: lwm2m: ignore duplicate/older block transfers Michael Scott 2017-09-08 14:03:56 -07:00
  • ed100e9c6a net: lwm2m: add full block-wise retries for firmware download Michael Scott 2017-09-08 08:37:48 -07:00
  • 0b0fd5515d net: lwm2m: fix packet leak in timeout work Michael Scott 2017-09-08 08:32:16 -07:00
  • c9a80de76b net: lwm2m: setup lwm2m ctx for firmware download Michael Scott 2017-09-08 08:27:45 -07:00
  • 788c013d5b net: lwm2m: split out lwm2m context initialization Michael Scott 2017-09-08 08:22:59 -07:00
  • f630857e69 net: lwm2m: fix message release for separate reply Michael Scott 2017-09-05 21:03:49 -07:00
  • edc32f4619 net: lwm2m: change registraion update messages to INFO Michael Scott 2017-09-07 08:29:36 -07:00
  • 61fe1e17c3 net: lwm2m: RD client start message should be INFO not DEBUG Michael Scott 2017-09-06 14:34:52 -07:00
  • 3f9c36301c net: lwm2m: fix compile w/o CONFIG_LWM2M_FIRMWARE_UPDATE_PULL_SUPPORT Michael Scott 2017-10-09 15:10:40 -07:00
  • b93eb8dee1 net: lwm2m: add firmware push support Robert Chou 2017-07-25 16:54:25 +08:00
  • f6188fbce3 net: lwm2m: setup data_ptr/len for OPAQUE resource when none given Robert Chou 2017-08-23 10:37:57 +08:00
  • d9f5fe7455 net: lwm2m: add state machine for firmware pull update Robert Chou 2017-07-05 23:07:41 +08:00
  • ba20b3a884 net: lib: lwm2m: use stand-alone URL parser Michael Scott 2017-10-16 15:15:37 -07:00
  • 9fa45795f8 doc: spelling and clarity edits to sanitycheck doc David B. Kinder 2017-10-17 14:04:56 -07:00
  • 328f80fa07 Bluetooth: Fix memory leak of command response buffer Johan Hedberg 2017-10-17 21:05:22 +03:00
  • fe1f3d0f5f sys: slist, dlist: Improve "not thread safe" docstrings Paul Sokolovsky 2017-10-17 23:47:19 +03:00
  • ee71332b99 doc: fix doc misspellings David B. Kinder 2017-10-17 09:46:49 -07:00
  • f1753ae0f3 Bluetooth: tester: Add Attribute Value Changed event implementation Mariusz Skamra 2017-10-06 10:28:02 +02:00
  • 204c468d16 Bluetooth: btp: Add new event to indicate GATT attribute value change Mariusz Skamra 2017-10-06 10:20:49 +02:00
  • ebc329dc30 doc: document extra_configs option for testcases Anas Nashif 2017-10-17 09:00:33 -04:00
  • faeab7f2bf tests: net: app: Simple testcases for net-app testing Jukka Rissanen 2017-10-17 14:56:41 +03:00
  • 9d1801d987 net: app: Close context even if there is no connection Jukka Rissanen 2017-10-17 12:40:47 +03:00
  • 2ab129fe8a net: app: Bind to correct address family Jukka Rissanen 2017-10-16 15:25:42 +03:00
  • 6f41e3a191 samples: net: http_client: Disable OPTIONS method Jukka Rissanen 2017-10-16 12:05:26 +03:00