Commit graph

  • b27f89342f samples: net: sockets: echo_(client|server): remove IEEE802154_DEV_NAME Gerard Marull-Paretas 2022-07-20 10:54:50 +02:00
  • 5b224055ba samples: net: openthread: coprocessor: remove Kconfig IEEE802154 choice Gerard Marull-Paretas 2022-07-18 11:42:13 +02:00
  • ec05fa81ff samples: net: wpan(usb|serial): filter based on zephyr,ieee802154 Gerard Marull-Paretas 2022-07-18 13:59:40 +02:00
  • f0dab27dd8 samples: net: wpan_serial: use zephyr,ieee802154 Gerard Marull-Paretas 2022-07-18 11:29:10 +02:00
  • 96c33ad2cb samples: net: wpanusb: use zephyr,ieee802154 Gerard Marull-Paretas 2022-07-18 11:28:08 +02:00
  • e2bea3b008 net: lib: config: ieee802154: use zephyr,ieee802154 Gerard Marull-Paretas 2022-07-18 11:08:16 +02:00
  • 8faa7b8891 modules: openthread: use zephyr,ieee802154 choice Gerard Marull-Paretas 2022-07-18 11:00:56 +02:00
  • 846bed99c3 boards: enable IEEE 802.15.4 devices and add choice Gerard Marull-Paretas 2022-07-18 15:28:04 +02:00
  • d18cdad2fc net: zperf: Use zsock_* API instead of POSIX socket API Robert Lubos 2022-07-19 16:46:48 +02:00
  • 2091b34820 net: zperf: Extract zperf into library Robert Lubos 2022-07-13 09:42:11 +02:00
  • 2670fc9b67 net: ppp: Fix NULL pointer dereference in FSM module Robert Lubos 2022-08-09 16:51:22 +02:00
  • c93361a5bf dts: arm: st: g4: add missing fdcan2 clock Pete Dietl 2022-08-10 08:17:58 +02:00
  • 236484456f drivers: kscan: Remove unnecessary Kconfig settings Kumar Gala 2022-08-09 07:45:42 -05:00
  • 287043cddb drivers: kscan: Update Kconfig Kumar Gala 2022-08-09 07:38:57 -05:00
  • f2fa572561 entropy: remove Kconfig.defconfig* setting of entropy drivers Kumar Gala 2022-08-08 10:51:27 -05:00
  • f8031c7ab0 west.yml: Update NXP HAL to get the latest SDK Emilio Benavente 2022-08-04 15:29:27 -05:00
  • a150c7ee77 boards: arc: Remove label property from devicetree Kumar Gala 2022-08-03 12:25:24 -05:00
  • 84dfb8edf8 ztest: allow asserts anywhere Yuval Peress 2022-08-07 21:16:25 -06:00
  • e526b407d2 doc: extensions: kconfig: improve search capabilities Gerard Marull-Paretas 2022-08-09 12:11:08 +02:00
  • 84c93bfcfc doc: extensions: kconfig: sort database entries Gerard Marull-Paretas 2022-08-09 12:10:18 +02:00
  • a0b0f053e3 drivers: clock_control: avoid calling device_is_ready() in API calls Henrik Brix Andersen 2022-08-08 16:06:56 +02:00
  • b6376aed9d soc: arm: st: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 16:06:30 +02:00
  • b5a79fa4ad drivers: watchdog: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 16:06:08 +02:00
  • 5a61e664b7 drivers: usb: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 16:05:55 +02:00
  • e9f4c91a02 drivers: timer: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 16:05:43 +02:00
  • d6776fe169 drivers: spi: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 16:05:30 +02:00
  • 9456eca5c0 drivers: serial: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 16:05:16 +02:00
  • 78dd25e79e drivers: sensor: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 16:04:53 +02:00
  • 9c1833b2e8 drivers: sdhc: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 16:04:39 +02:00
  • c8a5d058aa drivers: pwm: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 16:04:22 +02:00
  • 9c626a07d4 drivers: memc: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 16:04:09 +02:00
  • 59fc838532 drivers: ipm: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 13:36:43 +02:00
  • 5a7eb0ccfc drivers: intc: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 13:36:10 +02:00
  • 2e1f25f355 drivers: i2s: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 13:35:56 +02:00
  • e84636d010 drivers: i2c: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 13:35:43 +02:00
  • 9c71615f83 drivers: gpio: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 13:35:27 +02:00
  • c1a35b7b39 drivers: flash: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 13:35:10 +02:00
  • 5ade8908a7 drivers: ethernet: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 13:34:50 +02:00
  • 88614ecf4f drivers: espi: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 13:34:35 +02:00
  • d0e34899a6 drivers: entropy: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 13:34:05 +02:00
  • dc0b907f4b drivers: dma: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 13:33:46 +02:00
  • 31681269c0 drivers: display: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 13:33:31 +02:00
  • e7df446f64 drivers: disk: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 13:33:17 +02:00
  • d4a2f316cb drivers: dac: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 13:32:50 +02:00
  • 987ec97663 drivers: crypto: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 13:32:35 +02:00
  • e885ead428 drivers: counter: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 13:32:12 +02:00
  • 035c7d2190 drivers: can: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 13:31:51 +02:00
  • 68230cb1a7 drivers: adc: check if clock device is ready before accessing Henrik Brix Andersen 2022-08-08 13:29:32 +02:00
  • aa856bb00d drivers: clock control: clarify possible return values Henrik Brix Andersen 2022-06-14 18:25:49 +02:00
  • 3f7b5625f5 boards: arm: stm32u585 and stm32l562 disco octoflash in SPI mode Francois Ramu 2022-07-18 18:14:17 +02:00
  • 0852cf9eee drivers: flash: ospi for stm32 mcu Francois Ramu 2022-06-21 15:42:56 +02:00
  • a580b3d174 west: Fix handling of modules in the boards command Carles Cufi 2022-08-09 11:13:54 +02:00
  • 95cae9b870 zephyr: Fix verify run all check Al Semjonovs 2022-07-28 10:44:34 -06:00
  • c6393e2536 dts: stm32f411e_disco@B: fix wrong device label lsm303agr-magn@1e. Chen Peng1 2022-07-29 00:51:53 +08:00
  • 7f105cea87 twister: support board@revision in platform filter Chen Peng1 2022-07-28 23:25:39 +08:00
  • f7496df804 boards: remove unnecessary I2C / SPI bus Kconfig enablement Kumar Gala 2022-08-05 11:12:04 -05:00
  • 8fe855f166 net: dns: Check query index in dns_read Stephanos Ioannidis 2022-08-09 18:22:09 +09:00
  • fea64304c9 boards: mips: Remove label property from devicetree Kumar Gala 2022-08-03 12:24:49 -05:00
  • 5e08205ecb boards: arc: hsdk: Fix building of LED build_all test Kumar Gala 2022-08-03 13:42:05 -05:00
  • c51505f661 modules: tfm: Exclude non-secure TF-M application from build Joakim Andersson 2022-03-09 10:43:34 +01:00
  • a703cbe9ce drivers: timer: stm32 lptim fix long time interrupt locking Julien D'Ascenzio 2022-06-23 11:37:48 +02:00
  • 7109632046 drivers: spi_esp32_spim: Add support for IOMUX mode XiNGRZ Chan 2022-07-18 16:23:30 +08:00
  • ac0bf71d84 boards: nucleo_wb5rg: Add a c2h device Erwan Gouriou 2022-06-15 15:56:14 +02:00
  • ec37ced258 drivers: bluetooth: stm32wb: Cleanup unused definition Erwan Gouriou 2022-06-15 16:15:11 +02:00
  • 946304e799 drivers: bluetooth: stm32wb: Put HCI messages under CONFIG_BT_HCI_HOST Erwan Gouriou 2022-06-15 15:43:05 +02:00
  • 41422f99fe drivers: bluetooth: hci: stm32wb: Take advantage of host drivern reset Erwan Gouriou 2022-06-15 16:11:04 +02:00
  • af3065d0f5 boards: arm: Remove label property from devicetree Kumar Gala 2022-08-03 12:47:21 -05:00
  • 38afa787bf west.yml: Update Nordic HAL to pull GCC 12 warning fixes Stephanos Ioannidis 2022-08-04 04:36:33 +09:00
  • f836dabb46 Bluetooth: audio: Handle Receiver Stop Ready on non-connected stream Mariusz Skamra 2022-08-04 15:39:21 +02:00
  • bb7854d79d dts: bindings: microchip: Remove unused cell related bits Kumar Gala 2022-08-04 11:49:18 -05:00
  • a7c3e7e84a doxygen: remove redundant usages of def Gerard Marull-Paretas 2022-08-05 16:10:35 +02:00
  • b896826cab samples: gptp: increase number of ethernet RX buffers for RT1050/1060 Daniel DeGrasse 2022-08-05 18:14:43 -05:00
  • 21d9ffaf66 samples: zperf: enable hardware acceleration for RT1050/RT1060 Daniel DeGrasse 2022-08-05 14:18:18 -05:00
  • 0a3bf289b6 net: icmp: skip checksum calculation when possible Daniel DeGrasse 2022-08-05 12:12:38 -05:00
  • d29e34c7c9 drivers: eth_mcux: remove interrupt clearing code Daniel DeGrasse 2022-08-05 10:53:19 -05:00
  • 929db1ba65 samples: zperf: use systick timer for RT1050 Daniel DeGrasse 2022-08-05 09:28:36 -05:00
  • ee4a338bfd drivers: eth_mcux: move intermediate driver buffers into DTCM Daniel DeGrasse 2022-08-04 17:53:32 -05:00
  • 5dd5fab2b6 drivers: eth_mcux: remove TX thread and allow for multiple TX buffers Daniel DeGrasse 2022-07-05 16:41:06 -05:00
  • af62fbc105 drivers: eth_mcux: move dma buffers and buffer descriptors to DTCM Daniel DeGrasse 2022-08-04 15:55:29 -05:00
  • f595279bd7 drivers: eth_mcux allow network buffers to be cached Daniel DeGrasse 2022-08-04 15:43:32 -05:00
  • 51b22060c9 drivers: i2c: sam0: Lock bus before referencing messages Attie Grande 2022-08-07 23:40:19 +01:00
  • 82e05894b7 docs: fix idle prio in cooperative mode honglin leng 2022-08-08 15:38:59 +08:00
  • 63769bd1c1 drivers: display: Remove unnecessary Kconfig settings Kumar Gala 2022-08-08 10:20:16 -05:00
  • 902f42f491 drivers: display: Update Kconfig Kumar Gala 2022-08-08 10:18:55 -05:00
  • e31cba26be flash: remove Kconfig.defconfig* setting of flash drivers Kumar Gala 2022-08-02 08:29:28 -05:00
  • fa79a7b1df doc: porting/arch: add two funcs for MMU enabling Daniel Leung 2022-08-08 13:39:30 -07:00
  • 17437f9dc5 samples: sensor: Remove adxl372 accelerometer sample Maureen Helm 2022-08-08 16:42:09 -05:00
  • 5306db05af samples: sensor: Remove adxl362 accelerometer sample Maureen Helm 2022-08-08 16:32:42 -05:00
  • 352fde1271 west.yml: update hal rev Glauber Maroto Ferreira 2022-08-05 11:55:29 -03:00
  • 350b57c346 esp32: counter: tests: remove deprecated conf file Glauber Maroto Ferreira 2022-08-05 11:52:43 -03:00
  • 7a58522b54 esp32: counter: samples: fix build config Glauber Maroto Ferreira 2022-08-05 11:50:26 -03:00
  • fcb9813128 tests: arm: Increase main stack size with no optimizations Joakim Andersson 2022-08-08 10:57:30 +02:00
  • 3eaf55a364 tests: net: socket: Disable unstable tests for mps2_an385 Robert Lubos 2022-08-08 12:38:40 +02:00
  • a618143b46 Bluetooth: audio: Add unavailable audio context warning Mariusz Skamra 2022-08-03 16:02:33 +02:00
  • 17d7bd8219 Bluetooth: audio: Fix missing audio direction check Mariusz Skamra 2022-08-03 15:59:19 +02:00
  • 8ae28b796e Bluetooth: shell: Fix available contexts value Mariusz Skamra 2022-08-03 15:49:45 +02:00
  • dd79b9c11a subsys/mgmt/hawkbit: Clean up flash map usage Dominik Ermel 2022-07-25 14:59:04 +00:00
  • eeb970ebba samples: tfm_integration: tfm_regression_test Default to isol level 2 Georgios Vasilakis 2022-08-08 10:27:25 +02:00
  • e0101e244d drivers: pinctrl: stm32: Kconfig: add missing dependency Bartosz Bilas 2022-08-08 10:15:50 +02:00
  • 7911fc3c35 include: dt-bindings: stm32 clocks: Use "domain" wording when possible Erwan Gouriou 2022-08-04 11:09:33 +02:00