Commit graph

  • f982a89c4f doc: contributing: Make instructions cross-platform Carles Cufi 2018-02-12 15:34:38 +01:00
  • daa8040e2f Bluetooth: Mesh: Ignore segments of cancelled message Mariusz Skamra 2018-02-14 15:48:19 +01:00
  • c78a1227ff net: icmpv6: Drop ICMPv6 packet if ICMP header is NULL Ruslan Mstoi 2018-02-14 11:51:28 +02:00
  • 85fb583ed2 kernel: device: Remove the redundant device name check Ramakrishna Pallala 2018-02-14 08:22:40 +05:30
  • e7b6c8f322 kernel: mem_domain: Break down assertions Leandro Pereira 2018-02-13 18:02:06 -08:00
  • 53a7cf9a74 kernel: mem_domain: Fix assertion in k_mem_domain_add_partition() Leandro Pereira 2018-02-13 17:57:48 -08:00
  • dd0d07c825 sam0: Enable pinmux in arduino_zero_defconfig. Henrik Brix Andersen 2018-02-09 22:43:56 +01:00
  • c4dfa9baec drivers/pinmux/stm32: Fix 80 characters line warnings Yannis Damigos 2018-02-14 16:22:45 +02:00
  • 67e14d3916 net: buf: Use __noinit where possible Johan Hedberg 2018-02-14 13:50:24 +02:00
  • 0aef9030e4 tests: spi_loopback: add testcase.yaml Daniel Wagenknecht 2018-02-11 02:18:47 +01:00
  • c7c442ad9f tests: spi_loopback: add board specific configuration Daniel Wagenknecht 2018-02-11 02:09:32 +01:00
  • 64060020ea tests: spi_loopback: Move to using KConfig Daniel Wagenknecht 2018-01-28 02:47:04 +01:00
  • f24f50b12e arm: cortex_m: Use new ARMV6_M_ARMV8_M_BASELINE in vector relay Carles Cufi 2018-02-14 12:02:59 +01:00
  • 6b3d2935f4 Bluetooth: Mesh: Fix sending Provisioning Failed for PB-GATT Johan Hedberg 2018-02-14 10:45:10 +02:00
  • 4f47bc3611 Bluetooth: Mesh: Resend Link Acknowledgment when necessary Johan Hedberg 2018-02-14 09:54:42 +02:00
  • 27e1c4fbb2 Bluetooth: Mesh: Fix handling of failed transmissions Johan Hedberg 2018-02-01 14:55:40 -08:00
  • 6379da2a09 Bluetooth: Mesh: Fix NULL pointer access with PB-ADV Johan Hedberg 2018-02-14 09:52:41 +02:00
  • 086893fc55 net: app: client: set remote port after DNS lookup Michael Scott 2018-02-13 22:04:16 -08:00
  • 03c1d28e6e work_q: Correctly clear pending flag in delayed work queue, update docs Andy Ross 2018-02-13 12:13:25 -08:00
  • 771dfb0d13 doc: nordic_segger: Add link to Python viewer Carles Cufi 2018-02-13 15:33:49 +01:00
  • 3f623c2160 doc: nordic_segger: Document conflicting console Carles Cufi 2018-02-13 15:29:10 +01:00
  • 3f2f1223ac kernel: thread: Remove unused _k_thread_single_start() Ramakrishna Pallala 2018-02-13 09:59:37 +05:30
  • 4c47d7f7e2 arch: arm: Enable stack guard before starting main Andy Gross 2018-02-12 21:18:56 -06:00
  • 0eb6275fa5 doc: kernel: usermode: Add MPU stack and userspace documentation Andy Gross 2018-01-30 16:58:22 -06:00
  • 465e04cae7 arch: arm: Fixup stack end calculations Andy Gross 2018-01-30 00:33:52 -06:00
  • f35c0318a1 tests: mem_protect: userspace: Adjust kernel stack tests Andy Gross 2017-12-08 14:11:39 -06:00
  • f7ec62eb85 arm: mpu: Enable userspace support for NXP and ARM Andy Gross 2017-12-08 12:26:38 -06:00
  • 1c047c9bef arm: userspace: Add ARM userspace infrastructure Andy Gross 2017-12-08 12:22:49 -06:00
  • 9ccdcb9be6 arm: mpu: Add user context API placeholder Andy Gross 2017-12-08 12:13:43 -06:00
  • 29af3e0396 scripts: nrfjprog: Use built-in pin reset enable Carles Cufi 2018-02-13 18:06:48 +01:00
  • cb3d127981 sanitycheck: add ccm_bss, ccm_noinit and ccm_data sections Erwin Rol 2018-02-10 11:40:40 +01:00
  • 6c0e69e7fd samples: olimex_stm32_e407: CCM usage example Erwin Rol 2017-10-21 14:01:18 +02:00
  • 3f3466af8d dts: add ccm config to olimex stm32 boards Erwin Rol 2017-11-28 22:34:08 +01:00
  • eaf74f71ed dts: arm: stm32: Add ccm address and size configurations Erwin Rol 2017-10-05 02:13:46 +02:00
  • 1dc41d19b3 kernel: init: initialize stm32 ccm sections Erwin Rol 2017-10-05 01:22:32 +02:00
  • e4890181b4 scripts/dts/extract_dts_includes.py: add ccm support Erwin Rol 2017-11-28 21:32:43 +01:00
  • 581446d8cd linker: arm: add stm32 ccm sections Erwin Rol 2017-10-05 01:20:21 +02:00
  • 1aa1edaafa sanitycheck: make schema for toolchains more flexible Anas Nashif 2018-02-11 08:51:04 -06:00
  • 622ab2f6fd toolchain: organise toolchain/compiler files Anas Nashif 2018-02-11 14:47:59 -06:00
  • 7ee8bb9677 build: deprecate ZEPHYR_GCC_VARIANT Anas Nashif 2018-02-11 14:36:21 -06:00
  • 5478d57911 dma: Fix building when system calls are disabled Kumar Gala 2018-02-13 08:21:23 -06:00
  • 47e45c52a1 net: buf: Support allocation of a net_buf pointing to external buffer Tomasz Bursztyka 2018-02-08 12:55:43 +01:00
  • 5c464b1bcc Bluetooth: central_hr: Fix assigning temporary UUID to discovery Luiz Augusto von Dentz 2018-02-13 15:56:46 +02:00
  • b743f98896 net: icmpv4: Drop ICMPv4 packet if ICMP header is NULL Ruslan Mstoi 2018-02-13 12:41:55 +02:00
  • 2b273444c1 Bluetooth: Mesh: Fix NULL pointer access with GATT Proxy Johan Hedberg 2018-02-13 14:35:48 +02:00
  • abc20e7eae Bluetooth: Introduce dedicated TX fragment pool Johan Hedberg 2018-02-09 21:44:01 +02:00
  • 4c123a5162 Bluetooth: controller: Refactor ticker integration into hal Vinayak Kariappa Chettimada 2018-01-09 15:03:33 +01:00
  • ac1360f0a7 Bluetooth: Mesh: Convert to new net_buf_simple APIs Johan Hedberg 2018-02-10 10:32:58 +02:00
  • 18422de8da net: tcp: Provide local address in TCP reset message preparation Ravi kumar Veeramally 2018-02-08 12:43:23 +02:00
  • 1f20111ef3 net: tcp: Do not handle packet re-transmission in TCP ACK Ravi kumar Veeramally 2018-02-08 12:17:47 +02:00
  • e059e8b379 net: context: Handle failure case of tcp backlog entry Ravi kumar Veeramally 2018-02-08 11:40:50 +02:00
  • 7dc72c3ca6 net: context: Remove duplicate call Ravi kumar Veeramally 2018-02-08 11:35:53 +02:00
  • 800bfaf9a7 Bluetooth: UUID: Remove macros defining 16 bit values Luiz Augusto von Dentz 2018-02-12 16:11:33 +02:00
  • 6f466cd7e5 net: coap: retransmission for four times Robert Chou 2018-02-13 17:36:03 +08:00
  • 8cdd9bed6c doc: fix duplicate sample doc titles David B. Kinder 2018-02-12 12:11:41 -08:00
  • ede25c12a3 net: sockets: getaddrinfo() buffer overflow, etc. fixes Paul Sokolovsky 2018-02-12 21:18:26 +02:00
  • ce6c8f347b dma: add system calls for dma_start/dma_stop Andrew Boie 2018-02-09 13:58:37 -08:00
  • 980c0cf4ac build: win: Add a new zephyr-env.cmd file Carles Cufi 2018-02-12 14:33:59 +01:00
  • 7a9b688526 x86: fix build warning Michael Scott 2018-02-12 15:13:01 -08:00
  • 11a9625eaf debug: remove DEBUG_INFO option Anas Nashif 2018-02-07 21:14:05 -06:00
  • ff42bdd0a0 debug: remove option GDB_INFO Anas Nashif 2018-02-07 21:04:02 -06:00
  • 176a5a939b boards: add the Adafruit Trinket M0. Michael Hope 2018-02-12 21:33:33 +01:00
  • 26cc7d70b3 boards: move SPI on the Arduino Zero to DTS. Michael Hope 2018-02-06 20:11:44 +01:00
  • 917c9f63a2 spi: sam0: use Device Tree for configuration. Michael Hope 2018-01-28 20:13:54 +01:00
  • d0c2be7c8a doc: getting_started: Windows build doc fixes Carles Cufi 2018-02-12 13:55:45 +01:00
  • ff22490d56 doc: Update security feature information Andy Gross 2018-02-12 00:11:26 -06:00
  • 6973d134bd dts/arm/st: fix dts inclusion for stm32f334 Yannis Damigos 2018-02-12 15:46:13 +02:00
  • 9dacb3a02d dts/arm: Move i2c2 node inside stm32fxxx dtsi file Yannis Damigos 2018-02-10 16:27:25 +02:00
  • bd2838bb78 sanitycheck: asserts are now enabled by default Anas Nashif 2018-02-10 08:12:01 -06:00
  • 0e6689d559 sanitycheck: Default to using Ninja Sebastian Bøe 2018-01-18 14:40:07 +01:00
  • 4eedb5067f Bluetooth: mesh: Account for scan window delaying adv events Vinayak Kariappa Chettimada 2018-02-11 06:30:53 +01:00
  • af13d6d581 Bluetooth: controller: Fix soft latencies in periodic ticker Vinayak Kariappa Chettimada 2018-02-11 05:54:36 +01:00
  • 57e49b1f03 Bluetooth: controller: Refactor BT_CTLR_ADV_INDICATION feature Vinayak Kariappa Chettimada 2018-02-11 06:19:45 +01:00
  • baf05409f8 Bluetooth: controller: Fix BT_CTLR_XTAL_ADVANCED cond. compilation Vinayak Kariappa Chettimada 2018-02-11 06:12:32 +01:00
  • 5ded8d8d49 Bluetooth: Remove useless BT_L2CAP_TX_USER_DATA_SIZE Kconfig variable Johan Hedberg 2018-02-10 15:49:36 +02:00
  • c14c2692e2 net: buf: Set default user data size to 4 Johan Hedberg 2018-02-10 15:47:44 +02:00
  • 0ad6dbd80d Bluetooth: Move HCI command buffer user data into separate array Johan Hedberg 2018-02-10 15:40:07 +02:00
  • 15f82a45f0 mysensors_gw: add a SDHC device. stash_gw Michael Hope 2018-02-11 18:09:41 +01:00
  • a14d8b1679 boards: add the SAM0 based Sensebender Gateway. Michael Hope 2018-01-28 18:50:37 +01:00
  • e6282e6c3d spi: sam0: use Device Tree for configuration. Michael Hope 2018-01-28 20:13:54 +01:00
  • 9e2d39d5d1 disk: add a SDHC card over SPI driver. Michael Hope 2017-12-21 22:17:07 +01:00
  • bdb0dd6606 lib: add crc7. Michael Hope 2018-02-11 18:07:39 +01:00
  • 9360460330 Use the new crc7_be add_mysensors_gw Michael Hope 2018-02-11 21:04:34 +01:00
  • fa8221f196 crc7: add testcases. Michael Hope 2018-02-11 21:00:24 +01:00
  • a7518ba30f Bluetooth: Mesh: Fix coverity warning with unchecked error return Johan Hedberg 2018-02-10 10:09:13 +02:00
  • a152109eb1 Bluetooth: controller: Fix nRF52840 radio timings for Coded PHY Vinayak Kariappa Chettimada 2018-02-09 09:32:28 +01:00
  • f9448f9f0c mysensors_gw: add a SDHC device. Michael Hope 2018-02-11 18:09:41 +01:00
  • 2a38b61411 sdhc: move the configuration to Device Tree. Michael Hope 2018-02-11 18:08:58 +01:00
  • e28903b4fe lib: add crc7 Michael Hope 2018-02-11 18:07:39 +01:00
  • c0731fe2bc sdhc: add a Device Tree binding. Michael Hope 2018-02-11 17:44:10 +01:00
  • d5f27b70cc Bluetooth: Remove bogus return statements for BR/EDR connections Johan Hedberg 2018-02-11 17:54:28 +02:00
  • bc101c5b25 sanitycheck: better coverage report generation Alberto Escolar Piedras 2018-02-11 09:33:55 +01:00
  • bc1a82acc7 samples: net: sockets: Clean up/improve socket samples Paul Sokolovsky 2018-02-11 15:52:53 +02:00
  • 7aeb1fa136 net: buf: Remove incorrect dependency for NET_BUF_POOL_USAGE Johan Hedberg 2018-02-11 13:10:01 +02:00
  • 9da02caff2 net: buf: Make net_buf_simple_init() forward compatible Johan Hedberg 2018-02-10 10:41:07 +02:00
  • 5361963224 boards: stm32f072b_disco: add supported features Daniel Wagenknecht 2018-02-11 02:52:04 +01:00
  • bc5b39551c doc: remove spurious console code block from arduino_zero doc. Henrik Brix Andersen 2018-02-09 23:20:09 +01:00
  • b3b31ade11 doc: add initial microbit documentation Anas Nashif 2018-02-10 09:36:47 -06:00
  • 25e0636c84 doc: Sanitycheck command line options fixup Alberto Escolar Piedras 2018-02-10 17:40:33 +01:00
  • ce74393267 toolchain: gcc/common: add header guard Anas Nashif 2018-02-10 08:32:08 -06:00