Commit graph

  • 3d4208d191 boards/arm/stm32h735g_disco: Enable L2 Ethernet Ben Marsh 2023-10-02 09:40:48 +01:00
  • c2715b1fa5 drivers: i2c: stm32: Don't abuse of pm_device_runtime_get/put Erwan Gouriou 2023-09-25 16:44:55 +02:00
  • b6fa34f1d3 drivers: i2c: stm32: Simplify device init Erwan Gouriou 2023-09-25 16:29:47 +02:00
  • 85fb82e1d6 drivers: stm32: Don't use pm_device_busy for configure Erwan Gouriou 2023-09-25 16:19:42 +02:00
  • b9b3e91dba boards: nucleo_wba52cg: Enable flash and debug using OpenOCD Erwan Gouriou 2023-05-11 11:22:41 +02:00
  • 82b1df21cf shields: Add support for M5Stack-Core2 base shield. Martin Kiepfer 2023-09-05 21:38:20 +02:00
  • aef1611e1f sensors: mpu6050: Add support for variant mpu6886 Martin Kiepfer 2023-09-09 15:45:26 +02:00
  • bc5f78d9ba boards: m5stack_core2: Add support for mbus connector Martin Kiepfer 2023-09-16 14:30:22 +02:00
  • a169f581d3 gpios: shields: Add definition for M5Stack M-Bus port Martin Kiepfer 2023-09-09 15:28:13 +02:00
  • d8b153e00f drivers: eth: eth_stm32_hal: Add DSA support Aleksandr Senin 2023-10-15 22:44:16 +03:00
  • fd4e66499c SPARC: Update the Flush windows software trap Martin Åberg 2023-10-17 15:24:25 +02:00
  • 3f1eed17f8 nrf53_bsim: Get IPC shared memory buffer size from DT Alberto Escolar Piedras 2023-10-24 15:16:27 +02:00
  • adf9e4000f samples ipc static_vrings: Convert to sysbuild Alberto Escolar Piedras 2023-10-25 09:51:02 +02:00
  • 19cc0fe099 samples ipc icmsg: Convert to sysbuild Alberto Escolar Piedras 2023-10-25 09:46:00 +02:00
  • 433f47ee57 samples ipc icmsg_me: Convert to sysbuild Alberto Escolar Piedras 2023-10-24 15:57:39 +02:00
  • 357d6cec45 boards: Add support for the NXP MIMXRT595 DSP core Dmitry Lukyantsev 2023-08-10 12:02:35 -07:00
  • 0ae68a3857 soc: nxp_adsp: Refactor imx8/imx8m Kconfig Dmitry Lukyantsev 2023-08-17 17:01:33 -07:00
  • d4037ce6a1 Bluetooth: Mesh: Correct pack of net idx hb_status Anders Storrø 2023-10-25 11:08:21 +02:00
  • 05774c5d76 Bluetooth: Mesh: Fix unpacking of hb_pub status Anders Storrø 2023-10-25 11:08:21 +02:00
  • 46d9c97991 Bluetooth: Mesh: HB pub status for unassigned addr Anders Storrø 2023-10-25 11:08:21 +02:00
  • c51bb9c13b Bluetooth: Mesh: Update spec ref 1.0.1->1.1 Anders Storrø 2023-10-20 08:58:06 +02:00
  • 587c43a602 tests/posix/common: Fix filtering for POSIX arch Alberto Escolar Piedras 2023-10-23 13:27:37 +02:00
  • 32ea1566db tests/posix/fs: Improve filtering around posix arch Alberto Escolar Piedras 2023-10-23 13:25:40 +02:00
  • a2d1e979ef tests posix timer: Fix timer check Alberto Escolar Piedras 2023-10-23 16:27:47 +02:00
  • dc431a7397 boards: Fix nrf9160 NS flash partition layout Joakim Andersson 2023-10-24 13:30:50 +02:00
  • 572491ab95 Revert "modules: tinycrypt: Options only when module is available" Alberto Escolar Piedras 2023-10-25 09:03:07 +02:00
  • 9a7671e521 ci: test using Python 3.11 as well Henrik Brix Andersen 2023-10-24 22:47:47 +02:00
  • 9f7244ee04 tests: obj_core: Increase stack sizes Peter Mitsis 2023-10-24 15:33:28 -04:00
  • efebb1841f modem_chat: fix hard fault on script stop romain pelletant 2023-10-24 14:05:57 +02:00
  • f2b3a5ea3a samples: mgmt: mcumgr: smp_svr: Fix start if USB already init Jamie McCrae 2023-10-24 12:13:32 +01:00
  • 7c25a7562b riscv: pmp: Fix assertion for PMP misaligned start address and size Rick Tsao 2023-10-24 11:16:34 +08:00
  • 6b739a7684 doc: README added to lora send sample ingram weeks 2023-10-23 15:37:17 +01:00
  • c83c8df26a tests/lib/time: Fix for posix architecture Alberto Escolar Piedras 2023-10-23 12:31:10 +02:00
  • f8c202ec1c lib/posix clock: Add missing kconfig dependency Alberto Escolar Piedras 2023-10-23 12:30:00 +02:00
  • 7159522597 samples posix uname: Fix sample yaml filtering Alberto Escolar Piedras 2023-10-23 11:16:39 +02:00
  • c179f17836 samples: boards: esp32: add memory-mapped sample code Sylvio Alves 2023-10-19 09:06:53 -03:00
  • 3f5ea785f2 linker: esp32: fix linker to enable proper MMU usage Sylvio Alves 2023-10-17 05:49:39 -03:00
  • 38f8a4db28 drivers: ethernet: fix adin2111 devicetree init to work with adin1110 Jason Murphy 2023-10-22 17:22:42 +01:00
  • 0e2f5c2dbb shell: print name and prompt when listing backends Yong Cong Sin 2023-10-23 15:27:57 +08:00
  • a068288091 shell: add new APIs to get the backend instances Yong Cong Sin 2023-10-20 19:58:00 +08:00
  • dd154406ba shell: make the backend thread name variable generic Yong Cong Sin 2023-10-20 19:52:32 +08:00
  • 8c5a15aac4 scripts: twister: get status of coverage data processing Piotr Kosycarz 2023-10-11 21:14:12 +02:00
  • 861cab4a2a scripts: twister: extend test timeout to get gcov data Piotr Kosycarz 2023-10-11 21:11:14 +02:00
  • bc8b7dd6dd testsuite: coverage: allow gcov data dump directly on console Piotr Kosycarz 2023-10-11 21:04:15 +02:00
  • b5bc088529 tests: build_all: sensor: i2c: add adxl367 Antoniu Miclaus 2023-10-17 17:22:02 +03:00
  • cecfb3e120 tests: build_all: sensor: spi: add adxl367 Antoniu Miclaus 2023-10-17 17:15:31 +03:00
  • 89be1e948d drivers: adxl367: add support Antoniu Miclaus 2023-10-05 13:39:59 +03:00
  • a282f6a92b dts: bindings: add adxl367 support Antoniu Miclaus 2023-10-05 13:39:27 +03:00
  • 1e5c46df3d samples: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC Keith Packard 2023-09-28 15:27:11 -07:00
  • 565c9376f1 tests: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC Keith Packard 2023-09-28 16:26:48 -07:00
  • be4b76fea2 Kconfig.zephyr: Add NATIVE_LIBC and NATIVE_LIBCPP Keith Packard 2023-10-12 11:55:04 -07:00
  • 1e40199c8d libc: Add REQUIRES_FLOAT_PRINTF to indirectly set printf support Keith Packard 2023-09-28 15:14:09 -07:00
  • 88b05b3b91 kernel: disable THREAD_USERSPACE_LOCAL_DATA if LIBC_ERRNO Daniel Leung 2023-10-02 11:18:07 -07:00
  • 27dedec4cc doc: release: 3.5: Add info about CVE-2023-5753 Flavio Ceolin 2023-10-24 10:13:06 -07:00
  • 31a92fc5e3 doc: vuln: Add information about CVE-2023-5753 Flavio Ceolin 2023-10-24 10:09:28 -07:00
  • 4974bc0137 linker: common-rom: Keep z_shared_isr regardless of dynamic interrupts Laurentiu Mihalcea 2023-10-23 18:48:50 +03:00
  • b59810650d drivers: can: support for Nuvoton numaker series cyliang tw 2023-10-24 19:01:32 +08:00
  • b4f3150592 modem: cmux: Optimize log message to save ROM Bjarki Arge Andreasen 2023-10-23 20:57:46 +02:00
  • ee44357cfb modem: modem_cellular: Reset receive state on attach Bjarki Arge Andreasen 2023-10-09 15:58:00 +02:00
  • b495fda6a1 modem: modem_cmux: Improve logging Bjarki Arge Andreasen 2023-10-09 13:56:48 +02:00
  • 0f38136431 modem: modem_cmux: Clear DLCI pipes on open Bjarki Arge Andreasen 2023-10-09 13:08:54 +02:00
  • 92ad351e2a modem: modem_cmux: Use k_event_test instead of K_NO_WAIT Bjarki Arge Andreasen 2023-10-09 12:22:42 +02:00
  • 79e6c8411f modem: modem_cmux: Reset CMUX events on release Bjarki Arge Andreasen 2023-10-09 12:17:40 +02:00
  • 7fe491c050 modem: modem_cmux: Make async connect/disconnect stateful Bjarki Arge Andreasen 2023-10-09 08:35:20 +02:00
  • 7ea95b0071 nrf5x_bsim: Add support for IPC/OpenAMP and split BT stack Alberto Escolar Piedras 2023-10-09 15:49:47 +02:00
  • f8e8083ab3 nrf53_bsim: Provide shared memory buffer for IPC rpmsg backend Alberto Escolar Piedras 2023-10-11 10:57:19 +02:00
  • a042203117 manifest: Update libmetal to latest including POSIX arch support Alberto Escolar Piedras 2023-10-11 13:48:37 +02:00
  • 214178ab4b manifest: Update nrf hw models to latest Alberto Escolar Piedras 2023-10-11 12:12:13 +02:00
  • 413a349264 nrf_bsim: Only connect once to Bsim Phy Alberto Escolar Piedras 2023-10-11 11:40:03 +02:00
  • f64d123a3d Bluetooth: Controller: Fix missing ext adv terminate event Vinayak Kariappa Chettimada 2023-10-23 19:44:37 +02:00
  • 05c85ddbcf Bluetooth: Controller: Fix periodic advertising sync window Vinayak Kariappa Chettimada 2023-10-17 22:11:04 +02:00
  • 01aa800464 drivers: mipi_dsi: dsi_mcux_2l add property to enable non-continuous hs clk Mike J. Chen 2023-10-11 17:57:25 -07:00
  • 4844d015a4 drivers: mipi_dsi: dsi_mcux_2l add msg flag for low power mode Mike J. Chen 2023-10-06 12:23:04 -07:00
  • 1e6866ed0b drivers: mipi_dsi: dsi_mcux_2l set SMARDMA slot from dev pixfmt Mike J. Chen 2023-10-06 12:12:34 -07:00
  • 9b21d4d366 soc: sam: Add poweroff implementation Bjarki Arge Andreasen 2023-10-20 00:26:08 +02:00
  • 278d029f4f dts: soc: atmel: sam: Add SUPC component to soc dtsi Bjarki Arge Andreasen 2023-10-20 00:23:59 +02:00
  • 312c8b1930 soc: sam: Add SUPC driver and dts model Bjarki Arge Andreasen 2023-10-20 00:21:18 +02:00
  • 12c8d11ee5 cmake: extra_flags: Use zephyr_get Grzegorz Swiderski 2023-10-23 11:24:39 +02:00
  • a4cbe9e9c6 soc: arm: nordic_nrf: align nrf_power calls to new scheme Nikodem Kastelik 2023-10-09 11:18:17 +02:00
  • 70db8cd12a modules: hal_nordic: nrfx: enable NRFX_GPIOTE1 for non-secure builds Nikodem Kastelik 2023-10-06 09:55:58 +02:00
  • c0ff691a3c samples: boards: nrf: nrfx_prs: align to new nrfx_uarte struct member Nikodem Kastelik 2023-10-03 17:00:20 +02:00
  • f3f2c113d1 soc: arm: nordic_nrf: nrf53: align nrf_regulators calls to new scheme Nikodem Kastelik 2023-10-03 16:59:20 +02:00
  • 6a315a4b17 drivers: sensor: qdec_nrfx: Revert spurious samplerdy evt workaround Nikodem Kastelik 2023-10-03 16:52:55 +02:00
  • f4fcc1dc4c manifest: tf-m: update revision to have atomics defined for nrfx port Nikodem Kastelik 2023-10-03 17:17:22 +02:00
  • ec978348c5 manifest: hal_nordic: Update hal_nordic revision Nikodem Kastelik 2023-10-03 16:04:43 +02:00
  • 8a58104396 net: shell: Add net-sockets command Jukka Rissanen 2023-09-13 15:10:50 +03:00
  • 7d9f2ad2ca net: sockets: Add object core support to sockets Jukka Rissanen 2023-09-13 15:09:28 +03:00
  • 03e2b6aee2 boards: arm64: rpi_4b: Update doc for programming with TF cards Chen Xingyu 2023-10-16 14:21:01 +08:00
  • 6739063847 boards: arm64: rpi_4b: Add DTS node for LED_ACT Chen Xingyu 2023-09-29 20:46:16 +08:00
  • a2ef2f7605 drivers: gpio: Add GPIO driver for BCM2711 Chen Xingyu 2023-09-29 21:35:32 +08:00
  • 58f8b7a075 dts: arm64: bcm2711: Move interrupt-parent property to soc {} Chen Xingyu 2023-10-03 14:18:12 +08:00
  • f2b3d704d7 boards: arm64: rpi_4b: Convert to list-table syntax Chen Xingyu 2023-10-14 10:08:20 +08:00
  • aa46254708 boards: arm64: rpi_4b: Fix doc Chen Xingyu 2023-09-29 16:57:13 +08:00
  • ffe1285343 modules: zcbor: Options only when module is available Flavio Ceolin 2023-05-10 22:16:31 +00:00
  • 2e6871a46f modules: openamp: Options only when module is available Flavio Ceolin 2023-05-10 22:13:13 +00:00
  • f4cb487b79 modules: sof: Options only when module is available Flavio Ceolin 2023-05-10 22:10:43 +00:00
  • 9eff0ca521 modules: libmetal: Options only when module is available Flavio Ceolin 2023-05-10 21:53:33 +00:00
  • 713ca15224 modules: tinycrypt: Options only when module is available Flavio Ceolin 2023-05-10 21:48:59 +00:00
  • 761a3039bb modules: Remove legacy comment Flavio Ceolin 2023-09-06 15:57:06 +00:00
  • 2e5c37142c scripts: kconfig: Always generate ZEPHYR_*_MODULE Flavio Ceolin 2023-05-10 21:40:04 +00:00