Commit graph

  • 63733d840d bluetooth: controller: All controllers can use BT_CTLR_FILTER Rubin Gerritsen 2020-09-30 16:20:11 +02:00
  • 5d0cf010e2 doc: use latest label instead of version in docs Anas Nashif 2020-09-24 10:55:26 -04:00
  • 4932925fde doc: modules: rework content describing submitting changes to modules Ioannis Glaropoulos 2020-07-28 22:44:26 +02:00
  • 07d61350e9 doc: modules: move building with modules into own child section Ioannis Glaropoulos 2020-07-28 17:05:11 +02:00
  • 7b4ce3a442 doc: modules: document synchronization practices in module repos Ioannis Glaropoulos 2020-07-29 15:11:45 +02:00
  • 0362c70142 doc: modules: document Testing and Documentation and module removal Ioannis Glaropoulos 2020-07-28 16:19:00 +02:00
  • 28e674b32e doc: modules: initial text about licensing policies in modules Ioannis Glaropoulos 2020-07-28 14:32:54 +02:00
  • cc60180299 doc: modules: add text about contribution workflow Ioannis Glaropoulos 2020-07-28 11:01:04 +02:00
  • 04cdfccdb9 doc: modules: define the individual roles for zephyr modules Ioannis Glaropoulos 2020-07-27 17:32:34 +02:00
  • 4fac732eae doc: modules: Introductory text about module candidates Ioannis Glaropoulos 2020-07-27 16:08:42 +02:00
  • 3a125e6f0f boards: 96_carbon: Configure spi pins using device tree Erwan Gouriou 2020-10-12 11:36:02 +02:00
  • aa72f05267 boards: disco_l475_iot1: Configure SPI3 pins using device tree Erwan Gouriou 2020-10-12 15:20:12 +02:00
  • d4e390ce63 drivers/spi: stm32: Convert to devicetree pinctrl generation Erwan Gouriou 2020-10-12 11:36:02 +02:00
  • 6187c8b8df devicetree: rename header to reflect that io-channels are not ADC-only Henrik Brix Andersen 2020-09-23 14:08:41 +02:00
  • ad8caa65e8 samples: synchronisation: run thread_b on cpu 0 in SMP mode Anas Nashif 2020-08-05 16:18:54 -04:00
  • c916411239 samples: synchronization: show cpu Anas Nashif 2020-08-04 16:42:28 -04:00
  • 3b6155bbf5 net: tcp2: Fix TCP connection from Windows 10 Jukka Rissanen 2020-10-16 17:15:21 +03:00
  • 0e86699223 drivers: modem: hl7800: only set DNS addr if not set Ryan Erickson 2020-10-15 21:42:38 -05:00
  • 84158f54b9 net: openthread: fix unwanted 802.15.4 radio up Eduardo Montoya 2020-10-16 11:48:39 +02:00
  • 5d57b396b8 net: openthread: Increase the number of allowed children Marek Porwisz 2020-10-15 14:45:49 +02:00
  • 791e09dfb3 lib: openthread: use the rx failed notification Marek Porwisz 2020-10-15 12:21:18 +02:00
  • 886cf7a9f3 drivers: ieee802154: nrf5: Add support for failed rx notification Marek Porwisz 2020-10-15 12:20:28 +02:00
  • 7e64fba9ed doc: dts: macros.bnf comment improvements Martí Bolívar 2020-10-16 09:48:55 -07:00
  • 13893af651 doc: dts: fix typo in macros.bnf Martí Bolívar 2020-10-16 09:48:12 -07:00
  • 5c563d3030 usb: netusb: make ECM MAC address user-configurable Joakim Algrøy 2020-10-15 14:31:45 +02:00
  • 598adb8830 drivers: modem: gsm_ppp: hold off ppp until we're attached to nw Benjamin Lindqvist 2020-10-16 09:47:11 +02:00
  • 2619b7cc57 cmake: remove BOARD_FAMILY variable Kumar Gala 2019-01-08 10:45:00 -06:00
  • 13457ae46a Revert "tests: add new kernel objects tests" Andrew Boie 2020-10-16 11:25:25 -07:00
  • ea2107c429 drivers: dma: pl330: const-ify device instance Raveendra Padasalagi 2020-10-16 10:14:36 +05:30
  • ccc16a41bd drivers: i2c: Move Kconfig I2C instances to esp32 Kumar Gala 2020-05-06 11:09:27 -05:00
  • ea11784919 sanitycheck: actually allow empty west-flash without parameter Eugeniy Paltsev 2020-10-16 02:38:24 +03:00
  • e121052c13 boards: arm: enable HW stack protection by default on Atmel boards Ioannis Glaropoulos 2020-10-15 10:47:29 +02:00
  • 0e3b04e393 Bluetooth: Mesh: Disable network_id beacon when proxy disabled Lingao Meng 2020-10-15 17:41:18 +08:00
  • f4ed379cce boards: arm: add support for NUCLEO-L011K4 board Steven Daglish 2020-10-11 16:52:05 +01:00
  • b777647517 tests: drivers: adc: fix NUCLEO-H743ZI ADC channel Gerard Marull-Paretas 2020-10-15 12:11:36 +02:00
  • 3371d809b9 codeowners: add owner for hl7800 driver Ryan Erickson 2020-10-15 22:11:54 -05:00
  • 1368295183 cmake: fix DTS handling of multiple overlay files Torsten Rasmussen 2020-10-15 11:07:53 +02:00
  • 03e510d68b gpio: mchp_xec: fix glitch setting pin to output Scott Worley 2020-10-14 16:10:16 -04:00
  • fef7879583 scripts: ensuring posix path on module defined roots. Torsten Rasmussen 2020-10-15 22:16:41 +02:00
  • 260b327d2f samples: bluetooth: display source address in beacon console output Peter Bigot 2020-10-12 09:15:12 -05:00
  • 56c3c11d6a bluetooth: add helper for advertising with identity Peter Bigot 2020-10-12 09:13:19 -05:00
  • a4f1a5f58f tests: add new kernel objects tests Maksim Masalski 2020-05-27 00:17:54 +03:00
  • b3ff5cbd70 Bluetooth: remove unused extern z_prf Anas Nashif 2020-10-15 11:37:56 -04:00
  • 4db6f4c735 doc: Add clock control details Mahesh Mahadevan 2020-08-27 08:58:56 -05:00
  • a3341dd347 modules: Add config for LPC clock control Mahesh Mahadevan 2020-08-26 16:35:56 -05:00
  • c2a40a8c66 dts: Clock control for RT600, LPC54xxx, LPC55xxx Mahesh Mahadevan 2020-08-25 16:15:03 -05:00
  • f025700d8f soc: LPC54xxx, LPC55xxx: Update to use clock control Mahesh Mahadevan 2020-08-25 16:13:16 -05:00
  • 350edf9415 soc: RT600: Update to use clock control Mahesh Mahadevan 2020-08-25 16:11:55 -05:00
  • c6b3316947 drivers: Update Flexcomm SPI driver for clock control Mahesh Mahadevan 2020-08-25 16:07:16 -05:00
  • 3eb3b58bb4 drivers: Update Flexcomm Serial driver for clock control Mahesh Mahadevan 2020-08-25 16:04:38 -05:00
  • 8927985c70 drivers: Update Flexcomm I2C driver for clock control Mahesh Mahadevan 2020-08-25 16:02:00 -05:00
  • c7b0b43ec6 drivers: Add NXP LPC clock control driver Mahesh Mahadevan 2020-08-26 06:36:41 -05:00
  • b50d0ebfcb include: Add NXP LPC clock control driver Mahesh Mahadevan 2020-08-26 09:25:48 -05:00
  • 1921a2d84e drivers/sensor: add support to IIS2ICLX accelerometer Armando Visconti 2020-10-08 15:44:54 +02:00
  • 38dd4683c6 doc: add HW stack protection enabling in the board porting guidelines Ioannis Glaropoulos 2020-10-15 11:22:34 +02:00
  • 26a8f3765b boards: stm32l562e_dk: add support for stm32l562e_dk Yestin Sun 2020-10-10 18:22:14 -07:00
  • d6e718f414 soc: arm: st_stm32: add support for stm32l562Xe Yestin Sun 2020-10-10 17:52:01 -07:00
  • 669ab7bb11 tests: drivers: build_all: add HL7800 driver Ryan Erickson 2020-10-15 05:49:24 -05:00
  • e36fc53fa6 drivers: modem: hl7800: fix file open in fw update Ryan Erickson 2020-09-29 09:43:51 -05:00
  • 705e1a4610 SPI: Refactoring in SPI with DMA (peripheral switching on/off) Łukasz Mazur 2020-10-12 11:06:46 +02:00
  • f091aab0d7 SPI: Do not disable SPI peripheral while switching DMA buffers Łukasz Mazur 2020-10-05 16:31:53 +02:00
  • 2837ac4409 Bluetooth: shell: Add disable advertising channel arguments Joakim Andersson 2020-09-29 13:51:31 +02:00
  • ea273100ef Bluetooth: host: Add advertising options to disable channel Joakim Andersson 2020-09-29 13:49:41 +02:00
  • 426cef4477 Bluetooth: host: fix size of advertising option argument Joakim Andersson 2020-09-29 13:48:54 +02:00
  • 99dfa277bf Bluetooth: host: Fix missing BT_DEV_EXPLICIT_SCAN flag clear Vinayak Kariappa Chettimada 2020-10-14 16:46:57 +05:30
  • b322fa2f34 Bluetooth: GATT: Document use of attribute parameter in discovery cb Joakim Andersson 2020-10-13 16:19:16 +02:00
  • ee81c0865d Bluetooth: GATT: Consistent permission handling of discovered attribute Joakim Andersson 2020-10-13 16:18:58 +02:00
  • 24f62eeea1 Bluetooth: GATT: Use UUID of attribute to check for a characteristic Joakim Andersson 2020-10-13 15:48:11 +02:00
  • da5ea438c7 Bluetooth: GATT: Add init macro for struct bt_gatt_chrc Joakim Andersson 2020-10-13 15:22:15 +02:00
  • 576b3583ee lorawan,lora: fix C++ compilation/linking errors Rihards Skuja 2020-10-13 16:56:05 +03:00
  • c22e34397e drivers: serial: stm32: set default parity in driver Kumar Gala 2020-09-30 07:06:21 -05:00
  • 3ce7afdaaa tests: sched_api remove misprints and etc Maksim Masalski 2020-10-15 03:43:52 +08:00
  • b1e4f89c13 boards: particle: fix spi overlays Peter Bigot 2020-10-14 08:45:11 -05:00
  • 53cc090c39 boards: mm_swiftio: enable pwm devices Frank Li 2020-10-09 21:57:25 +08:00
  • 498655ae8e arch/x86: fix compilation errors Maximilian Bachmann 2020-10-13 12:15:22 +02:00
  • b66db222a2 tests: gpio: gpio_port_set_masked_raw overwrite check Andrei Gansari 2020-10-14 14:32:59 +03:00
  • 801e2dba42 drivers: fix gpio_mcux_lpc_port_set_masked_raw Andrei Gansari 2020-10-14 14:01:17 +03:00
  • de4894ad8b doc: board: cc1352r_sensortag: fix ordered list in index.rst Christopher Friedt 2020-10-09 15:43:47 -04:00
  • 211e5b73c0 kernel: k_busy_wait() should return immediately on zero timeout David Komel 2020-10-13 07:52:01 +03:00
  • c8c9ab028c kconfig: Remove unused configuration option Andrei Emeltchenko 2020-10-14 14:00:58 +03:00
  • 5df906f06f pcie: Trivial documentation cleanup Andrei Emeltchenko 2020-10-14 13:57:37 +03:00
  • e7a21e83f2 fs: Move FAT FS Kconfig options to Kconfig.fatfs Dominik Ermel 2020-10-06 13:21:03 +00:00
  • bbd38ed6ff fs: Move all LittleFS options to Kconfig.littlefs Dominik Ermel 2020-10-06 13:09:39 +00:00
  • 25c07e2ad7 doc: document devicetree.h dependency ordinal APIs Martí Bolívar 2020-06-19 14:31:08 -07:00
  • 305379e944 devicetree: add first round of dependency ordinal info Martí Bolívar 2020-06-08 14:59:19 -07:00
  • 1c21808808 Bluetooth: GATT: Fix alignment of bt_gatt_resubscribe parameters Joakim Andersson 2020-10-12 15:15:23 +02:00
  • 5c5cc87d74 Bluetooth: GATT: Move struct documentation inline Joakim Andersson 2020-10-12 15:13:39 +02:00
  • e000c0a74a Bluetooth: GATT: Remove struct member variables alignment. Joakim Andersson 2020-10-12 15:01:01 +02:00
  • 417b4c925d west.yml: hal_stm32: Get latest F1 -pinctrl.dtsi files Erwan Gouriou 2020-10-13 11:08:54 +02:00
  • cb22d8ece7 boards: stm32: Convert boards I2C pins to devicetree Erwan Gouriou 2020-10-12 17:53:50 +02:00
  • 34cf1c74c2 Bluetooth: GATT: Fix regression in lazy loading of CCCs Joakim Andersson 2020-10-14 09:53:16 +02:00
  • c13588a508 Bluetooth: GATT: Improve service changed static RAM usage when disabled Joakim Andersson 2020-09-28 09:21:08 +02:00
  • d5c5a59e6e samples/shields: x_nucleo_iks01a2: Add shub mode sample Armando Visconti 2020-09-23 17:07:07 +02:00
  • 28390d71f6 board/shields: x-nucleo-iks01a2: Add support to shub mode Armando Visconti 2020-09-23 14:21:59 +02:00
  • e212e4c65a boards: arm: efm32gg_*: Enable OpenOCD Thorvald Natvig 2020-10-13 09:19:00 -07:00
  • c3e2a0205a boards: arm: efm32gg_*: Enable SWO logging Thorvald Natvig 2020-10-13 09:17:19 -07:00
  • b0884498e4 boards: arm: efm32gg_*: Use 72Mhz HFRCO to drive CPU Thorvald Natvig 2020-10-13 09:08:09 -07:00
  • 8db1e20639 boards: arm: efm32gg_*: Enable TRNG Thorvald Natvig 2020-10-13 09:01:04 -07:00
  • f629d4edae boards: arm: efm32gg_*: Enable watchdog Thorvald Natvig 2020-10-13 08:47:20 -07:00
  • f752c5eeec west build: fix --pristine on early build system failure Martí Bolívar 2020-10-06 16:36:24 -07:00