Commit graph

  • 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
  • ea397170d3 Bluetooth: Mesh: Fix spelling of "heartbeat" Johan Hedberg 2017-09-28 17:24:11 +03:00
  • 53d06a1653 Bluetooth: Mesh: Fix encoding fault count to Health Current Status Johan Hedberg 2017-09-28 16:56:49 +03:00
  • a3a481deb1 Bluetooth: Mesh: Fix Health Period Set OpCode Johan Hedberg 2017-09-28 16:49:38 +03:00
  • 80bfd25a6c tests: net: Add IPv4 multicast address tests Jukka Rissanen 2017-09-27 19:21:15 +03:00
  • d14919ce47 net: if: Add IPv4 multicast add, remove and lookup functions Jukka Rissanen 2017-09-21 23:06:59 +03:00
  • 2c6e473c93 net: context: Bind did not check IPv4 multicast address Jukka Rissanen 2017-09-21 23:09:38 +03:00
  • 6edb0e3d18 net: ip: Check IPv4 multicast address using big-endian Jukka Rissanen 2017-09-21 23:05:23 +03:00
  • 604cdb6b6d net: shell: Do not print IPv4 information in some cases Jukka Rissanen 2017-09-29 10:56:31 +03:00
  • 52563e3b09 syscall_handler.h: fix a typo Andrew Boie 2017-09-27 14:49:31 -07:00
  • bc6c262122 build: Makefile.gen: reorder make rules to deal with greedy rule match Kumar Gala 2017-09-28 07:45:13 -05:00
  • fc273c0b23 kernel: convert k_sem APIs to system calls Andrew Boie 2017-09-23 12:51:23 -07:00
  • 13ca6fe284 syscalls: reorganize headers Andrew Boie 2017-09-23 12:05:49 -07:00
  • 1d3731f1e5 gen_syscall_header.py: script to generate macros Andrew Boie 2017-09-22 13:52:21 -07:00
  • 3b2120f500 Bluetooth: controller: Implement Read Build Info cmd Carles Cufi 2017-09-25 14:19:18 +02:00
  • 573c1c9071 Bluetooth: controller: Implement Write BD_ADDR VS cmd Carles Cufi 2017-09-25 11:37:18 +02:00
  • c798c8293a net: pkt: Allow inserting NULL data Jukka Rissanen 2017-09-19 16:38:26 +03:00
  • c50d555c1e net: Allow user to tweak IPv4 TTL per packet Jukka Rissanen 2017-09-27 16:29:16 +03:00
  • eda6403850 net: http: HTTP client was not honoring timeout parameter Jukka Rissanen 2017-09-20 11:00:14 +03:00
  • d712a4e1a3 Bluetooth: Mesh: Remove local network interface Kconfig option Johan Hedberg 2017-09-27 14:31:03 +03:00
  • 76fd02ee0c Bluetooth: Mesh: Allow TTL <= 1 for the local net interface Johan Hedberg 2017-09-27 14:36:46 +03:00
  • 418cdadeab Bluetooth: Mesh: Send ack for every message with matching FCS Johan Hedberg 2017-09-27 10:06:45 +03:00
  • 7e779ba69b Bluetooth: Mesh: Always set company ID in health status message Johan Hedberg 2017-09-27 10:02:04 +03:00
  • ac5140891b Bluetooth: Mesh: Set timer for periodic publish before publishing Johan Hedberg 2017-09-27 09:57:46 +03:00
  • fc679c50f9 Bluetooth: Mesh: Fix encoding health status when app has no callback Johan Hedberg 2017-09-27 09:55:40 +03:00
  • 6b966e4b96 Bluetooth: Mesh: Fix copy-paste mistake when assigning to cfg->frnd Johan Hedberg 2017-09-27 09:53:41 +03:00
  • 5363f6e765 Bluetooth: Mesh: Drop invalid destination addresses Johan Hedberg 2017-09-27 09:51:31 +03:00
  • 95d28e53bb arch: arm: add initial support for CONFIG_USERSPACE Chunlin Han 2017-09-26 20:59:35 +08:00
  • 68b459ec41 tests: bluetooth/at: Fix string signedness issues Johan Hedberg 2017-09-26 11:15:06 +03:00
  • c40dc580b0 Bluetooth: Mesh: Fix SDU length check Johan Hedberg 2017-09-26 11:26:55 +03:00
  • 3341439f98 Bluetooth: Mesh: Fix string signedness issue Johan Hedberg 2017-09-26 11:26:13 +03:00
  • 8f168c85f7 samples: microbit/pong: Fix incorrect placement of parenthesis Johan Hedberg 2017-09-26 09:53:30 +03:00
  • 4dc2dd87ea net: nbr: Print network interface pointer when adding neighbor Jukka Rissanen 2017-09-19 09:55:05 +03:00
  • bc4ce8bda8 net: rpl: Neighbor data corrupted when receiving DAO message Jukka Rissanen 2017-09-19 09:52:38 +03:00
  • 9369538642 net: ethernet: Set dest MAC address for IPv4 mcast Jukka Rissanen 2017-09-20 09:34:47 +03:00
  • 2e50126f55 net: nbr: Add NET_IPV6_NBR_STATE_STATIC Luiz Augusto von Dentz 2017-09-21 11:24:35 +03:00
  • b60867fb32 tests: add CONFIG_APPLICATION_MEMORY test Andrew Boie 2017-09-25 14:43:10 -07:00
  • eeba84b5b5 arm: fix __kernel Andrew Boie 2017-09-25 14:42:23 -07:00
  • f0d50979e8 mcux: nxp_kinetis: Move HAS_TRNG config to ext Maureen Helm 2017-08-25 12:27:25 -05:00
  • 5ba9f26b46 mcux: nxp_kinetis: Move HAS_RNGA config to ext Maureen Helm 2017-08-25 12:21:03 -05:00
  • 694c7f5ca4 mcux: nxp_kinetis: Move HAS_FTM config to ext Maureen Helm 2017-08-25 11:24:46 -05:00
  • f7a37cea8d mcux: nxp_kinetis: Move HAS_ADC16 config to ext Maureen Helm 2017-08-25 11:15:49 -05:00
  • fe4c3aacba mcux: nxp_kinetis: Move HAS_LPSCI config to ext Maureen Helm 2017-08-25 11:09:14 -05:00
  • bbafc833db mcux: nxp_kinetis: Move HAS_LPUART config to ext Maureen Helm 2017-08-25 11:00:46 -05:00
  • 3a0dbda3bc stm32cube: Add impacted files in README Patch List Erwan Gouriou 2017-09-15 16:26:20 +02:00
  • bd5942aa5a ext: stm32cube: update stm32l4xx cube version Erwan Gouriou 2017-09-15 15:12:15 +02:00
  • 9bf5aededd ext: stm32cube: update stm32f7xx cube version Erwan Gouriou 2017-09-15 13:27:18 +02:00
  • faa0aee21a ext: stm32cube: update stm32f4xx cube version Erwan Gouriou 2017-09-15 13:22:52 +02:00