Commit graph

  • 9b9d39d578 samples: userspace: cortex_r8_virtual: Set CONFIG_DYNAMIC_OBJECTS=y Marek Slowinski 2024-06-03 14:23:34 +0200
  • 92d4a88c7a boards: renode: Add virtual Cortex-R8 board Krzysztof Sychla 2024-03-27 14:55:54 +0100
  • dc433dd6bd soc: renode: Add cortex_r8_virtual Krzysztof Sychla 2024-03-27 14:54:24 +0100
  • 5d76b563ea arch: Add Cortex-R8 support Krzysztof Sychla 2024-03-25 12:57:21 +0100
  • fa4f2ffc47 Bluetooth: CAP: Add support for doing just disable for unicast stop Emil Gydesen 2024-06-12 19:09:24 +0200
  • ff34d575bc drivers: flash: stm32 qspi flash driver with unprotect command Francois Ramu 2024-06-27 09:50:38 +0200
  • 76740ae1d1 drivers: flash: qspi stm32 driver supporting requires_ulbpr Francois Ramu 2024-06-19 11:27:54 +0200
  • 72370b23ce dts: bindings: flash_controller stm32 qspi has requires-ulbpr property Francois Ramu 2024-06-27 10:05:24 +0200
  • 9ae3105f79 samples: drivers: video: capture: Add ESP32S3-EYE support Lucas Tamborrino 2024-08-26 10:54:31 -0300
  • 3f405ea92f boards: espressif: esp32s3 eye: add video feature Lucas Tamborrino 2024-09-24 16:54:50 -0300
  • 6c99888bfe drivers: video: esp32: Fix unused variables Lucas Tamborrino 2024-09-24 16:56:11 -0300
  • 61644977d4 samples: drivers: video: capture: Add format config Lucas Tamborrino 2024-08-26 15:16:48 -0300
  • d5b6539614 picolibc: Update module to version 1.8.8 Keith Packard 2024-09-26 11:29:55 -0700
  • 6733efdc84 arch: x86: ia32: linker.ld: add missing DT sections macro Florian Grandel 2024-09-25 11:28:40 +0200
  • 18b20058a0 dfu: Add missing depends on for progressive erase Jamie McCrae 2024-09-27 08:19:00 +0100
  • a6ed05e765 tests: drivers: uart_async_api: fix userspace fault Emilio Benavente 2024-09-04 15:24:32 +0000
  • 57f0894b8f boards: beagle: beagleconnect_freedom: doc: Update capabilities Ayush Singh 2024-09-30 14:59:46 +0530
  • b68a823586 boards: beagle: beagleconnect_freedom: Enable adc, pwm tests Ayush Singh 2024-09-30 15:00:15 +0530
  • 2c19cf65b4 boards: beagle: beagleconnect_freedom: Disable 2.4g ieee802154 Ayush Singh 2024-09-30 14:57:36 +0530
  • 1b81489ec5 tests: drivers: adc: adc_api: Add beagleconnect_freedom overlay Ayush Singh 2024-09-30 14:54:15 +0530
  • c96de52107 samples: drivers: adc: Remove ADC node from overlay Ayush Singh 2024-09-21 15:00:37 +0530
  • 3bcd0a658e boards: beagle: beagleconnect_freedom: Add ADC Ayush Singh 2024-09-30 14:52:24 +0530
  • fc034ea54b samples: blinky_pwm: Remove enabling pwm in overlay Ayush Singh 2024-09-21 13:54:09 +0530
  • 9313fb60da boards: beagle: beagleconnect_freedom: Add PWM Ayush Singh 2024-09-21 13:53:29 +0530
  • 565005c27a drivers: wifi: esp32: Check blobs dependency Raffael Rostagno 2024-09-23 22:54:34 -0300
  • 4409573e72 tests: wifi: esp32: Functional tests for CI Raffael Rostagno 2024-09-10 17:17:40 -0300
  • 48eb944e4d input: gpio_keys: fix gpio_pin_get_dt error handling WenBin Zhang 2024-09-25 16:51:43 +0800
  • 996512d589 Revert "Revert "tests: drivers: i3c: add build of i3c_shell.c"" Ryan McClelland 2024-09-25 17:18:29 -0700
  • 22571f32bf drivers: i3c: shell: add shell cmd for ccc setbuscon Ryan McClelland 2024-09-25 10:04:01 -0700
  • 901044f1e7 drivers: i3c: add ccc setbuscon Ryan McClelland 2024-09-25 10:03:31 -0700
  • 507e8170fa drivers: i3c: shell: fixup rstact Ryan McClelland 2024-09-25 17:22:45 -0700
  • 7e21f2e1ce drivers: i3c: shell: add parse args func for rstact Ryan McClelland 2024-09-25 10:23:49 -0700
  • aac15846fa west_commands: build: add extra file arguments Helmut Lord 2024-09-26 05:37:30 -0400
  • 7f40866168 boards: nxp: mimxrt1060_evk: Updated Active state for user_led Emilio Benavente 2024-09-26 20:10:11 +0000
  • 5e2203a6cd stepper: shell: fix uninitialized variable compiler warning Fabio Baltieri 2024-09-30 14:03:29 +0000
  • 8fceb6421f libc: minimal: math: Removed undefined behavior in sqrt routines Lars-Ove Karlsson 2024-09-26 17:32:28 +0200
  • 0a8e1ad972 libc: minimal: math: Removed undefined behavior in sqrt routines Lars-Ove Karlsson 2024-09-26 14:28:04 +0200
  • 9ae8ebfade Tests: Bluetooth: Tester: Increase the number of max mesh tx segments alperen sener 2024-09-26 16:11:37 +0200
  • d128a078f6 cmake: change test message overwrite to macro Torsten Rasmussen 2024-09-26 16:18:26 +0200
  • 759f3a0c7c tests/samples: net: Fix the max number of file descriptors Jukka Rissanen 2024-09-27 08:51:43 +0300
  • 2ff26674a2 net: dns: Check that dispatcher table is not overflowing Jukka Rissanen 2024-09-26 15:55:42 +0300
  • 077dd8f142 net: dns: Increase the size of dispatcher table Jukka Rissanen 2024-09-26 15:48:36 +0300
  • de70ebd66f boards: nordic: do not enable DMA_RAM21 region by default Gerard Marull-Paretas 2024-09-26 14:43:57 +0200
  • d82acdc4e4 drivers: spi: gecko: Use clock control on Series 2 Aksel Skauge Mellbye 2024-09-25 15:58:59 +0200
  • 00270d0d12 drivers: serial: gecko: Use clock control on Series 2 Aksel Skauge Mellbye 2024-09-25 15:56:57 +0200
  • bda8ae8c3f drivers: clock_control: silabs: Add clock control driver Aksel Skauge Mellbye 2024-09-20 16:07:55 +0200
  • 46367ff15a sys: util: Make FIELD_* available from device tree Aksel Skauge Mellbye 2024-06-20 10:52:50 +0200
  • 1299dc74df MAINTAINERS: Update patterns for Silabs platforms Aksel Skauge Mellbye 2024-09-25 16:38:21 +0200
  • 44180a7dfc boards: NXP: mimxrt1040: added counter as supported Krystof Sadlik 2024-09-25 12:43:13 +0200
  • 9f0ebb64a6 drivers: i2c: nrfx_twim: simplify PM by using pm_device_driver_init Gerard Marull-Paretas 2024-09-23 10:32:18 +0200
  • 740eba1341 pm: device: allow optional support of TURN_ON action Gerard Marull-Paretas 2024-09-23 10:29:40 +0200
  • f8bac1ac1b doc: develop: flash_debug: host-tools: fix typo Abderrahmane Jarmouni 2024-09-11 00:31:43 +0200
  • 77f025dd19 boards: st: update doc Abderrahmane Jarmouni 2024-09-11 00:30:47 +0200
  • a4169e6141 boards: st: update board.cmake Abderrahmane Jarmouni 2024-09-11 00:30:21 +0200
  • 9f0b96d77c samples: fs: Add stm32f746g_disco with DMA enabled to fs_sample Maciej Sobkowski 2024-09-25 11:29:54 +0200
  • 5ec39011cc drivers: disk: sdmmc: enabled SDMMC DMA for stm32f7x Dominik Lau 2024-08-30 11:21:52 +0200
  • 455b45780d tests: drivers: dma: run dma tests on stm32f746g_disco Dominik Lau 2024-08-29 12:47:12 +0200
  • 1e1c14cfee drivers: dma: stm32: fix dma_stop stream busy handling for HAL override Dominik Lau 2024-08-23 08:21:25 +0200
  • 744fe5284a drivers: disk: sdmmc: stm32: add missing DMA stream deinitialization Dominik Lau 2024-08-23 08:24:18 +0200
  • 319d67f7d3 fs: ext2: add alignment for superblock Dominik Lau 2024-08-23 08:14:27 +0200
  • 6b167f2596 drivers: clock_control: add calibration for h7 pllx_hsi Fabrice DJIATSA 2024-09-04 09:46:16 +0200
  • 0ae12adcf0 manifest: Fix compilation warnings in hostap Jukka Rissanen 2024-09-30 17:29:02 +0300
  • 8fda052826 net: Give name to logging choice Reto Schneider 2024-09-25 16:13:10 +0200
  • a50e0d9b3b kscan: input: fix multiple kscan inputs Gero Schwäricke 2024-09-26 21:23:49 +0200
  • d411421a2b input: fix missing namespace prefix for named input callbacks Gero Schwäricke 2024-09-26 20:52:35 +0200
  • 5bcb5242ed modules: lvgl: fix multiple LVGL inputs Gero Schwäricke 2024-09-24 22:41:22 +0200
  • 6ba6c66ab5 hci_spi_st: send ACI config synchronously Armin Brauns 2024-07-30 12:47:52 +0000
  • f810e1318f tests: adc: Enable ADC tests for frdm_mcxc242 board Michal Smola 2024-09-13 15:10:37 +0200
  • ff01648d4b samples: adc: Enable ADC samples for frdm_mcxc242 board Michal Smola 2024-09-13 15:09:33 +0200
  • 568606f1d7 boards: frdm_mcxc242: Add adc support Michal Smola 2024-09-10 14:47:27 +0200
  • 88231b5583 usb: device_next: usbd_hid: Fix size in HID report get Marek Pieta 2024-09-25 13:58:05 +0200
  • 06d0c5831e manifest: Pull PRF-256 PSA based wrapper API for supplicant Vivekananda Uppunda 2024-09-26 07:26:55 +0530
  • 54aca3ef58 manifest: update hal_nordic revision Andrzej Kuros 2024-09-26 09:52:06 +0200
  • 2815b6d710 tests: drivers: build_all: gpio: Add ti,lmp90xxx-gpio configuration TOKITA Hiroshi 2024-09-27 08:05:29 +0900
  • 0ea5ef8699 tests: build_all: gpio: Excluding app.overlay from ads1145s0x tests TOKITA Hiroshi 2024-09-27 07:55:53 +0900
  • 8d68f6a45b tests: drivers: build_all: gpio: Correct mcp230xx compatibility TOKITA Hiroshi 2024-09-17 19:57:09 +0900
  • bcec0a29ef tests: drivers: build_all: gpio: Add modules that were not registered TOKITA Hiroshi 2024-09-16 21:14:25 +0900
  • 5fe5126913 driver: gpio: rt1718s: Create a log module with LOG_MODULE_REGISTER TOKITA Hiroshi 2024-09-16 22:18:18 +0900
  • 01d3312d07 drivers: gpio: emul: Fixed return type of get_pending_int TOKITA Hiroshi 2024-09-17 07:18:53 +0900
  • c9f9d5cdda net: tcp: remove redundant null check for conn in net_tcp_put() Pisit Sawangvonganan 2024-09-29 23:30:28 +0700
  • 2eda5f3e10 boards: beagle: add BeaglePlay on-board CC1352P7 Jason Kridner 2023-03-22 11:14:11 -0400
  • 2c1274f6a9 tests: drivers: build_all: Add power_domain drivers test TOKITA Hiroshi 2024-09-18 06:30:39 +0900
  • 663c7bc181 drivers: power_domain: gpio_monitor: Add PM_DEVICE dependency TOKITA Hiroshi 2024-09-26 11:11:09 +0900
  • a511f519b8 drivers: power_domain: gpio_monitor: Fix compilation error TOKITA Hiroshi 2024-09-18 06:26:11 +0900
  • 4ce6a217d8 arm: cortex_a_r: rom_start relocation configuration Simon Maurer 2024-09-20 12:40:41 +0200
  • 25e9252826 boards: frdm_mcxw71: Add timers to doc & yaml Declan Snyder 2024-09-25 10:03:38 -0500
  • 4012161efb boards: frdm_mcxw71: Enable LPTMR Declan Snyder 2024-09-24 16:41:38 -0500
  • b0a66d3f24 dts: nxp: mcxw71: Add LPTMR0 and LPTMR1 Declan Snyder 2024-09-24 16:31:50 -0500
  • 343d8b18ad dts: nxp: mcxw71: Add WDOG nodes to DT Declan Snyder 2024-09-24 16:14:55 -0500
  • 60a70fd4a3 boards: frdm_mcxw71: Enable TPM and pwm_leds Declan Snyder 2024-09-24 13:26:19 -0500
  • b74a7c4176 soc: mcxw71: Add TPM support Declan Snyder 2024-09-24 13:25:12 -0500
  • bfa4a7b02b boards: frdm_mcxw71: Rename LED to blue Declan Snyder 2024-09-24 12:59:01 -0500
  • 5399615cdc dts: nxp: mcxw71: Add peripheral bridge definition Declan Snyder 2024-09-24 12:54:21 -0500
  • fb3fce570f drivers: pwm_mcux_tpm: support pause level feature Declan Snyder 2023-03-07 20:57:02 -0600
  • 7152dc19e1 soc: nxp: mcxw: Switch to soc_reset_hook Declan Snyder 2024-09-24 12:03:45 -0500
  • f7e9c3b114 dts: nxp: mcxw71: Use genetic unit names Declan Snyder 2024-09-24 16:26:01 -0500
  • c6bf743df2 LLEXT: add support for detached sections Guennadi Liakhovetski 2024-09-27 14:24:31 +0200
  • 0aa6b1c9de llext: pass the whole struct llext_load_param Guennadi Liakhovetski 2024-09-27 13:59:03 +0200
  • d676d469bd LLEXT: Xtensa: add support for L32R relocation Guennadi Liakhovetski 2024-09-25 15:00:18 +0300
  • f04e646af0 llext: (cosmetic) use a more common name for a variable Guennadi Liakhovetski 2024-09-25 14:53:35 +0300