Commit graph

  • a633ded383 samples: reel_board/mesh_badge: Fix long name truncation Johan Hedberg 2018-11-23 22:14:26 +02:00
  • 2f030f94f4 samples: reel_board/mesh_badge: Fix string parsing from buffer Johan Hedberg 2018-11-23 14:18:58 +02:00
  • 66a2bf03ba samples: mesh: nrf52: implementation as Mesh Model specs 3.1.1.1 Vikrant More 2018-11-23 22:05:17 +05:30
  • fc0a310e15 samples: mesh: nrf52: coding style improvements Vikrant More 2018-11-23 21:50:03 +05:30
  • d7b3fe4ab4 samples: reel_board/mesh_badge: Match onoff state with LED light Grzegorz Kolodziejczyk 2018-11-22 15:51:34 +01:00
  • e50ce17578 tests: intel_s1000: Change flash offset from 0x10000 to 0x3F0000 Rajavardhan Gundi 2018-11-23 12:31:08 +05:30
  • 9dc3870276 drivers: nrf: Support I2C initial speed configuration from dts Mieszko Mierunski 2018-11-21 15:39:22 +01:00
  • 92f7c7c3b5 drivers: usb_dc_sam: kill a coverity warning Aurelien Jarno 2018-11-19 23:59:34 +01:00
  • e4c447aac3 usb: add SoF event Marcin Szymczyk 2018-11-22 11:58:51 +01:00
  • 0d222025d6 doc: boards: cc3220sf_launchxl: Add notes on secure socket offload Gil Pitney 2018-11-19 16:21:03 -08:00
  • 9991bcb4c5 net: samples: sockets: http_get: Add secure socket offload support Gil Pitney 2018-10-17 17:57:23 -07:00
  • c51cf1e463 drivers: wifi: simplelink: Implement setsockopt() for TLS offload Gil Pitney 2018-10-17 17:35:39 -07:00
  • 582e676248 dts: arc: emsk: Remove emsk_dt.h and CONFIG options from dtsi Kumar Gala 2018-11-19 10:48:01 -06:00
  • 8d92653f26 dts: arc: emsk: Remove DT_APB_CLK_HZ from emsk_dt.h Kumar Gala 2018-11-19 10:35:01 -06:00
  • 7feb430b38 dts: arc: emsk: Remove DT_{I,D}CCM_SIZE from emsk_dt.h Kumar Gala 2018-11-19 10:29:42 -06:00
  • b848f8f9c5 net: rpl: Remove __deprecated tag to one function Ravi kumar Veeramally 2018-11-23 12:15:04 +02:00
  • 4e21f0651a samples: mesh_badge: Update project config Andrei Emeltchenko 2018-11-23 12:09:16 +02:00
  • 76beaf6c1c reel_board: Do not include Bluetooth to every project Andrei Emeltchenko 2018-11-23 09:57:53 +02:00
  • aee6764c32 drivers: ssd1673: fix SPI GPIO CS configuration Johann Fischer 2018-11-23 00:12:13 +01:00
  • 2d6a226b2e logging: Fix lost printk output when no newline Krzysztof Chruscinski 2018-11-22 12:33:45 +01:00
  • e4505892bc boards: add docs for quark_se_c1000_devboard Anas Nashif 2018-11-22 11:01:03 -05:00
  • 8f807946b1 boards: quark_d2000_crb: fix board name Anas Nashif 2018-11-22 11:02:11 -05:00
  • ae20f807da soc: same70: enable data cache on sam_e70 Aurelien Jarno 2018-11-12 23:00:56 +01:00
  • b53c6c1fe3 soc: same70: enable instruction cache on sam_e70 Aurelien Jarno 2018-11-12 22:19:27 +01:00
  • 532550cba1 drivers/i2s_sam_ssc.c: enable cache support Aurelien Jarno 2018-11-17 00:46:03 +01:00
  • a3a3383387 tests/i2s: align memory slabs to 32 bytes Aurelien Jarno 2018-11-17 00:46:03 +01:00
  • 96a610b736 shell: Fix log messages queueing for multiple instances Krzysztof Chruscinski 2018-11-22 11:34:41 +01:00
  • 45b1d73164 drivers: serial: uart_cmsdk_apb: Ack IRQs before callback to avoid races Paul Sokolovsky 2018-11-22 17:27:26 +03:00
  • 55674d8e17 drivers: usb: nordic: change USBD driver locking scheme Paweł Zadrożniak 2018-11-13 16:11:52 +01:00
  • 7a85c19f1a ci: update to latest docker image Anas Nashif 2018-11-22 08:04:53 -05:00
  • a33474673d CODEOWNERS: Add @avisconti as maintainer Armando Visconti 2018-11-22 14:41:42 +01:00
  • 6798a421e1 Bluetooth: GATT: Ensure GATT service is registered first Luiz Augusto von Dentz 2018-11-22 13:37:34 +02:00
  • 19c598f081 net: coap: Deprecate net_pkt based CoAP library Ravi kumar Veeramally 2018-11-08 10:33:39 +02:00
  • 3d906dc4c1 net: coap: Move both CoAP implementations into one Kconfig Anas Nashif 2018-11-01 12:18:22 -04:00
  • 7d0aecfc2a net: rpl: Deprecate RPL Ravi kumar Veeramally 2018-10-17 15:48:19 +03:00
  • 90473af3cb ext: gecko: Update Silabs Gecko HAL to v5.6.1 Christian Taedcke 2018-11-17 10:40:37 +01:00
  • 1bfa721373 drivers: nrf: nrf uarte fix TX interrupts disabling. Mieszko Mierunski 2018-11-19 13:43:47 +01:00
  • ad7c15c77b drivers: nrf: Fix nrf uarte fifo_fill function. Mieszko Mierunski 2018-11-19 10:20:20 +01:00
  • 474b2b3e94 Bluetooth: Don't mask ECDH related events if CONFIG_BT_ECC disabled Mariusz Skamra 2018-11-22 09:41:10 +01:00
  • b7a5874830 tests: shell: migrate tests to the new shell Jakub Rzeszutko 2018-11-21 14:52:06 +01:00
  • 200da3acaa test: unittest: run for 32bit architecture Jakub Rzeszutko 2018-11-21 14:50:41 +01:00
  • 970aef2905 kernel: ensure System Power Managment enables Tickless Idle. Piotr Mienkowski 2018-11-14 10:14:35 +01:00
  • af973ca1e9 shell: enable UART backend without interrupts Krzysztof Chruscinski 2018-11-21 09:16:56 +01:00
  • 9cf8b3cd20 sanitycheck: fix false passed on localized error message Bobby Noelte 2018-06-13 06:10:20 +02:00
  • 133f9c4885 boards: arm: Updated Cypress PSoC6 cy8ckit_062_wifi_bt_m0 doc Oleg Kapshii 2018-11-14 12:36:02 +02:00
  • 5ec7ed8bbf arch: suspend CONFIG_SOC's doomsday Marti Bolivar 2018-11-21 14:42:47 -05:00
  • 0916659fb7 adc: remove adc_ti_adc108s102.h Kumar Gala 2018-11-21 11:50:44 -06:00
  • c256949bae dts: adc: cleanup CONFIG_ADC_x_NAME Kumar Gala 2018-11-21 10:29:57 -06:00
  • d4983db515 dts: adc: cleanup CONFIG_ADC_x_IRQ_PRI Kumar Gala 2018-11-21 10:24:00 -06:00
  • c167789d20 adc: adc_intel_quark_d2000: Pass 0 for IRQ Priority Kumar Gala 2018-11-21 11:46:59 -06:00
  • 240b25e5da usb: testusb: Add README to the sample Andrei Emeltchenko 2018-11-16 10:56:28 +02:00
  • 77149642f6 driver: wifi: eswifi: Fix how we get SPI bus Kumar Gala 2018-11-21 06:17:03 -06:00
  • 9f88c0d471 driver: wifi: eswifi: Use DT_ prefixed names Kumar Gala 2018-11-21 12:16:05 -06:00
  • 227c1b28b3 samples: mesh: nrf52: make all transition timer dependent Vikrant More 2018-11-21 13:58:52 +05:30
  • 28580ab2e8 boards: arm: Add support for Silicon Labs EFM32PG-STK3402A Gil Benkö 2018-04-11 13:54:18 +02:00
  • 563af20134 drivers: gpio_gecko: Use emlib API for compatibility Gil Benkö 2018-04-11 12:24:29 +02:00
  • 1f6425b1d8 arm: exx32: Add Silabs EFM32PG12B soc files Gil Benkö 2018-04-11 11:47:19 +02:00
  • 4466460be4 ext: gecko: Add workaround in em_emu.h Christian Taedcke 2018-10-25 17:23:41 +02:00
  • 655251ec4f ext: Integrate Silicon Labs Gecko SDK for EFM32PG12B into Zephyr Gil Benkö 2018-04-11 10:54:12 +02:00
  • f0c7695348 ext: gecko: Add Silabs Gecko HAL for EFM32PG12B SoCs Gil Benkö 2018-04-11 10:30:27 +02:00
  • a618ea2a5a Bluetooth: GATT: Fix not handling duplicated CCC storage Luiz Augusto von Dentz 2018-11-21 15:49:42 +02:00
  • 046e1ab94a Bluetooth: GATT: Fix not resetting CCC storage Luiz Augusto von Dentz 2018-11-21 14:57:29 +02:00
  • 78c0d98967 ext: hal: cmsis: Update ARM CMSIS headers to version 5.4.0 Ioannis Glaropoulos 2018-11-21 13:49:35 +01:00
  • 70b9e7bab6 net: lwm2m: handle pending before send in retransmit Michael Scott 2018-09-13 08:52:42 -07:00
  • 144cfce42a net: lwm2m: firmware_pull: don't use pending pkt for token Michael Scott 2018-09-13 08:48:41 -07:00
  • 64c03819ec net: lwm2m: don't use pending pkt on retransmit error Michael Scott 2018-09-13 08:44:42 -07:00
  • 547e449f98 net: lwm2m: remove extra ref/unref in retransmit Michael Scott 2018-09-13 08:34:38 -07:00
  • 1cd137c393 net: lwm2m: increase IPSO light object color size Marti Bolivar 2018-06-14 13:55:47 -04:00
  • a8d0e5af07 adc: ti_adc108s102: Remove driver as its bit-rotted Kumar Gala 2018-11-19 17:08:22 -06:00
  • 121d68f379 drivers/spi: stm32: Use device tree for device clock configuration Erwan Gouriou 2018-11-21 13:54:21 +01:00
  • d3c5a4964b samples: wifi: Enable sample on disco_l475_iot1 Kumar Gala 2018-11-21 06:08:42 -06:00
  • 6d83738e33 dts: spi: cleanup CONFIG_SPI_x_IRQ_PRI Kumar Gala 2018-11-21 06:33:39 -06:00
  • b904ad387f Bluetooth: Add Kconfig option to disable HCI ECDH support Mariusz Skamra 2018-11-21 13:53:35 +01:00
  • 8f5ba0be88 Bluetooth: Add common Kconfig option to disable LE Data Length Update Mariusz Skamra 2018-11-21 11:14:19 +01:00
  • be314d3af5 Bluetooth: Add common Kconfig option to disable PHY Update Mariusz Skamra 2018-11-21 10:52:18 +01:00
  • 141cf0f2cb Bluetooth: Mention that auto connect do not work along with scan Mariusz Skamra 2018-11-21 10:22:16 +01:00
  • aa393809a4 doc: sockets: Make TLS option descriptions doxygen Robert Lubos 2018-11-21 09:34:11 +01:00
  • 21a2e1eb5e doc: Add secure sockets documentation Robert Lubos 2018-11-13 15:31:25 +01:00
  • 0576f93ff8 usb: class: hid: Fix fault due to unaligned access Savinay Dharmappa 2018-11-16 14:18:23 +05:30
  • d51f138703 arch: arm: mpu: declare and define nxp_mpu_config as const Ioannis Glaropoulos 2018-11-21 09:27:33 +01:00
  • 8204ecbead arch: arm: mpu: declare and define arm_mpu_config as const Ioannis Glaropoulos 2018-11-21 09:09:17 +01:00
  • f0c459a9c2 arch: arm: mpu: improve documentation of nxp_mpu_config Ioannis Glaropoulos 2018-11-21 08:59:54 +01:00
  • c41703a020 scripts: west: be more explicit in copy warning message Marti Bolivar 2018-11-20 09:18:44 -05:00
  • 8037c89606 cmake: Align the DT build logs with Kconfig Sebastian Bøe 2018-11-13 16:50:25 +01:00
  • 2d580a8339 ci: Add missing option to control placement of BT tests results file Alberto Escolar Piedras 2018-11-15 11:41:58 +01:00
  • d92fd5a5b8 tests: bsim_bt: Add option to re-build incrementally Alberto Escolar Piedras 2018-11-15 11:23:17 +01:00
  • 971be35528 usb: console: Notify user about incorrect configuration Andrei Emeltchenko 2018-11-21 11:25:27 +02:00
  • 53982b7e27 Revert "ci: do not build btsim if we are not going to run it" Anas Nashif 2018-11-21 07:08:43 -05:00
  • 88ece4944b ci: do not build docs in main CI job Anas Nashif 2018-11-20 20:11:37 -05:00
  • f114a1383d sanitycheck: outdir should not be relative to ZEPHYR_BASE Anas Nashif 2018-11-20 11:51:34 -05:00
  • f18ad9dd4b sanitycheck: support running tests out of the tree Anas Nashif 2018-11-20 09:03:17 -05:00
  • 6e07e75538 gitignore: ignore IDE files Anas Nashif 2018-11-20 09:04:30 -05:00
  • 1d9fb2b2b3 Bluetooth: host: Increase ECC thread stack Olivier Martin 2018-11-19 18:15:18 +01:00
  • 4619f8f114 samples: usb: Fixes usb/console sample for nrf52840 Tom Burdick 2018-11-07 15:53:30 -06:00
  • 92fba52168 Bluetooth: samples: peripheral: Add write command characteristic Luiz Augusto von Dentz 2018-11-20 12:24:35 +02:00
  • f214f8b2b2 shell: fix RTT backend not returning TX amount Krzysztof Chruscinski 2018-11-21 08:57:57 +01:00
  • 02165d76a0 kernel/timeout: Fix race with clock timeout setting Andy Ross 2018-11-20 08:26:34 -08:00
  • bfd98954b2 boards: mimxrt1050_evk: Enable pyocd runner Maureen Helm 2018-11-03 10:36:05 -05:00
  • 184753a4e6 drivers: flash: w25q: Add support for page layout Olivier Martin 2018-07-10 22:38:19 +02:00
  • f4675758d7 drivers: serial: Update more DTS-derived labels with DT_ prefix Andrzej Głąbek 2018-11-20 11:56:17 +01:00