Commit graph

  • 19fe0673f9 Bluetooth: ISO: Tone down some dbg logs Emil Gydesen 2024-07-04 11:41:28 +02:00
  • 2e1c04a9d4 manifest: Bump libmetal and open-amp Carlo Caione 2024-06-12 19:40:34 +02:00
  • 34e4edc28a drivers: eeprom: emulator: correct improper exponentiation Jared Kangas 2024-07-04 09:00:10 -07:00
  • f80c75c3da doc: security: Disclose CVE-2024-3332 Flavio Ceolin 2024-07-02 22:11:22 -07:00
  • 0f776cf0bf arch: arm: cmake: Correct endian in output format Sigmund Klåpbakken 2024-05-15 12:39:53 +02:00
  • 5100f1185d arch: arm: cortex_a_r: Set XPSR endianness bit Sigmund Klåpbakken 2024-05-15 12:39:31 +02:00
  • fb53d2ef8d ace: power: replace pseudo-assembly movi Guennadi Liakhovetski 2024-06-28 16:29:12 +02:00
  • 4ffb813110 tests: logging/dictionary: wait longer for first output Daniel Leung 2024-07-02 17:04:31 -07:00
  • ddfc39bd63 tests: logging/dictionary: fix pytest log parsing regex Daniel Leung 2024-07-01 14:48:47 -07:00
  • 04c9637db7 tests: logging/dictionary: fix pytest when built with sysbuild Daniel Leung 2024-07-01 15:06:53 -07:00
  • ac37d6483a Bluetooth: Host: Remove conn param update checks Jonathan Rico 2024-07-02 16:29:26 +02:00
  • 2afc6f0210 boards: imx93_evk: ca55: correct board name in yaml Hou Zhiqiang 2024-05-24 15:01:34 +08:00
  • 1f07347746 logging: Fix missing CONFIG_ prefix Joakim Andersson 2024-07-04 14:28:00 +02:00
  • 3af358d6fd Bluetooth: remove host/adv/resume test Jonathan Rico 2024-07-02 11:46:43 +02:00
  • fd45773616 west.yml: stm32: Set __SAUREGION_PRESENT to 0 for STM32H503 Adam Berlinger 2024-07-02 14:25:11 +02:00
  • b98efa2b87 doc: release-notes-3.7.rst: STM32 additions Erwan Gouriou 2024-07-02 14:23:30 +02:00
  • e4b03b79e6 samples: stm32: i2c_timing: Fix README header Erwan Gouriou 2024-07-02 17:13:47 +02:00
  • b118da62b8 doc: release,migration-notes/3.7: add bits for serial Daniel Leung 2024-07-02 11:02:24 -07:00
  • f797508c06 doc: release-notes/3.7: add bits about Xtensa architecture Daniel Leung 2024-07-02 11:19:59 -07:00
  • e783ec6d21 doc: release-notes/3.7: add some bits about I3C Daniel Leung 2024-07-02 10:28:24 -07:00
  • 9750920c79 doc: migration-notes/3.7: moving of arch_interface.h Daniel Leung 2024-07-02 10:07:48 -07:00
  • 018d41845e doc: release-notes/3.7: bits for PCIe Daniel Leung 2024-07-02 10:02:13 -07:00
  • 1a1032de48 samples/net/dhcpv4_client: Exclude native_posix due to EVENTFD Alberto Escolar Piedras 2024-07-04 12:08:12 +02:00
  • 2457f730f4 soc: nxp_s32: disable TCP/UDP checksum only if eth driver enabled Dat Nguyen Duy 2024-07-02 12:59:12 +07:00
  • a610b923df boards: nxp: mimxrt1160_evk: enable LPI2C5 inputs Derek Snell 2024-07-01 13:55:11 -04:00
  • 78fd771640 boards: nxp: mimxrt1160_evk: fix LPI2C pinmux Derek Snell 2024-06-28 16:59:35 -04:00
  • f504935843 dts: x86: intel: ish: Remove d0i1 and modify d0i2 Leifu Zhao 2024-07-01 14:23:14 +08:00
  • c33e721c01 Bluetooth: host: test: remove adv/resume2 Aleksander Wasaznik 2024-05-28 16:07:52 +02:00
  • ec601b89df doc: update documentation to use the --shield west build command arg Henrik Brix Andersen 2024-07-02 09:24:51 +00:00
  • 0d0c5afe7a doc: vuln: Add CVE under embargo Flavio Ceolin 2024-07-01 23:11:51 -07:00
  • 5b484b0948 doc: relnotes/3.7: Add info about CVE-2024-6444 Flavio Ceolin 2024-07-01 23:10:32 -07:00
  • c8987a917c doc: vuln: Add CVE under embargo Flavio Ceolin 2024-07-01 23:05:22 -07:00
  • 22e94def61 doc: relnotes/3.7: Add info about CVE-2024-6443 Flavio Ceolin 2024-07-01 23:04:11 -07:00
  • 2251e3c0d2 doc: relnotes/3.7: Add info about CVE-2024-6259 Flavio Ceolin 2024-07-01 22:57:00 -07:00
  • 0f4f7431ca doc: vuln: Add CVE under embargo Flavio Ceolin 2024-07-01 22:48:03 -07:00
  • b3e7115f34 doc: relnotes/3.7: Add info about CVE-2024-6442 Flavio Ceolin 2024-07-01 22:45:46 -07:00
  • a9e6fa4b29 drivers: I2C_DW: Fix I2C scan example Dev Joshi 2024-06-30 22:27:19 -07:00
  • cd7119d292 drivers/sensor/st: ism330dhcx: fix gyro range setting Armando Visconti 2024-06-27 12:07:17 +02:00
  • 50ad2e05dc drivers/sensor/st: ism330dhcx: fix odr setting Armando Visconti 2024-06-27 10:45:43 +02:00
  • abef5a3c86 drivers: serial: uart_max32: Fixing bugs and code optimizations Furkan Akkiz 2024-06-27 15:22:32 +03:00
  • cac70373aa github: hello_world_multiplatform: upgrade from macos-12 to macos-13 Fabio Baltieri 2024-07-01 15:47:16 +01:00
  • 248e54f9c1 drivers: nsos: add missing 'break' in switch statements Marcin Niestroj 2024-07-03 16:50:57 +02:00
  • 0c1301e728 demand_paging: LRU eviction: remove restriction on PF index 0 Nicolas Pitre 2024-06-27 21:34:31 -04:00
  • 375bf0b835 drivers: bluetooth: hci: hci_stm32wba.c Alessandro Manganaro 2024-06-28 17:15:17 +02:00
  • 2c42032ef4 drivers: bluetooth: hci: Kconfig Alessandro Manganaro 2024-06-28 17:12:42 +02:00
  • dcc5dd27fa soc/openisa: rely on the CONFIG_RISCV_ISA_EXT_* options for arch string Filip Kokosinski 2024-07-01 10:12:44 +02:00
  • 18ddac4acf soc/openisa: enable the C extension Filip Kokosinski 2024-07-01 10:03:11 +02:00
  • af04e0d3fa drivers: wifi/airoc: Update cb_search to check SSID length Nazar Palamar 2024-07-01 12:13:08 +03:00
  • f3a110bcb9 doc: release: Add highlights of Zephyr 3.7 release Benjamin Cabé 2024-07-01 16:51:12 +02:00
  • 846556fa09 Revert "fdtable: read, write, close: only execute methods if non-NULL" Alberto Escolar Piedras 2024-07-01 12:10:51 +02:00
  • 97e925e57d Revert "posix: device_io: require a full libc for c89 functions" Alberto Escolar Piedras 2024-07-01 12:10:47 +02:00
  • 61e81a7ba8 Revert "posix: device_io: provide stdin, stdout, stderr variables" Alberto Escolar Piedras 2024-07-01 12:10:44 +02:00
  • c69ff543ed Revert "posix: device_io: implement pread() and pwrite()" Alberto Escolar Piedras 2024-07-01 12:10:40 +02:00
  • 1df86af309 Revert "net: sockets: move poll implementation to zvfs" Alberto Escolar Piedras 2024-07-01 12:10:33 +02:00
  • 14e4de6415 Revert "net: sockets: move select() implementation to zvfs" Alberto Escolar Piedras 2024-07-01 12:07:33 +02:00
  • 1a2d508e68 Revert "posix: device_io: implement pselect()" Alberto Escolar Piedras 2024-07-01 12:07:30 +02:00
  • a111cec63d Revert "posix: device_io: implement fdopen()" Alberto Escolar Piedras 2024-07-01 12:07:24 +02:00
  • 9f38377a66 Revert "posix: device_io: implement fileno()" Alberto Escolar Piedras 2024-07-01 12:07:21 +02:00
  • ade54b35ca Revert "posix: device_io: use mode argument correctly in open()" Alberto Escolar Piedras 2024-07-01 12:07:18 +02:00
  • 6f0b8b5e66 Revert "doc: posix: mark posix device io as complete" Alberto Escolar Piedras 2024-07-01 12:07:14 +02:00
  • db5266caa4 Revert "posix: kconfig: remove select y from non-user-selectable help" Alberto Escolar Piedras 2024-07-01 12:07:10 +02:00
  • 9a02561406 Revert "posix: procN: add missing alias for getpid()" Alberto Escolar Piedras 2024-07-01 12:07:06 +02:00
  • 772ba464f7 Revert "posix: add stubs for signal.h functions that need process support" Alberto Escolar Piedras 2024-07-01 12:07:00 +02:00
  • 0642737847 Revert "tests: posix: headers: add checks for posix signals option group" Alberto Escolar Piedras 2024-07-01 12:06:56 +02:00
  • b2ca594f47 Revert "doc: posix: mark posix signals supported with undefined behaviour" Alberto Escolar Piedras 2024-07-01 12:06:52 +02:00
  • 72e2787e70 Revert "posix: fd_mgmt: implement dup(), dup2(), fseeko(), and ftello()" Alberto Escolar Piedras 2024-07-01 12:06:47 +02:00
  • 57af8a4f64 Revert "doc: posix: mark posis fd mgmt as supported" Alberto Escolar Piedras 2024-07-01 12:05:53 +02:00
  • 650227d8c4 modules: hostap: Fix check for iface up Chaitanya Tata 2024-06-24 22:23:08 +05:30
  • 176a47c2df modules: hostap: Fix SoF Chaitanya Tata 2024-06-24 22:22:33 +05:30
  • f4e0a1abea modules: hostap: Fix MbedTLS config issue Chaitanya Tata 2024-06-24 20:53:47 +05:30
  • 515f1fee48 modules: hostap: Fix MbedTLS TLS Chaitanya Tata 2024-06-24 20:53:15 +05:30
  • 8924d563bb soc: nordic: Fix run once regex issue and add missing entries Jamie McCrae 2024-07-01 14:03:01 +01:00
  • 32d05d360b intel_adsp/ace: power: fix firmware panic on MTL Guennadi Liakhovetski 2024-06-27 15:38:30 +02:00
  • 8ec3c045f8 drivers: adc: lmp90xxx: fix checksum mismatch return value Jared Kangas 2024-06-29 07:11:48 -07:00
  • b413b505ee Bluetooth: BAP: Broadcast: Fix state checks Emil Gydesen 2024-07-01 10:53:58 +02:00
  • 38ab4b38db tests: dma/chan_blen_transfer: place TX buf in RAM Mathieu Choplain 2024-07-01 12:16:31 +02:00
  • c77b818679 net: ipv6-pe: Verify that hmac calculation was ok Jukka Rissanen 2024-07-01 15:54:06 +03:00
  • 7e22942078 samples: modules: canopennode: add bootloader argument Jeppe Odgaard 2024-07-03 09:08:21 +02:00
  • a6e672f9b2 doc: modules: fix indentation Yong Cong Sin 2024-07-01 11:35:20 +08:00
  • ec36e3b97c docs: Add icm42688 changes to migration guide Tom Burdick 2024-06-26 15:58:44 -05:00
  • 1b51740fa3 twister: Fix gTest harness Yuval Peress 2024-07-01 00:34:45 -06:00
  • 9abca61841 doc: net: Add info about misc network config options Jukka Rissanen 2024-07-01 08:07:10 +03:00
  • f925af9c47 dts: riscv: Fix incorrect plic size Peter Gielda 2024-06-30 13:42:21 +02:00
  • bd2fc8009b doc: doxygen: provide a way to override configs locally Daniel Leung 2024-06-18 11:40:43 -07:00
  • 5ce7462dcc west.yml: TF-M: Fix 2 issues preventing usage on STM32 targets Erwan Gouriou 2024-07-02 14:31:26 +02:00
  • 700ebe1b55 tests: drivers: i2c: i2c_target_api: Use address-width property Tahsin Mutlugun 2024-06-27 14:54:54 +03:00
  • 223447262c tests: drivers: i2c: i2c_target_api: Support 16-bit word addresses Tahsin Mutlugun 2024-06-27 14:39:22 +03:00
  • 36d90be198 drivers: udc_stm32: only check for HS_SPEED if defined Fabio Baltieri 2024-07-02 09:28:40 +01:00
  • 6700a154be west.yml: hal_stm32: Remove autoconf.h Erwan Gouriou 2024-07-01 11:03:50 +02:00
  • cc3558ba00 doc: detail how to find the drop-down version selector Eve Redero 2024-06-28 11:24:59 +02:00
  • 81556d6150 drivers: ethernet: phy_mii: check if there is a mdio config Benjamin Bigler 2024-06-27 16:00:16 +02:00
  • 85c57c2da3 Bluetooth: host: ensure ownership of conn on TX path Jonathan Rico 2024-06-28 09:15:35 +02:00
  • 71f668d1f3 samples: net: dhcpv4_client: Enable DNS in the sample Robert Lubos 2024-06-28 12:14:30 +02:00
  • 28ed03afc4 samples: net: dhcpv4_client: Replace example DHCP server with kea Robert Lubos 2024-06-28 12:12:58 +02:00
  • 4f1ee4b753 arch: riscv: irq: include util_macro.h for the macros Yong Cong Sin 2024-07-02 12:57:29 +08:00
  • 9647db8808 net: dns: Avoid superfluous error message Jukka Rissanen 2024-07-02 08:17:05 +03:00
  • d0474cefde tests: bluetooth: shell: Enable flow control Sreeram Tatapudi 2024-06-27 23:16:14 -07:00
  • e3f4a63ac0 soc: infineon: cyw20829: Updates linker script Sreeram Tatapudi 2024-06-27 23:09:15 -07:00
  • 28b03b86b7 samples: bluetooth: Update samples to support cyw920829m2evk_02 Sreeram Tatapudi 2024-06-28 10:03:01 -07:00
  • e912a95355 arch: riscv: update the description of INCLUDE_RESET_VECTOR Kconfig Yong Cong Sin 2024-06-28 14:02:27 +08:00