Commit graph

  • 3eec2a56d5 usb: device: get rid of the partial initialization called by SYS_INIT Johann Fischer 2024-04-19 10:18:58 +0200
  • 98342107fe drivers: rtc: stm32: INF log msg to DBG Abderrahmane Jarmouni 2024-05-06 09:43:32 +0200
  • 0398b2a3d9 drivers: rtc: stm32: check for NULL pointer Abderrahmane Jarmouni 2024-05-06 09:32:52 +0200
  • 0a60adc333 drivers: regulator: Smartbond: Fix current and voltage get functions Jerzy Kasenberg 2024-01-17 10:07:05 +0100
  • 7260b89c54 drivers: linker: added missing parenthesis frei tycho 2024-05-06 09:12:09 +0000
  • 5f9a9ed098 MAINTAINERS: replace SebastianBoe with Vge0rge Sebastian Bøe 2024-05-07 12:13:44 +0200
  • a50c61f825 MAINTAINERS: GNSS: Add collaborators Bjarki Arge Andreasen 2024-05-07 12:41:24 +0200
  • 1f5960e531 doc: posix: add links and make minor corrections Chris Friedt 2024-05-02 19:54:55 -0400
  • 73c8611682 doc: posix: link _POSIX_FSYNC to kconfig option Chris Friedt 2024-05-02 19:27:48 -0400
  • b1e2e4ac2c posix: fs: create a separate Kconfig option for fsync Chris Friedt 2024-05-02 19:26:41 -0400
  • 99f81ce5c6 doc: posix: conformance: define realtime signals option group Chris Friedt 2024-05-02 19:49:44 -0400
  • b2954ab036 doc: posix: overview: link to memory domain documentation Chris Friedt 2024-05-02 19:45:41 -0400
  • 785ea74016 doc: posix: overview: correct typo (needed plural threads) Chris Friedt 2024-05-02 19:44:38 -0400
  • d1a3ad43a6 doc: posix: impl: add missing ref tags Chris Friedt 2024-05-04 06:27:36 -0400
  • 9910f1ef77 modules: nanopb: Pull upstream fixes Pieter De Gendt 2024-05-03 08:43:13 +0200
  • 1cc3f22980 boards: st: add adc-keys support for stm32c0116_dk Romain Pelletant 2024-05-03 22:51:42 +0200
  • 13f2f2cca0 arm_arch_timer: fix maximum allowed cycles between reports Nicolas Pitre 2024-05-05 13:54:03 -0400
  • a99185fa8e arm_arch_timer: properly fix cycles overflow with GDB stub Nicolas Pitre 2024-05-05 12:50:12 -0400
  • 0ea64b3ecb riscv_machine_timer: fix maximum allowed cycles between reports Nicolas Pitre 2024-05-03 17:33:30 -0400
  • 3f07d4b6ab soc: espressif: add misssing external xtal kconfig entry Sylvio Alves 2024-05-05 17:03:11 -0300
  • 045a11fad1 debug: stack: coding guidelines: cast unused arguments to void frei tycho 2024-05-02 12:45:46 +0000
  • 09e0fb9376 twister: openocd hander: add LPC script CMSIS-DAP support Hake Huang 2024-03-23 01:06:23 +0800
  • fcb4e52d86 west: openocd: find path intree Hake Huang 2024-03-23 00:56:46 +0800
  • db8bb9ef56 cmake: linker: Use kconfig for iterable section subalign Pieter De Gendt 2024-05-06 16:10:50 +0200
  • a2b866e6fd linker: Move iterable subalign value from header to kconfig Pieter De Gendt 2024-05-06 16:29:43 +0200
  • ad6e7298a5 tfm: cmake: Delete dead CMake code Sebastian Bøe 2024-03-04 08:10:30 +0100
  • e7113700b9 boards: Round Display for Xiao Nicolas Goualard 2024-04-08 22:00:27 +0200
  • 882238116e arch: arm: cortex-r: Add compiler tuning for Cortex-R82 Debbie Martin 2024-04-18 19:09:54 +0100
  • 22c83f0f97 tests/kernel/context: Detect spurious wakes during timeout check Alberto Escolar Piedras 2024-05-03 14:43:34 +0200
  • 78a3aa7769 llext: add support for STT_OBJECT relocations Guennadi Liakhovetski 2024-05-03 17:00:29 +0200
  • 5b98c29d72 docs: nvme: Fix formatting issue Benjamin Cabé 2024-05-07 18:18:13 +0200
  • 586882f003 mbedtls: compile FFDH support in PSA mode Jordan Yates 2024-04-13 15:31:28 +1000
  • 8ae0934470 drivers: ethernet: ksz8863 Fix wrong register for tail tag enable Matthias Alleman 2024-05-07 14:33:22 +0200
  • 5f938228fd doc: sysbuild: Fix namespace example Declan Snyder 2024-05-06 14:21:16 -0500
  • 3850c92570 usb: device_next: Properly store enumeration speed Tomasz Moń 2024-05-06 14:47:51 +0200
  • 325d2845e5 boards: st: add pa11 and pa12 remap Romain Pelletant 2024-05-03 20:49:55 +0200
  • bb0277da16 pinctrl: stm32: add remap support for STM32C0 Romain Pelletant 2024-05-03 20:46:50 +0200
  • e087d1b438 tests: i2c: i2c_target_api: fix b_u585i_iot02a test Bram Vlerick 2024-04-29 12:13:39 +0200
  • 427919ee7e samples: wifi: use soc conf and overlay for espressif boards Sylvio Alves 2024-05-03 09:59:32 -0300
  • e2ab41b625 net: lwm2m: Fix pull-context on queue mode Seppo Takalo 2024-05-03 15:34:15 +0300
  • 330b23bd8b tests: modem_chat: Add test for timeout script chat command Bjarki Arge Andreasen 2024-05-03 12:37:51 +0200
  • 2e9279f369 modem_chat: Allow timeout script chat commands Bjarki Arge Andreasen 2024-05-03 11:51:38 +0200
  • aa30d07563 Bluetooth: host: handle not getting a buffer Jonathan Rico 2024-05-02 23:20:50 +0200
  • b571e45d80 net: if: Extend the usage of rejoining the multicast groups Marcin Kajor 2024-05-06 09:26:21 +0200
  • ce3c28bae0 samples: drivers: memc: add support for RW612 BGA board Daniel DeGrasse 2024-03-22 17:02:06 +0000
  • f63baf6044 boards: nxp: rd_rw612_bga: add support for IS66 PSRAM Daniel DeGrasse 2024-03-22 17:01:11 +0000
  • 23bb8fc6ae drivers: memc: add driver for is66wvq8m4 PSRAM using MCUX FlexSPI Daniel DeGrasse 2024-03-22 16:58:27 +0000
  • 88802acf78 drivers: memc: memc_mcux_flexspi: support diff RX clock source on port B Daniel DeGrasse 2024-03-22 16:56:46 +0000
  • 638f1d58df drivers: timer: Add support for Apollo3 SoCs system timer (STIMER) Hao Luo 2023-12-19 18:30:00 +0800
  • 3c1fd19d96 drivers: serial: pl011: Add support for Ambiq Apollo3 SoCs UART Hao Luo 2023-12-19 12:16:15 +0800
  • d71c97f072 drivers: pinctrl: Add pinctrl driver for Apollo3 SoCs Hao Luo 2023-12-19 10:33:01 +0800
  • 2999a28812 boards: Add support for the Ambiq Apollo3 EVB board Hao Luo 2023-12-18 16:52:39 +0800
  • 362bed8902 boards: Add support for the Ambiq Apollo3P EVB board Hao Luo 2023-12-15 16:18:45 +0800
  • 7b115fea81 soc: arm: ambiq: apollo3: Add support for Apollo3 Blue SoC Hao Luo 2023-12-13 17:22:14 +0800
  • a0b07212e9 soc: arm: ambiq: apollo3: Add support for Apollo3 Blue Plus SoC Hao Luo 2023-12-13 15:30:00 +0800
  • 4d406b1e41 doc: releases: release notes: 3.7: change of SMF_CREATE_STATE() Fin Maaß 2024-04-09 15:28:09 +0200
  • c0f3f4f78c doc: releases: migration guide: 3.7: change of SMF_CREATE_STATE() Fin Maaß 2024-04-09 14:24:26 +0200
  • 7d83a8a68a lib: smf: constant number of arguments for SMF_CREATE_STATE() Fin Maaß 2024-04-09 13:56:44 +0200
  • 149df6b61b soc: nordic: nrf54h20: Disable USBHS core cache Tomasz Moń 2024-05-02 15:41:45 +0200
  • d77dc62d19 linker: lld: cortex_m: Place .ARM.exidx sections when using lld Jonathon Penix 2024-05-06 14:55:11 -0700
  • b1de9a6c46 samples: drivers: jesd216: add nRF54H20 overlay Rafał Kuźnia 2024-04-26 10:42:19 +0200
  • e9c6990220 boards: nordic: add mx25uw6345g flash node to nRF54H20dk Rafał Kuźnia 2024-05-06 10:36:04 +0200
  • 4d30ccb878 dts: nordic: add EXMIF peripheral description to nRF54H20 Rafał Kuźnia 2024-04-26 11:15:33 +0200
  • fe98eb767c soc: nrf54h: Enable SPI DW HSSI register layout Rafał Kuźnia 2024-05-06 10:30:25 +0200
  • 45d827a51a include: dts: nrf: add EXMIF pinctrl definitions Rafał Kuźnia 2024-05-06 10:37:46 +0200
  • e97d33d0c8 ARCMWDT: Fix building under hwmv2 model Nikolay Agishev 2024-04-05 14:44:11 +0300
  • b116bc7da0 boards: silabs: efr32_radio: Remove duplicate usart0 definition Arunmani Alagarsamy 2024-05-02 17:07:35 +0530
  • b2e235d530 Bluetooth: Remove legacy debug symbols Théo Battrel 2024-05-02 07:59:24 +0200
  • dc376a8bd9 drivers: eth: phy: adin2111: add support for adin1100 phy Angelo Dureghello 2024-04-11 17:33:36 +0200
  • ac165f663e drivers: eth: eth_stm32: use phy api support for h5/h7 Angelo Dureghello 2024-04-10 12:25:42 +0200
  • 5341f4a8ad soc: st: set soc-level phy priority Angelo Dureghello 2024-04-22 09:52:52 +0200
  • 2fbb01ae90 boards: st: add mdio and phy nodes Angelo Dureghello 2024-03-22 23:30:36 +0100
  • a7c720b7d4 dts: arm: st: add mdio node for h5 and h7 Angelo Dureghello 2024-03-22 23:27:31 +0100
  • fe29929c91 drivers: mdio: add stm32 mdio support Angelo Dureghello 2024-03-22 23:23:31 +0100
  • b2f43210de scripts: Loader change Lukasz Mrugala 2024-04-19 10:37:20 +0000
  • 3d00574d33 scripts: twister: New find_v2_boards() function Lukasz Mrugala 2024-04-19 07:15:33 +0000
  • a294a9a9ab scripts: twister: Name prefix loading Lukasz Mrugala 2024-04-18 12:18:40 +0000
  • 698df11446 scripts: twister: RegEx speedup Lukasz Mrugala 2024-04-16 13:24:08 +0000
  • 3a044aea80 drivers: dai: ssp: fix MN_MDIVCTRL_M_DIV_ENABLE for ACE+ platform Pierre-Louis Bossart 2024-04-16 14:00:40 -0500
  • 61901a905f doc: migration-guide-3.7: add MAX31790 Benedikt Schmidt 2024-04-04 16:39:42 +0200
  • b32c5e2a60 arch: riscv: only use z_riscv_fatal_error_csf if CONFIG_EXCEPTION_DEBUG Yong Cong Sin 2024-05-02 22:18:58 +0800
  • 6a0cdb4eaa Bluetooth: CAP: Commander Reception start procedure Andries Kruithof 2024-02-09 13:47:52 +0100
  • 7d5ccc083c cmake: llvm: arm: Remove '--specs' when building with clang for arm Jonathon Penix 2024-05-02 14:02:07 -0700
  • b3e42feaea Documentation: Update Polling API Glenn Andrews 2024-05-02 20:43:13 -0700
  • 94cd46d6ef mgmt: updatehub: Fix mark for update Gerson Fernando Budke 2024-05-03 20:10:43 +0200
  • 7dcaa9ca3f MAINTAINERS: Add collaborator for ethernet drivers (OA TC6 and T1S) Lukasz Majewski 2024-04-12 22:33:36 +0200
  • 3d76e498e9 fs: fuse: fix fuse include path Russ Webber 2024-05-05 17:24:14 +1000
  • 4b7e09230c arch: x86: coding guidelines: cast unused arguments to void frei tycho 2024-05-02 12:13:27 +0000
  • e726dc6403 tests: build_all: modem: Add Sequans GM02S Modem test Thibo Verheyde 2024-04-30 09:47:29 +0200
  • 8e07777d52 drivers: modem: modem_cellular: Add Sequans GM02S Modem Thibo Verheyde 2024-04-29 17:20:33 +0200
  • e402b0304b dts: bindings: Add Sequans GM02S Modem Thibo Verheyde 2024-04-29 17:12:03 +0200
  • afff8a16dc net: config: correct dependency of NET_CONFIG* Fin Maaß 2024-04-29 12:32:58 +0200
  • 2dd648698f soc/intel_adsp: ipc: initialize semaphore in driver init Kai Vehmanen 2024-04-29 20:33:09 +0300
  • 571ad19b0d mgmt: hawkbit: change the tls certificate tag Fin Maaß 2024-04-23 10:16:04 +0200
  • 7ae9a16ca6 drivers: gnss: Air530z: Add new driver Jeronimo Agullo 2024-04-09 21:48:05 +0200
  • 8d077ca66d net: if: Print warning if there are no network interfaces Jukka Rissanen 2024-04-30 11:17:27 +0300
  • 17f852f3cf net: if: ipv6: Do not crash if there are no network interfaces Jukka Rissanen 2024-04-30 11:15:49 +0300
  • c0b7d8f252 tests: net: coap: Enable loopback interface Jukka Rissanen 2024-04-30 10:57:43 +0300
  • 2711e12039 net: ipv6: Tailor PE values for Zephyr Jukka Rissanen 2024-04-26 17:17:03 +0300
  • 39ab0bb002 net: sockets: Fix getsockname() for TCP Jukka Rissanen 2024-04-26 12:06:21 +0300