Commit graph

  • a286540dbc soc: ti: cc23x0: Add conditions for RTC as timer in power.c Stoyan Bogdanov 2024-10-21 14:04:27 +03:00
  • f5bcee5d8d soc: ti: cc23x0: Add power management Stoyan Bogdanov 2024-10-04 13:26:15 +03:00
  • a473d268c3 boards: ti: lp_em_cc2340r5: Add external low-frequency oscillator Julien Panis 2024-10-17 16:57:55 +02:00
  • 13c0a98acc dts: bindings: clock: Add TI cc23x0 external low-frequency oscillator Julien Panis 2024-10-17 16:55:18 +02:00
  • 9ec8ad9b47 soc: ti: cc23x0: Add clock definition for RTC Stoyan Bogdanov 2024-10-21 14:02:49 +03:00
  • b82e7418c5 drivers: counter: cc23x0: Add dependency for RTC Stoyan Bogdanov 2024-10-21 14:01:45 +03:00
  • 6bb5378fbe drivers: timer: cc23x0: Add option to select between RTC and SYSTIM Stoyan Bogdanov 2024-10-21 13:59:37 +03:00
  • ca6b18d808 drivers: timer: Add RTC timer driver for cc23x0 Stoyan Bogdanov 2024-10-21 13:26:39 +03:00
  • 7777a39b63 drivers: net: Make slip use the interface name declared on Kconfig Marcelo Roberto Jimenez 2025-10-14 21:34:58 -03:00
  • fca3d161ed drivers: net: Fix the slip initialization of the MAC address Marcelo Roberto Jimenez 2025-10-14 21:28:31 -03:00
  • 30cdbd3dfc tests: bluetooth: controller: Fix too many arguments for format error Tim Pambor 2025-10-16 21:58:37 +02:00
  • a3d355e19c tests: posix: Fix -Wformat error Tim Pambor 2025-10-16 21:50:51 +02:00
  • 86a46c48be tests: flash_map: Add tests for subpartitions Tomasz Chyrowicz 2025-10-01 15:37:44 +02:00
  • 3ae8a43667 storage: Allow to use subpartitions in flash_map Tomasz Chyrowicz 2025-09-30 17:36:43 +02:00
  • 5c010ed9a3 devicetree: Fix ADDRESS macro for non-nv-flash Tomasz Chyrowicz 2025-10-02 11:17:50 +02:00
  • e4ecd4b290 devicetree: Fix MTD macro for subpartitions Tomasz Chyrowicz 2025-10-01 15:46:16 +02:00
  • 99b0c25d01 soc: wch: Add CH32V307 Support James Bennion-Pedley 2025-09-26 10:20:04 +01:00
  • 344241718a drivers: clock_control: Load correct PLL Multipliers based on look up table James Bennion-Pedley 2025-09-12 09:28:55 +01:00
  • 484218ac70 modules: wch: Fix Incorrect CH32FUN macro configuration James Bennion-Pedley 2025-09-12 09:27:50 +01:00
  • b6c66b7858 west: update hal_nxp to mcux sdk 25.09.00 Zhaoxiang Jin 2025-10-08 12:04:00 +08:00
  • 99fd6d4f4e ztest: Add validation of zassert strings Tim Pambor 2025-10-14 19:12:14 +02:00
  • 6e0acef0cf tests: subsys: modem: backend: uart: stm32: fix dma DTS phandle lists Etienne Carriere 2025-10-10 17:35:36 +02:00
  • 84f4ebc823 tests: drivers: uart: uart_async_api: stm32: fix dma DTS phandle lists Etienne Carriere 2025-10-10 17:34:23 +02:00
  • 309422f86d tests: drivers: spi: spi_loopback: stm32: fix dma DTS phandle lists Etienne Carriere 2025-10-10 17:33:42 +02:00
  • b5db94d31c samples: net: cellular_modem: stm32: fix dma DTS phandle lists Etienne Carriere 2025-10-10 17:32:03 +02:00
  • 14cb3e2c10 samples: drivers: spi_flash: stm32: fix dma DTS phandle lists Etienne Carriere 2025-10-10 17:31:20 +02:00
  • 775b03af0f samples: boards: st: power_mgmt: suspend_to_ram: fix dma DTS phandle lists Etienne Carriere 2025-10-10 17:44:33 +02:00
  • c79d3d5505 samples: boards: st: uart: circular_dma: fix dma DTS phandle lists Etienne Carriere 2025-10-10 17:28:53 +02:00
  • 5f0dcdac1e dts: arm:st: stm32h7: fix dma phandle lists Etienne Carriere 2025-10-10 17:27:30 +02:00
  • d5430545df dts: arm:st: stm32h5: fix dma phandle lists Etienne Carriere 2025-10-10 17:26:59 +02:00
  • f9e67876b4 dts: arm:st: stm32f4: fix dma phandle lists Etienne Carriere 2025-10-10 17:25:49 +02:00
  • 69cdf1952d tests: drivers: rtc: rtc_api: add new test case. Holt Sun 2025-10-15 21:51:46 +08:00
  • 8a0d621d9d samples: drivers: rtc: add mimxrt10xx board configs Holt Sun 2025-10-15 18:01:20 +08:00
  • 2fb04ff274 boards: nxp: add rtc into supported board. Holt Sun 2025-10-16 12:38:15 +08:00
  • 13983de5bb boards: nxp: mimxrt10xx: enable SNVS counter_rtc Holt Sun 2025-10-15 17:57:40 +08:00
  • 3adf133020 dts: nxp: rt10xx: add zephyr,rtc-counter child under SNVS Holt Sun 2025-10-15 17:55:30 +08:00
  • d4c6cdfd4f drivers: counter: mcux_snvs: update driver codes. Holt Sun 2025-10-15 17:44:31 +08:00
  • 7f6937dac5 samples: video: capture: Configure frame width and heght for mcxn236 Zacck Osiemo 2025-10-13 06:25:04 +02:00
  • 6d60beffb9 drivers: video: mcux_sdma: Reconfigure the source when getting format Zacck Osiemo 2025-10-03 20:56:07 +02:00
  • 7321231a64 west: Add mbedtls fix for gcc 14.3 Keith Packard 2025-06-05 08:31:30 -07:00
  • c52ed3921c test: drivers: add HX8379C driver into test app Charles Dias 2025-08-12 19:55:39 +01:00
  • 3a26535818 drivers: display: add HX8379C driver files Charles Dias 2025-08-12 19:53:17 +01:00
  • f9d4ec974e dts: bindings: display: add HX8379C binding file Charles Dias 2025-08-12 19:51:25 +01:00
  • a8a2eefb56 dts: arm: nxp: Update lptmr prescaler setting Felix Wang 2025-09-16 18:13:53 +08:00
  • eb785ef63b drivers: Counter: Fix LPTMR prescaler setting not work issue Felix Wang 2025-08-29 18:25:40 +08:00
  • fac2034dc1 tests: drivers: counter_basic_api: Enable lptmr test for mimxrt1180_evk Felix Wang 2025-08-29 18:18:35 +08:00
  • 077e5a3584 drivers: ieee802154: STM32WBA cube fw 1.7.0 updates Alessandro Manganaro 2025-10-09 15:59:36 +02:00
  • 25e91c8df2 drivers: bluetooth: hci: STM32WBA cube fw 1.7.0 updates Alessandro Manganaro 2025-10-03 16:50:38 +02:00
  • cc72789e1a dts: nxp: Fix opamp addresses Declan Snyder 2025-10-10 14:22:18 -05:00
  • 84bba8742a dts: arm: stm32n6: Add NPU Cache clock and reset lines Erwan Gouriou 2025-10-14 16:14:27 +02:00
  • 5795b51ece cmake: extensions: Fix compliance errors Jukka Rissanen 2025-10-15 11:26:32 +03:00
  • 034e88ebb3 drivers: mipi-dbi-spi: Fix the delay for gpio CS Jeremy Dick 2025-10-16 07:11:29 -05:00
  • 282e2c78b1 samples: net: lwm2m_client: support Pinnacle 100 with HL78xx driver Ryan Erickson 2025-10-08 15:28:49 -05:00
  • 9f517efce2 samples: net: aws_iot_mqtt: support Pinnacle 100 with HL78xx driver Ryan Erickson 2025-10-08 11:04:22 -05:00
  • b12d6e22ee samples: drivers: modem: hello_hl78xx: add support for pinnacle 100 Ryan Erickson 2025-10-08 10:48:39 -05:00
  • 7af20e41dd boards: shields: add swir_hl78xx_ev kit Zafer SEN 2025-06-08 22:43:18 +01:00
  • 268b86aad0 samples: net: lwm2m_client/aws_iot_mqtt: add hl78xx driver config file Zafer SEN 2025-06-08 22:41:19 +01:00
  • e7de32617a samples: drivers: modem: hello_hl78xx sample Zafer SEN 2025-06-08 22:23:11 +01:00
  • a103ef0406 drivers: modem: HL78XX Modem Driver Zafer SEN 2025-06-08 22:21:03 +01:00
  • 8e8056324d soc: nxp: mcxw: Enable EDMA Emilio Benavente 2025-06-18 13:59:42 -05:00
  • 728eff4756 drivers: dma_mcux_edma: Support EDMAv3 without dmamux Declan Snyder 2025-08-14 20:55:23 -05:00
  • d8dbd3fade drivers: mcux_edma: refactor configure func more Declan Snyder 2025-08-14 15:16:56 -05:00
  • a713aedb53 bluetooth: a2dp: check the reject response's error code Mark Wang 2025-09-29 17:05:43 +08:00
  • 60c7ec6915 bluetooth: a2dp: set req->status as 0 Mark Wang 2025-09-16 10:55:29 +08:00
  • c994c9e02e bluetooth: a2dp set right endpoint state for start and abort cmd Mark Wang 2025-09-05 17:50:04 +08:00
  • c0a9eadb1e boards: ruiside: art_pi: add board support Dejiang He 2025-10-16 03:07:41 +08:00
  • 2fba115143 drivers: clock control: stm32 common clock enables clk48 Francois Ramu 2025-10-13 09:56:30 +02:00
  • 02f000084f include: drivers: stm32 clock mux CK48 definition Francois Ramu 2025-09-19 11:17:44 +02:00
  • c4a522eeae boards: renesas: Add Watchdog support for RZ/A3UL, N2L, T2M Quang Le 2025-09-19 17:42:33 +07:00
  • 078af6b159 dts: renesas: Add Watchdog support for RZ/A3UL, N2L, T2M Quang Le 2025-09-19 17:38:34 +07:00
  • 0611b01ca3 drivers: watchdog: Initial support for RZ/A3UL, N2L, T2M Quang Le 2025-09-19 17:35:51 +07:00
  • 349de6a9c7 manifest: Update commit id for hal_renesas Quang Le 2025-09-22 13:30:38 +07:00
  • 7157d15df6 MAINTAINERS: Update maintainer role for RX platform Duy Nguyen 2025-09-23 09:36:27 +00:00
  • 40bba4057f Bluetooth: Classic: HFP_HF: Fix AT+CLCC can not be sent issue Lyle Zhu 2025-09-23 18:42:02 +08:00
  • 8d209b0926 timer: espressif: keep alarm disable support only for mcuboot Sylvio Alves 2025-09-25 10:25:58 -03:00
  • 28434f8003 drivers: uart: npcx: support additional capabilities Jun Lin 2025-10-01 14:17:43 +08:00
  • 3595c9d0d4 tests: pm: policy_api: Add test for locking all PM states Krzysztof Chruściński 2025-10-02 12:49:21 +02:00
  • 336e89efd6 pm: policy: Add option to lock all power states Krzysztof Chruściński 2025-10-02 11:56:56 +02:00
  • 9f1e166abd modem: modem_ppp: optimise frame wrapping Jordan Yates 2025-10-04 13:52:25 +10:00
  • 6b350da5ec dma: Drop syscalls Tom Burdick 2025-10-06 09:36:16 -05:00
  • 572d4d438b Bluetooth: BAP: BA: Improve some logging Emil Gydesen 2025-10-07 18:00:28 +02:00
  • cb9c64947f Bluetooth: CAP: Add missing failed_conn for reception_start Emil Gydesen 2025-10-07 18:11:59 +02:00
  • 759eeb6fcd drivers: spi: Ensure MAX32 config is applied fully Pete Johanson 2025-10-02 14:27:24 -06:00
  • fc34981ea4 boards: microchip: pic32cm_jh01_cpro: Add PyOCD runner support Arunprasath P 2025-10-09 17:49:33 +05:30
  • 3884641585 drivers: mipi_dsi: stm32: don't mix HAL return value and errno Etienne Carriere 2025-10-09 14:12:29 +02:00
  • 99d1c5db09 drivers: display: stm32_ltdc: don't mix HAL return value and errno Etienne Carriere 2025-10-09 13:57:01 +02:00
  • 1c809f3c8a drivers: memc: test STM32 HAL return value in SDRAM driver Etienne Carriere 2025-10-09 14:09:38 +02:00
  • b4a9874baf drivers: memc: test STM32 HAL return value in OSPI PSRAM driver Etienne Carriere 2025-10-09 14:08:35 +02:00
  • ef6aad9ca6 boards: adi: add default max32655 storage partition Rob Cornall 2024-11-15 10:29:39 -08:00
  • 2b0befcfbe drivers: hal_nxp: Disable quick access for Cortex-A only Mahesh Mahadevan 2025-10-13 13:17:35 -05:00
  • 3fe6fcf3d4 soc: stm32: Kconfig: fix options leak Abderrahmane JARMOUNI 2025-10-12 23:04:54 +02:00
  • ea71891fa2 drivers: usb: nrf_usbd_common: fix Kconfig leak Abderrahmane JARMOUNI 2025-10-12 23:03:55 +02:00
  • 5e7f23f50f tests: bsim: Bluetooth: Fail on advertising start error Vinayak Kariappa Chettimada 2025-10-13 16:11:41 +02:00
  • bb8e8e9c91 drivers: flash: stm32_{o|x}spi: Add Microchip-specific special case Ben Marsh 2025-10-13 17:23:00 +01:00
  • 633e9c75a2 drivers: flash: stm32_{o|x}spi: Add ULBPR support Ben Marsh 2025-10-13 17:19:51 +01:00
  • a96a4e7ee3 drivers: ethernet: Allow changing the MAC address of the slip interface Marcelo Roberto Jimenez 2025-10-02 11:37:10 -03:00
  • b6f5d6c93f samples: net: openthread: border_router: Update configuration Cristian Bulacu 2025-10-01 09:10:20 +03:00
  • 4ad24ca8b9 tests: drivers: flash: Add missing fixtures for nrf54h Bartosz Miller 2025-10-14 10:02:18 +02:00
  • eacdaa315d tests: gpio: enable gpio_basic_api on arduino for frdm_rw612 Hake Huang 2025-10-14 17:02:13 +00:00
  • 625e2acda8 drivers: adc: stm32: Rename sequencer and oversampler and fix macro issue Guillaume Gautier 2025-10-14 10:21:38 +02:00