Commit graph

  • 1cce1a4ac4 drivers: sensor: move trigger to multi-instance lsm6dsx lsm6ds3 Michael Hope 2020-07-11 20:25:59 +02:00
  • bd69aa1423 drivers: sensor: move the SPI config to a struct Michael Hope 2020-07-11 19:57:28 +02:00
  • 7b6f51fb1e drivers: sensor: move the I2C configuration to the config struct Michael Hope 2020-07-11 18:01:26 +02:00
  • 2fdba78342 drivers: sensors: change the lsm6dsl internals to use a struct device Michael Hope 2020-07-11 17:54:05 +02:00
  • 894ca75fb8 drivers: sensor: refactor the lsm6dsl DeviceTree setup Michael Hope 2020-07-11 17:34:13 +02:00
  • 80f7956a6e CODEOWNERS: replace @vonhust with @abrodkin for ARC review requests Ioannis Glaropoulos 2020-07-24 12:39:00 +02:00
  • 8d8875b752 scripts: add maintainer script Anas Nashif 2020-04-27 14:16:59 -04:00
  • a2bd288ae8 MAINTAINERS: initial version of MAINTAINERS file Ioannis Glaropoulos 2020-04-07 15:34:09 +02:00
  • 049a974f43 CODEOWNERS: auto-assign reviews in MAINTAINERS.yml, get_maintainer.py Ioannis Glaropoulos 2020-07-17 10:55:21 +02:00
  • 734c7e053a boards: arm: stm32f091 add rtc feature on the nucleo board Francois Ramu 2020-07-24 12:04:33 +02:00
  • bb2797e7f0 soc: arm: stm32f0 add rtc feature on this serie Francois Ramu 2020-07-24 11:47:20 +02:00
  • c098aabcaa drivers: counter: rtc for stm32f0 doc series Francois Ramu 2020-07-24 12:31:46 +02:00
  • 7cafe7e74b boards: arm: olimex stm32-h103: Add board Josep Puigdemont 2020-07-21 23:42:23 +02:00
  • 093fbc28cb samples: remove useless nfc sample Anas Nashif 2020-07-23 12:24:50 -04:00
  • feeda05323 ci: Add a debug out of what tests we are going to build Kumar Gala 2020-07-23 16:41:13 -05:00
  • 3835b0bd1c lib/os/work_q: sanity check work_q handler prior to calling it Pete Skeggs 2020-07-23 15:54:04 -07:00
  • 6f53c0a809 dts: arc: emsdp: Cleanup PSRAM use of device_type = "memory" Kumar Gala 2020-07-23 09:28:15 -05:00
  • 9cb9906418 ARC: cleanup exit_tickless_idle Eugeniy Paltsev 2020-06-30 20:08:26 +03:00
  • 3f544ca5b2 ARC: replace NOP ASM inlines with builtin Eugeniy Paltsev 2020-07-20 18:14:58 +03:00
  • 79a55ae7a4 ARC: use generic lsb/msb implementation instead of ASM code Eugeniy Paltsev 2020-07-10 02:51:47 +03:00
  • ec8cb07da2 arch: arm: Export vector table symbols with GDATA instead of GTEXT Andrzej Głąbek 2020-07-22 07:59:10 +02:00
  • 6f38dc9bb6 boards: nucleo_h747: Fix pinmux conditional configuration Erwan Gouriou 2020-07-21 15:56:02 +02:00
  • c062cd260a drivers/ethernet: stm32: Enable Kconfig symbol ETH_STM32_HAL using dts Erwan Gouriou 2020-07-15 14:02:04 +02:00
  • 04c1fcfde6 drivers/ethernet: stm32: Get static boot configuration from dts Erwan Gouriou 2020-07-15 13:08:06 +02:00
  • e8f1c17e79 boards: stm32: Enable ethernet devices through device tree Erwan Gouriou 2020-07-15 13:14:37 +02:00
  • 1d84cf93fb dts/arm/st: Add stm32 ethernet nodes Erwan Gouriou 2020-07-15 13:05:55 +02:00
  • 254536cf5b dts/bindings: Add st,stm32-ethernet binding Erwan Gouriou 2020-07-15 11:35:55 +02:00
  • 4acc34d1a5 dts: stm32: stm32f769 is a super set of stm32f767 Erwan Gouriou 2020-07-15 16:32:22 +02:00
  • 2dd255d195 boards: arm: add the Arduino Nano 33 IOT Michael Hope 2020-07-11 15:02:16 +02:00
  • 7ea0c19c55 drivers: wifi: esp: Retry command for getting IP settings Tobias Svehagen 2020-06-25 10:01:17 +02:00
  • f4a141639d drivers: dma: Add pl330 dma driver Raveendra Padasalagi 2020-05-03 09:27:19 +05:30
  • 1f3b8c0267 dts: arm: Add devicetree node for pl330 dma Raveendra Padasalagi 2020-05-08 15:25:07 +05:30
  • a25c30ddd7 dts: bindings: Add documentation for pl330 driver Raveendra Padasalagi 2020-05-03 09:16:49 +05:30
  • 306980816a dma: Support 64bit source/dest address Raveendra Padasalagi 2020-05-08 12:21:03 +05:30
  • db36b146e1 kernel: Remove supported size comments from HEAP_MEM_POOL_SIZE David Leach 2020-07-23 14:13:09 -05:00
  • d8e63e7161 drivers: wifi: eswifi: enable NET_SOCKETS_OFFLOAD by default Parthiban Nallathambi 2020-07-04 21:15:42 +02:00
  • 13808b7d83 drivers: wifi: eswifi: fix compilation warnings Parthiban Nallathambi 2020-07-04 21:10:10 +02:00
  • 0725719ada drivers: wifi: eswifi: Convert raw timeout values to use K_MSEC() Parthiban Nallathambi 2020-07-04 21:04:52 +02:00
  • 1cb20aee34 driver: wifi: eswifi: use common log module Parthiban Nallathambi 2020-07-04 20:59:30 +02:00
  • 3f6ac9fdfd arm: add include guard for offset files Daniel Leung 2020-07-21 14:00:14 -07:00
  • 49199641b9 x86: add include guard for offset files Daniel Leung 2020-07-20 15:24:09 -07:00
  • 4a492bb55e shields: st7789v: explicitly set RGB565 byte-swap Johann Fischer 2020-07-23 12:09:52 +02:00
  • 9861e5d22a sanitylib: log test exception tracebacks Martí Bolívar 2020-07-23 10:02:19 -07:00
  • 5afdceee8c sensor: shell: Add a 'battery' command Simon Glass 2020-05-15 16:26:45 -06:00
  • ee34aced6a sensor: max17055: Add MAX17055 driver Simon Glass 2020-05-15 16:24:52 -06:00
  • 9b8c04401d sensor: shell: Show the error code when reading fails Simon Glass 2020-05-15 16:21:19 -06:00
  • 122d8fa6a9 sensor: shell: Allow output for fuel-gauge channels Simon Glass 2020-05-15 16:21:19 -06:00
  • 49a3e49936 include: drivers: sensor: Add more channels for batteries Simon Glass 2020-05-15 16:19:49 -06:00
  • 9c92baa73f devicetree: use edt.pickle more Martí Bolívar 2020-07-08 14:43:07 -07:00
  • 6d9d60ce60 boards: nrf5340: update help text for BOARD_ENABLE_CPUNET symbol Ioannis Glaropoulos 2020-07-22 15:17:56 +02:00
  • 4051f277ef boards: nrf5340: do not attempt to boot NETWORK MCU from Secure image Ioannis Glaropoulos 2020-07-22 15:03:20 +02:00
  • f45f72c9a4 doc: development_process: document that CI style checks can fail Peter Bigot 2020-07-21 15:04:14 -05:00
  • 716eea0b65 scripts: Increased minimal pyelftools version Jan Van Winkel 2020-07-22 21:43:41 +02:00
  • 77a56fd725 dts: remove incorrect use of device_type property Kumar Gala 2020-07-22 06:18:35 -05:00
  • 9ccbfbd84e tests: code review changes Maksim Masalski 2020-07-14 18:41:40 +08:00
  • 32aa91d803 tests: add new futex test Maksim Masalski 2020-05-26 23:36:20 +03:00
  • 10142ab398 Bluetooth: controller: Added some comments for fields in node rx struct Vinayak Kariappa Chettimada 2020-07-15 13:37:42 +05:30
  • 61e7eb907c Bluetooth: controller: Define struct in node rx for adv term event Vinayak Kariappa Chettimada 2020-07-15 13:34:55 +05:30
  • e0613b9638 tests: Bluetooth: bsim: Added tests for adv set terminate event Vinayak Kariappa Chettimada 2020-07-13 10:34:35 +05:30
  • cd0e72a91e Bluetooth: controller: Reworked adv set terminate event Vinayak Kariappa Chettimada 2020-07-13 17:59:38 +05:30
  • 46a622837d Bluetooth: controller: Release term event memory on timeout Dag Bjarvin 2020-07-01 10:54:18 +02:00
  • 0df34da5d7 Bluetooth: controller: Terminate event for ext adv Dag Bjarvin 2020-06-30 09:53:53 +02:00
  • a4eead690d Bluetooth: controller: Adv Set Terminated Evt on duration Vinayak Kariappa Chettimada 2020-06-29 17:44:40 +05:30
  • 12fdddb80d Bluetooth: controller: Add terminate event for external advertising Dag Bjarvin 2020-06-18 14:13:41 +02:00
  • 7df42d7c25 include: libc-hooks: add comments Andrew Boie 2020-07-21 23:46:52 -07:00
  • bb0c6dbf62 libc: newlib: remove impossible ifdef Andrew Boie 2020-07-17 15:23:41 -07:00
  • ca1154d85a libc: newlib: simplfy malloc arena defn Andrew Boie 2020-07-17 13:18:56 -07:00
  • 17d5a47fdc dts: x86: cleanup memory node Kumar Gala 2020-07-22 12:11:56 -05:00
  • 006319f043 scripts: kconfigfunctions: add a comment Martí Bolívar 2020-07-21 15:20:18 -07:00
  • 24677f93bc kconfig: add dt_path_enabled, dt_alias_enabled Martí Bolívar 2020-04-28 16:52:35 -07:00
  • 75f47a56b5 Bluetooth: Add config option to disable security checks Luiz Augusto von Dentz 2020-07-10 10:46:41 -07:00
  • 38997a5719 Bluetooth: host: Do not set AD on scannable ext adv Andrzej Kaczmarek 2020-07-22 15:18:17 +02:00
  • d93489035c Bluetooth: host: Add flag to indicate ext adv set Andrzej Kaczmarek 2020-07-22 12:52:51 +02:00
  • 06bf2ca707 net: openthread: Added config options for NCP vendor hooks. Kamil Kasperczyk 2020-07-22 12:49:38 +02:00
  • 8c7cef6da0 runners: Implement --erase option in pyocd runner Maureen Helm 2020-07-09 07:09:34 -05:00
  • e47866c530 sanitycheck: fix --device-testing without serial-pty Anas Nashif 2020-07-22 10:49:24 -04:00
  • 8fe7fbf7ee doc: coding_guidelines: sort list in natural order Daniel Leung 2020-07-22 10:12:34 -07:00
  • 740e0ccc9e net: openthread: Allow use of custom mbedtls Marek Porwisz 2020-07-20 14:54:24 +02:00
  • 4339183292 west.yml: Update to stm32cube/stm32xx latest branches Francois Ramu 2020-07-22 12:28:45 +02:00
  • e3d733f1ba mgmt: smp: Missing socket close in error path Dominik Ermel 2020-07-21 14:13:20 +00:00
  • c485207044 boards: arm: yaml: nucleo_h745zi_q_m4 Alexander Kozhinov 2020-07-21 15:18:36 +00:00
  • dd9e9c2e71 boards: arm: dts: nuleo_h745zi_q_m4 Alexander Kozhinov 2020-07-21 15:15:49 +00:00
  • 3b115be91f boards: arm: dts: nuleo_h745zi_q_m7 Alexander Kozhinov 2020-07-21 15:14:33 +00:00
  • a1babb7f1f drivers: eeprom_slave: add const qualifier to read-only data Peter Bigot 2020-07-21 10:49:55 -05:00
  • 2705a9d61b net: if: Network interface was missing for offloaded drivers Jukka Rissanen 2020-07-22 10:33:24 +03:00
  • b046ca5409 net: tcp2: fix unaligned access in the TCP2 stack Michael Hope 2020-06-23 19:44:49 +02:00
  • 71e7cd3f99 drivers: wifi: esp: Fix issue with incorrect tx timeout Tobias Svehagen 2020-07-06 14:59:17 +02:00
  • 045cc2eb2a boards: arm: configure and document the bootloader on the Trinket M0 Michael Hope 2020-06-14 13:40:35 +02:00
  • 8c1f1865af soc: sam0: add support for the BOSSA bootloader Michael Hope 2020-06-13 21:32:11 +02:00
  • 62a236e546 usb: cdc_acm: add a DTE rate changed callback Michael Hope 2020-07-03 20:36:43 +02:00
  • f434beb2bf doc: Coding Guideline: correct reference for rule 18.6 examples Andries Kruithof 2020-07-21 10:57:25 +02:00
  • 5803ec1bf0 arch: arm: mpu: Use temporary MPU mapping while reprogramming NXP MPU David Leach 2020-07-16 22:19:34 -05:00
  • 60f1d70fa3 buildkite: Increase timeout Erwan Gouriou 2020-07-16 09:13:12 +02:00
  • 49d32fbb67 samples: adxl362: Fix building sample with sanitycheck Kumar Gala 2020-07-21 13:01:17 -05:00
  • f061400b37 net: openthread: platform: Removed double-buffering in UART send. Kamil Kasperczyk 2020-07-16 15:20:33 +02:00
  • 1b192df030 samples: drivers: Fix unitialized spi_cfg in spi_fujitsu_fram sample David Leach 2020-07-21 14:24:40 -05:00
  • 0d480e78f8 settings: disallow modifying the content of a subtree name Peter Bigot 2020-07-20 07:03:17 -05:00
  • 06ce1e4c32 tests: stack modifying and adding test case Ningx Zhao 2020-05-18 09:35:30 +08:00
  • d8b845be4e sanitycheck: Add serial_pty script command line option Andrei Emeltchenko 2020-03-31 13:22:30 +03:00
  • 38028063e7 manifest: hal_microchip: Add eSPI SAF support Scott Worley 2020-07-21 10:23:26 -04:00