Commit graph

  • 77b8f5c1f6 net: l2: ieee802154: Automatically select CONFIG_NET_6LO Paul Sokolovsky 2017-10-06 12:58:48 +03:00
  • 08f9c23444 doc: add ci build status of master Anas Nashif 2017-10-03 16:25:17 -04:00
  • b127aff796 ci: support building on master commits Anas Nashif 2017-10-06 08:41:09 -04:00
  • 58d54c0f2d dts: x86: qemu_x86: Add device support for uart ns16550 Savinay Dharmappa 2017-09-07 23:46:27 +05:30
  • ddf6a69577 dts: x86: Add device tree support for qemu_x86 Savinay Dharmappa 2017-09-07 23:37:36 +05:30
  • 3e3a237930 x86: fix stack zeroing when dropping to user mode Andrew Boie 2017-10-05 14:34:24 -07:00
  • d5894a17d0 tests: adc: Remove custom hexiwear_k64 configuration Maureen Helm 2017-10-05 15:28:59 -05:00
  • 743e4686a0 kernel: add syscalls for k_object_access APIs Andrew Boie 2017-10-04 12:25:50 -07:00
  • 3b5ae804ad kernel: add k_object_access_all_grant() API Andrew Boie 2017-10-04 12:10:32 -07:00
  • 217017c924 kernel: rename k_object_grant_access() Andrew Boie 2017-10-04 11:49:10 -07:00
  • 927cdf9c32 samples: usb: set default log levels in mass sample to error Johann Fischer 2017-10-05 15:56:08 +02:00
  • 0576a393f2 samples/net: Let's merge ieee802154 qemu and hw tests into one Tomasz Bursztyka 2017-10-05 11:11:46 +02:00
  • d4eeaff93c samples/net: Removing config support for arduino_101 with CC2520 Tomasz Bursztyka 2017-10-05 11:00:01 +02:00
  • 91df111386 samples/net: Getting rid of common ieee802154 settings altogether. Tomasz Bursztyka 2017-10-05 10:51:00 +02:00
  • 12d52542a3 net: lib: app: If NET_LOG_GLOBAL is enabled, enable NET_DEBUG_APP Paul Sokolovsky 2017-10-05 12:27:14 +03:00
  • 3993814e94 Bluetooth: Add helper to iterate all key objects Johan Hedberg 2017-10-03 14:57:03 +03:00
  • b452d6f348 Bluetooth: Add support for decoding new address types Johan Hedberg 2017-10-03 14:54:59 +03:00
  • a2db217e15 Bluetooth: Clean up address-to-string usage & implementation Johan Hedberg 2017-10-03 14:56:01 +03:00
  • 8d02ab52ad Bluetooth: Add command opcode to warning about unusual pool id Johan Hedberg 2017-10-05 09:30:16 +03:00
  • 02cf1ab390 net/ieee802154: Fixing a typo in ieee15_4 shell module Tomasz Bursztyka 2017-10-05 09:45:33 +02:00
  • b7060cf611 net: lwm2m: set range for client lifetime config Michael Scott 2017-08-25 14:04:51 -07:00
  • b3e58c7874 net: lwm2m: add timeout callbacks to registration client Michael Scott 2017-09-01 01:22:30 -07:00
  • 897dbffe7c net: lwm2m: refactor engine to use lwm2m_message structure Michael Scott 2017-09-01 01:11:43 -07:00
  • 42f3eccb38 net: lwm2m: cleanup token / token length handling Michael Scott 2017-10-03 09:34:59 -07:00
  • 260a061018 net: lwm2m: Fix up lwm2m.h for doc generation Michael Scott 2017-10-03 09:19:53 -07:00
  • 9bc6461144 doc: Adding ccache to Linux environment setup. David Leach 2017-10-03 15:18:52 -05:00
  • 93eb603f48 kernel: expose API when userspace not enabled Andrew Boie 2017-09-29 04:42:30 -07:00
  • 7b0a4ecda5 ext: simplelink: Fix file modes of SimpleLink SDK files Gil Pitney 2017-10-03 15:19:40 -07:00
  • d06212707d ext: simplelink: Update cc32xx SDK to version 1.50.00.06 Gil Pitney 2017-10-03 11:59:17 -07:00
  • e9eb128895 net: shell: Use correct network interface instead of default one Jukka Rissanen 2017-08-18 16:06:48 +03:00
  • eb7b29e5cf drivers/ieee802154: Fix regression in uart pipe driver Tomasz Bursztyka 2017-10-04 08:54:20 +02:00
  • c80e9d00da samples: net: echo_client: Consistently enable net_app for all configs Paul Sokolovsky 2017-10-03 21:41:32 +03:00
  • f00f58517b doc: replace UTF-8 chars David B. Kinder 2017-10-01 10:00:48 -07:00
  • 607c9aa3cd arch: arm: add new memory partition attributes Chunlin Han 2017-10-02 17:14:03 +08:00
  • 82a03936a4 net: sockets: Simplify if logic in sendto(), fix warning Paul Sokolovsky 2017-10-03 22:33:56 +03:00
  • 990bf16206 kernel: abolish __syscall_inline Andrew Boie 2017-10-03 12:36:49 -07:00
  • 89f28ac7c8 net: sample: Add sntp client sample Aska Wu 2017-09-06 11:40:49 +08:00
  • f1e488a488 net: sntp: Implement SNTP client library Aska Wu 2017-09-05 18:40:39 +08:00
  • 9edce87627 lib: json: move json.h to include/ Anas Nashif 2017-09-04 09:19:31 -04:00
  • e5ffa66d84 dfu: fix includes Anas Nashif 2017-09-30 10:23:18 -04:00
  • 6c8d01e6bb tests: nffs: fix include Anas Nashif 2017-09-30 13:33:50 -04:00
  • 3b7dd6ef4e i2c: fix include for i2c_bitbang in some drivers Anas Nashif 2017-10-01 08:36:49 -04:00
  • 38e6e60dc5 spi: fix including spi_ll_stm32.h Anas Nashif 2017-10-01 08:37:21 -04:00
  • 71a927955e usb: move headers to include/usb/class Anas Nashif 2017-09-12 16:32:23 -04:00
  • 05609bd6fc json: fix doxygen description Anas Nashif 2017-09-04 10:39:19 -04:00
  • 18a33edd39 usb: fix local includes and add usb namespace Anas Nashif 2017-09-12 16:27:08 -04:00
  • fde34dd54b usb: fix header by adding subsystem prefix Anas Nashif 2017-09-20 06:35:39 -04:00
  • 2f790f5c1e doc: getting_started: Clarify MSYS2 instructions Carles Cufi 2017-10-03 10:48:30 +02:00
  • 37340c7353 doc: remove obsolete v1 changes/porting docs David B. Kinder 2017-10-02 14:46:37 -07:00
  • c1930ed346 mem_domain: fix warning when assertions enabled Andrew Boie 2017-10-03 10:09:32 -07:00
  • 94620bdb0b scripts: gen_syscalls: Use explicit encoding when reading headers Paul Sokolovsky 2017-10-01 23:47:43 +03:00
  • 37b9ee0b57 doc: reference github issues instead of jira Anas Nashif 2017-10-02 22:33:16 -04:00
  • e0c1c0aa64 Bluetooth: controller: Common config for VS extensions Carles Cufi 2017-10-03 14:37:06 +02:00
  • d5154ef4d2 stm32f412g_disco: fix sys clock according to actual resulting frequency Massimiliano Cialdi 2017-09-23 17:33:22 +02:00
  • 95d4ebbcd9 samples: net: use 'run' target in common Makefile.ipstack Anas Nashif 2017-10-03 09:32:51 -04:00
  • a2a9622225 tests: add fs tag to filesystem tests Anas Nashif 2017-09-30 08:50:39 -04:00
  • c6a8014e1c subsys: fs: consolidate elm FAT kconfig options Anas Nashif 2017-09-30 08:49:22 -04:00
  • 3580ba539e subsys: fs: consolidate nffs kconfig options Anas Nashif 2017-09-30 08:42:59 -04:00
  • 6192555b35 kconfig: cleanup file system kconfig Anas Nashif 2017-09-30 08:27:02 -04:00
  • ae2e91155e arch: riscv32: define soc family in correct Kconfig Anas Nashif 2017-09-30 07:59:27 -04:00
  • be9a0b35ee arm: atmel: define soc family in correct Kconfig Anas Nashif 2017-09-30 07:57:59 -04:00
  • 7c60eadd58 tests: sockets: Add tests of sendto() and recvfrom() Aska Wu 2017-08-11 15:40:36 +08:00
  • 9ec60774f8 net: sockets: Implement sendto() and recvfrom() Aska Wu 2017-08-09 12:46:53 +08:00
  • 379771e2eb net: context: Bind default address for UDP Aska Wu 2017-08-11 11:31:12 +08:00
  • 1a2f24f920 net: pkt: Add net_pkt_get_src_addr() Aska Wu 2017-08-09 12:43:24 +08:00
  • 1eb244cf6c scripts: Update checkpatch to latest from the linux kernel Anas Nashif 2017-10-01 17:06:36 -04:00
  • 09330fa7b0 Bluetooth: controller: Disable PA/LNA for nRF51x Carles Cufi 2017-10-02 11:18:04 +02:00
  • 6110965ece net: lib: net app: restore IP header length when DTLS is used. Michael Scott 2017-09-27 15:46:29 -07:00
  • b307ddfff2 release: Update version to 1.9.99 for pre-release of 1.10 Anas Nashif 2017-10-01 20:44:06 -04:00
  • afd5442521 ext: mbedtls: change MBEDTLS_DEBUG config from string to bool Michael Scott 2017-10-01 13:37:41 -07:00
  • b37bcf2fc0 scrips/merge_config.sh: fix corner case \n-less last line Inaky Perez-Gonzalez 2017-09-30 14:33:59 -07:00
  • b4fc0738a4 tests: driver: adc: change the sampling delay Savinay Dharmappa 2017-09-21 02:20:42 +05:30
  • 0053ce4b5c Makefile: put tests/ under libs-y Andrew Boie 2017-09-12 12:13:47 -07:00
  • 29fdc8f956 drivers: eth: mcux: Fix buffer overflow Jukka Rissanen 2017-09-29 15:43:14 +03:00
  • 0d9a9bef73 syscalls: fix C++ issue Andrew Boie 2017-09-29 16:51:36 -07:00
  • fe48e9efde sample: demonstrate the usage of memory domain APIs Chunlin Han 2017-07-07 20:41:49 +08:00
  • e9c9702818 kernel: add memory domain APIs Chunlin Han 2017-07-07 20:29:30 +08:00
  • de85fdedf9 doc: more attribute ids to eliminate warnings David B. Kinder 2017-09-29 15:34:48 -07:00
  • cbf7c0e47a syscalls: implicit cast for _SYSCALL_MEMORY Andrew Boie 2017-09-29 02:55:50 -07:00
  • 9928023421 kernel: make 'static inline' implicit to __syscall Andrew Boie 2017-09-29 14:17:47 -07:00
  • d279979613 x86: fix _arch_syscall_invoke6() Andrew Boie 2017-09-29 13:45:37 -07:00
  • 5bd891d3b6 gen_kobject_list.py: device driver support Andrew Boie 2017-09-27 12:59:28 -07:00
  • fa94ee7460 syscalls: greatly simplify system call declaration Andrew Boie 2017-09-28 16:54:35 -07:00
  • 3d4f213a9c doc: add sphinx/breathe conf to eliminate warnings David B. Kinder 2017-09-29 11:31:46 -07:00
  • 6831351799 Bluetooth: shell: Add controller DTM commands Vinayak Kariappa Chettimada 2017-09-27 13:00:38 +02:00
  • e95fd2860d Bluetooth: controller: Fix HCI Reset hang Vinayak Kariappa Chettimada 2017-09-29 15:09:25 +02:00
  • b97b9c4fef Bluetooth: controller: GPIO PA/LNA feature Vinayak Kariappa Chettimada 2017-09-18 15:01:32 +02:00
  • 6cfac15c68 Bluetooth: controller: Add PA/LNA GPIO Kconfig option Carles Cufi 2017-09-15 15:09:53 +02:00
  • 9c50ac3ca7 doc: update doc generation info David B. Kinder 2017-09-26 14:11:08 -07:00
  • 94c0d23691 net: Log drop reason when UDP or TCP checksum mismatch occurs KaSroka 2017-09-29 13:37:55 +02:00
  • fb32aebd78 net: ipv6: Fix IPv6 address parameters when sending NA Jukka Rissanen 2017-08-17 15:44:09 +03:00
  • 45a46fafaa net: ipv6: Return neighbors in foreach function by interface order Jukka Rissanen 2017-09-20 16:04:54 +03:00
  • 274be20ae9 net: shell: Fix command outputs Jukka Rissanen 2017-08-18 15:11:09 +03:00
  • 4d423f1c80 net: app: Don't wait for DAD to finish when DAD is disabled KaSroka 2017-09-29 12:02:51 +02:00
  • 029780a196 Bluetooth: Mesh: Fix dropping valid proxy configration messages Johan Hedberg 2017-09-29 11:44:30 +03:00
  • a576c4a73b Bluetooth: Mesh: Don't send health status messages if a test fails Johan Hedberg 2017-09-28 23:21:53 +03:00
  • 8d0ef1eb85 Bluetooth: Mesh: Fix setting health period divider Johan Hedberg 2017-09-28 23:05:13 +03:00
  • 4d3a2c66d1 Bluetooth: Mesh: Fix Set LPNTimeout message handling Johan Hedberg 2017-09-28 18:05:01 +03:00
  • 19c304086f Bluetooth: Mesh: Fix resetting heartbeat subscription expiry properly Johan Hedberg 2017-09-28 17:54:13 +03:00
  • f1638e0a2b Bluetooth: Mesh: Fix zeroing heartbeat state Johan Hedberg 2017-09-28 17:28:10 +03:00