Commit graph

  • fd3adad019 soc: nxp: rw: Move the code for pin configuration in sleep mode to SoC file Mahesh Mahadevan 2025-07-16 10:46:18 -05:00
  • 5541f3f18b boards: frdm_rw612: Certain pins need be configured differently in sleep Mahesh Mahadevan 2025-07-16 10:53:29 -05:00
  • 94f93405c1 dts: nxp: Add sleep-output property Mahesh Mahadevan 2025-07-16 10:57:39 -05:00
  • 01d35752a4 mm: add sys_mm_drv_map_* functions with region check Marcin Szkudlinski 2025-07-31 09:20:47 +02:00
  • 3d461ee435 mm: add application access to unused_l2_start_aligned marker Marcin Szkudlinski 2025-07-18 14:56:30 +02:00
  • 51d3c7aa07 mm: add external control to virtual memory regions Marcin Szkudlinski 2025-07-18 14:54:42 +02:00
  • 7c0e4aecac samples: sensor_shell: Wait for prompt before sending command Tim Pambor 2025-08-11 11:16:16 +02:00
  • df1e6f5290 serial: uart_native_pty: IRQ support Tim Pambor 2025-08-11 11:16:16 +02:00
  • 00cee2c98d drivers: charger: add generic custom value types to property union Van Petrosyan 2025-08-01 14:03:54 +02:00
  • 6a427995b0 soc: snps: rmx: replace custom buildlib with generic RMX linker option Ilya Tagunov 2025-08-03 15:45:23 +01:00
  • d8a1e858a1 arcmwdt: linker: append -Hlld option only for ARC architecture Ilya Tagunov 2025-08-03 15:37:47 +01:00
  • 0a51a1714d drivers: timer: nrf_rtc: Fix custom wrapping Krzysztof Chruściński 2025-08-08 08:21:53 +02:00
  • 7c796c417e shell: mqtt: add configurable delays Jeppe Odgaard 2025-08-08 13:26:18 +02:00
  • badfa0933e manifest: update net-tools to include CAN bus support Henrik Brix Andersen 2025-08-12 07:10:39 +00:00
  • 8d5823d814 tests: boards: nrf: xip: extend timeout Piotr Kosycarz 2025-08-12 09:34:44 +02:00
  • 965bcd6312 Bluetooth: CAP: Implement unicast to broadcast handover Emil Gydesen 2025-02-12 08:37:40 +01:00
  • c535d6e5d1 drivers: adc: nrfx_saadc: Add support for DMM Jakub Zymelka 2025-08-05 08:56:25 +02:00
  • cafc00cc74 tests: kernel: mem_heap: enhance k_heap_free() API coverage Abderrahmane JARMOUNI 2025-07-05 23:05:51 +02:00
  • e79be024e4 tests: kernel: mem_heap: enhance k_heap_calloc() API coverage Abderrahmane JARMOUNI 2025-07-04 23:12:20 +02:00
  • 7f57759f9d tests: kernel: mem_heap: add k_heap_aligned_alloc() coverage Abderrahmane JARMOUNI 2025-07-04 21:31:08 +02:00
  • 9a1fe30199 bootloader: mcuboot: Changes needed to support AES256 Artur Hadasz 2025-07-28 11:55:53 +02:00
  • 445e993491 net: l2: wifi: Fix get RTS threshold in Wi-Fi shell Muzaffar Ahmed 2025-08-08 15:06:58 +05:30
  • e98920d695 drivers/i2c: it51xxx: Fix build assert to check port number instead of inst Tim Lin 2025-08-06 18:47:12 +08:00
  • 637082efb0 lorawan: Imply soft-se instead of selecting it Jamie McCrae 2025-08-03 10:48:16 +01:00
  • 2705260b27 cmake: deprecate the flash debug debugserver attach rtt targets Fabio Baltieri 2025-08-01 13:54:57 +01:00
  • ee5b5f30fe twister: always call flash directly Fabio Baltieri 2025-08-01 14:04:25 +01:00
  • 77a62d1b5b linker: noint memory region location Bill Waters 2025-07-22 16:24:59 -07:00
  • e18cf0cfab boards: renesas: ek_ra8d1: added mikrobus node labels Ian Morris 2025-07-13 17:24:41 -07:00
  • c9d50b6339 drivers: intc_dw: support multiple instances Aaron Fong 2025-06-26 19:04:30 +00:00
  • d627d56b19 tests: display: add test case using display_harness Hake Huang 2025-06-13 23:44:47 +08:00
  • 9e551f5877 twister: harness: add display harness Hake Huang 2025-06-13 23:43:31 +08:00
  • c1d0dfdd06 tests: drivers: flash: Add config for test driver flash size Quy Tran 2025-05-08 13:47:48 +07:00
  • 15ac9af103 soc: renesas: rx: Update linker for using code flash Quy Tran 2024-12-25 11:10:03 +07:00
  • 3e20f6e6b8 boards: renesas: Add support for flash driver on RSK-RX130-512kb board Quy Tran 2024-12-24 12:26:41 +07:00
  • aadf381bdf dts: rx: Add dts property for flash driver on RSK-RX130-512kb Quy Tran 2024-12-24 12:19:34 +07:00
  • 56ec47c62d drivers: flash: Add flash driver support for RX with flash type 1 Quy Tran 2024-12-24 10:19:15 +07:00
  • add9e60c1d drivers: i2c: mcux_lpi2c: Support split role interrupts Michal Smola 2025-07-10 08:21:15 +02:00
  • 98db4d975c net: lib: http_server: prevent busfault if socket family is AF_UNSPEC Andrey Dodonov 2025-08-07 11:44:44 +02:00
  • a317f194b9 boards: silabs: xg22_ek2710a: add support for pwm-leds James Smith 2025-08-02 19:32:23 -07:00
  • 5e75627d1c tests: net: socket: udp: Add tests for resetting peer address Robert Lubos 2025-08-07 16:12:18 +02:00
  • 09cbd286c5 net: connection: Use NET_CONN_*_PORT_SPEC flag when comparing ports Robert Lubos 2025-08-07 16:02:29 +02:00
  • 841035a2d6 net: connection: Fix mixed up comments Robert Lubos 2025-08-07 15:58:04 +02:00
  • 271e0c54ed net: context: Reset peer address on connect with AF_UNSPEC Robert Lubos 2025-08-07 15:27:52 +02:00
  • b8b04075fb samples: video: capture: remove stray USB legacy stack configuration Johann Fischer 2025-08-07 15:40:25 +02:00
  • 821c142443 posix: sysconf: declare sysconf macro values more reliably Chris Friedt 2025-07-28 10:20:52 -04:00
  • ef7c4dc3aa net: lib: ocpp: use sys_clock_gettime() instead of gettimeofday() Chris Friedt 2025-08-07 09:06:16 -04:00
  • e197c312cc net: lib: ocpp: select Kconfig for reentrant function gmtime_r() Chris Friedt 2025-08-07 09:05:03 -04:00
  • dc1d6edc0c boards: beagle: beagleconnect_freedom: Add mcumg uart to dts Ayush Singh 2025-08-07 17:05:24 +05:30
  • 91e3915427 boards: beagleconnect_freedom: Enable swap using scratch Ayush Singh 2025-08-07 17:00:09 +05:30
  • cbcac24a9a boards: beagle: beagleconnect_freedom: Resize mcuboot partitions Ayush Singh 2025-08-06 10:54:24 +05:30
  • eef8e9f4f2 posix: limits: use numeric minimum values Chris Friedt 2025-07-28 10:18:37 -04:00
  • bad99fff50 drivers: nxp: flash_mcux_flexspi: add jedec_id check Andrej Butok 2025-08-07 14:16:12 +02:00
  • c58ae17389 mgmt: mcumgr: grp: img_mgmt: Show firmware loader slot info Jamie McCrae 2025-07-30 13:20:48 +01:00
  • 4b3ff98e08 tests: drivers: dma: clean-up conf for silabs boards Martin Hoff 2025-07-10 11:23:12 +02:00
  • d64db7c5ec drivers: dma: silabs: change default max descriptor from 8 to 16 Martin Hoff 2025-07-09 17:37:14 +02:00
  • 9ed0ded09d drivers: dma: silabs: add dma block splitting for high transfer size Martin Hoff 2025-07-09 17:28:00 +02:00
  • 3d2f8b1cd8 boards: raspberrypi: rpi_pico2w: Add Pico 2W Magpie Embedded 2025-05-28 17:38:06 +01:00
  • 0e3cd5b83a samples: usb: remove zephyr_cdc_acm.inf Johann Fischer 2025-08-07 11:48:00 +02:00
  • b590873e84 dts: bindings: regulator: fix npm13xx soft start current enum Sergei Ovchinnikov 2025-08-06 09:14:13 +02:00
  • 169db46cd6 dp: add option to keep reset deasserted Helmut Lord 2025-03-31 19:28:18 -04:00
  • 871124a6f3 linker: arc: support MWDT-specific input section naming scheme Ilya Tagunov 2025-07-31 13:50:56 +01:00
  • bfdab166e3 intel_adsp: Introduce ACE 4.0 architecture with NVL/NVL-S platforms Tomasz Leman 2025-07-31 09:04:20 +02:00
  • 3fc27e71d2 drivers: input: it8xxx2: resolve runtime assertion failure Ruibin Chang 2025-08-04 13:16:41 +08:00
  • 3a4cc129a7 drivers: spi: it8xxx2: only enable spi clock during spi transaction Ren Chen 2025-08-01 11:39:10 +08:00
  • fdfece9e7d drivers: spi: it8xxx2: remove cs gpio support Ren Chen 2025-07-22 17:01:28 +08:00
  • b694f03741 samples: modules: lvgl: demos: Sync main with LVGL work queue thread Pieter De Gendt 2025-08-04 13:42:55 +02:00
  • b5883d3a37 modules: lvgl: Provide API mutex (un)locking Pieter De Gendt 2025-08-04 15:12:11 +02:00
  • af529f4c40 modules: lvgl: include: Generate doxygen for LVGL workqueue getter Pieter De Gendt 2025-08-04 15:13:21 +02:00
  • a4b66f9214 cmake: assembler optimization options Daniel Flodin 2025-08-01 14:03:28 +02:00
  • bd412d7591 soc: nordic: ironside: dvfs: check abb analog status more than once Łukasz Stępnicki 2025-07-23 15:52:10 +02:00
  • 51a8cc2d60 tests: drivers: rtc: add rtc_api test suite support Karthikeyan Krishnasamy 2025-05-31 15:19:49 +05:30
  • 33a43faffc dts: arm: ti: mspm0: add support for rtc Karthikeyan Krishnasamy 2025-05-06 19:28:25 +05:30
  • e386692b64 drivers: rtc: add driver support for ti mspm0 rtc Karthikeyan Krishnasamy 2025-05-06 15:26:16 +05:30
  • 0278b9c2d5 dts: bindings: rtc: introduce ti mspm0 rtc binding Karthikeyan Krishnasamy 2025-05-06 13:52:43 +05:30
  • b630941164 boards: renesas: rx: Initial support for EK-RX261 board Hau Ho 2025-03-12 13:52:34 +07:00
  • 5afa17cd21 boards: renesas: rx: Initial support for FPB-RX261 board Phi Tran 2025-05-08 11:49:32 +07:00
  • 6966f0a910 drivers: uart: Update sci uart for support RX261 Phi Tran 2025-05-06 14:22:03 +07:00
  • 84190f4581 drivers: gpio: Update gpio and pinctrl driver for support RX261 Phi Tran 2025-05-06 14:01:52 +07:00
  • 8340dedbea drivers: clock control: Add support clock control for RX261 Phi Tran 2025-05-06 13:59:23 +07:00
  • aa8ae86a9c dts: renesas: initial support dts SoC layer on RX261. Hau Ho 2025-03-12 13:49:07 +07:00
  • 262fc25690 soc: renesas: rx: Initial support for RX261 SOC Hau Ho 2025-03-12 10:11:24 +07:00
  • 3bd10d9793 arch: update fixed vectors for config HOCO frequency. Phi Tran 2025-05-09 11:08:54 +07:00
  • 6b1f06b202 scripts: west: flash: Add support for scripts to flash using the RFP tool. Hau Ho 2025-05-14 10:58:53 +07:00
  • 3ae962fd36 samples: video: capture: Add check for buffer size and count Phi Bang Nguyen 2025-07-30 15:01:00 +02:00
  • c95ec709c8 samples: video: capture: Drop buffers array variable Phi Bang Nguyen 2025-07-30 14:46:44 +02:00
  • 086bdae37e drivers: video: sw_generator: Fix min buffers count Phi Bang Nguyen 2025-07-30 14:45:51 +02:00
  • 5d8cf554e8 drivers: display: ssd1327: greyscale -> grayscale Camille BAUD 2025-07-20 21:59:29 +02:00
  • faf96bc1f0 drivers: display: Add gamma table setting to ssd1327 Camille BAUD 2025-07-20 21:55:01 +02:00
  • bfd2ac78ad shell: add app version command Alex Fabre 2025-06-24 17:51:55 +02:00
  • 62f62dbb0b bluetooth: classic: shell: mitigate label followed by declaration Chris Friedt 2025-08-09 03:09:32 -04:00
  • 41120bf07c tests: kernel: mem_map: reduce reserved pages for qemu_x86 tiny Chris Friedt 2025-08-09 03:32:26 -04:00
  • f2f496df84 drivers: reset: rpi_pico: rewrite Dmitrii Sharshakov 2025-07-20 18:30:26 +02:00
  • 5261e53ea3 drivers: gpio: silabs: Don't fail to init is clock is already enabled James Smith 2025-08-08 10:32:36 -07:00
  • c62bd3a88e Bluetooth: Remove _node field of bt_conn_cb if not used Radosław Koppel 2025-08-06 22:53:41 +02:00
  • a9dc9395a4 Bluetooth: Controller: Allow default to maximum DLE value Sam Friedman 2025-08-06 12:43:24 -04:00
  • ba65ff34fb pinctrl: raspberrypi: pico: Add GPIO pinctrl definitions Steve Boylan 2025-08-06 10:57:00 -04:00
  • 7b42f40a29 tests: drivers: can: timing: respect CONFIG_CAN_SAMPLE_POINT_MARGIN Henrik Brix Andersen 2025-08-06 14:37:19 +00:00
  • 63c13b7523 drivers: can: add Kconfig option for specifying the sample point margin Henrik Brix Andersen 2025-08-06 14:36:09 +00:00
  • f484c3c19f tests: drivers: flash: common: Add filter for disable_spi_nor Ayush Singh 2025-08-06 21:01:09 +05:30
  • 52736cd6b1 boards: beagle: beagleconnect_freedom: Enable flash Ayush Singh 2025-08-06 21:00:23 +05:30