Commit graph

  • 7e6184a1c3 nucleo_f413zh: Enable MPU Florian Vaussard 2017-05-30 11:17:30 +02:00
  • 3540f03ef3 stm32f4: mpu: Add support for 1.5MB Flash / 320kB SRAM variants Florian Vaussard 2017-05-30 11:16:46 +02:00
  • 8aea7d5144 nucleo_f413zh: Remove imaginary config from defconfig Florian Vaussard 2017-05-30 11:15:26 +02:00
  • b686102465 arch: sam3x: Fix TWI pin naming Piotr Mienkowski 2017-05-21 02:48:37 +02:00
  • dffc06ddd2 drivers: serial: deprecate usage of atmel_sam3 driver Piotr Mienkowski 2017-05-19 20:22:17 +02:00
  • 010c8b0686 boards: arm: Added doc. image for the SAM E70 Xplained. Justin Watson 2017-05-24 08:48:59 -07:00
  • 489c7bd449 boards: arm: arduino_due: Added doc. image for the Arduino Due. Justin Watson 2017-05-24 08:55:57 -07:00
  • 892a36ab4a dts: 96b_carbon: Fix the model name and compatible Harry Jiang 2017-05-26 15:00:20 +08:00
  • 2b6ebc0876 net: tcp: Timeout memory allocations Jukka Rissanen 2017-06-02 09:32:51 +03:00
  • bd7d1bda20 net: http: Avoid unnecessary net_pkt error print Jukka Rissanen 2017-06-02 09:09:30 +03:00
  • c9e6ef5331 net: http: Use random source port when connecting Jukka Rissanen 2017-06-02 08:51:54 +03:00
  • 3616ec145b samples: net: http_client: Increase the number of buffers Jukka Rissanen 2017-06-02 09:20:04 +03:00
  • 985d6c3f4b net: tcp: Limit number of segment retransmissions Leandro Pereira 2017-05-31 14:32:53 -07:00
  • bad6e28827 samples: net: dtls_client: Fix Coverity warning Jukka Rissanen 2017-06-02 10:43:10 +03:00
  • 19dbcffec8 arm: fix k_oops on armv6 with interrupts locked Andrew Boie 2017-06-01 15:52:30 -07:00
  • a2156fec2c arm: implement __svc on Cortex M0 Andrew Boie 2017-06-01 13:36:44 -07:00
  • 5b4867b05b bbc_microbit: fix 'make debugserver' Andrew Boie 2017-06-01 13:04:06 -07:00
  • 707500899d drivers: timer: Fix nRF RTC timer _timer_cycle_get_32 Vinayak Kariappa Chettimada 2017-06-01 23:43:09 +02:00
  • cced7fd47a api/spi: Change transceive functions signature Tomasz Bursztyka 2017-05-30 14:28:07 +02:00
  • 7d13261bd9 samples: net: zperf: Fix llvm compiler warnings Jukka Rissanen 2017-06-01 15:14:14 +03:00
  • 70b2a57d7a quark_d2000_crb: increase default stack size Anas Nashif 2017-05-31 22:49:01 -04:00
  • b330e0e4a9 Revert "x86: call gen_idt with $ZEPHYR_BASE too" Anas Nashif 2017-05-31 19:26:35 -04:00
  • 67faa3fe98 Bluetooth: L2CAP: Remove redundant checks for chan->ops Johan Hedberg 2017-06-01 14:17:27 +03:00
  • 1084165158 arch: arm: Fix compile error on ARMv6-M SoCs with TICKLESS_KERNEL Vinayak Kariappa Chettimada 2017-06-01 09:22:34 +02:00
  • 7ac75784d1 Bluetooth: SDP: Fix possible out of bound memory access Jaganath Kanakkassery 2017-06-01 17:11:46 +05:30
  • a3cba8bb90 Bluetooth: shell: Add controller's ticker shell module Vinayak Kariappa Chettimada 2017-06-01 08:12:54 +02:00
  • 39e37ab2ab net: ipv6: Skip unknown options in NA message Ruslan Mstoi 2017-05-31 17:35:32 +03:00
  • 7a972c0229 samples: mqtt_publisher: Try connecting a few times before giving up Leandro Pereira 2017-05-30 13:12:46 -07:00
  • 5dec78bb50 build: Fix DTC overlay file paths on MSYS2 Carles Cufi 2017-05-29 17:19:08 +02:00
  • 78114e2f8a Makefile: Add dts config include file Andy Gross 2017-05-22 00:35:52 -05:00
  • b60ff2f840 dts: generate definitions for build system Anas Nashif 2017-05-20 19:44:46 -04:00
  • 6b081415d3 dts: make extract script take options Anas Nashif 2017-05-20 19:16:39 -04:00
  • 294f845d6b doc: emphasize usage of MSYS2 MSYS Shell Anas Nashif 2017-05-31 08:22:15 -04:00
  • 9901d998e5 doc: also require dtc to be installed for linux Anas Nashif 2017-05-30 20:43:40 -04:00
  • 7115afd133 doc: update macOS getting started documentation Anas Nashif 2017-05-29 11:28:44 -04:00
  • bf4d07024a xtools: add new configurations for xtools 1.23 Anas Nashif 2017-05-30 09:56:22 -04:00
  • 5472fbf7f7 doc: remove links to wiki Anas Nashif 2017-05-21 09:27:51 -04:00
  • 010b892c8a net: http: Parsing state was not cleared Jukka Rissanen 2017-05-31 12:59:41 +03:00
  • 7a7bc707d1 tests: json: test JSON_OBJ_DESCR_*_NAMED Marti Bolivar 2017-05-31 12:40:30 -04:00
  • 44499768a8 lib: json: add JSON_OBJ_DESCR_*_NAMED variants Marti Bolivar 2017-05-31 11:14:11 -04:00
  • a8e08ecdad tests: json: fix sense of test result string Marti Bolivar 2017-05-31 12:44:17 -04:00
  • 31fe26d611 lib: json: fix JSON_OBJ_DESCR_ARRAY Doxygen example Marti Bolivar 2017-05-31 11:11:24 -04:00
  • 111244923c ieee802154_shell: Only accept channels within expected range Leandro Pereira 2017-05-22 17:00:27 -07:00
  • bee2b8499b tests: benchmark: Fixed build error from icx toolchain. Adithya Baglody 2017-05-25 17:08:26 +05:30
  • d6204622af stack.h: add missing include guard Marti Bolivar 2017-05-31 10:11:22 -04:00
  • 6c2aba2eb7 doc: Add Bluetooth HCI vendor specification Marcel Holtmann 2017-05-30 11:12:07 +02:00
  • 38f78e80cf drivers: serial: Clarification for uart_fifo_fill()/read() calls Paul Sokolovsky 2017-05-22 20:00:03 +03:00
  • faaf859a46 shell: Add 'exit' command to leave a module Siddharth Chandrasekaran 2017-05-28 13:53:27 +05:30
  • 5963904e4c printk: fix printing of long long types Andrew Boie 2017-05-30 14:38:11 -07:00
  • 113015b64c gccarmemb: don't assume 'dtc' is in /usr/bin Andrew Boie 2017-05-30 09:28:55 -07:00
  • da86ae0cb6 Bluetooth: Shell: Rework gatt-write-signed Luiz Augusto von Dentz 2017-05-29 13:56:00 +03:00
  • a5aa904f90 Bluetooth: Shell: Fix help of gatt-write-signed Luiz Augusto von Dentz 2017-05-29 13:50:44 +03:00
  • 26eae70da2 Bluetooth: Shell: Remove gatt-write-without-response-repeated Luiz Augusto von Dentz 2017-05-29 13:45:24 +03:00
  • 6107f61d8c Bluetooth: Shell: Fix help of gatt-write-without-response Luiz Augusto von Dentz 2017-05-29 13:27:15 +03:00
  • 6abccb6d40 Bluetooth: Shell: Split GATT command to its own file Luiz Augusto von Dentz 2017-05-29 12:54:56 +03:00
  • 54d917f767 Bluetooth: Shell: Add shell subdir if CONFIG_BLUETOOTH_SHELL=y Luiz Augusto von Dentz 2017-05-29 13:01:14 +03:00
  • 7b9013140d Bluetooth: GATT: Fix not queuing writes to CCC Luiz Augusto von Dentz 2017-05-30 11:24:37 +03:00
  • 64bf41254f Bluetooth: GATT: Add proper documentation for bt_gatt_notify attribute Luiz Augusto von Dentz 2017-05-30 10:53:59 +03:00
  • d2ba7950c5 samples: boards/microbit: Use 250 ticks per second for smooth display Johan Hedberg 2017-05-30 11:06:17 +03:00
  • 7574bebbfe drivers/display: mb_display: Use 4 ms refresh timer Johan Hedberg 2017-05-30 10:57:26 +03:00
  • df38a21ad3 net: shell: Enhance IPv6 fragmentation debugging prints Jukka Rissanen 2017-05-25 22:44:03 +03:00
  • 3f46248bb5 tests: net: ipv6: Test IPv6 fragmentation sending Jukka Rissanen 2017-05-23 14:00:01 +03:00
  • 150df7dc53 net: ipv6: Make max number of fragmented pkt configurable Jukka Rissanen 2017-05-29 14:50:43 +03:00
  • 2872e15c72 net: ipv6: Fix fragmentation cancellation Jukka Rissanen 2017-05-25 22:42:38 +03:00
  • 27d85e6cf7 net: ipv6: Fix the IPv6 packet fragmentation sending Jukka Rissanen 2017-05-23 13:56:45 +03:00
  • cef53bff11 net: ipv6: Memory leak during fragment reassembly Jukka Rissanen 2017-05-19 23:22:49 +03:00
  • 329579f5b1 net: ipv6: Default reassembly timeout set to 5 sec Jukka Rissanen 2017-05-19 23:19:46 +03:00
  • 5d91b2ffe9 Bluetooth: controller: Explicitly compare radio event registers Vinayak Kariappa Chettimada 2017-05-28 23:14:46 +02:00
  • 05ad68b353 Bluetooth: controller: Add extra assert checks Vinayak Kariappa Chettimada 2017-05-21 07:24:52 +02:00
  • a90735d64c samples: microbit/pong: Disable advertising when connected Johan Hedberg 2017-05-29 20:47:01 +03:00
  • eb89db26b5 samples: microbit/pong: Fix disabling sound when ending game Johan Hedberg 2017-05-29 19:20:40 +03:00
  • fe168789cc net: shell: Remove extra help command Luiz Augusto von Dentz 2017-05-26 10:30:55 +03:00
  • 0c7bf93cc7 net: shell: Move SHELL_REGISTER out of net_shell_init Luiz Augusto von Dentz 2017-05-25 15:54:05 +03:00
  • 35ef580389 samples: net: coaps_client: Fix testcase.ini Jukka Rissanen 2017-05-29 15:47:31 +03:00
  • 5a0b4976d9 samples: net: coaps_client: Fix compile issues Jukka Rissanen 2017-05-29 15:44:48 +03:00
  • e7c52a492f samples: net: mbedtls_dtlsclient: Fix testcase.ini Jukka Rissanen 2017-05-29 15:20:39 +03:00
  • 27990f77e1 samples: net: mbedtls_dtlsclient: Fix compile issues Jukka Rissanen 2017-05-29 15:19:01 +03:00
  • eeaa29666b net: http: Handle HTTPS connection closing gracefully Jukka Rissanen 2017-05-23 18:02:59 +03:00
  • cb1873654c net: ipv6: Skip unknown options in NS message Jukka Rissanen 2017-05-24 14:45:15 +03:00
  • 23676369f7 net: pkt: Handle out-of-mem case properly Jukka Rissanen 2017-05-23 13:53:46 +03:00
  • 3084c889a1 net: Print characters in hexdump Jukka Rissanen 2017-05-23 13:35:14 +03:00
  • 61dbb5058e Revert "xtools: get rid of warnings about wrong path" Anas Nashif 2017-05-29 15:45:19 -04:00
  • a7ebfa948b Bluetooth: ATT: Fix canceling ATT timeout upon response Johan Hedberg 2017-05-29 20:32:57 +03:00
  • 8068b9ad65 Bluetooth: ATT: Improve response logging Johan Hedberg 2017-05-29 19:28:50 +03:00
  • fe3aeebcfa Bluetooth: shell: Fix scan on to use active scanning Vinayak Kariappa Chettimada 2017-05-28 23:11:54 +02:00
  • 1bb9a04912 samples: microbit/pong: Fix refreshing display upon disconnect Johan Hedberg 2017-05-29 13:20:04 +03:00
  • 190b0d1a10 samples: microbit/pong: Filter out spurious button presses Johan Hedberg 2017-05-29 11:54:04 +03:00
  • 0b16e8ada5 samples: microbit/pong: Increase ISR stack size Johan Hedberg 2017-05-29 11:52:08 +03:00
  • 3357813373 samples: microbit/pong: Analyze kernel stacks periodically Johan Hedberg 2017-05-29 11:53:58 +03:00
  • 1e5cd1c69b Bluetooth: Add kernel call stack analysis upon disconnection Johan Hedberg 2017-05-29 11:51:15 +03:00
  • c3e674071d Bluetooth: controller: Fix failing fast encryption setup feature Vinayak Kariappa Chettimada 2017-05-23 22:22:54 +02:00
  • 3a2ff7b08c Bluetooth: controller: Fix CSA#2 assert Vinayak Kariappa Chettimada 2017-05-27 00:44:52 +02:00
  • 5d38c99761 Bluetooth: Consolidate all role configuration Carles Cufi 2017-05-29 10:40:27 +02:00
  • 3e3a47dfef Bluetooth: controller: Conditionally include conn-related options Carles Cufi 2017-05-29 09:58:59 +02:00
  • 737a9dc306 Shell: bt: Use SHELL_REGISTER_WITH_PROMPT Luiz Augusto von Dentz 2017-05-22 17:55:42 +03:00
  • 6213730154 Shell: Add SHELL_REGISTER_WITH_PROMPT Luiz Augusto von Dentz 2017-05-22 17:41:16 +03:00
  • f8c4a34663 Bluetooth: ipsp: Enable CONFIG_BLUETOOTH_SHELL Luiz Augusto von Dentz 2017-05-22 12:14:41 +03:00
  • 12d1b2aa32 Shell: bt: Fix build without CONFIG_BLUETOOTH_GATT_CLIENT Luiz Augusto von Dentz 2017-05-22 12:08:07 +03:00
  • e1a062e28b Bluetooth: shell: Use CONFIG_BLUETOOTH_SHELL Luiz Augusto von Dentz 2017-05-22 11:52:15 +03:00
  • a6f75bebc7 Shell: bt: Add command supported by btshell Luiz Augusto von Dentz 2017-05-22 11:49:31 +03:00