Commit graph

  • 3c4f819c02 drivers: w1: Add MAX32xxx 1-Wire driver Sadik Ozer 2023-11-30 13:48:26 +03:00
  • 08a4259a0a boards/tests: dma: enable dma for S32Z270 Ha Duong Quang 2024-08-29 10:31:44 +07:00
  • 12bb3fb9b1 soc: nxp: s32ze: add support eDMA3 for S32Z270 Ha Duong Quang 2024-10-18 10:06:41 +07:00
  • a685d1143d drivers: dma: support multiple instances Ha Duong Quang 2024-09-17 09:26:23 +07:00
  • 18f508144e bluetooth: host: CS support for various HCI commands Adam Cavender 2024-10-10 11:10:25 +01:00
  • daf116a73d drivers: ethernet: adin2111: minor corrections of is_adin2111 Georgij Cernysiov 2024-09-30 17:12:46 +02:00
  • fd9a947311 drivers: ethernet: adin2111: add is_adin2111 check for oa port 2 Georgij Cernysiov 2024-10-01 09:15:45 +02:00
  • 32cf1f7df2 drivers: ethernet: adin2111: oa: fix thread termination Georgij Cernysiov 2024-09-30 17:04:07 +02:00
  • 4b16071069 samples: disable shell for i.MX8QM and i.MX8QXP Iuliana Prodan 2024-10-04 16:37:13 +03:00
  • ee844550b7 Bluetooth: Controller: Fix short prepare timeout start (2nd attempt) Vinayak Kariappa Chettimada 2024-10-06 21:43:01 +02:00
  • ccec1d5150 Bluetooth: Controller: Fix delayed ULL scheduling aux PDU reception Vinayak Kariappa Chettimada 2024-10-06 06:29:26 +02:00
  • 7d21a61f64 Bluetooth: Controller: Fix to reschedule at window start Vinayak Kariappa Chettimada 2024-07-14 06:32:32 +02:00
  • 557376a2ce Bluetooth: Controller: Fix ticks_elapsed use in reschedule_in_window Vinayak Kariappa Chettimada 2024-07-14 06:32:32 +02:00
  • c96375ec1e Bluetooth: Controller: Simplify ticker reschedule_in_window Vinayak Kariappa Chettimada 2023-10-05 21:26:11 +02:00
  • b5ec75d964 Bluetooth: Controller: Refactor to not invoke function as parameter Vinayak Kariappa Chettimada 2023-10-05 21:26:11 +02:00
  • bc0b283731 Bluetooth: Controller: Fix BT_RX_STACK_SIZE required Vinayak Kariappa Chettimada 2024-10-09 11:04:29 +02:00
  • 5dfc58cff9 Bluetooth: Controller: Fix single switch timer minimum compare value Vinayak Kariappa Chettimada 2024-09-29 12:02:19 +02:00
  • 7ac41a1b24 scripts: twister: set Python3_EXECUTABLE when calling cmake Mara Furland 2024-10-07 11:04:02 -04:00
  • 8bce5230fd tests: secure_storage: update integration_platforms Tomi Fontanilles 2024-10-10 14:51:54 +02:00
  • ca09d1daa1 net: silence no sources cmake warning Maciej Baczmanski 2024-10-16 12:01:44 +02:00
  • 11fae015e0 net: sockets: Ignore error if there is none Jukka Rissanen 2024-10-16 14:54:11 +03:00
  • 8e866e95c8 net: mdns_responder: Register properly multiple sockets Jukka Rissanen 2024-10-16 14:51:08 +03:00
  • de98378571 net: dns: Make dispatcher check also network interface Jukka Rissanen 2024-10-16 13:16:44 +03:00
  • a2ac676a10 tests: drivers: display: build_all: add ssd1322 Tobias Pisani 2024-10-17 15:10:47 +02:00
  • 3253d333e1 drivers: display: Add ssd1322 driver Tobias Pisani 2024-10-16 13:10:08 +02:00
  • 3e109d6997 boards: nxp: correct the acmp description in doc Lucien Zhao 2024-10-10 15:43:21 +08:00
  • c847cd5d19 boards: nxp: mimxrt1180_evk: add flexcan support Lucien Zhao 2024-09-09 16:33:15 +08:00
  • ef4ff8eb2c dts: arm: nxp: rt118x: add flexcan instances Lucien Zhao 2024-08-30 23:11:44 +08:00
  • 2f50e26c40 Bluetooth: HCI: Add validation for data from controllers Sungwoo Kim 2024-10-09 17:20:20 +00:00
  • f05fb41587 drivers: spi: stm32h7: Avoid unnecessary FIFO flush Daniel Gaston Ochoa 2024-09-28 12:12:10 +01:00
  • b302212c5a tests: posix: net: fix missing clock_t and clockid_t with newlib Chris Friedt 2024-10-15 12:53:37 -04:00
  • 091c6664c5 tests: arc_vpx_lock Peter Mitsis 2024-08-26 20:30:31 +00:00
  • 1d07e565fc arch: arc: add support for lock/unlock VPX Peter Mitsis 2024-08-12 21:00:53 +00:00
  • f629f1e287 drivers: clock_control_nrf2_hsfll: Fix checking if DVFS is available Andrzej Głąbek 2024-10-17 15:55:14 +02:00
  • a70eaa5c4a drivers: sensor: npm1300: Added charging support without NTC Javier Santos 2024-10-16 16:32:34 +00:00
  • 953436b185 test: sensor: ina230: Add INA236 Tomáš Juřena 2024-08-23 16:11:09 +02:00
  • 3602342611 drivers: sensor: ti: ina230: Add support for INA236 Tomáš Juřena 2024-08-22 13:17:42 +02:00
  • 8f4cf7f6af sensor: voltage_divider: delay sampling after power-on Jordan Yates 2024-08-23 17:19:31 +10:00
  • acbc14e767 drivers: gpio: implement parallel mode in TLE9104 Benedikt Schmidt 2024-08-29 18:09:25 +02:00
  • fb86c453cc tests: drivers: sensor: temp_sensor: verify room temperature Piotr Kosycarz 2024-09-09 14:50:36 +02:00
  • 85710f1727 soc: nordic: nrf53: Make GPIO pin forwarding automatic Jamie McCrae 2024-09-18 14:32:17 +01:00
  • 89bf0eda74 boards: nordic: thingy53: Add missing FEM entries Jamie McCrae 2024-09-18 14:29:44 +01:00
  • 4c0a72bb60 samples: net: echo-server: Add USB CDC NCM support Jukka Rissanen 2024-10-08 14:42:50 +03:00
  • 85b9bd4424 samples: net: zperf: Add USB CDC NCM support Jukka Rissanen 2024-09-27 13:28:09 +03:00
  • cc7d932cce samples: usb: common: Add NCM when setting code triple Jukka Rissanen 2024-09-27 13:25:30 +03:00
  • 8169ca2e08 usb: device_next: NCM driver for usb-next Jukka Rissanen 2024-09-26 12:58:55 +03:00
  • 0d9cdf0990 drivers: sensors: rtio Florian Weber 2024-10-15 09:59:38 +02:00
  • 60a2d7d7d2 bluetooth: host: minor doc correction for bt_le_cs_step_data_parse() Olivier Lesage 2024-10-17 10:29:28 +02:00
  • 6c954782d2 bluetooth: host: Add defines for mode 1 packet quality and RSSI Olivier Lesage 2024-10-15 10:52:25 +02:00
  • b1f34a1b19 bluetooth: host: uint16_t -> int16_t mode 1 deltas Olivier Lesage 2024-10-15 10:46:44 +02:00
  • 5d0366404a bluetooth: host: Add docs for t_XX times in CS Test Olivier Lesage 2024-10-15 10:45:56 +02:00
  • 51a0e9484d bluetooth: host: Fix values for minimizing/maximizing TX power Olivier Lesage 2024-10-15 10:44:26 +02:00
  • 8f4ee9bb81 ci: doc: don't fail publish job if there's no artifact to publish Benjamin Cabé 2024-10-15 15:55:57 +02:00
  • 1e5d0045b5 boards: mikroe: stm32_m4_clicker: fix mikrobus_header pin assignment Ian Morris 2024-10-15 08:17:40 -07:00
  • 6517bab502 doc: migration-guide-4.0: Add a note about updated HCI DT properties Johan Hedberg 2024-10-15 18:48:04 +03:00
  • a20f842728 Bluetooth: HCI: Use lower-case values for bus and quirks in devicetree Johan Hedberg 2024-10-15 18:42:43 +03:00
  • 5ca4624f01 boards: st: nucleo_wba55cg: Fix west debug Erwan Gouriou 2024-10-15 18:17:47 +02:00
  • 40a8870c2e bluetooth: BAS: update helper text indentation of BAS Kconfig Nithin Ramesh Myliattil 2024-10-17 13:12:22 +02:00
  • 2bfc2a3cc5 manifests: update SOF to v2.11 Daniel Leung 2024-09-30 10:46:57 -07:00
  • 239f4308be doc: boards: extensions: board catalog is only available in HTML Benjamin Cabé 2024-10-17 10:45:03 +02:00
  • 18419b618f llext: xtensa: fix relocations with multiple SLOT0_OP Guennadi Liakhovetski 2024-10-15 16:28:53 +02:00
  • b7d8f105e7 tests: boot: fix retention area address Benjamin Lemouzy 2024-10-15 15:10:08 +02:00
  • cbe642bc60 samples: mgmt: mcumgr: smp_svr: fix retention area address Benjamin Lemouzy 2024-10-15 15:07:35 +02:00
  • 6203261ea8 doc: retention: fix retention area address Benjamin Lemouzy 2024-10-15 15:02:59 +02:00
  • 454efc2338 boards: st: nucleo_wb05kz: add SPI and I2C Mathieu Choplain 2024-10-15 14:52:03 +02:00
  • 7d3fb11989 boards: st: nucleo_wb09ke: add SPI and I2C Mathieu Choplain 2024-10-15 13:51:09 +02:00
  • a6ffdd3e47 dts: arm: st: wb0: add I2C and SPI nodes Mathieu Choplain 2024-10-15 11:40:53 +02:00
  • 6fd1a19868 drivers: i2c: stm32: add support for STM32WB0 Mathieu Choplain 2024-10-15 11:15:12 +02:00
  • 36707c1bd4 soc: nxp: k6x: disable on reset NMI and EzPort Andrej Butok 2024-10-15 13:40:36 +02:00
  • 6545f5148f net: lwm2m: Make CoAP pendings/replies arrays access thread safe Robert Lubos 2024-10-15 15:41:57 +02:00
  • 4a4e4ec7d0 net: lwm2m: Make LwM2M context lists access thread safe Robert Lubos 2024-10-14 17:52:53 +02:00
  • 85c5cd4c6a net: lwm2m: Make CoAP block contetx allocation thread safe Robert Lubos 2024-10-15 15:58:07 +02:00
  • b8751c669b net: lwm2m: Make LwM2M message allocation thread safe Robert Lubos 2024-10-11 17:15:04 +02:00
  • 95195b5574 scripts: ci: check_compliance: Add text encoding check Pieter De Gendt 2024-10-15 11:12:19 +02:00
  • 8f3fdc9731 board: pandora_stm32l475: fix flash write command for w25q128jv Han Wu 2024-10-12 14:15:50 +01:00
  • 734fc58b62 manifest: hostap: Pull fix for WPA3 connection Chaitanya Tata 2024-10-12 02:52:02 +05:30
  • be65de0d09 modules: hostap: Fix memory leak of network Chaitanya Tata 2024-10-12 02:45:02 +05:30
  • 1174ea522f dts: xtensa: nxp_imx8: add bus clock for sai1 Laurentiu Mihalcea 2024-10-09 15:53:56 +03:00
  • d3aa170963 drivers: dai: sai: support pm runtime operations Laurentiu Mihalcea 2024-10-09 15:53:30 +03:00
  • 3fbb7f4403 clock_control: mcux_ccm: add sai clocks Laurentiu Mihalcea 2024-10-09 15:01:26 +03:00
  • 60d8482348 logging: log_cmds: Enable log commands for shell with the logging frontend Krzysztof Chruściński 2024-10-10 09:58:54 +02:00
  • 6253c0678e soc: nordic: nrf54h: cpuapp: Don't use serial shell when ETR is used Krzysztof Chruściński 2024-10-10 09:43:30 +02:00
  • 7ea87f4de9 drivers: misc: coresight: nrf_etr: Add support for shell Krzysztof Chruściński 2024-10-10 09:41:29 +02:00
  • fe6c288b1b drivers: misc: coresight: nrf_etr: Use dmm API for the buffer declaration Krzysztof Chruściński 2024-10-10 11:01:50 +02:00
  • 74746760fe shell: Extract shell creation from SHELL_DEFINE Krzysztof Chruściński 2024-10-10 09:24:34 +02:00
  • 05dd68a377 shell: Allow custom shell log backend implementation Krzysztof Chruściński 2024-10-10 09:19:19 +02:00
  • 4d4938fa2e sensor: fix assertion Mirko Becker 2024-10-09 09:29:20 +02:00
  • b9df2bed64 drivers: uart: ns16550: add support for Synopsys DesignWare 8250 Yong Cong Sin 2024-10-07 12:59:16 +08:00
  • b0a872c908 drivers: uart: ns16550: refactor read into a function Yong Cong Sin 2024-10-07 12:55:37 +08:00
  • 1d571fff4c drivers: serial: ns16550: rename config to uart_ns16550_dev_config Yong Cong Sin 2024-10-07 12:50:03 +08:00
  • 1f96e62397 drivers: serial: nrfx_uarte: Add support for frame timeout Krzysztof Chruściński 2024-07-04 14:18:54 +02:00
  • 399a235653 drivers: serial: nrfx_uarte: Rework driver to support new features Krzysztof Chruściński 2024-09-24 07:30:15 +02:00
  • d82808ea9b drivers: serial: nrfx_uarte: Refactor to use RX async struct pointer Krzysztof Chruściński 2024-09-24 11:18:14 +02:00
  • 96aef721eb boards: da14695_dk_usb: remove the arduino_gpio support Hake Huang 2024-09-20 09:21:30 +00:00
  • d323137a6c boards: lpcxpresso55s69: add arduino_gpio support Hake Huang 2024-09-20 09:07:42 +00:00
  • bdc15f10e1 boards: lpcxpresso55s28: add arduino_gpio support Hake Huang 2024-09-20 09:05:59 +00:00
  • 2850841106 test: gpio: gpio_basic_api: enhance the gpio test Hake Huang 2024-09-20 11:22:03 +00:00
  • 43425014c6 tests: gpio: gpio_basic_api split input and ouput Hake Huang 2024-09-19 17:00:29 +00:00
  • 999e31e26f tests: gpio: gpio_basic_api: update customerized board list Hake Huang 2024-09-19 16:57:21 +00:00
  • 2d0e6d7fbe boards: lpcxpresso55s36 : add arduino_gpio Hake Huang 2024-09-19 16:54:08 +00:00