Commit graph

  • 73396f9f86 flash: Add program/erase parallelism support for STM32F4x Patryk Duda 2024-01-22 16:01:21 +0100
  • 7c21df641d multi_heap: keep number of heaps as an unsigned value Nicolas Pitre 2024-01-23 16:29:49 -0500
  • 571b647825 subsys/net/lib/lwm2m: Change how we seed the random generator Alberto Escolar Piedras 2023-12-28 18:03:14 +0100
  • c6ed39e3ad drivers entropy fake_native: Add option to seed generator randomly Alberto Escolar Piedras 2024-01-23 13:09:50 +0100
  • 3fc5d971fe security: Add compiler static analysis support Flavio Ceolin 2023-10-30 13:39:41 -0700
  • b27494b7ed lib/libc: Update picolibc to 1.8.6 Keith Packard 2024-01-21 15:35:56 -0800
  • 4f40dd1f95 tests/strerror: Remove test for non-standard strerror_r function Keith Packard 2024-01-21 17:37:46 -0800
  • 57057b141c posix: add a top-level menu Christopher Friedt 2024-01-24 13:28:45 -0500
  • d801e697dd modem: chat: Implement TRANSMIT_IDLE event Bjarki Arge Andreasen 2024-01-15 14:29:48 +0100
  • 27b0d4e3fe modem: chat: remove receive and transmit timeouts Bjarki Arge Andreasen 2024-01-15 10:19:29 +0100
  • 62809d7581 bluetooth: tester: Enable BT_CTLR_ISOAL_PSN_IGNORE Magdalena Kasenberg 2024-01-24 14:51:35 +0100
  • 5aff88ab93 drivers: entropy: stm32: reinit rng when exiting suspend to ram Guillaume Gautier 2024-01-10 16:09:04 +0100
  • b8fdcbb59e drivers: entropy: stm32: prevent suspend to ram when operation in progress Guillaume Gautier 2024-01-02 14:54:54 +0100
  • 276fc569d6 drivers: adc: stm32: prevent suspend to ram while measure in progress Guillaume Gautier 2023-12-15 09:07:30 +0100
  • 0792a85f77 drivers: serial: stm32: add reinit after standby Guillaume Gautier 2023-12-08 14:11:53 +0100
  • be26c71fd4 drivers: serial: stm32: prevent suspend to ram when operation in progress Guillaume Gautier 2024-01-17 09:02:53 +0100
  • 02ef0c5fb9 drivers: gpio: stm32: do not resume device when flag is DISCONNECTED Guillaume Gautier 2023-11-29 11:55:45 +0100
  • 58c296b30f drivers: timer: stm32 lptim: add support for backup standby timer Guillaume Gautier 2023-11-27 12:15:06 +0100
  • e541666d90 drivers: timer: stm32: lptim: remove init to 0 of static Guillaume Gautier 2023-11-27 12:15:06 +0100
  • 09fbd4c2cd drivers: pinctrl: renesas: add definitions of missed IPSR macros Mykola Kvach 2024-01-23 02:32:53 +0200
  • caf9a53330 drivers: pinctrl: renesas: fix ipsr generation for S4 Mykola Kvach 2024-01-23 00:43:58 +0200
  • 019fbefa0f doc: Clarified usage of STL with Minimal C++ Library Timm Knape 2024-01-24 14:26:19 +0100
  • 4019d17746 flash: spi_nor: different wait_until_ready delays Jordan Yates 2024-01-23 14:03:04 +1000
  • a7ba06bedb flash: spi_nor: don't hard loop in wait_until_ready Jordan Yates 2024-01-23 13:49:50 +1000
  • 88c4362ef7 manifest: update hal_nordic revision Jędrzej Ciupis 2024-01-23 07:55:49 +0100
  • 81022fae79 linker: Only use itcm and dtcm snippets if regions exist Greter Raffael 2023-11-14 08:33:57 +0000
  • 33ffe001f8 linker: Generate snippets files for dtcm and itcm Greter Raffael 2023-11-14 08:20:53 +0000
  • acfb87dca3 devicetree: reuse DT_CAT* instead of pasting manually Yong Cong Sin 2024-01-23 16:55:24 +0800
  • f64af1aecb devicetree: use DT_CAT* wherever possible Yong Cong Sin 2024-01-23 16:53:06 +0800
  • 2236e57e42 samples: thrift: update doc to include optional modules Christopher Friedt 2024-01-24 14:06:24 -0500
  • 4e39f79eeb drivers: power_domain/intel_adsp: Init priority option Flavio Ceolin 2024-01-22 13:53:37 -0800
  • e80ea1e129 drivers: power_domain/gpio: Init priority option Flavio Ceolin 2024-01-22 13:48:07 -0800
  • 9506720bd8 drivers: power_domain/gpio_monitor: Init priority option Flavio Ceolin 2024-01-22 13:43:10 -0800
  • e7875de3f9 drivers: sdhc: set 'sdhc_driver_api' as 'static const' Pisit Sawangvonganan 2024-01-04 22:36:32 +0700
  • cf6a3824a0 tests/bsim host/privacy/peripheral: Minor fixes to allow equality check Alberto Escolar Piedras 2024-01-24 15:52:35 +0100
  • 4c5a96ec65 tests: latency_measure: Configurable iterations Peter Mitsis 2024-01-24 09:57:55 -0500
  • 8317f9ea4f ITE: drivers/gpio: Add keyboard-controller property Tim Lin 2024-01-16 14:34:47 +0800
  • 43d57ce1c2 doc/releases: Add note on update of LittleFS Dominik Ermel 2024-01-24 15:42:13 +0000
  • c1dfa97960 doc: coding_guidelines: Update reference to Bluetooth language document Johan Hedberg 2024-01-24 13:57:23 +0200
  • c1b7b817cc sd: modify sdmmc_wait_ready to always decrement timeout Daniel DeGrasse 2023-12-06 13:26:12 -0600
  • d744719eb8 test: dma: fix dma code-data_relocation failure on nxp rt platforms Hake Huang 2023-12-29 00:06:23 +0800
  • 4ce0555d90 drivers: bmp581: Add BMP581 driver Talha Can Havadar 2022-11-01 10:57:47 +0100
  • 8534767aed boards: arm: stm32wb5mm-dk: add basic board support Javad Rahimipetroudi 2024-01-19 08:16:17 +0100
  • 32b4388ba8 drivers: dma: stm32: do not clear busy flag in cyclic mode Marco Widmer 2023-03-20 11:23:04 +0100
  • 6fa5d1e6a5 Bluetooth: L2CAP: fix net buf frags handling Jonathan Rico 2024-01-11 18:18:10 +0100
  • 9d5217f68b Bluetooth: L2CAP: call bt_l2cap_send_cb once Jonathan Rico 2024-01-24 08:41:08 +0100
  • 7228642c72 tests: drivers: adc: adc_api: boards: st: use different acquisition time Guillaume Gautier 2024-01-05 10:34:37 +0100
  • 14839e80d5 drivers: adc: stm32: add support for two sampling time common channels Guillaume Gautier 2023-09-27 11:05:40 +0200
  • 92ed610cd2 west.yaml: Update LittleFS to version 2.8.1 from upstream Dominik Ermel 2023-11-17 14:02:09 +0000
  • e832a87e1c include: usb: include usb_ch9.h Gerhard Jörges 2024-01-23 09:50:52 +0100
  • 97f8ce83ef tests: drivers: can: api: wrap the code belong to CAN FD mode Cong Nguyen Huu 2024-01-18 15:33:17 +0700
  • cc9d0d1c12 tests: drivers: can: api: add testcase for testing CANXL non RX FIFO Cong Nguyen Huu 2024-01-18 10:11:11 +0700
  • 7e5c260708 drivers: nxp_s32_canxl: remove support CAN FD mode for non-RX_FIFO Cong Nguyen Huu 2024-01-23 14:04:57 +0700
  • f2bafa4844 boards: nucleo_wba55cg: Document BLE support and blobs fetching Erwan Gouriou 2024-01-17 12:03:02 +0100
  • a03c1ace6b gecko: service files updated | Update to GSDK 4.4.0 Sateesh Kotapati 2024-01-19 15:21:57 +0530
  • 71d8213ef9 doc: develop: modules: Add entry for ZEPHYR_CURRENT_MODULE_NAME Pieter De Gendt 2024-01-17 11:09:50 +0100
  • b0150d3ac3 cmake: modules: extensions: Add function to verify binary blobs Pieter De Gendt 2024-01-15 10:59:15 +0100
  • fcaed380cd cmake: Introduce ZEPHYR_CURRENT_MODULE_NAME Pieter De Gendt 2024-01-16 19:16:23 +0100
  • 8f0ae3b3a2 west.yml: update hal_atmel to include samx7x pa21 fix Marius Scholtz 2023-12-18 11:24:40 -0800
  • 12bc02031e drivers: can_mcp251xfd: Fix setting data phase parameters Andriy Gelman 2024-01-22 11:41:30 -0500
  • 938d3547d0 llext: move current test to a hello_world subdir Luca Burelli 2024-01-17 12:57:59 +0100
  • 92a5e3ace7 llext: rework testcases to share common config Luca Burelli 2024-01-12 10:34:47 +0100
  • 5697d25901 llext: fix test Kconfig module conditions Luca Burelli 2024-01-12 10:55:56 +0100
  • 297faf71d0 input: add two input to hid code translation functions Fabio Baltieri 2024-01-20 00:02:26 +0000
  • c51a18f851 input: input-event-codes: add few codes used by HID devices Fabio Baltieri 2024-01-19 23:56:05 +0000
  • ec3ec8cd2a net: lwm2m: Add LWM2M_ON_INIT() macro Seppo Takalo 2024-01-19 16:14:37 +0200
  • d1e4c17e6d tests: bsim: Bluetooth: Mesh: Adjust timeout for Adv Extensions use Vinayak Kariappa Chettimada 2024-01-22 11:55:49 +0100
  • ac39ad7249 Bluetooth: Controller: Fix extended scanning assertion Vinayak Kariappa Chettimada 2024-01-19 06:49:37 +0100
  • 98e9dd7398 boards nrf52_bsim: Don't avoid new UART driver Alberto Escolar Piedras 2024-01-18 11:06:50 +0100
  • 6447b1c4fd drivers/serial/uart_nrfx_uarte2: Fix for simulation Alberto Escolar Piedras 2024-01-18 11:02:39 +0100
  • a4ed3994b7 hal_nordic: Take latest including UART driver fixes for simulation Alberto Escolar Piedras 2024-01-18 16:37:01 +0100
  • 033d87d53f soc: mimx9: Remove SAI and EDMA static mappings Laurentiu Mihalcea 2023-11-23 15:01:55 +0200
  • 5058355c1b sensing: add rtio implement for sensing subsys Zhang Lixu 2023-12-11 16:56:10 +0800
  • da5118001e sensing: using the single sensing_connections for the same device Zhang Lixu 2023-12-04 11:51:09 +0800
  • e69ce68d40 sensing: Fix initializer compile-time constant Tom Burdick 2023-12-01 13:40:25 -0600
  • fe4056a7e3 sensing: Code formatting fixups Tom Burdick 2023-12-01 12:01:51 -0600
  • 92bd7b5123 sensing: Simplify and correct some docstrings Tom Burdick 2023-11-30 16:33:11 -0600
  • f5595b4b9c sensing: support multiple sensor types in one device Zhang Lixu 2023-11-27 14:28:56 +0800
  • 91774cb0eb samples: sensing: add more sample code Zhang Lixu 2023-10-27 11:49:00 +0800
  • 18a257cbe4 sensing: add hinge angle sensor Zhang Lixu 2023-10-23 22:24:32 +0800
  • f2bbfc8613 sensing: add stream mode property for sensing sensor Zhang Lixu 2023-10-23 22:31:18 +0800
  • 593dab8218 sensing: implement the phy_3d_sensor Zhang Lixu 2023-10-23 22:07:37 +0800
  • 7675f3acbe sensor: add helper functions to convert milli/micro to sensor_value Zhang Lixu 2023-07-05 09:30:08 +0800
  • 7b6e1a32d0 sensing: implement sensor data dispatching Zhang Lixu 2023-10-23 21:35:28 +0800
  • b73eafcc61 sensing: implement set/get interval and sensitivity Zhang Lixu 2023-10-23 21:25:21 +0800
  • 46eb27cf73 sensing: unified the sensing sensor api Zhang Lixu 2023-10-23 15:30:57 +0800
  • b9b714c8bd sensing: refine sensing API Guangfu Hu 2023-06-27 17:35:00 +0800
  • 2166a6f92f doc: release: migration guide: 3.6: add note on DT IRQ macros changes Yong Cong Sin 2024-01-22 16:56:36 +0800
  • 8b86645108 fs: Add Kconfig key for init priority Miika Karanki 2024-01-22 09:57:52 +0200
  • 89d4f06c17 fs: remove not needed SYS_INIT function Miika Karanki 2024-01-19 10:18:34 +0200
  • 8a2a44f9e9 drivers: adc: tla2021: Raise default initialization priority Caspar Friedrich 2023-11-19 21:11:37 +0100
  • 7eb0aa0468 net: wifi_shell: Remove TX-Injection and Promiscuous mode from Wi-Fi mode Vivekananda Uppunda 2024-01-22 12:30:53 +0530
  • db4bf8d409 net: l2: ethernet: bring in TX-Injection mode to l2 ethernet Vivekananda Uppunda 2024-01-22 10:08:03 +0530
  • 114548ef60 scripts: twister_blackbox: Added the ability to clear log from the code Paszkiet Kamil 2024-01-18 11:19:47 +0100
  • 117dc55233 doc: linkserver: update installer link Derek Snell 2024-01-23 16:30:41 -0500
  • b302308e5f drivers: eth_sam_gmac: Use CONFIG_PTP_CLOCK_INIT_PRIORITY to init ptp Andriy Gelman 2024-01-21 10:57:50 -0500
  • 72b3c3ea3a drivers: i2c: rv32m1: Fix build error Armando Visconti 2024-01-23 17:32:06 +0100
  • 1d23ac5577 boards: arm: stm32h750b_dk: add support for sdram Toon Stegen 2024-01-03 15:51:13 +0100
  • 33c84d8af0 west.yml: Update uoscore-edhoc Øyvind Rønningstad 2024-01-19 09:11:18 +0100
  • 6abc5921e1 drivers: dma: Introduce driver for NXP's eDMA IP Laurentiu Mihalcea 2023-10-02 16:21:53 +0300