Commit graph

  • 4201978f34 manifest: sof: update to commit e7cb489d4 Daniel Leung 2023-10-23 15:26:22 -0700
  • 3be5732a68 west: sign/rimage: skip extended manifest when !SOF Daniel Leung 2023-10-23 15:24:31 -0700
  • 73d5ecc0c5 scripts: check_init_priorities: drop recursive child parsing Fabio Baltieri 2023-09-07 16:27:32 +0000
  • 403640b75e edtlib: link child nodes to parent for nodes with child-bindings Fabio Baltieri 2023-09-06 15:22:43 +0000
  • 55ae726797 dts: psoc6: move pinctrl subdevices up a node Fabio Baltieri 2023-09-07 22:45:02 +0000
  • bd5ea8d552 dts: ite: move pinctrl subdevices up a node Fabio Baltieri 2023-09-06 16:42:25 +0000
  • b41853127f samples: usb_c: Rename port1 to port0 for consistency Andreas Sandberg 2023-10-17 19:30:13 +0100
  • d36e42c975 usbc: Use a DT alias to identify USB-C port Andreas Sandberg 2023-10-11 22:59:38 +0100
  • 154023f754 drivers: spi: update drivers that were using spi cpol and cpha Ali Hozhabri 2023-10-05 16:11:52 +0200
  • e2c0cb979f include: zephyr: drivers: modify SPI_CONFIG_DT to add CPOL, CPHA, HOLD_CS Ali Hozhabri 2023-10-16 18:22:25 +0200
  • eb2f5ceb19 dts: bindings: spi: add support to set CPOL, CPHA, and HOLD_CS in dts file Ali Hozhabri 2023-10-25 11:02:20 +0200
  • 339cd5a45f s32z270dc2_r52: make nxp_s32dbg the default runner Manuel Argüelles 2023-09-05 10:43:59 +0700
  • a7bda08960 nxp: s32ze: take exceptions in Arm mode Manuel Argüelles 2023-09-28 16:38:12 +0700
  • 006a650690 doc: flash_debug: add NXP S32 debug probe docs Manuel Argüelles 2023-09-05 10:43:54 +0700
  • 52e9671fa8 west: add tests for NXP S32 Debug Probe Manuel Argüelles 2023-09-05 10:43:50 +0700
  • e938a5a31a west: add NXP S32 Debug Probe runner Manuel Argüelles 2023-09-05 10:43:46 +0700
  • 1bc53ff84d west: core: allow to pass keywords args to server and client Manuel Argüelles 2023-09-05 10:43:42 +0700
  • c35d024b8d west: core: add search path argument to require() Manuel Argüelles 2023-09-05 10:43:35 +0700
  • 467ce89458 cmsis: resolve undefined reference to k_calloc() Peter Mitsis 2023-10-24 11:44:05 -0400
  • e364f29bff drivers: ethernet: fix adin set_config Georgij Cernysiov 2023-10-25 09:15:10 +0200
  • cf513451eb net: lwm2m: Keep user_data between blocks Seppo Takalo 2023-10-24 15:34:51 +0300
  • 34058146a5 Bluetooth: BAP: Shell: Remove unused variable stream_frame_duration_us Emil Gydesen 2023-10-24 13:59:36 +0200
  • 973e226bfd arch: Enable ramfunc feature on RISC-V PRIVILEGE SOC family Michael Arnold 2023-10-23 10:33:44 +0200
  • 9e4a403d21 tests: arch: Make ramfunc test generic and enable test for riscv arch Michael Arnold 2023-10-23 11:17:10 +0200
  • f67c11cb2a tests: arch: Move ramfunc test from arm specific to common Michael Arnold 2023-10-23 10:21:06 +0200
  • aa08d5cc5c arch: Enable ramfunc support for other arch than arm Michael Arnold 2023-02-08 08:17:20 +0000
  • 40a0d3c1a2 boards: stm32 boards with LPTIM node has CONFIG_STM32_LPTIM_CLOCK defined Francois Ramu 2023-10-05 11:21:07 +0200
  • 3d4208d191 boards/arm/stm32h735g_disco: Enable L2 Ethernet Ben Marsh 2023-10-02 09:40:48 +0100
  • c2715b1fa5 drivers: i2c: stm32: Don't abuse of pm_device_runtime_get/put Erwan Gouriou 2023-09-25 16:44:55 +0200
  • b6fa34f1d3 drivers: i2c: stm32: Simplify device init Erwan Gouriou 2023-09-25 16:29:47 +0200
  • 85fb82e1d6 drivers: stm32: Don't use pm_device_busy for configure Erwan Gouriou 2023-09-25 16:19:42 +0200
  • b9b3e91dba boards: nucleo_wba52cg: Enable flash and debug using OpenOCD Erwan Gouriou 2023-05-11 11:22:41 +0200
  • 82b1df21cf shields: Add support for M5Stack-Core2 base shield. Martin Kiepfer 2023-09-05 21:38:20 +0200
  • aef1611e1f sensors: mpu6050: Add support for variant mpu6886 Martin Kiepfer 2023-09-09 15:45:26 +0200
  • bc5f78d9ba boards: m5stack_core2: Add support for mbus connector Martin Kiepfer 2023-09-16 14:30:22 +0200
  • a169f581d3 gpios: shields: Add definition for M5Stack M-Bus port Martin Kiepfer 2023-09-09 15:28:13 +0200
  • d8b153e00f drivers: eth: eth_stm32_hal: Add DSA support Aleksandr Senin 2023-10-15 22:44:16 +0300
  • fd4e66499c SPARC: Update the Flush windows software trap Martin Åberg 2023-10-17 15:24:25 +0200
  • 3f1eed17f8 nrf53_bsim: Get IPC shared memory buffer size from DT Alberto Escolar Piedras 2023-10-24 15:16:27 +0200
  • adf9e4000f samples ipc static_vrings: Convert to sysbuild Alberto Escolar Piedras 2023-10-25 09:51:02 +0200
  • 19cc0fe099 samples ipc icmsg: Convert to sysbuild Alberto Escolar Piedras 2023-10-25 09:46:00 +0200
  • 433f47ee57 samples ipc icmsg_me: Convert to sysbuild Alberto Escolar Piedras 2023-10-24 15:57:39 +0200
  • 357d6cec45 boards: Add support for the NXP MIMXRT595 DSP core Dmitry Lukyantsev 2023-08-10 12:02:35 -0700
  • 0ae68a3857 soc: nxp_adsp: Refactor imx8/imx8m Kconfig Dmitry Lukyantsev 2023-08-17 17:01:33 -0700
  • d4037ce6a1 Bluetooth: Mesh: Correct pack of net idx hb_status Anders Storrø 2023-10-25 11:08:21 +0200
  • 05774c5d76 Bluetooth: Mesh: Fix unpacking of hb_pub status Anders Storrø 2023-10-25 11:08:21 +0200
  • 46d9c97991 Bluetooth: Mesh: HB pub status for unassigned addr Anders Storrø 2023-10-25 11:08:21 +0200
  • c51bb9c13b Bluetooth: Mesh: Update spec ref 1.0.1->1.1 Anders Storrø 2023-10-20 08:58:06 +0200
  • 587c43a602 tests/posix/common: Fix filtering for POSIX arch Alberto Escolar Piedras 2023-10-23 13:27:37 +0200
  • 32ea1566db tests/posix/fs: Improve filtering around posix arch Alberto Escolar Piedras 2023-10-23 13:25:40 +0200
  • a2d1e979ef tests posix timer: Fix timer check Alberto Escolar Piedras 2023-10-23 16:27:47 +0200
  • dc431a7397 boards: Fix nrf9160 NS flash partition layout Joakim Andersson 2023-10-24 13:30:50 +0200
  • 572491ab95 Revert "modules: tinycrypt: Options only when module is available" Alberto Escolar Piedras 2023-10-25 09:03:07 +0200
  • 9a7671e521 ci: test using Python 3.11 as well Henrik Brix Andersen 2023-10-24 22:47:47 +0200
  • 9f7244ee04 tests: obj_core: Increase stack sizes Peter Mitsis 2023-10-24 15:33:28 -0400
  • efebb1841f modem_chat: fix hard fault on script stop romain pelletant 2023-10-24 14:05:57 +0200
  • f2b3a5ea3a samples: mgmt: mcumgr: smp_svr: Fix start if USB already init Jamie McCrae 2023-10-24 12:13:32 +0100
  • 7c25a7562b riscv: pmp: Fix assertion for PMP misaligned start address and size Rick Tsao 2023-10-24 11:16:34 +0800
  • 6b739a7684 doc: README added to lora send sample ingram weeks 2023-10-23 15:37:17 +0100
  • c83c8df26a tests/lib/time: Fix for posix architecture Alberto Escolar Piedras 2023-10-23 12:31:10 +0200
  • f8c202ec1c lib/posix clock: Add missing kconfig dependency Alberto Escolar Piedras 2023-10-23 12:30:00 +0200
  • 7159522597 samples posix uname: Fix sample yaml filtering Alberto Escolar Piedras 2023-10-23 11:16:39 +0200
  • c179f17836 samples: boards: esp32: add memory-mapped sample code Sylvio Alves 2023-10-19 09:06:53 -0300
  • 3f5ea785f2 linker: esp32: fix linker to enable proper MMU usage Sylvio Alves 2023-10-17 05:49:39 -0300
  • 38f8a4db28 drivers: ethernet: fix adin2111 devicetree init to work with adin1110 Jason Murphy 2023-10-22 17:22:42 +0100
  • 0e2f5c2dbb shell: print name and prompt when listing backends Yong Cong Sin 2023-10-23 15:27:57 +0800
  • a068288091 shell: add new APIs to get the backend instances Yong Cong Sin 2023-10-20 19:58:00 +0800
  • dd154406ba shell: make the backend thread name variable generic Yong Cong Sin 2023-10-20 19:52:32 +0800
  • 8c5a15aac4 scripts: twister: get status of coverage data processing Piotr Kosycarz 2023-10-11 21:14:12 +0200
  • 861cab4a2a scripts: twister: extend test timeout to get gcov data Piotr Kosycarz 2023-10-11 21:11:14 +0200
  • bc8b7dd6dd testsuite: coverage: allow gcov data dump directly on console Piotr Kosycarz 2023-10-11 21:04:15 +0200
  • b5bc088529 tests: build_all: sensor: i2c: add adxl367 Antoniu Miclaus 2023-10-17 17:22:02 +0300
  • cecfb3e120 tests: build_all: sensor: spi: add adxl367 Antoniu Miclaus 2023-10-17 17:15:31 +0300
  • 89be1e948d drivers: adxl367: add support Antoniu Miclaus 2023-10-05 13:39:59 +0300
  • a282f6a92b dts: bindings: add adxl367 support Antoniu Miclaus 2023-10-05 13:39:27 +0300
  • 1e5c46df3d samples: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC Keith Packard 2023-09-28 15:27:11 -0700
  • 565c9376f1 tests: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC Keith Packard 2023-09-28 16:26:48 -0700
  • be4b76fea2 Kconfig.zephyr: Add NATIVE_LIBC and NATIVE_LIBCPP Keith Packard 2023-10-12 11:55:04 -0700
  • 1e40199c8d libc: Add REQUIRES_FLOAT_PRINTF to indirectly set printf support Keith Packard 2023-09-28 15:14:09 -0700
  • 88b05b3b91 kernel: disable THREAD_USERSPACE_LOCAL_DATA if LIBC_ERRNO Daniel Leung 2023-10-02 11:18:07 -0700
  • 27dedec4cc doc: release: 3.5: Add info about CVE-2023-5753 Flavio Ceolin 2023-10-24 10:13:06 -0700
  • 31a92fc5e3 doc: vuln: Add information about CVE-2023-5753 Flavio Ceolin 2023-10-24 10:09:28 -0700
  • 4974bc0137 linker: common-rom: Keep z_shared_isr regardless of dynamic interrupts Laurentiu Mihalcea 2023-10-23 18:48:50 +0300
  • b59810650d drivers: can: support for Nuvoton numaker series cyliang tw 2023-10-24 19:01:32 +0800
  • b4f3150592 modem: cmux: Optimize log message to save ROM Bjarki Arge Andreasen 2023-10-23 20:57:46 +0200
  • ee44357cfb modem: modem_cellular: Reset receive state on attach Bjarki Arge Andreasen 2023-10-09 15:58:00 +0200
  • b495fda6a1 modem: modem_cmux: Improve logging Bjarki Arge Andreasen 2023-10-09 13:56:48 +0200
  • 0f38136431 modem: modem_cmux: Clear DLCI pipes on open Bjarki Arge Andreasen 2023-10-09 13:08:54 +0200
  • 92ad351e2a modem: modem_cmux: Use k_event_test instead of K_NO_WAIT Bjarki Arge Andreasen 2023-10-09 12:22:42 +0200
  • 79e6c8411f modem: modem_cmux: Reset CMUX events on release Bjarki Arge Andreasen 2023-10-09 12:17:40 +0200
  • 7fe491c050 modem: modem_cmux: Make async connect/disconnect stateful Bjarki Arge Andreasen 2023-10-09 08:35:20 +0200
  • 7ea95b0071 nrf5x_bsim: Add support for IPC/OpenAMP and split BT stack Alberto Escolar Piedras 2023-10-09 15:49:47 +0200
  • f8e8083ab3 nrf53_bsim: Provide shared memory buffer for IPC rpmsg backend Alberto Escolar Piedras 2023-10-11 10:57:19 +0200
  • a042203117 manifest: Update libmetal to latest including POSIX arch support Alberto Escolar Piedras 2023-10-11 13:48:37 +0200
  • 214178ab4b manifest: Update nrf hw models to latest Alberto Escolar Piedras 2023-10-11 12:12:13 +0200
  • 413a349264 nrf_bsim: Only connect once to Bsim Phy Alberto Escolar Piedras 2023-10-11 11:40:03 +0200
  • f64d123a3d Bluetooth: Controller: Fix missing ext adv terminate event Vinayak Kariappa Chettimada 2023-10-23 19:44:37 +0200
  • 05c85ddbcf Bluetooth: Controller: Fix periodic advertising sync window Vinayak Kariappa Chettimada 2023-10-17 22:11:04 +0200
  • 01aa800464 drivers: mipi_dsi: dsi_mcux_2l add property to enable non-continuous hs clk Mike J. Chen 2023-10-11 17:57:25 -0700
  • 4844d015a4 drivers: mipi_dsi: dsi_mcux_2l add msg flag for low power mode Mike J. Chen 2023-10-06 12:23:04 -0700