Commit graph

  • c67a1dfe77 tests/benchmarks/thread_metric: Don't select IRQ_OFFLOAD_NESTED Andy Ross 2025-08-05 09:29:23 -07:00
  • afae0c6e2e tests/benchmarks/swap: Add interrupt cases too Andy Ross 2025-08-05 12:12:04 -07:00
  • a58bd2c627 tests/benchmarks/thread_metric: Turn off CONFIG_MPU explicitly Andy Ross 2025-08-04 09:48:39 -07:00
  • 305b7227cc samples/openamp: Bump stack size Andy Ross 2025-07-29 14:26:40 -07:00
  • 39ccfb3588 arch/arm: Work around gcc codegen oddity in arch_switch() Andy Ross 2025-07-29 13:14:36 -07:00
  • b86e04a9e9 tests/benchmarks: Add a tiny microbenchmark for z_swap() Andy Ross 2025-02-05 11:01:56 -08:00
  • d535d17cbc kernel: Minor optimizations to z_swap() Andy Ross 2025-02-05 10:06:13 -08:00
  • eedd2446c6 arch/arm: Handle multi-cycle instruction in USE_SWITCH Andy Ross 2025-08-01 09:16:14 -07:00
  • e2e5542d14 arch/arm: Platform integration for new Cortex M arch_switch() Andy Ross 2025-02-04 10:02:26 -08:00
  • 3fb0b32847 tests/arch/arm: Add unit test for new arch_switch() implementation Andy Ross 2025-02-04 09:56:42 -08:00
  • 2d1252e006 arch/arm: New arch_switch() based context layer for Cortex M: Andy Ross 2025-02-04 09:55:32 -08:00
  • 6dac3c467c tests/arch/arm_thread_swap: Skip if USE_SWITCH=y Andy Ross 2025-02-02 10:24:14 -08:00
  • 6f7ba27af3 tests/kernel/mutex_api: Fix logic in PI race test Andy Ross 2025-02-01 05:54:01 -08:00
  • e62e92fa2b arch: Remove FPU_SHARING dependence on MULTITHREADING Andy Ross 2025-01-22 08:38:12 -08:00
  • e56e06020c arch: kconfig: ISR_TABLES_LOCAL_DECLARATION depend on IRQ vector table Bjarki Arge Andreasen 2026-03-06 13:48:33 +01:00
  • d4c84cd07b soc: infineon: enable DWT unit for PSOC6 devices with Cortex-M4 core Alexander Roodt 2026-03-06 14:31:32 +02:00
  • d9220b8286 watchdog: wdt_xilinx_wwdt: Add explicit state validation in feed Harini T 2026-03-05 20:41:24 +05:30
  • 973ff30ce5 tests: optee: fix heap buffer overflow in mock SMC callbacks Joakim Andersson 2026-03-04 21:50:08 +01:00
  • d2b3f4521b samples: boards: esp32: deep_sleep: Update test Raffael Rostagno 2025-12-12 14:12:51 -03:00
  • 378c1e9e54 samples: boards: esp32: light_sleep: Update test Raffael Rostagno 2025-12-05 14:00:49 -03:00
  • 893f9337f0 tests: uart_elementary: Fix overlays config for PM Raffael Rostagno 2026-03-03 12:04:17 -03:00
  • 1dd41b7a0b drivers: gpio: esp32: Add pull support for wakeup Raffael Rostagno 2025-12-12 16:06:02 -03:00
  • f25243cf7a drivers: gpio: esp32: Add wakeup support Raffael Rostagno 2025-12-11 14:58:08 -03:00
  • 53fe964473 drivers: gpio: esp32: Add device PM Raffael Rostagno 2025-12-11 09:58:52 -03:00
  • 14acf0cab1 drivers: counter: rtc: esp32: Add device PM Raffael Rostagno 2025-12-10 14:42:05 -03:00
  • 30b4abab11 boards: esp32: uart: Add sleep pin states Raffael Rostagno 2025-12-08 11:57:35 -03:00
  • 5250dc705a drivers: uart: esp32: Add device PM Raffael Rostagno 2025-12-08 11:56:58 -03:00
  • af76ef1162 drivers: systimer: esp32: Add systimer compensation Raffael Rostagno 2026-02-12 16:32:41 -03:00
  • d6c4ed90f4 pm: soc: esp32: Fix PM interface Raffael Rostagno 2025-05-14 11:56:57 -03:00
  • 9cc3028b39 soc: espressif: pm: CCOUNT compensation, ticks rounding Raffael Rostagno 2026-02-13 08:52:34 -03:00
  • 046346905a dts: soc: pm: esp32: Adjust power states Raffael Rostagno 2026-01-27 12:18:27 -03:00
  • d73bddc87e west.yml: hal_espressif: Update for PM Raffael Rostagno 2026-01-30 11:41:46 -03:00
  • 840f1991a2 drivers: stepper: adi_tmc: add TMCM-3216 driver Alexis Czezar Torreno 2026-02-25 09:03:49 +08:00
  • f2c8336ef6 dts: bindings: add Trinamic TMCM-3216 stepper controller Alexis Czezar Torreno 2026-02-25 08:44:14 +08:00
  • b2bc53aab8 logging: swo: drain hardware pipeline in panic handler Jay Beavers 2026-02-23 12:33:54 -08:00
  • f5d0e87ea3 shields: raspberry_pi_camera_module_2: add stm32n6 configs files Alain Volmat 2025-06-22 14:31:52 +02:00
  • 9bdafcd39c boards: shields: introduce the Raspberry Pi Camera Module 2 Josuah Demangeon 2025-06-09 13:45:16 +00:00
  • 26e8c406f5 boards: st: nucleo_n657x0_q: add csi_capture_port label Alain Volmat 2026-01-07 14:32:55 +01:00
  • 46b9c2537a boards: st: use csi_capture_port as alias instead of pipe_main Alain Volmat 2025-12-23 17:34:33 +01:00
  • 143dc6092e tests: drivers: build_all: video: add IMX219 Josuah Demangeon 2025-06-09 01:09:14 +00:00
  • 1db6b3dcc4 tests: drivers: build_all: video: correct sensor i2c address Alain Volmat 2025-12-23 16:42:38 +01:00
  • 4282f14306 drivers: video: introduce Sony IMX219 sensor driver Josuah Demangeon 2025-06-07 16:28:55 +00:00
  • 591d6e3d17 drivers: video: sort CMakeLists.txt/Kconfig imports Josuah Demangeon 2025-06-07 16:26:38 +00:00
  • 70e1f96cb6 driver: video: ctrls: add VIDEO_CID_DIGITAL_GAIN Josuah Demangeon 2025-06-07 16:20:05 +00:00
  • cc53c73263 mgmt: mcumgr: img_mgmt: typo fix Jordan Yates 2026-03-10 17:03:49 +10:00
  • 3eeff9e1ef net: ipv6: check on-link prefix before falling back to default router Jani Hirsimäki 2026-03-06 12:28:13 +02:00
  • db72f5228e net: ip: Add net_family2size helper function Pieter De Gendt 2026-03-06 09:55:06 +01:00
  • d6bcdb12b3 net: ip: Move struct net_sockaddr_nm to net_ip.h Pieter De Gendt 2026-03-06 10:53:34 +01:00
  • 7002434c24 net: ip: Move struct net_sockaddr_can to net_ip.h Pieter De Gendt 2026-03-06 09:54:16 +01:00
  • 1a27ec9a18 pm: policy: fix duplicated space in policy Yongxu Wang 2026-03-06 16:45:37 +08:00
  • 8f0503855a modules: openthread: add missing MBEDTLS_ASN1_PARSE_C dependency Valerio Setti 2026-02-28 07:22:38 +01:00
  • c9228f7503 manifest: openthread: include fixes for Mbed TLS 4 Valerio Setti 2026-03-06 09:25:37 +01:00
  • 446f5e2594 modules: mbedlts: remove key exchanges with RSA encryption Valerio Setti 2026-02-11 11:50:53 +01:00
  • 4af3b66f8f samples|tests: replace key exchange with RSA encryption Valerio Setti 2026-02-17 13:56:33 +01:00
  • 6a5bd4ab6a tests: net: sockets: tls_configurations: adapt to Mbed TLS 4.0 Valerio Setti 2026-02-11 18:01:39 +01:00
  • a302bd1de4 modules: mbedtls: add some TLS 1.2 and TLS 1.3 ciphersuite Kconfig Valerio Setti 2026-02-11 18:00:23 +01:00
  • d0406bfd0f arch posix: Optionally use stack bounds of pthread Scott Shawcroft 2026-03-09 10:48:49 -07:00
  • 72f06372bd native_simulator: Get latest from upstream Scott Shawcroft 2026-03-09 10:48:18 -07:00
  • e4bbfef655 snippets: espressif: add esp prefix Marek Matej 2025-12-17 22:47:04 +00:00
  • 1c74e47020 boards: litex: litex_vexriscv: add litesdcard Fin Maaß 2025-10-16 20:36:08 +02:00
  • 068569a268 drivers: sdhc: litex: add litesdcard driver Fin Maaß 2025-10-16 20:34:06 +02:00
  • 8bb2b52fd7 doc: stepper: fix doxygen grouping Shiven Kashyap 2026-03-09 19:50:07 +05:30
  • e08cbc77e0 drivers: flash: select MPU_ALLOW_FLASH_WRITE for Renesas RA MRAM Khai Cao 2026-03-06 07:23:48 +00:00
  • 3c07a68ae2 drivers: net: sam_gmac: set GMAC_NCFGR.GBE when working in Gigabit mode Tony Han 2025-06-04 14:29:39 +08:00
  • ac46da5d59 boards: st: stm32u5g9j_dk2: add stlink_gdbserver runner Roy Jamil 2026-03-05 21:07:37 +01:00
  • 1649f725f2 boards: st: nucleo_h563zi: add stlink_gdbserver runner Roy Jamil 2026-03-05 20:53:23 +01:00
  • 864269e27c drivers: flash: mcux_flexspi_nor: use IP read path Albort Xue 2026-03-05 16:53:28 +08:00
  • d3dbe45ccb drivers: spi: Fix for SPI register access on MAX32 Pete Johanson 2026-02-18 12:09:38 -07:00
  • c16a22664d boards: infineon: kit_pse84_eval: fix Kconfig.defconfig filename case Sreeram Tatapudi 2026-03-04 11:26:43 -08:00
  • 8bc06fa264 tests: drivers: gpio: Enable gpio tests for RZ/N2H Nhut Nguyen 2026-02-27 18:13:37 +07:00
  • 5eb9d75dcc drivers: gpio: renesas: Add support for RZ/T2H, N2H Nhut Nguyen 2026-02-27 14:50:28 +07:00
  • ddef67d4ae drivers: serial: renesas: Add support for RZ/T2H, N2H Nhut Nguyen 2026-02-26 09:55:23 +07:00
  • e7093b66e0 drivers: intc: renesas: Add support for RZ/T2H, N2H Nhut Nguyen 2026-02-26 09:52:04 +07:00
  • 3f80b8c75a drivers: pinctrl: Add support for Renesas RZ/N2H Nhut Nguyen 2026-02-26 09:47:56 +07:00
  • 3d214e4b24 boards: renesas: Add minimal support for Renesas RZ/N2H Nhut Nguyen 2026-02-26 09:44:05 +07:00
  • e4c7943bcf dts: arm: renesas: Add support for Renesas RZ/N2H Nhut Nguyen 2026-02-26 09:41:13 +07:00
  • 21cc27e488 soc: renesas: Add support for Renesas RZ/N2H Nhut Nguyen 2026-02-26 09:40:08 +07:00
  • 08c44759c2 manifest: Update commit id for hal_renesas Nhut Nguyen 2026-02-26 09:35:50 +07:00
  • 1f14d0f587 tests: net: lib: coap: client: Add tests for multicast support Pieter De Gendt 2026-02-26 11:15:30 +01:00
  • e7fae7a37e net: lib: coap: client: Add multicast support Pieter De Gendt 2026-03-04 12:01:48 +01:00
  • fe6c5e25cd net: lib: coap: client: Add const qualifier to helper functions Pieter De Gendt 2026-03-04 11:55:12 +01:00
  • 525554266a logging: Fix logging in PRE_KERNEL with thread id prefix Tim Pambor 2026-02-26 09:54:54 +01:00
  • 15000e2033 samples: drivers: crypto: add support for sama7g54 AES Tony Han 2026-03-06 15:47:05 +08:00
  • 6dca1ba76d tests: crypto: aes: update to support testing Microchip AES Tony Han 2025-12-09 10:15:12 +08:00
  • 54723148df boards: microchip: sam: enable AES in sama7g54-ek dts Tony Han 2025-12-09 10:12:51 +08:00
  • d747277488 drivers: crypto: aes: add driver for Microchip AES Tony Han 2025-12-09 10:18:58 +08:00
  • 28e83dd714 soc: microchip: sam: update MMU for sama7g5 AES Tony Han 2025-12-09 10:08:19 +08:00
  • 34fd20a279 dts: arm: microchip: sama7g5: add the node for AES Tony Han 2025-12-09 10:04:28 +08:00
  • 969894dae4 dts: bindings: crypto: add microchip,aes-g1-crypto.yaml Tony Han 2025-12-09 10:01:11 +08:00
  • b84319c460 kernel: drop deprecated options SCHED_DUMB and WAITQ_DUMB Anas Nashif 2026-03-09 10:23:45 -04:00
  • 7b89e999e4 samples: net: ptp: Fix ptp4l syntax Thien Nguyen 2026-03-05 18:43:37 +01:00
  • ded6209917 doc: boards: nxp: add frdm_mcxe31b lcd_par_s035 note Yves Wang 2026-03-04 21:59:11 +08:00
  • 8ff4b9733b boards: nxp: frdm_mcxe31b: support lcd_par_s035 8080 Yves Wang 2026-03-04 21:41:16 +08:00
  • 29d0519feb drivers: mipi_dbi: nxp_flexio_lcdif: support EDMA on MCXE31 Yves Wang 2026-03-04 21:41:16 +08:00
  • 91e6751ca2 drivers: clock_control: nxp_mc_cgm: provide FlexIO clock rate Yves Wang 2026-03-04 21:41:16 +08:00
  • c691c22cdc tests: drivers: watchdog: Define watchdog0 node in wdt_basic_api test Sebastian Głąb 2026-03-05 14:13:34 +01:00
  • 50a394e271 tests: drivers: watchdog: Enable wdt_variables test on nrf54lm20b Sebastian Głąb 2026-03-05 10:55:54 +01:00
  • 3c728e03d4 tests: drivers: watchdog: Enable wdt_error_cases test on nrf54lm20b Sebastian Głąb 2026-03-05 10:49:36 +01:00
  • 72d0be6ba3 tests: drivers: uart: Enable uart_pm test on nrf54lm20b Sebastian Głąb 2026-03-04 15:02:17 +01:00
  • 387a901c15 tests: drivers: uart: Enable uart_mix_fifo_poll test on nrf54lm20b Sebastian Głąb 2026-03-04 14:40:46 +01:00