Commit graph

  • f2934c8b8a bindings: uart-bridge: add missing base include Fabio Baltieri 2025-06-20 12:35:45 +01:00
  • c08544a87b sys: clock: merge sys_clock.h into sys/clock.h Chris Friedt 2025-06-05 06:57:54 -04:00
  • 45b3dbd008 samples: net: remove POSIX_TIMERS and XSI_SINGLE_PROCESS Chris Friedt 2025-05-17 21:40:52 -04:00
  • 03db50b79d net: remove dependency on posix for iso c time() function Chris Friedt 2025-05-17 21:37:00 -04:00
  • 8743da2f32 posix: use sys_clock implementation Chris Friedt 2025-05-17 21:21:58 -04:00
  • 3e30e2eddd tests: lib: move time testsuite to c_lib Chris Friedt 2025-05-17 21:42:58 -04:00
  • 9ecb7965b6 tests: libc: thrd: use sys_clock_gettime() and timespec_add() Chris Friedt 2025-06-08 21:40:29 -04:00
  • ec62630950 tests: libc: thrd: use timespec_from_timeout() Chris Friedt 2025-05-18 10:55:18 -04:00
  • a17497162e tests: libc: thrd: do not pass NULL for thrd_sleep() duration Chris Friedt 2025-05-21 09:52:03 -04:00
  • a5a824db91 tests: libc: thrd: compare with thrd_success rather than ok or zero Chris Friedt 2025-05-21 08:52:27 -04:00
  • 49cc01d4b5 libc: common: thrd: use sys_clock_nanosleep() instead of nanosleep() Chris Friedt 2025-05-18 10:58:33 -04:00
  • ff7825b9aa libc: use the common libc time() implementation for most libcs Chris Friedt 2025-05-17 21:33:22 -04:00
  • 17964083d3 libc: common: time: use sys_clock api rather than posix Chris Friedt 2025-05-17 21:30:27 -04:00
  • 7868b4d54d logging: use sys_clock_gettime() Chris Friedt 2025-05-27 11:31:12 -04:00
  • bb7aa4dd79 doc: release: 4.2.0: add sys_clock gettime settime nanosleep notes Chris Friedt 2025-05-22 11:15:48 -04:00
  • a3e934f12c sys: clock: additional sys_clock api calls Chris Friedt 2025-05-17 21:16:12 -04:00
  • 282b47cf37 posix: cond + mutex: log messages generate warnings for 32-bit timeouts Chris Friedt 2025-05-27 11:26:47 -04:00
  • e363fdd16b scripts: ci: check_compliance: allow CONFIG_BOARD_UNIT_TESTING Chris Friedt 2025-06-13 20:39:44 -04:00
  • 3fa9495172 drivers: gpio: add gpio interrupt support for RX130 Phi Tran 2024-11-29 11:17:44 +07:00
  • da38a779ea drivers: external interrupt: add external interrupt support for RX130 Phi Tran 2024-11-29 11:14:36 +07:00
  • 5560c9f12a drivers: interrupt_controller: Add interrupt controller support for RX130 Tatsuya Ogawa 2024-11-12 10:00:06 +09:00
  • f4a0beb2b7 samples: net: wifi: Enable NXP_WIFI_TX_RX_ZERO_COPY for IW610 Maochen Wang 2025-06-20 11:31:51 +08:00
  • 7a582c5586 drivers: nxp: flexio: mask invalid ISR calling Raymond Lei 2025-06-18 11:58:28 -05:00
  • f7f73bd0c3 driver: flash: mcux_flexspi_nor: Second attempt to fix is25lpXXX chips John Barbero Unenge 2025-06-18 14:14:18 +02:00
  • a9fd2306e4 manifest: update hal_nxp for RW612 and IW610 FW Maochen Wang 2025-06-18 12:17:11 +08:00
  • f14907eb3e boards: nxp: mimxrt1170_evk: Add note for Arduino R3 gpio input interrupts Pieter De Gendt 2025-06-17 09:02:20 +02:00
  • fd7201c52d boards: mimxrt1060: add lpuart8 pinctrl nodes for RT1060 Gang Li 2025-06-17 04:23:09 +02:00
  • dd5681a217 tests: counter: counter_basic_api: Enable tests for MAX32657EVKIT Tahsin Mutlugun 2025-01-02 19:19:48 +03:00
  • adba582424 boards: adi: max32657: Enable PWM driver Anıl Kara 2024-08-09 16:27:15 +03:00
  • 7336d1faed boards: adi: max32657evkit: Enable counter driver Tahsin Mutlugun 2025-01-02 21:25:35 +03:00
  • 34b06f89fe dts: arm: adi: Add timer nodes to max32657 Anıl Kara 2024-06-03 18:08:57 +03:00
  • 03f919fc4c drivers: spi: fix numaker spi driver bug of frame size cyliang tw 2025-06-05 15:34:41 +08:00
  • ce95b7033c pm: device_runtime: fix unbalanced domain get/put Bjarki Arge Andreasen 2025-06-02 12:39:51 +02:00
  • 21b785da38 tests: pm: device_power_domain: test async put Bjarki Arge Andreasen 2025-06-03 12:52:44 +02:00
  • d0b9a4e43e drivers: wifi: nxp: use IS_ENABLED() for CONFIG_NXP_WIFI_SOFTAP_SUPPORT Pisit Sawangvonganan 2025-05-24 16:07:10 +07:00
  • 2265dd7a93 drivers: wifi: nxp: fix include guard typo in nxp_wifi_drv.h Pisit Sawangvonganan 2025-05-24 15:46:18 +07:00
  • 4c8a2ac715 boards: nxp: imx8qxp_mek: add esai0 default pin configuration Laurentiu Mihalcea 2025-03-21 11:36:25 +02:00
  • d474f0a177 boards: nxp: imx8qm_mek: add esai0 default pin configuration Laurentiu Mihalcea 2025-05-19 14:48:00 +03:00
  • 44f346e6d7 dts: bindings: dai-esai: allow pinctrl-related properties Laurentiu Mihalcea 2025-05-19 14:46:56 +03:00
  • de3b598f9f drivers: dai: esai: support applying default pin configuration Laurentiu Mihalcea 2025-05-19 14:45:19 +03:00
  • 1f483b37ea drivers: clock_control: mcux_ccm: support QM/QXP's ESAI/AUD_PLL1 clocks Laurentiu Mihalcea 2025-03-18 14:44:27 +02:00
  • 34d888cbba drivers: dai: esai: add support for runtime PM Laurentiu Mihalcea 2025-03-18 14:43:37 +02:00
  • e11ca43123 doc: release-notes-4-2: new DTS properties for the QSPI of STM32 devices Francois Ramu 2025-06-23 09:17:55 +02:00
  • 45ce78adf0 samples: code_relocation_nocopy: update macro for flash size and address Francois Ramu 2025-05-14 14:48:20 +02:00
  • e35ac8f972 boards: st: stm32 boards qspi-nor-flash DTS configuration Francois Ramu 2025-05-14 14:46:34 +02:00
  • 6e5d1393b6 drivers: flash: stm32 qspi driver size and address of the external NOR Francois Ramu 2025-05-14 14:33:18 +02:00
  • aac2c5c568 dts: arm: stm32 reg definition for the st,stm32-qspi compatible Francois Ramu 2025-05-14 14:27:13 +02:00
  • ec9f74f57d dts: bindings: flash controller size of the stm32 qspi nor Francois Ramu 2025-05-14 14:14:09 +02:00
  • 11a3969221 drivers: wifi: Introduce option to use K_HEAP Ravi Dondaputi 2025-03-25 17:03:43 +05:30
  • dfc193f65c boards: phyboard_pollux: Update documentation Peter Fecher 2025-03-13 22:01:29 +01:00
  • 03d7673a15 boards: phytec: phyboard_pollux: Add i2C config Peter Fecher 2025-03-13 19:35:03 +01:00
  • f559f588da dts: nxp_imx8ml_m7: Add i2c Devicetree nodes Peter Fecher 2025-03-05 17:38:26 +01:00
  • 99957e1fb3 drivers: pinctrl: silabs: Fix multiple analogue bus allocation on same port Jonny Gellhaar 2025-06-19 20:59:22 +02:00
  • 533fcc9a3f drivers: wifi: update non-inclusive language Benjamin Cabé 2025-06-19 21:06:09 +02:00
  • 13ec1ea3dd Bluetooth: controller: update non-inclusive language Benjamin Cabé 2025-06-19 21:05:18 +02:00
  • b315a77808 scripts: dts: edtilb: inclusive language fix Benjamin Cabé 2025-06-19 21:04:10 +02:00
  • 8eefd5a65a boards: st: nucleo_u385rg_q: fix Arduino D10 mapping Khaoula Bidani 2025-06-19 18:10:23 +02:00
  • 690f001013 doc: arm: MPS4 Corstone-315 Shaunak saha 2025-06-16 16:03:42 -07:00
  • 7bc5ef87cf tests: arch: arm: update for MPS4 Corstone315 Shaunak saha 2025-06-16 14:58:05 -07:00
  • 335960e4f9 modules: hal_ethos_u: Update for MPS4 Shaunak saha 2025-06-16 13:57:29 -07:00
  • 05d1c3a7f0 boards: mps4: Add initial support for corstone315 Shaunak saha 2025-06-16 11:36:53 -07:00
  • 0397a65e82 doc: drivers: display: remove unsupported ref Eve Redero 2025-06-12 21:37:29 +02:00
  • 44499df9eb drivers: sensor: icm42688 add asserts to RTIO Benjamin Perseghetti 2025-06-02 15:00:10 -04:00
  • 4d91f6c3ed drivers: sensor: icm42688 enable fifo-hires in DT Benjamin Perseghetti 2025-06-02 14:55:25 -04:00
  • 5c9d6d44f3 drivers: sensor: icm42688 add axis_align in DT Benjamin Perseghetti 2025-06-02 14:49:06 -04:00
  • 612b905d7d samples: boards: espressif: extend SPIRAM test Marek Matej 2025-05-14 12:54:46 +02:00
  • 76ad3d0935 tests: i2c: Add test configuration for RX130 Duy Nguyen 2024-12-18 05:30:02 +07:00
  • ed6839f157 boards: renesas: Add support for I2C node on board RSK-RX130 Duy Nguyen 2024-12-18 05:28:45 +07:00
  • 92a631e836 drivers: i2c: Add support i2c driver for Renesas RX MCU Duy Nguyen 2024-12-18 05:28:17 +07:00
  • c6dbd8a000 manifest: hal_renesas: Update commit ID to support I2C on Renesas HAL Quy Tran 2025-05-06 10:44:28 +07:00
  • 6a893fb91b settings: zms: add missing error check Benjamin Cabé 2025-06-22 22:22:06 +02:00
  • 9e8a21701b samples: net: zperf: Disable L2 ethernet Chaitanya Tata 2025-06-19 20:50:57 +05:30
  • f32cd9330b samples: drivers: i2c: rtio_loopback: add nucleo_f401re/nucleo_h503rb Etienne Carriere 2025-06-19 13:13:38 +02:00
  • 79d1803efe drivers: i2c: stm32: add target mode in RTIO drivers Etienne Carriere 2025-06-19 12:45:08 +02:00
  • e16c9bb41d drivers: i2c: stm32: report error case in v1 RTIO driver Etienne Carriere 2025-06-19 14:12:21 +02:00
  • 5740dfe77b drivers: i2c: stm32: fix write burst in RTIO drivers Etienne Carriere 2025-06-20 12:16:16 +02:00
  • 2ccc1eab89 drivers: i2c: stm32: I2C transaction first transfer must set RESTART flag Etienne Carriere 2025-06-19 12:40:24 +02:00
  • 56a0160e30 drivers: wifi: siwx91x: Fix buffer overflow in client disconnect Muzaffar Ahmed 2025-06-19 23:06:11 +05:30
  • 73a1bef079 drivers: wifi: siwx91x: Raise AP enable event from driver Muzaffar Ahmed 2025-06-19 17:13:45 +05:30
  • 65d8f816e5 drivers: wifi: siwx91x: Disable the 160 MHz feature Muzaffar Ahmed 2025-06-19 17:03:39 +05:30
  • 607ff8520f doc: migration-guide-4.2: Add note about bt_hci_cmd_create() Johan Hedberg 2025-06-19 11:10:21 +03:00
  • a22a4b1ae4 Bluetooth: Host: Mark bt_hci_cmd_create() as deprecated Johan Hedberg 2025-06-19 11:06:11 +03:00
  • 978614abfb tests: bsim: bluetooth: Remove bt_hci_cmd_create() usage Johan Hedberg 2025-06-19 10:42:02 +03:00
  • b0bed23fd2 Bluetooth: tests: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 10:36:14 +03:00
  • 187ec7012d Bluetooth: samples: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 04:10:03 +03:00
  • c186a3110c Bluetooth: drivers: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 04:08:29 +03:00
  • 58fe2ab5e6 Bluetooth: Mesh: shell: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 04:04:28 +03:00
  • 3056d0773e Bluetooth: Host: shell: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 04:03:11 +03:00
  • 896212933a Bluetooth: Host: scan: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 04:01:52 +03:00
  • e9f06126ea Bluetooth: Host: iso: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 04:00:11 +03:00
  • 354e75d479 Bluetooth: Host: id: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 03:59:02 +03:00
  • 6f2643638d Bluetooth: Host: direction: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 03:58:05 +03:00
  • e23d5a0801 Bluetooth: Host: cs: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 03:52:47 +03:00
  • 0d47556542 Bluetooth: Host: conn: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 03:52:00 +03:00
  • fa0aece2fa Bluetooth: Host: Classic: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 03:47:48 +03:00
  • 47fa056fb6 Bluetooth: Host: adv: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 03:44:37 +03:00
  • 2ea9605380 Bluetooth: Host: core: Use bt_hci_cmd_alloc() Johan Hedberg 2025-06-19 03:03:49 +03:00
  • 6c61c8c428 Bluetooth: Host: CS: Fix test HCI command encoding Johan Hedberg 2025-06-18 22:04:45 +03:00
  • b530b261d9 Bluetooth: Host: Introduce bt_hci_cmd_alloc() Johan Hedberg 2025-06-18 22:01:39 +03:00
  • 892ac07a4a cmake: Add a new no_deprecation_warning compiler flag Carles Cufi 2025-06-18 15:30:11 +02:00