Commit graph

  • c05500fc6c ci: compliance: add a PR description check step Fabio Baltieri 2024-07-11 17:25:34 +0000
  • 74c871dce2 build: Prefix missed generated syscall includes Ben Marsh 2024-07-08 14:39:09 +0100
  • 8d485d4a24 riscv: pmp: actually activate stack overflow protection during boot Nicolas Pitre 2024-07-08 16:53:57 -0400
  • 0207c7ff73 riscv: pmp: abstract the MPRV catchall entry and its QEMU workaround Nicolas Pitre 2024-07-08 16:34:00 -0400
  • 6138a11acc boards: use lowercase in the renesas,r7fa4m1ab3cfm compatible string Filip Kokosinski 2024-06-17 10:07:08 +0200
  • 0c5d5f796f soc: espressif: disable RNG entropy before app runs Sylvio Alves 2024-07-09 14:04:20 -0300
  • 43a559080b soc: esp32s2: fix wifi clock gate Sylvio Alves 2024-07-09 14:03:53 -0300
  • b4f49bf5fc tests: posix: env: fix failure in case toolchain with minimal libc Evgeniy Paltsev 2024-07-09 17:15:45 +0100
  • 67efbf3d57 samples: posix: env: fix failure in case of minimal libc is used Evgeniy Paltsev 2024-07-09 17:12:33 +0100
  • 85eadcfddc Bluetooth: Mark bt_<type>_err_to_str() APIs experimental Rubin Gerritsen 2024-07-05 09:46:57 +0200
  • 5251533f97 net: lib: http_server: Respect Connection close header Robert Lubos 2024-07-10 12:20:39 +0200
  • 94b1f443ac net: sockets: Allocate FD after receiving connection in accept() Robert Lubos 2024-07-10 10:52:33 +0200
  • 0e601d4103 net: lib: http_server: Add restart delay Robert Lubos 2024-07-10 10:15:24 +0200
  • fc10a94683 net: lib: http_server: Close sockets on server core errors Robert Lubos 2024-07-09 16:10:30 +0200
  • 52fabbfda0 linker: fix shared interrupts for MWDT toolchain Evgeniy Paltsev 2024-07-09 15:44:05 +0100
  • d698c32e0e linker: fix device deferred init for MWDT toolchain Evgeniy Paltsev 2024-07-09 15:40:31 +0100
  • 6a1d9877ef cmake: Add LL_EXTENSION_BUILD to EDK flags Ederson de Souza 2024-07-09 10:11:16 -0700
  • be7175351a net: lib: http_server: Fix HTTP1 POST request handling Robert Lubos 2024-07-11 11:38:47 +0200
  • 83bd3658c3 tests: do not get ZEPHYR_BASE from ENV Anas Nashif 2024-07-11 06:40:33 -0400
  • 40d55c68b8 doc: release-notes-3.7: Update networking release notes Robert Lubos 2024-07-11 10:43:32 +0200
  • 7ba86312e7 doc: llext: improve documentation Luca Burelli 2024-06-26 16:11:58 +0200
  • c444fdb581 doc: llext: split existing text into separate files Luca Burelli 2024-06-26 16:17:24 +0200
  • f257c997b5 doc: llext: improve Doxygen comments Luca Burelli 2024-06-28 11:54:27 +0200
  • 5d80e253b7 ztest: shell: Fix memory leaks processing test arguments Dmitrii Golovanov 2024-07-03 11:47:02 +0200
  • 64f38fc348 Bluetooth: A2DP: Fix mistake parameter Mark Wang 2024-07-05 19:01:19 +0800
  • f3a1cf2782 Bluetooth: SDP: Fix stack override issue Lyle Zhu 2024-07-08 16:49:21 +0800
  • c76818d949 dts: bindings: dac: ad569x: Remove unused properties Brett Witherspoon 2024-07-08 23:14:27 -0400
  • 8382fea5b3 test: bluetooth: Correct profile names MBT and DFU alperen sener 2024-07-09 09:52:22 +0200
  • 3b54d2b4b9 fs: fcb: rename variables differently than struct tag Chris Friedt 2024-07-08 15:55:07 -0400
  • 4ed8fa3b9e MAINTAINERS: move test docs to relevant areas Anas Nashif 2024-07-10 06:24:54 -0400
  • c4840462bf Bluetooth: BAP: Scan delegator: Add log if actionable CBs are not set Emil Gydesen 2024-07-10 15:39:07 +0200
  • 5fa17a8d39 modules: hal_nxp: Fix i2s define mistake Declan Snyder 2024-07-10 15:23:00 -0500
  • 24773a1810 west: hostap: update hostap revision Fengming Ye 2024-06-20 19:18:42 +0900
  • 2761204957 Bluetooth: BAP: Fix notifying recv state for bonded devices Emil Gydesen 2024-07-09 09:30:37 +0200
  • 367c9d7fa6 input: event-codes: add few missing button codes Fabio Baltieri 2024-07-10 21:32:59 +0100
  • 0d6532d27c mgmt: mcumgr: smp: Initialise variable Jamie McCrae 2024-07-11 00:02:49 +0100
  • f516ee1639 mgmt: mcumgr: transport: Fix SMP header not being packed Jamie McCrae 2024-07-10 23:23:52 +0100
  • 8a08bea468 doc: release-notes-3.7: Add devicetree notes Declan Snyder 2024-07-10 17:33:11 -0500
  • f320535f84 drivers: dac: dac_ad569x: Add bit shift for 14/12-bit variants Brett Witherspoon 2024-07-08 21:21:15 -0400
  • 0f97f0ad11 doc: release: 3.7: Add additional notes on MCUboot changes Jamie McCrae 2024-07-10 07:45:18 +0100
  • 1e476429c9 west.yml: MCUboot synchronization from upstream Jamie McCrae 2024-07-09 07:33:41 +0100
  • c769a647fa mgmt: mcumgr: transport: bluetooth: Fix dynamic registration option Jamie McCrae 2024-07-10 19:51:47 +0100
  • 80ce7d2315 MAINTAINER: DTS bindings should not have a catch-all filter Anas Nashif 2024-07-10 17:20:57 -0400
  • 913426e585 ci: set_assignee: pick next area when submitter = assignee Anas Nashif 2024-06-25 21:56:57 -0400
  • 0cf89bb8b4 drivers/spi/spi_xlnx_axi_quadspi: Build fix w CONFIG_SPI_ASYNC Alberto Escolar Piedras 2024-07-08 19:47:24 +0200
  • 6ac0d8bf84 drivers: mdio_nxp_enet: Fix busy wait Declan Snyder 2024-07-08 17:30:27 -0500
  • 9864852540 github: add template text as comments Anas Nashif 2024-07-10 06:05:13 -0400
  • f9672c4700 doc: releases: 3.7.0: minor clean-ups Henrik Brix Andersen 2024-07-10 15:31:31 +0000
  • 7bef3fd8af modem: hl7800: set RX socket remote address Ryan Erickson 2024-07-08 13:44:39 -0500
  • 33a9e4b088 modules: hal_nxp: CMakeLists: Added SAI definition to fix I2S. Emilio Benavente 2024-07-10 14:55:33 +0000
  • 1b820dfa85 arch: arm: cortex_m: add ip & lr to the clobber list Wilfried Chauveau 2024-07-08 16:33:46 +0100
  • 5d763534d6 doc: twister: ztest: Add test application diagram Dmitrii Golovanov 2024-06-23 16:14:05 +0200
  • b826805a44 doc: twister: Move diagrams to sub-directory Dmitrii Golovanov 2024-06-23 16:11:25 +0200
  • db6a3cb054 include: fix typo in multiple directories Pisit Sawangvonganan 2024-07-07 01:24:49 +0700
  • 28eb0eaffd include: fix typo in (logging, mgmt) Pisit Sawangvonganan 2024-07-07 01:18:24 +0700
  • ccc2419465 include: arch: fix typo in multiple directories Pisit Sawangvonganan 2024-07-07 01:12:54 +0700
  • 0b24762ed6 include: net: fix typo in multiple directories Pisit Sawangvonganan 2024-07-07 00:50:24 +0700
  • 631dfb67f2 include: dt-bindings: fix typo in multiple directories Pisit Sawangvonganan 2024-07-07 00:41:35 +0700
  • 4afe745a1d Bluetooth: host: Add lower bound for CONFIG_BT_BUF_ACL_RX_COUNT Jonathan Rico 2024-07-08 14:52:07 +0200
  • ff5c577aa8 tests: Bluetooth: Add ACL re-assembly test Jonathan Rico 2024-07-08 11:47:01 +0200
  • 96d8682a5b Bluetooth: Shell: Fix native shell build Théo Battrel 2024-07-08 15:37:58 +0200
  • 9b682308b3 scripts: list_hardware: Find all SoCs before checking runner configs Grzegorz Swiderski 2024-07-08 16:36:35 +0200
  • c0d508a142 soc: nordic: common: dmm: fix region alignment getter Nikodem Kastelik 2024-07-08 12:13:13 +0200
  • a575d9bc31 tests: drivers: counter: nrf: fixed_top: Rework nrf54h20 cpuppr config Krzysztof Chruściński 2024-06-26 08:01:54 +0200
  • 407aa5cc79 tests: drivers: counter: basic_api: Rework nrf54h20 cpuppr config Krzysztof Chruściński 2024-06-26 07:57:41 +0200
  • d8929b5dc6 posix: shm: fix build error with minimal libc Evgeniy Paltsev 2024-07-08 15:37:48 +0100
  • 8eff81a627 watchdog: cmsdk_apb: validate in CI Jordan Yates 2024-07-05 11:45:27 +1000
  • 063d2ff6ec watchdog: cmsdk_apb: only support a single channel Jordan Yates 2024-07-05 13:38:59 +1000
  • 9138763430 watchdog: cmsdk_apb: validate timeout window Jordan Yates 2024-07-05 11:37:52 +1000
  • 74f3b587fc watchdog: cmsdk_apb: fix period calculation Jordan Yates 2024-07-05 11:32:38 +1000
  • 6c71a88ef3 Bluetooth: ISO: Fix and format iso.h documentation Emil Gydesen 2024-07-03 13:25:16 +0200
  • 552c353969 doc: usb: add a note about the deprecation plan Johann Fischer 2024-06-25 10:06:13 +0200
  • c9c35fa59f samples: usb: fix API references Johann Fischer 2024-06-24 23:19:10 +0200
  • 1248e26b89 include: usbd: add missing macro documentation Johann Fischer 2024-06-24 16:59:02 +0200
  • 8c0d3de0fb posix: sys: sysconf: Unconditionally define POSIX macros Ben Marsh 2024-06-20 15:26:17 +0100
  • f9655ac84e doc: release: 3.7: Add known issue with nRF51x SoC series Bluetooth Vinayak Kariappa Chettimada 2024-07-10 09:03:09 +0200
  • 35391f3d34 boards: ti: cc1352p1_launchxl: Refactor for beagleconnect_freedom Ayush Singh 2024-07-06 12:18:24 +0530
  • 894e7bdbdc boards: beagle: beagleconnect_freedom: Fix formatting Ayush Singh 2024-07-04 15:49:00 +0530
  • 2efe8765a3 boards: beagle: beagleconnect_freedom: Use sky13317 Ayush Singh 2024-05-30 02:38:18 +0530
  • 49436854c8 boards: ti: cc1352p1_launchxl: Move out sky13317 bindings Ayush Singh 2024-05-30 02:36:33 +0530
  • 6eaadc312f tests: i2s_speed: Fix RT1170_EVK overlay files Declan Snyder 2024-07-08 15:55:24 -0500
  • 5b6b850fb9 scripts: requirements: Bump imgtool to 2.1.0 Jamie McCrae 2024-07-09 07:42:29 +0100
  • c9f9c144e9 samples: net: cellular_modem: fix division by zero in sample_echo_packet Natalia Pluta 2024-07-06 22:46:36 +0200
  • 794d7cf3c5 net: sockets: Remove async service support Jukka Rissanen 2024-07-07 07:56:45 +0300
  • f1e38e73d7 Drivers: max17048: updated voltage parameter output Rahul Goyal 2024-07-08 14:43:29 +0530
  • 74c86928b2 Samples: max17048: added units to output Rahul Goyal 2024-07-08 14:36:27 +0530
  • f82249c932 net: ethernet: check vlan iface existence Fin Maaß 2024-07-08 11:03:39 +0200
  • 6fc525cc20 drivers: serial: uart_cdns: fix interrupt driven Frank Lin 2024-06-28 11:27:41 -0700
  • 49e8c98996 tests: arch: common: stack_unwind: fix symtab test Yong Cong Sin 2024-07-06 17:38:29 +0800
  • cb8db004d7 drivers: dac: dac_ad569x: Fix reset error return Brett Witherspoon 2024-07-09 13:34:23 -0400
  • f87539081d lib/libc: picolibc: select its source with Kconfig choice Yong Cong Sin 2024-07-02 16:05:11 +0800
  • 38753852c8 MAINTAINERS: move generate_usb_vif to USB-C section Johann Fischer 2024-07-09 12:00:19 +0200
  • 46b849b586 MAINTAINERS: add maintainer and collaborator for DAP controller Johann Fischer 2024-07-09 11:54:29 +0200
  • 0b76fd92fc tests: logging/dictionary: pytest only looks at last output Daniel Leung 2024-07-08 14:04:11 -0700
  • ea109ce39b tests: logging/dictionary: filter for backend Daniel Leung 2024-07-08 10:39:09 -0700
  • 1fd9dc85b2 tests: drivers: adc_api: use proper printf format Mathieu Choplain 2024-07-05 08:40:37 +0200
  • 6cb8956a08 drivers: watchdog: Refine the atcwdt200 driver's code. Kevin Wang 2024-05-10 09:39:43 +0800
  • 00a3be90d7 sensor: icm42688: Use RTIO workq on icm42688_submit Luis Ubieda 2024-06-19 17:31:32 -0400
  • 8d0c2f15df sensor: bme280: Use RTIO workq on bme280_submit Luis Ubieda 2024-06-19 17:30:39 -0400
  • 5521fc4410 sensor: bma4xx: Use RTIO workq on bma4xx_submit Luis Ubieda 2024-06-19 17:29:50 -0400