Commit graph

  • 98b006566d include: ec_host_cmd: doxygen improvements Benjamin Cabé 2025-08-22 18:32:22 +02:00
  • 8ea45f3a72 doc: groups.dox: add device management group Benjamin Cabé 2025-08-22 18:21:32 +02:00
  • efacee0145 drivers: gnss: Correctly set the 1 bit bitfield is_tracked/corrected Philémon Jaermann 2025-08-22 17:10:46 +02:00
  • 2643ea23c0 tests: drivers: counter: esp32h2: Add config Raffael Rostagno 2025-08-13 10:04:58 -03:00
  • 4cad8d65ff tests: drivers: uart: esp32h2: Add test config Raffael Rostagno 2025-08-05 14:26:54 -03:00
  • c7a295b068 tests: clock: esp32h2: Add testcase Raffael Rostagno 2025-08-05 14:00:11 -03:00
  • ebd1b1c44b boards: esp32h2_devkitm: Add initial support Raffael Rostagno 2025-07-30 15:13:34 -03:00
  • c5770e1b14 drivers: hwinfo: esp32h2: Add support Raffael Rostagno 2025-08-06 11:59:21 -03:00
  • 1bd2734991 drivers: wdt: esp32h2: Add support Raffael Rostagno 2025-08-06 11:43:02 -03:00
  • 36c528316d drivers: systimer: esp32h2: Add support Raffael Rostagno 2025-07-30 14:42:19 -03:00
  • d1ecc51dcd drivers: uart: esp32h2: Add support Raffael Rostagno 2025-07-30 14:41:52 -03:00
  • 270307f61d drivers: gpio: esp32h2: Add support Raffael Rostagno 2025-07-30 14:41:29 -03:00
  • 9d257c362f drivers: pinctrl: esp32h2: Add support Raffael Rostagno 2025-08-06 10:16:44 -03:00
  • 6293140ff6 drivers: clock_control: esp32h2: Add support Raffael Rostagno 2025-07-29 17:31:14 -03:00
  • 5bd4741c83 soc: esp32h2: Add initial support Raffael Rostagno 2025-07-29 14:21:12 -03:00
  • 5a84b68e61 bindings: clock: intmux: pinctrl: esp32h2: Add defines Raffael Rostagno 2025-07-30 14:39:45 -03:00
  • 7f68a73c8e west.yml: hal_espressif: Update for ESP32-H2 support Raffael Rostagno 2025-08-05 14:05:29 -03:00
  • 3a8846e947 Bluetooth: Document bt_conn_le_cs_mode and clarify encoding notes Aleksander Wasaznik 2025-08-22 15:15:46 +02:00
  • ebab75bb73 nvs: support sector_size of 64KB Mike J. Chen 2024-11-05 17:20:49 -08:00
  • 33da9bfd92 drivers: spi: silabs: Add missing iodev_submit implementation Aksel Skauge Mellbye 2025-08-22 15:12:17 +02:00
  • a8c8f7f2b8 shell: mqtt: select NET_CONNECTION_MANAGER Jeppe Odgaard 2025-08-08 11:41:20 +02:00
  • ddc4479243 shell: mqtt: use topic levels Jeppe Odgaard 2025-07-04 09:44:18 +02:00
  • 5ff3dbeeee drivers: i2c: stm32: exclude stm32f7 family for PM in RTIO driver Etienne Carriere 2025-08-22 09:43:48 +02:00
  • e29ebbe13c drivers: i2c: stm32: drop few redundant guards in RTIO driver Etienne Carriere 2025-08-22 09:33:43 +02:00
  • 181e544550 drivers: i2c: stm32: sync stm32_v2 RTIO on PM runtime state Etienne Carriere 2025-08-22 09:30:13 +02:00
  • 092347cdb1 driver: nrf_wifi: TWT setup duration Ajay Parida 2025-08-20 13:00:23 +05:30
  • 028eec235e manifest: Update nrf_wifi revision to fix raw tx Kapil Bhatt 2025-08-22 06:36:18 +00:00
  • 3461135d02 Bluetooth: Controller: Fix assertion in scan aux release Vinayak Kariappa Chettimada 2025-02-13 05:58:58 +01:00
  • 5ce9d0c621 Bluetooth: Controller: Fix extended scanning assert on invalid chan_idx Vinayak Kariappa Chettimada 2025-08-14 10:20:31 +02:00
  • ac851ca160 soc: nordic: uicr: Reorganize how gen_uicr.py is invoked Sebastian Bøe 2025-08-21 12:15:29 +02:00
  • ae191f66c9 soc: nordic: uicr: Populate UICR.VERSION field in gen_uicr.py Jonathan Nilsen 2025-08-04 12:08:04 +02:00
  • 5f9d20cf38 tests: drivers: comparator: gpio_loopback: Update SNIPPET_ROOT Sebastian Bøe 2025-08-21 13:56:22 +02:00
  • 06158853c3 drivers: wifi: siwx91x: Add support for regulatory domain GET Arunmani Alagarsamy 2025-07-08 08:48:32 +05:30
  • eac7784574 soc: silabs: siwg917: Relocate country code mapping function Arunmani Alagarsamy 2025-07-11 12:01:21 +05:30
  • 72a3f7e4c9 drivers: wifi: siwx91x: Add support for setting regulatory domain Arunmani Alagarsamy 2025-07-03 19:46:47 +05:30
  • 9cfbed62df Bluetooth: Shell: AVRCP: Shell interface for browsing support Make Shi 2025-07-22 16:23:59 +08:00
  • 240ad5cedc bluetooth: avrcp: Add support for AVRCP browsing Make Shi 2025-06-18 16:38:40 +08:00
  • b923bde676 bluetooth: avrcp: provide an API for net buffer allocation Make Shi 2025-08-12 17:08:15 +08:00
  • 895ba04b32 Bluetooth: AVCTP: Refactors the AVCTP to support multiple L2CAP PSMs Make Shi 2025-06-17 08:12:29 +08:00
  • 009114a607 modules: hostap: flush all unused BSS entries before 11V roaming Gang Li 2025-08-21 04:55:47 +02:00
  • b10204b36d kernel: k_pipe: Fixed initializer order Jannik Woernle 2025-07-29 17:22:59 +00:00
  • b318fb3fc3 boards: remove test feature usb_cdc Johann Fischer 2025-08-21 17:56:07 +02:00
  • 6f57a7a3f3 boards: replace test feature usb_device with usbd for some boards Johann Fischer 2025-08-21 17:05:56 +02:00
  • 8b065f9183 samples: cdc_acm: set CDC ACM log level to OFF Johann Fischer 2025-08-21 17:02:19 +02:00
  • ec9488ceaa samples: usb: explicitly disable initialization at boot Johann Fischer 2025-08-21 15:21:32 +02:00
  • 489ea9df31 samples: usb: legacy: disable next device stack explicitly Johann Fischer 2025-08-21 14:16:42 +02:00
  • dcb472926c include: zephyr: move disks directory to disk Daniel DeGrasse 2025-08-21 17:43:27 -05:00
  • 92d092f715 include: drivers: bluetooth: Use DT_ENUM_IDX_OR to get HCI bus from DT Ioannis Damigos 2025-08-21 14:21:10 +03:00
  • 70c70fda24 doc/releases: Update migration guide regarding IPM HCI bus removal Ioannis Damigos 2025-08-25 10:51:07 +03:00
  • 4920a6d7b1 bluetooth: hci: Remove deprecated IPM HCI bus Ioannis Damigos 2025-08-21 14:16:08 +03:00
  • fe645cd346 dts/bindings/bluetooth: Use IPC instead of deprecated IPM Ioannis Damigos 2025-08-25 10:16:43 +03:00
  • 23e0d30a39 Bluetooth: ISO: Expand defines and their text Emil Gydesen 2025-07-11 11:22:30 +02:00
  • 4cd7d139fa tests: flash: Enable test on stm32n6570_dk Erwan Gouriou 2025-08-21 16:49:10 +02:00
  • b49fa46d9d drivers: flash: stm32 o/xspi: Implement get_size() Erwan Gouriou 2025-08-21 16:46:24 +02:00
  • c74aaabaf6 drivers: flash: stm32 xspi: Flash has explicit erase Erwan Gouriou 2025-08-21 16:41:50 +02:00
  • bffe74e5e8 tests: clock_control: stm32l0: Fix dts build due to missing hsi-div Erwan Gouriou 2025-08-21 15:30:11 +02:00
  • 62c8ca3498 Bluetooth: CAP: Shell: Print generated broadcast ID Emil Gydesen 2025-08-20 16:54:03 +02:00
  • bfaa1169e8 Bluetooth: BAP: Shell: Print generated broadcast ID Emil Gydesen 2025-08-20 16:53:27 +02:00
  • 7ec51764d0 Bluetooth: BAP: Shell: Print broadcast ID and broadcast name when scanning Emil Gydesen 2025-08-20 16:51:20 +02:00
  • 5416b3a182 doc: Bluetooth: GAP: Shell: Remove reference to name for adv Emil Gydesen 2025-08-20 16:50:53 +02:00
  • 555ebf93ba doc: Bluetooth: CAP: Shell: Remove reference to name for adv Emil Gydesen 2025-08-20 16:49:17 +02:00
  • da75828459 net: gptp: fix clock accuracy description Jonas Spinner 2025-08-25 11:19:37 +02:00
  • 9cc01806c6 doc: Fix anchor element for Kconfig symbol location Fabian Blatz 2025-08-22 13:23:03 +02:00
  • b82c44ce20 boards: intel_adsp: set correct stack size for ACE30_WCL Adrian Bonislawski 2025-08-19 16:21:54 +02:00
  • 57c4a5572a drivers: ethernet: remove select MDIO Fin Maaß 2025-08-21 14:20:54 +02:00
  • e053f1aad5 drivers: ethernet: phy: select GPIO Fin Maaß 2025-08-21 14:02:51 +02:00
  • f5bbdaf8e7 drivers: ethernet: phy: select MDIO Fin Maaß 2025-08-21 14:00:48 +02:00
  • c4ddc85e69 soc: it51xxx: Disable default 15K pull-down on GPF4/GPF5 Tim Lin 2025-08-15 18:24:54 +08:00
  • 03f20f9712 rtio: Add Flush completion queue API Armando Visconti 2025-07-29 13:53:47 +02:00
  • ddc4f5f0be drivers: ethernet: sy1xx: fix random mac Sven Ginka 2025-08-21 11:15:47 +02:00
  • a79e986e03 drivers: ethernet: sy1xx: fix warning Sven Ginka 2025-08-21 10:47:47 +02:00
  • 63299bb68b drivers: ethernet: sy1xx: fix static prototype Sven Ginka 2025-07-22 07:19:06 +02:00
  • 3544546356 bluetooth: a2dp: implement the get_all_capabilities Mark Wang 2025-07-15 21:24:52 +08:00
  • d8f35a5baa bluetooth: sdp: add avdtp protocol Mark Wang 2025-07-15 21:13:59 +08:00
  • 88de138290 include: gnss: dt-bindings: remove unused header file Benjamin Cabé 2025-08-21 10:46:14 +02:00
  • 8c11033f59 dts: arm: st: wba: temporary fix to build stm32wba5x boards Alessandro Manganaro 2025-08-21 10:26:13 +02:00
  • c9e1725665 Bluetooth: GATT: ASSERT instead of LOG_DBG for write length check Emil Gydesen 2025-08-21 16:07:16 +02:00
  • 04a15510a9 Bluetooth: ASCS: Use LOG_DBG when failing to alloc buffer for notification Emil Gydesen 2025-08-21 10:24:40 +02:00
  • d3ffdf4b24 Bluetooth: GATT: Modify some LOG_WRN/ERR to LOG_DBG Emil Gydesen 2025-08-21 10:21:52 +02:00
  • ace3a60137 Bluetooth: ATT: Change LOG_ERR to DBG when failing to allocate buffer Emil Gydesen 2025-08-21 10:19:06 +02:00
  • 00d4ab1c9c Bluetooth: Conn: LOG_DBG for buffer alloc fail Emil Gydesen 2025-08-21 10:20:46 +02:00
  • 2ccab02419 boards: weact: blackpill_h523ce: Add board support Filip Stojanovic 2025-07-22 21:19:05 +02:00
  • 034673bc89 dts: arm: st: add stm32h523Xe support Filip Stojanovic 2025-07-21 21:47:58 +02:00
  • 9135918249 soc: st: stm32: fix ccm region name in linker Mikhail Siomin 2025-07-26 21:22:29 +03:00
  • d59af08b19 bluetooth: host: gatt: Compile out att cmds for long write proc Pavel Vasilyev 2025-08-20 21:34:44 +02:00
  • 030b9f3597 drivers: mspi: mspi_dw: Fix compilation with CONFIG_MSPI_XIP disabled Utsav Munendra 2025-08-20 11:55:35 -07:00
  • 9bdb17aa32 tests: Add test for IPI work items Peter Mitsis 2025-07-25 10:11:56 -07:00
  • 17ba7e7383 doc: Add IPI work item Peter Mitsis 2025-07-25 12:06:18 -07:00
  • 0111cc9030 kernel: Execute function on another CPU Peter Mitsis 2025-07-24 13:17:17 -07:00
  • 4363d14bef dts: arm: st: stm32f303: fix I2C3 address in nodename Alen Karnil 2025-07-29 12:51:48 +01:00
  • 5a1065c37f scripts: ci: differentiate warnings from failures in compliance_check Benjamin Cabé 2025-07-02 18:05:20 +02:00
  • 617b71bc17 doc: update pyOCD repository links Johann Fischer 2025-08-24 19:00:49 +02:00
  • bd8a2d3db4 soc: rw: Fix build failures when include RTC header files Mahesh Mahadevan 2025-08-22 12:00:30 -05:00
  • 9cb38ecf58 drivers: mcux_os_timer: Fix build failure Mahesh Mahadevan 2025-08-22 11:49:14 -05:00
  • 5945a3fcd1 ethernet: nxp: Scrub tx_header Luis Ubieda 2025-08-20 21:49:52 -04:00
  • 9e7313d982 drivers: memc: MAX32 memc linker support improvements Pete Johanson 2025-08-20 16:18:16 -06:00
  • 6ae130b4a5 manifest: hal_nxp: clean up unneeded files David Leach 2025-08-20 14:26:02 -05:00
  • 7305e109fb bluetooth: esp32: make LE discardability length-safe Sylvio Alves 2025-08-20 14:25:18 -03:00
  • 089df60140 bluetooth: esp32: fix VHCI semaphore misuse in HCI send path Sylvio Alves 2025-08-20 13:57:51 -03:00
  • 71be3c2823 dts: bflb: fix bad uart device address Camille BAUD 2025-08-20 17:06:46 +02:00