Commit graph

  • 2b91c467f2 modules: Update hal_wch Miguel Gazquez 2025-03-10 16:28:35 +01:00
  • 265cfb45a8 boards: variscite: Adjust index.rst Andre Morishita 2025-05-22 09:54:07 -03:00
  • d3ecec1e2c boards: variscite: Add Variscite DART-MX93 board Andre Morishita 2025-02-24 14:55:13 -03:00
  • aa3af71eb4 shields: add shield.yml for st_b_cams_imx_mb1854 Benjamin Cabé 2025-05-23 21:36:10 +02:00
  • b2de146ea8 boards: ti: lp_mspm0g3507: fix doc to use code-block Parthiban Nallathambi 2025-05-21 21:40:46 +05:30
  • 18360d574b dts: arm: ti: mspm0: fix typo Parthiban Nallathambi 2025-05-21 21:41:55 +05:30
  • c4866ec68a soc: cyw20829: Initial integrate Cypress MCUBoot for 20829 Sreeram Tatapudi 2025-05-14 14:23:49 -07:00
  • 968704e6b7 soc: cyw20829: add support of Secure LCS Sreeram Tatapudi 2025-05-21 11:23:46 -07:00
  • 7ef83fca97 soc: cyw20829: Use python script to generate app header Sreeram Tatapudi 2025-05-20 16:37:31 -07:00
  • 3d26d4cc87 boards: cyw20829: add custom flashloader with 64k of erase block size Sreeram Tatapudi 2025-04-23 13:00:09 -07:00
  • bcf4d1ad38 doc: west: releases: Fix typo Carles Cufi 2025-05-23 19:42:05 +02:00
  • 732c80f3e9 ci: use new docker image v0.28.0.20250523 Anas Nashif 2025-05-21 12:05:00 -04:00
  • b8f3263df0 toolchain: clang: compiler opt: -Ofast -> -O3 -ffast-math Anas Nashif 2025-05-15 09:56:09 -04:00
  • e4b4a8dfe8 riscv: Increase TEST_EXTRA_STACK_SIZE to 4096 if c++ exceptions Keith Packard 2025-05-16 09:16:00 -07:00
  • 3cdc5a9f9a tests/kernel: Disable -Werror when testing deprecated pipe APIs Keith Packard 2025-04-14 23:07:06 -07:00
  • 0adac7cafc libc/minimal: Add stub 'sys/lock.h' Keith Packard 2025-05-14 10:14:17 -04:00
  • 74c9e7afab tests/c_lib: Skip double sqrt test when double is not 64 bits Keith Packard 2025-05-11 15:01:50 -07:00
  • c6a21074af doc: release-notes-4.2: Information about TC shim Flavio Ceolin 2025-05-18 17:20:37 -07:00
  • dfde32144a drivers; crypto: Remove TinyCrypt shim Flavio Ceolin 2025-05-18 17:08:57 -07:00
  • 2ddec2f0a9 arch: arm: update to use CMSIS_6 compatible macros Sudan Landge 2025-05-14 22:09:53 +01:00
  • 8b13c60ca6 modules: CMSIS_6: update copyright Sudan Landge 2025-05-14 22:39:47 +01:00
  • b853f01010 doc: Update on switch to CMSIS_6 Sudan Landge 2025-05-14 22:25:54 +01:00
  • 219fae6946 sca: llvm: add support for clang static analyzer Alex Fabre 2025-05-07 20:49:47 +02:00
  • 7e00170fa9 doc: toolchain: ATfE: fix formating Alex Fabre 2025-05-07 20:50:29 +02:00
  • b234e86ca6 tests: net: lib: lwm2m: detects no-operation setter and getter functions Stefan Schwendeler 2025-05-21 15:32:36 +02:00
  • 42ad57972a samples: drivers: adc_sequence: Add lp_em_cc2340r5 DT overlay Julien Panis 2024-07-31 10:18:51 +02:00
  • 0acad3e404 samples: drivers: adc_dt: Add lp_em_cc2340r5 DT overlay Julien Panis 2024-07-31 10:18:14 +02:00
  • 0800aa094c boards: ti: lp_em_cc2340r5: Add ADC support Julien Panis 2024-07-31 10:15:02 +02:00
  • d9134b3a8a dts: arm: ti: cc23x0: Add ADC support Julien Panis 2024-07-31 10:13:37 +02:00
  • dd5ed02146 drivers: adc: Add support for cc23x0 ADC Julien Panis 2024-07-31 10:11:04 +02:00
  • 66eb61ae38 drivers: clock_control_mcux_syscon: confine RTC code to SOC_SERIES_MCXN Derek Snell 2025-04-21 15:57:26 -04:00
  • d7f1c0ad5f drivers: wifi: siwx91x: Add support for Enhanced Legacy Power Save Jérôme Pouiller 2025-05-21 14:59:15 +02:00
  • c3ce29eb81 drivers: wifi: siwx91x: Add support for get_power_save_config() Jérôme Pouiller 2025-05-21 15:04:35 +02:00
  • adae16812e drivers: wifi: siwx91x: Add support for set_power_save() Arunmani Alagarsamy 2025-04-08 17:14:58 +05:30
  • b939714204 doc: migration-guide-4.2: Add note about HTTP client response cb Robert Lubos 2025-05-21 15:46:06 +02:00
  • 00d214c3ae tests: net: http_client: Add new testsuite for HTTP client Robert Lubos 2025-05-20 14:46:18 +02:00
  • 3572c9f825 net: http: client: Allow to abort download from response callback Robert Lubos 2025-05-20 14:30:16 +02:00
  • 73e248f6cf net: zperf: Make UDP upload report retransmission count configurable Robert Lubos 2025-05-21 16:18:38 +02:00
  • 02530beeda net: zperf: Fix invalid zsock_recv() error check Robert Lubos 2025-05-21 16:08:44 +02:00
  • a94209b098 shields: migrate to shield.yml Benjamin Cabé 2025-05-20 11:18:22 +02:00
  • 79e3ecb7a9 doc: boards: catalog: add shields to board catalog Benjamin Cabé 2025-05-15 17:51:39 +02:00
  • df01afa8c6 scripts: west: commands: make use of shield.yml in west shields command Benjamin Cabé 2025-05-15 15:12:57 +02:00
  • 3a62b17b85 cmake: shields: introduce shield.yml Benjamin Cabé 2025-05-15 15:11:23 +02:00
  • 66fda826e1 shields: scripts: cmake: use list_shields.py in shields.cmake Benjamin Cabé 2025-05-21 15:43:29 +02:00
  • 93ced043f5 scripts: shields: handle BOARD_ROOT not containing shields folder Benjamin Cabé 2025-05-21 17:05:41 +02:00
  • 84980e0f4b boards: aithinker: update vendor name for Ai-Thinker WB2-12F board Benjamin Cabé 2025-05-23 12:21:45 +02:00
  • e99e15d2ed bindings: vendor-prefixes: add Ai-Thinker Co., Ltd. entry Benjamin Cabé 2025-05-23 12:20:33 +02:00
  • e462ef3c07 drivers: video: ov7670: Set default format to RGB565 QVGA Phi Bang Nguyen 2025-05-21 12:10:54 +02:00
  • 2e258205e1 boards: stm32n6570_dk: Add touch screen support Erwan Gouriou 2025-05-21 10:37:28 +02:00
  • 5406259c47 tests: drivers: gpio_hogs: Add nrf54 platforms. Bartlomiej Buczek 2025-05-21 15:03:46 +02:00
  • 80b9040146 soc: nordic: dmm: Add lock around sys_heap operations Krzysztof Chruściński 2025-05-21 14:53:08 +02:00
  • 37b4407a69 dts/renesas/smartbond: Add support for the ARMv8-M MPU Loek Le Blansch 2025-05-21 13:56:30 +02:00
  • bf93559856 doc: releases: State zbus API as stable Rodrigo Peixoto 2025-05-18 08:37:57 -03:00
  • c71f51c829 api: zbus: Make zbus a stable API Rodrigo Peixoto 2025-05-12 10:01:54 -03:00
  • d3ec91674a sys: timeutil: check for 32-bit time_t to avoid warning (part 2) Chris Friedt 2025-05-23 06:27:51 -04:00
  • 4dea09da3f test: drivers: gpio: turn off rand generator. Bartlomiej Buczek 2025-05-21 12:26:07 +02:00
  • 270f5d6771 soc: nordic: Use proper devicetree entries for clock frequency Jamie McCrae 2025-05-21 08:46:46 +01:00
  • dd99eda025 dts: arm: nordic: Add default rtc1 clock frequency to nrf53 network core Jamie McCrae 2025-05-21 09:11:57 +01:00
  • e553b290f7 dts: bindings: timer: Add default clock frequency for nordic grtc Jamie McCrae 2025-05-21 08:42:46 +01:00
  • a9d0a36332 scripts: kconfig: Add dt_nodelabel_int_prop function Jamie McCrae 2025-05-22 11:50:01 +01:00
  • bc06d8522e tests: kernel: timer: Align timer tests to nRF54 Adam Kondraciuk 2025-05-14 18:01:41 +02:00
  • b1f9351930 boards: opta: enable qspi Mark O'Donovan 2025-05-06 13:19:14 +01:00
  • 0537df8dd2 MAINTAINERS: nxp-mpu: add more collaborators Jiafei Pan 2025-05-21 16:35:53 +08:00
  • 0e4ff0f3fe drivers: gpio: ambiq: need to select AMBIQ_HAL_USE_GPIO Hao Luo 2025-05-23 11:32:48 +08:00
  • 76caed2e37 dts: bindings: add back missing pl011 for apollo4p Hao Luo 2025-05-23 11:03:39 +08:00
  • 7f5b686d65 manifest: Update nrf_wifi for Raw modes boot failure Karun Kumar Eagalapati 2025-05-21 14:20:26 +05:30
  • 8151dd9c6c drivers: flash_stm32h7: fix flash size detection Luca Burelli 2025-05-20 17:05:20 +02:00
  • 65b7470972 hwinfo: stm32: reverse device id byte order to match v4.1 order Emil Lindqvist 2025-05-20 15:56:19 +02:00
  • 4c3491d8a4 drivers: i2c: omap: Fix for RAM MMIO Ayush Singh 2025-05-19 18:58:35 +05:30
  • d4ee678fe3 drivers: i2c: omap: Use non-named mmio macros Ayush Singh 2025-05-19 18:57:47 +05:30
  • 9db744ba06 drivers: i2c: omap: Use DEVICE_MMIO macro for registers Ayush Singh 2025-05-19 18:55:46 +05:30
  • 3239544e60 board: sensry: sy1xx: default slew-rate for rgmii interface Sven Ginka 2025-05-05 14:09:28 +02:00
  • 70ea3b115d drivers: pinctrl: added slew-rate setting for the sy1xx soc Sven Ginka 2025-05-05 13:13:50 +02:00
  • 79f5575f46 tests: drivers: build_all: audio: add pcm1681 to tests Jaro Van Landschoot 2025-04-23 09:09:36 +02:00
  • 219770df71 drivers: audio: pcm1681: add driver Jaro Van Landschoot 2025-04-22 15:03:00 +02:00
  • 58431564e1 dts: arm: ti: cc23x0: Add LGPT support Stoyan Bogdanov 2024-09-11 14:13:07 +03:00
  • cfe7a58a28 drivers: counter: Add support for cc23x0 LGPT Stoyan Bogdanov 2024-09-11 14:10:23 +03:00
  • fc56305c2f drivers: display: st7567: add display_clear support Yishai Jaffe 2025-05-22 18:06:44 +03:00
  • bdb69c4afd drivers: display: ls0xx: add display_clear support Yishai Jaffe 2025-05-22 17:28:17 +03:00
  • 1d4a0fe8c0 bindings: sensor: si7006: fix title Yishai Jaffe 2025-05-22 17:00:34 +03:00
  • 28e40128aa modem_cellular: Close carrier with suspend Markus Lassila 2025-05-20 11:26:52 +03:00
  • 68f8c1b256 toolchain: gcc: ramfunc with Clang Veijo Pesonen 2025-05-16 14:17:19 +03:00
  • 35cf9ada0e modules: hal_ethos_u: fix failure to override ETHOSU_TARGET_NPU_CONFIG Chun-Chieh Li 2025-05-15 10:40:01 +08:00
  • 30c441bc21 west.yml: Update hal_stm32 for new signals in -pcintrl.dtsi Erwan Gouriou 2025-05-21 14:47:40 +02:00
  • d61a7a80ad sys: timeutil: check for 32-bit time_t to avoid warning Chris Friedt 2025-05-22 20:58:45 -04:00
  • f77e258cb9 cmake: Set RX build use 64bit doubles as default Duy Nguyen 2025-05-14 01:27:46 +07:00
  • 8a5c744213 posix: timers: use newly added timespec util functions Chris Friedt 2025-05-16 07:44:47 -04:00
  • 03099f30da doc: kernel: timeutil: add documentation for timespec apis Chris Friedt 2025-05-16 11:20:31 -04:00
  • 13fe95b51d tests: lib: timeutil: add timespec util testsuite Chris Friedt 2025-05-16 07:01:21 -04:00
  • 21b8bd1ba1 sys: timeutil: add utility functions for struct timespec Chris Friedt 2025-05-16 11:28:24 -04:00
  • 246c65bfe9 timeutil: correct position of doxygen end-group comment Chris Friedt 2025-05-16 11:24:06 -04:00
  • 6c73b5813f i2c: npcx: Loosen requirements for target registration Yuval Peress 2025-05-21 09:26:57 -06:00
  • 270c98bc23 i2c: npcx: Improve error logging Yuval Peress 2025-05-20 15:13:27 -06:00
  • 27f6bc861c i2c: npcx: Remove erroneous debug messages Yuval Peress 2025-05-20 15:07:11 -06:00
  • b78fb2c39d kernel/init: Corrected a typo Andriy Gelman 2025-04-02 15:43:08 -07:00
  • 4c822b7e03 soc: modifications for cyw920829m2evk_02 power configuration Nazar Palamar 2025-02-12 19:25:37 +02:00
  • 8b5fe624e2 include: usb_ch9: ensure packing of usb_setup_packet Joel Holdsworth 2025-05-20 09:40:08 -07:00
  • 39916042d1 code_relocation: use booleans for string_create_helper arguments Joel Holdsworth 2025-04-03 16:32:45 -07:00
  • f7332da62e code_relocation: improve code conciseness Joel Holdsworth 2025-04-03 15:34:44 -07:00
  • 33d9961f56 code_relocation: use named fields in string templates Joel Holdsworth 2025-04-03 14:08:23 -07:00