Commit graph

  • 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
  • c5c104f91e kernel: fix k_thread_stack_t definition Andrew Boie 2017-10-16 14:46:34 -07:00
  • 094f2cb77b x86: fix crash in _x86_mmu_get_flags Andrew Boie 2017-10-16 16:01:33 -07:00
  • 4d831a7bdd Bluetooth: tester: Fix include service attribute user data Mariusz Skamra 2017-10-11 16:45:31 +02:00
  • bc301402bf boards: stm32f4: cleanup gpio defines Pushpal Sidhu 2017-10-13 09:41:01 -07:00
  • d5cf7e0912 arch: stm32f4: Add CONFIG_GPIO_STM32_PORTD=y Pushpal Sidhu 2017-10-13 09:35:22 -07:00
  • 4511f03a52 CODEOWNERS: add entry for STM32 USB device controller driver Loic Poulain 2017-10-11 14:56:21 +02:00
  • 8a11f91252 usb: Add support for STM32 family USB driver Loic Poulain 2017-10-06 10:24:30 +02:00
  • 701ffe002f boards: 96b_carbon: Add USB OTG to the pinmux table Yannis Damigos 2017-09-06 19:30:51 +03:00
  • e9d9463ebc pinmux: stm32: stm32f4: Add USB FS pinmux Loic Poulain 2017-10-06 10:05:40 +02:00
  • 1f0c6118d2 arch: stm32f4: Select USB_DC_STM32 driver if USB is enabled Yannis Damigos 2017-09-06 19:40:22 +03:00
  • 5c24704e1c tests: nffs: cleanup configs Anas Nashif 2017-10-07 12:47:35 -04:00
  • d411eca92f tests: Bluetooth: simplify BT init test Anas Nashif 2017-10-04 20:32:45 -04:00
  • 40acd7e153 tests: timer: remove obsolete CONFIG_NANO_TIMEOUTS Anas Nashif 2017-10-04 18:00:05 -04:00
  • 7076613b22 tests: errno: using new extra_configs Anas Nashif 2017-10-04 17:58:32 -04:00
  • 4bc6e27fda tests: aio: use depends on Anas Nashif 2017-10-04 17:45:39 -04:00
  • 116aadf936 tests: adc_simple: use depends_on for testcase Anas Nashif 2017-10-04 17:42:45 -04:00
  • 0b5c0498a5 tests: adc_api: use new testcase scheme and cleanup Anas Nashif 2017-10-04 17:00:33 -04:00
  • fa695d2b9e sanitycheck: add extra_configs for testing with multiple values Anas Nashif 2017-10-04 16:14:27 -04:00
  • 95a8b20c9f boards: add supported features Anas Nashif 2017-10-04 10:51:53 -04:00
  • 88c0ccd681 net: ethernet: Check multicast IPv4 MAC address Jukka Rissanen 2017-09-28 22:28:27 +03:00
  • e2c5b07f90 net: ipv4: Accept multicast packets for processing Jukka Rissanen 2017-09-28 22:27:29 +03:00
  • c72deba1fe net: dns: Fix dns_pack.h documentation of packing routines Jukka Rissanen 2017-09-28 21:34:19 +03:00
  • e5958d3a8d sample: net: mdns: Add mDNS responder application Jukka Rissanen 2017-09-27 17:09:12 +03:00
  • 0257ce3d31 net: mdns: Initial mDNS responder support Jukka Rissanen 2017-09-21 18:10:50 +03:00
  • 13e69512da net: shell: Print hostname information Jukka Rissanen 2017-09-26 18:27:54 +03:00
  • e3adbf845c net: Add hostname setting to Kconfig Jukka Rissanen 2017-09-21 23:30:32 +03:00
  • ba85e4ad20 sys: slist, dlist: Document APIs as not threadsafe Paul Sokolovsky 2017-10-16 14:33:33 +03:00
  • 632904117c net: sockets: Fix the error zsock_send() failed on the datagram socket Aska Wu 2017-10-17 13:38:18 +08:00
  • 1d36225345 net: lib: http: split out URL parsing as a separate CONFIG Michael Scott 2017-10-16 15:11:00 -07:00
  • 71c3d340da ext: hal: nordic: drivers: Remove unnecessary linker section Kamil Sroka 2017-10-16 23:02:45 +02:00
  • aaeff3c165 Bluetooth: Add basic host-side support for HCI vendor extensions Johan Hedberg 2017-10-17 12:06:12 +03:00
  • 5c49afc9ec Bluetooth: controller: Fix Controller to Host flow control leak Carles Cufi 2017-10-13 17:05:23 +02:00
  • 092ec23024 Bluetooth: Mesh: Fix missing feature bits Johan Hedberg 2017-10-16 07:41:24 +03:00
  • 199d07e655 kernel: queue: k_queue_poll: Fix slist access race condition Paul Sokolovsky 2017-10-16 13:36:37 +03:00
  • 22d02db46e drivers: ieee802154: nrf5: Fix typo Kamil Sroka 2017-10-16 22:52:13 +02:00
  • 03cd73067b net: app: fix MBEDTLS-related build break in net_app Michael Scott 2017-10-11 22:51:32 -07:00
  • 17404abed3 samples: environmental_sensing: fix the data type for read_u32() Harry Jiang 2017-10-15 17:11:37 +08:00
  • db0ee4ea62 Bluetooth: Mesh: heartbeat fixes for message count Steve Brown 2017-10-16 07:58:16 -04:00
  • 662c345cb6 kernel: implement k_thread_create() as a syscall Andrew Boie 2017-10-02 10:51:18 -07:00
  • bca15da650 userspace: treat thread stacks as kernel objects Andrew Boie 2017-10-15 14:17:48 -07:00
  • a2b40ecfaf userspace handlers: finer control of init state Andrew Boie 2017-10-15 14:22:08 -07:00
  • c5354552ce gen_syscall_header: use compiler barrier Andrew Boie 2017-10-14 11:00:12 -07:00
  • 2574219d8b userspace: simplify thread_id checks Andrew Boie 2017-10-16 15:29:30 -07:00
  • 41bab6e360 userspace: restrict k_object_access_all_grant() Andrew Boie 2017-10-14 14:42:23 -07:00
  • 04caa679c9 userspace: allow thread IDs to be re-used Andrew Boie 2017-10-13 13:57:07 -07:00
  • 9bd5e76b47 userspace: don't adjust perms on object init Andrew Boie 2017-10-13 14:24:25 -07:00
  • 885fcd5147 userspace: de-initialize aborted threads Andrew Boie 2017-10-05 14:37:59 -07:00
  • 4a9a4240c6 userspace: add _k_object_uninit() Andrew Boie 2017-10-05 12:21:36 -07:00
  • f74190f829 usb: Add USB definitions for EEM device Loic Poulain 2017-10-16 18:36:20 +02:00
  • 73a5fe77f8 x86: fix stack overflow in double fault handler Andrew Boie 2017-10-14 17:32:31 -07:00
  • a811af337b userspace: use unsigned types for k_object fields Andrew Boie 2017-10-14 13:50:26 -07:00
  • 6f99bdb02a kernel: Provide only one _SYSCALL_HANDLER() macro Leandro Pereira 2017-10-13 14:00:22 -07:00
  • a39ec5f72c drivers: slip: Rework logging to follow conventions Paul Sokolovsky 2017-10-14 14:54:07 +03:00