Commit graph

  • aa3e52c261 net: lwm2m: remove net_context parameter from lwm2m_udp_receive() Michael Scott 2017-08-24 09:30:39 -07:00
  • 148b264255 net: lwm2m: add ZoAP pendings/replies to lwm2m_ctx Michael Scott 2017-08-24 08:51:25 -07:00
  • e6b2eeb6a6 net: lwm2m: move retransmit_work to lwm2m_ctx Michael Scott 2017-08-23 23:14:06 -07:00
  • 82c2b70cb5 samples: lwm2m: initialize lwm2m_ctx prior to use Michael Scott 2017-08-23 22:46:53 -07:00
  • 728ab4229a net: lwm2m: introduce lwm2m context structure Michael Scott 2017-08-23 22:33:38 -07:00
  • 416711a989 net: arp: Log error if no gateway is set Paul Sokolovsky 2017-09-14 22:30:23 +03:00
  • 91041f9e73 net: ethernet: Fix the multicast IPv4 to MAC address mapping Jukka Rissanen 2017-09-03 22:02:13 +03:00
  • af63ae28ec samples: net: dns: Add mDNS client support to DNS resolver sample Jukka Rissanen 2017-09-03 22:12:23 +03:00
  • 1865b91f97 net: mdns: Add multicast DNS client support Jukka Rissanen 2017-09-03 22:08:18 +03:00
  • aed577a853 scripts/dts/extract_dts_includes.py: allow multiple fixup files Kumar Gala 2017-08-24 09:54:06 -05:00
  • 729a7b1e84 scripts/dts/extract_dts_includes.py: Fix tab calculation Aska Wu 2017-09-13 17:53:18 +08:00
  • 10c1799c88 drivers: bmc150_magn: Initialise driver with DEVICE_AND_API_INIT Punit Vara 2017-09-14 10:42:51 +05:30
  • 54b1ff3bc1 driver: bmc150_magn: Use SYS_LOG_ERR instead of SYS_LOG_DBG for errors Punit Vara 2017-09-14 10:31:04 +05:30
  • 4547b5ca06 drivers: i2c: sbcon: Only show SBCon when building for ARM Leandro Pereira 2017-09-15 17:08:57 -07:00
  • d98661ac27 doc: update to use macOS throughout docs David B. Kinder 2017-09-14 17:14:55 -07:00
  • a23c245a9a userspace: flesh out internal syscall interface Andrew Boie 2017-09-13 18:04:21 -07:00
  • 2541f8788e scripts: allow "title" in commit titles David B. Kinder 2017-09-15 11:08:54 -07:00
  • 7dbbb6fb5a api: counter: Improve documentation of counter_set_alarm(). Michał Kruszewski 2017-09-15 17:07:44 +02:00
  • 34278a3a56 net: net_pkt: clone pkt from the same slab Ricardo Salveti 2017-09-14 23:26:00 -03:00
  • 5405e93852 drivers/spi: Use sync_status relevantly in DW driver Tomasz Bursztyka 2017-09-13 14:05:50 +02:00
  • 4881fa2a0c net: if: Lack of default interface is an error, not warning. Paul Sokolovsky 2017-09-13 23:07:58 +03:00
  • 7344d64965 net: Do not try to parse empty IP address string Jukka Rissanen 2017-09-14 10:40:06 +03:00
  • 492d9d9a06 Bluetooth: controller: Map debug pins to P3 pin head on nRF5x DK Vinayak Kariappa Chettimada 2017-07-12 15:03:33 +02:00
  • 4d3a07b8be Bluetooth: controller: Add radio setup HAL interface Vinayak Kariappa Chettimada 2017-09-14 15:14:33 +02:00
  • a952d47a31 Bluetooth: controller: Fix NRF_CCM config for 2M PHY Vinayak Kariappa Chettimada 2017-09-13 14:24:53 +02:00
  • ea431f5fce Bluetooth: controller: Use correct NRF_AAR enable define Vinayak Kariappa Chettimada 2017-09-13 14:12:46 +02:00
  • 247488c038 Bluetooth: controller: Remove unreachable workaround code Vinayak Kariappa Chettimada 2017-09-13 14:10:35 +02:00
  • 20c4db8197 Bluetooth: controller: Fix conn param req procedure timeout Vinayak Kariappa Chettimada 2017-09-14 13:46:45 +02:00
  • d0e9d7c102 doc: fix link title in linux installation guide David B. Kinder 2017-09-14 17:03:03 -07:00
  • be6740ea77 kernel: define arch interface for memory domains Andrew Boie 2017-09-12 14:49:49 -07:00
  • d627ae4802 Bluetooth: controller: Fix handling of Read Static Addrs cmd Carles Cufi 2017-09-14 15:11:51 +02:00
  • eb23cd2650 sensor: bmi160: Update Kconfig dependancy for SPI Kumar Gala 2017-09-13 10:23:24 -05:00
  • 7714c9a7aa pwm: stm32: Fix check for APB prescale Ricardo Salveti 2017-08-22 19:12:26 -03:00
  • 0b98b871aa pinmux: stm32: stm32f4: Add PWM3 channels on PC 6, 7, 8 and 9 Ricardo Salveti 2017-08-19 23:37:16 -03:00
  • 0dca1f5bd3 pwm: stm32: Add PWM 3 (TIM3) Ricardo Salveti 2017-08-19 21:04:59 -03:00
  • e17e495af8 Bluetooth: controller: Fix hang on directed adv timeout Vinayak Kariappa Chettimada 2017-09-12 04:53:37 +02:00
  • 0fea242397 kconfig: adc: Extract platform specific configs to separate files. Michał Kruszewski 2017-08-30 12:25:49 +02:00
  • b66a6acad7 tests: mesh: Convert legacy test to use ztest Punit Vara 2017-09-06 12:00:00 +05:30
  • 7ce27c6b49 tests: bluetooth: Use ztest apis Punit Vara 2017-09-05 17:03:05 +05:30
  • c4c5eabc61 tests: init: use ztest APIs Punit Vara 2017-09-05 15:32:35 +05:30
  • 681bf1f143 net: icmpv4: Fix ICMPv4 packet size calculation Andrei Emeltchenko 2017-09-06 15:57:53 +03:00
  • d55852e3cf net: icmpv4: Fix ICMPv4 checksum calculation Andrei Emeltchenko 2017-09-06 15:54:54 +03:00
  • 12faf2cf92 spi: Allow updating TX and RX of spi context by multiple words. Michał Kruszewski 2017-09-12 15:13:24 +02:00
  • 1b79787540 doc: tweak API doc CSS for RTD theme David B. Kinder 2017-09-12 12:16:06 -07:00
  • 91b6964de1 tests: net: ipv6: Make sure test case compiles and runs Jukka Rissanen 2017-09-13 13:28:25 +03:00
  • af99f62237 drivers: i2c: hide I2C_x_DEFAULT_CFG for DTS drivers Piotr Mienkowski 2017-09-12 23:48:08 +02:00
  • 43fa93f682 samples: bluetooth: hci: Fix TX memory leak Carles Cufi 2017-09-12 17:24:45 +02:00
  • b77b8e615b Bluetooth: controller: Issue Data Buffer Overflow event Carles Cufi 2017-09-12 17:14:30 +02:00
  • c4efc11ffd drivers/eth/mcux: Catch IPv6 multicast group join/leave information Jukka Rissanen 2017-08-29 10:00:19 +03:00
  • 93d2df6bf3 net: Introduce multicast group join/leave monitor Jukka Rissanen 2017-08-29 09:57:27 +03:00
  • a86ae5f5ed net/arp: Fixing a leak when there is no pending entries left Tomasz Bursztyka 2017-09-13 06:53:59 +02:00
  • 8deb09676d qemu_xtensa: enable stack sentinel Andrew Boie 2017-09-12 18:27:58 -07:00
  • 6781e9908d tests: schedule_api: add extra stack size Andrew Boie 2017-09-12 18:26:54 -07:00
  • 2ed5eb3d67 ci: fix --only-failed mode of sanitycheck Anas Nashif 2017-09-12 22:00:39 -04:00
  • f7b2484219 samples: add missing sample.yaml and fix build Anas Nashif 2017-09-12 19:00:22 -04:00
  • 541f791fad ci: compliance script should use python3 Anas Nashif 2017-09-12 17:45:42 -04:00
  • 4b0b070267 ci: use docker image v0.1 Anas Nashif 2017-09-12 17:11:54 -04:00
  • d140a7f501 doc: fix instruction in Adding Directories section Massimiliano Cialdi 2017-09-12 23:14:24 +02:00
  • c53098ee02 ci: remove installation of python sh module Anas Nashif 2017-09-08 08:14:44 -04:00
  • f8aa9e6b58 ci: avoid duplicates when running sanitycheck Anas Nashif 2017-09-02 14:37:51 -04:00
  • bd166f4903 sanitycheck: save/load lists of filterd tests Anas Nashif 2017-09-02 12:32:08 -04:00
  • 70783cab60 sanitycheck: rename arch_root -> board_root Anas Nashif 2017-09-02 10:37:47 -04:00
  • 5ac1047798 ci: remove obsolete PLATFORM variable Anas Nashif 2017-09-02 14:15:33 -04:00
  • 8b72bb1976 ci: remove obsolete COVERAGE variable Anas Nashif 2017-08-22 14:46:07 -04:00
  • 424e993b41 x86: implement userspace APIs Andrew Boie 2017-08-30 14:06:30 -07:00
  • 3f091b5dd9 kernel: add common functions for user mode Andrew Boie 2017-08-30 14:34:14 -07:00
  • 2acfcd6b05 userspace: add thread-level permission tracking Andrew Boie 2017-08-30 14:31:03 -07:00
  • 5cfa5dc8db kernel: add K_USER flag and _is_thread_user() Andrew Boie 2017-08-30 14:17:44 -07:00
  • f564986d2f kernel: add _k_syscall_entry stub Andrew Boie 2017-09-08 12:10:12 -07:00
  • 1f32d09bd8 kernel: specify arch functions for userspace Andrew Boie 2017-08-30 14:00:26 -07:00
  • 9f70c7b281 kernel: reorganize CONFIG_USERSPACE Andrew Boie 2017-09-11 10:34:49 -07:00
  • 26d1eb38e6 stack_sentinel: remove check in _new_thread Andrew Boie 2017-09-12 11:47:18 -07:00
  • 9a74a081e5 _thread_entry: don't use _current Andrew Boie 2017-08-30 00:17:44 -07:00
  • 1caa6f27ec doc: update release notes with ARC details Anas Nashif 2017-09-12 11:00:35 -04:00
  • c0a946ac3c net: lwm2m: propogate errors to the caller when using TLV writer Robert Chou 2017-09-05 14:46:02 +08:00
  • 70ee7e31af net: lwm2m: return 4.04 (not found) when obj/obj_inst/res not exist Robert Chou 2017-09-05 14:29:41 +08:00
  • 627d199db3 net: lwm2m: clean up observer when object/object instance is removed Robert Chou 2017-09-05 13:49:21 +08:00
  • b6a0cdfd64 net: lwm2m: fix obj/obj_inst/observer sys_slist_t corrupted when remove Robert Chou 2017-09-05 11:03:47 +08:00
  • dc0b838641 net: lwm2m: reset obj_inst/res_inst data structure when delete Robert Chou 2017-09-04 16:59:37 +08:00
  • f3454769db samples: lwm2m: remove unused NET_L2_BT settings Michael Scott 2017-08-23 21:21:47 -07:00
  • e54d750e37 samples: lwm2m: remove extra .conf settings Michael Scott 2017-08-23 21:19:22 -07:00
  • cff468217b net: lwm2m: select NET_APP_CLIENT automatically Michael Scott 2017-08-23 21:18:35 -07:00
  • 2397ce8975 doc: update release notes index with 1.9 Anas Nashif 2017-09-12 11:06:28 -04:00
  • 1e8afbfe5a cleanup: remove lots of references to unified kernel Anas Nashif 2017-09-12 11:53:12 -04:00
  • d81f9c1e4d x86: revise _x86_mmu_buffer_validate Andrew Boie 2017-09-11 13:40:21 -07:00
  • f5adf534e8 kernel: declare interface for checking buffers Andrew Boie 2017-09-11 14:08:14 -07:00
  • 3bb677d6eb x86: don't set FS/GS segment selectors Andrew Boie 2017-09-11 12:56:07 -07:00
  • 1ded7d7b33 arch: arm: stm32: factorize stm32f417xy socs defconfig files Erwan Gouriou 2017-09-08 11:29:19 +02:00
  • 6ce337a7d7 dts: stm32f4-pinctrl remove wrong pinmux configurations Erwan Gouriou 2017-09-07 14:03:39 +02:00
  • 8468db659b stm32f3_disco: Switch USART1(Console) to PC4/PC5 Erwan Gouriou 2017-09-07 13:55:08 +02:00
  • b6163ecad1 disco_l475_iot1: Enable bt chip Erwan Gouriou 2017-09-05 11:02:27 +02:00
  • 30f5df2f91 pinmux: stm32: add SPI3 pin definitions for stm32l4 Erwan Gouriou 2017-09-05 09:45:41 +02:00
  • c4fa49422d boards: arm: Add support for STM32F412G-DISCO Massimiliano Cialdi 2017-08-30 09:25:57 +02:00
  • 31745c69db pinmux: Move stm32 board pinmux files into board dirs Kumar Gala 2017-08-30 08:35:38 -05:00
  • cee9e06cfd dts: Fix uart irq info for frdm_k64f and hexiwear_k64 Maureen Helm 2017-08-28 08:03:06 -05:00
  • 7e6cc184d9 arm: Add partition table to hexiwear David Brown 2017-08-21 13:00:54 -06:00
  • 62854e0d04 dts: arm: 96b_carbon: add I2C_2 interface Manivannan Sadhasivam 2017-08-23 23:10:52 +05:30
  • 0f408a003c arch: soc: st_stm32: Remove unused enumeration from F4, F3 SoCs Yannis Damigos 2017-08-23 19:51:35 +03:00
  • 5829965278 serial/uart_ns16500: poll THRE to determine when data can be written Timo Teräs 2017-08-17 20:05:08 +03:00
  • 047a229985 serial/uart_ns16550: keep LCR settings when programming DLAB Timo Teräs 2017-08-17 19:59:40 +03:00