Commit graph

  • 58c1c48df0 fdtable: per-fd offset support, add read/write_offs() methods Chris Friedt 2024-06-05 13:36:32 -0400
  • 2710903014 os: fdtable: add mode field for fd_entry Chris Friedt 2024-06-05 12:06:50 -0400
  • 2fd7297aed doc: posix: mark mlockall() and munlockall() as supported Chris Friedt 2024-06-01 08:20:56 -0400
  • 5e99e13b4c posix: add support for mlockall() and munlockall() Chris Friedt 2024-06-01 08:19:51 -0400
  • d44047120b doc: posix: mark mlock() and munlock() as supported. Chris Friedt 2024-06-01 07:47:33 -0400
  • d949c9c8b8 posix: add support for mlock() and munlock() Chris Friedt 2024-06-01 07:43:50 -0400
  • 510be57d7f doc: posix: mark mapped files as supported Chris Friedt 2024-05-31 23:44:26 -0400
  • 73394a8390 posix: add implementation of mmap(), msync(), and munmap() Chris Friedt 2024-05-31 23:30:42 -0400
  • 156eaab70e posix: move ioctl() from fdtable to posix Chris Friedt 2024-06-05 13:12:11 -0400
  • 50fc010f0f posix + fdtable: move zvfs_ftruncate() to fdtable.c Chris Friedt 2024-06-05 12:33:06 -0400
  • 65020f5b1f doc: posix: mark fstat() as implemented Chris Friedt 2024-06-08 16:15:56 -0400
  • 1f9ca63b93 posix: fs: implement fstat() via zvfs_fstat() Chris Friedt 2024-06-08 08:39:56 -0400
  • 1a95246f61 posix: features: correct typo _POSIX_XOPEN_STREAMS Chris Friedt 2024-06-05 11:23:41 -0400
  • 252ca99d0c ci: testplan: do not run tests on all platforms when a test changes Anas Nashif 2024-06-14 10:27:45 -0400
  • 3edd5a9070 board: google_dragonclaw: add supported features Dawid Niedzwiecki 2024-06-14 13:20:40 +0200
  • 0b83a9b18c samples: subsys: task_wdt on the IWDG of the stm32f4 Francois Ramu 2024-03-29 11:15:02 +0100
  • 2d171efcec drivers: sensors: Add driver for LM95234 temperature sensor Robert Hancock 2024-01-31 15:12:39 -0600
  • 2c7cd3dc1e doc: releases: migration-guide-3.7: add note for UC81xx displays Daniel DeGrasse 2024-06-05 14:58:10 -0500
  • 7714f8f87b tests: drivers: display: build_all: add uc81xx Daniel DeGrasse 2024-06-05 14:18:18 -0500
  • 9fdaf43e79 drivers: display: uc81xx: convert to MIPI DBI API Daniel DeGrasse 2024-06-05 11:52:28 -0500
  • 25cdda10e1 kernel: Unified type of stack protection canary __stack_chk_guard. Lars-Ove Karlsson 2024-06-12 12:51:21 +0200
  • 8799ab1ec2 test: Apply semantic patch file ztest_strcmp.cocci Rubin Gerritsen 2024-06-11 14:39:44 +0200
  • 470a0fcaa5 cocinelle: Add a sematic patch file for ztest string assertions Rubin Gerritsen 2024-06-11 14:36:17 +0200
  • fc377363e4 cocinelle: Parse ztest test functions Rubin Gerritsen 2024-06-11 14:32:24 +0200
  • 6db484455d llext: remove the "modules_enabled" tests Luca Burelli 2024-06-11 10:04:52 +0200
  • 57011e4c1a llext: add a "modules" Kconfig tristate example Luca Burelli 2024-06-07 19:10:55 +0200
  • baa3b6a5ba llext: disable LL_EXTENSION_SYMBOL when not building an llext Luca Burelli 2024-06-12 18:32:49 +0200
  • 12405a64d4 input: analog_axis: implement power management support Fabio Baltieri 2024-01-10 22:14:01 +0000
  • 4f034f46b0 soc: imx8mp: enable rdc for enet Jiafei Pan 2024-04-24 11:00:34 +0800
  • 3f831e30fa soc: imx8mm/n/p: enable cache driver for Cortex-A Core Jiafei Pan 2024-04-23 18:37:37 +0800
  • 20dae220bd board: imx8mp_evk: add ENET support on Cortex-A Core Jiafei Pan 2024-04-03 18:41:37 +0800
  • 5c95d04b26 clock: mcux_ccm: add enet clock support for imx8m serial Jiafei Pan 2024-04-18 11:02:05 +0800
  • 671aaf48b5 drivers: mdio_nxp_enet: using MMIO mapped address Jiafei Pan 2024-04-24 17:06:35 +0800
  • bbf34ad6a0 drivers: mdio_nxp_enet: remove unused header file Jiafei Pan 2024-04-18 11:00:19 +0800
  • c8d8dce755 drivers: ptp_clock: ptp_enet: use MMIO mapped address Jiafei Pan 2024-04-25 15:15:02 +0800
  • cca390d243 drivers: ethernet: eth_enet: add MMIO mapping Jiafei Pan 2024-04-24 12:03:27 +0800
  • 6d48c8ce19 board: imx8mp_evk: enable MMU direct mapping for A-Core Jiafei Pan 2024-04-24 17:08:19 +0800
  • 0c958ae212 drivers: ethernet: eth_enet: remove building error Jiafei Pan 2024-04-25 17:42:54 +0800
  • f1aa5d9391 drivers: eth_nxp_enet: fix cache maintain Jiafei Pan 2024-04-23 14:23:55 +0800
  • 727f04b159 samples: video: capture: Add support for i.MX RT1170 EVK Phi Bang Nguyen 2024-03-13 18:13:18 +0100
  • 831f5f6ba6 samples: video: capture: Display captured frames on screen Phi Bang Nguyen 2024-02-02 00:35:17 +0100
  • 0ecbd0b9c9 samples: video: capture: Use a chosen node for camera Phi Bang Nguyen 2024-01-31 13:07:42 +0100
  • 553f527a49 samples: video: capture: Enhance logs readability Phi Bang Nguyen 2024-06-12 16:33:53 +0200
  • ee3347a9f3 samples: video: capture: Run clang-format Phi Bang Nguyen 2024-02-13 14:31:17 +0100
  • 96d8330d9b samples: video: capture: Update documents and tests Phi Bang Nguyen 2024-06-12 15:55:00 +0200
  • d8179401b5 kernel: avoided increments/decrements with side effects frei tycho 2024-05-14 13:08:17 +0000
  • a2e97405d0 lib: check null pointer before taking lock for bitarray TaiJu Wu 2024-06-02 18:17:54 +0800
  • bfba19dc41 Bluetooth: Host: Add the API bt_hci_err_to_str() Rubin Gerritsen 2024-06-06 10:51:44 +0200
  • 8739efe0fc doc: usb: add initial USB device configuraiton howto Johann Fischer 2024-06-06 18:33:12 +0200
  • cf2113e437 samples: usb: rework common code to use usbd_register_all_classes() Johann Fischer 2024-06-07 15:29:03 +0200
  • 4191602f11 usb: device_next: add helper to register all available class instances Johann Fischer 2024-06-07 14:48:19 +0200
  • 9e80d4f976 doc: usb: rework new USB device support overview description Johann Fischer 2024-06-06 00:17:18 +0200
  • 1d0616a33b doc: usb: include Audio Class 2 device API Johann Fischer 2024-06-11 15:53:21 +0200
  • 7f2320ae08 doc: usb: include new HID device API Johann Fischer 2024-06-06 18:29:32 +0200
  • f908b41154 soc: nordic: Resolve z_arm_platform_init in the linker generator Grzegorz Swiderski 2024-06-07 11:55:31 +0200
  • b148178bd2 demand_paging: eviction/nru: fix pathological behavior Nicolas Pitre 2024-06-07 18:34:52 -0400
  • 3222f378ab samples: subsys: ipc: ipc_service: check console output Piotr Kosycarz 2024-06-12 16:02:39 +0200
  • 45aca35650 samples: subsys: logging: multidomain: check console output on HW Piotr Kosycarz 2024-06-12 16:36:20 +0200
  • d9171df773 samples: Bluetooth: peripheral_hr restart advertising on disconnect Vinayak Kariappa Chettimada 2024-06-11 00:48:45 +0200
  • 3b94af2b5c sensors: Submit call returns void Tom Burdick 2024-06-12 10:46:29 -0500
  • 8adec6d749 boards: docs: remove extra table line Sylvio Alves 2024-06-14 07:54:17 -0300
  • 0103c56dd6 zephyr: remove deprecated headers Yong Cong Sin 2024-06-14 20:21:57 +0800
  • fe05606630 drivers: flash: select ncs line for stm32 xspi Guillaume Gautier 2024-06-11 11:04:33 +0200
  • 3e99dc26f6 dts: bindings: flash_controller: add ncs line property to stm32 xspi flash Guillaume Gautier 2024-06-11 10:45:38 +0200
  • 68bb87bd50 twister: pytest: Log output passthrough Dmitrii Golovanov 2024-06-14 11:17:24 +0200
  • 01dcb942c6 tests: kernel: timer_behavior_external: Fix a typo Dmitrii Golovanov 2024-06-13 21:39:52 +0200
  • d72dd3562e tests: kernel: timer: Fix log capture on external tool testing Dmitrii Golovanov 2024-05-29 18:49:07 +0200
  • 014a0983fb tests: kernel: timer_behavior_external: Additional stats recording Dmitrii Golovanov 2024-05-31 13:59:03 +0200
  • dd67791857 tests: kernel: timer_behavior: Additional stats recording Dmitrii Golovanov 2024-05-31 13:53:28 +0200
  • 35e313f9e5 twister: recording: Allow JSON data fields Dmitrii Golovanov 2024-05-29 16:57:35 +0200
  • e9687c7e5c bsim: add tests for BT_USE_PSA_API Valerio Setti 2024-06-12 22:11:22 +0200
  • 035b4af8b4 doc: update migration guide about changes to bt-crypto Valerio Setti 2024-05-30 13:53:25 +0200
  • 32b43564df bt: hci_ecc: add option to use PSA APIs instead of TinyCrypt Valerio Setti 2024-06-05 14:16:42 +0200
  • 32b792b21f bluetooth: remove BT_TINYCRYPT_ECC in bluetooth mesh tests Valerio Setti 2024-06-05 10:25:28 +0200
  • 814b2ed457 bt-host: add option to use PSA APIs instead of TinyCrypt Valerio Setti 2024-06-04 13:47:34 +0200
  • 9032f8d791 bt-crypto: add option to use PSA APIs instead of TinyCrypt Valerio Setti 2024-05-28 07:36:47 +0200
  • a9f7788f9f trusted-firmware-m: select PSA_CRYPTO_CLIENT when BUILD_WITH_TFM Valerio Setti 2024-06-04 13:44:57 +0200
  • ec72339d61 ARC: enable barriers for HS Evgeniy Paltsev 2024-06-11 21:45:21 +0100
  • 86fa756dde tests: drivers: dac: use zassert_ok Jeppe Odgaard 2024-05-01 09:17:06 +0200
  • ddef306394 drivers: serial: esp32: Fix next buffer release on rx disable Thibo Verheyde 2024-05-08 09:35:08 +0200
  • 6f215526d7 runners: jlink: Add support for big endian device Sigmund Klåpbakken 2024-05-15 12:41:09 +0200
  • e98e4ed067 serial: convert kconfig source to rsource Daniel Leung 2024-05-30 12:51:27 -0700
  • a593f344b5 tests/storage/flash_map: Fix erase and flatten test Dominik Ermel 2024-06-11 12:00:43 +0000
  • 58a54e3452 soc: samd51: Fix xosc32 initialization Marcel Birthelmer 2024-06-08 12:01:58 -0700
  • b77dab6199 drivers: ethernet: phy_realtek_rtl8211f: enable RGMII TX/RX delay Yangbo Lu 2024-06-11 15:09:48 +0900
  • e5f6cee9fb drivers: ethernet: phy_realtek_rtl8211f: fix monitor work schedule Yangbo Lu 2024-06-11 13:52:03 +0900
  • 48fc6877e4 samples: drivers: adc: adc_sequence: Enable test execution on nrf54h20 Sebastian Głąb 2024-06-12 12:29:41 +0200
  • cc9bd6d77e samples: drivers: adc: adc_dt: Add nrf54h20 to platform_allow Sebastian Głąb 2024-06-12 12:25:26 +0200
  • a3e1e398bf boards: nordic: nrf54h20: Add ADC to the list of supported peripherals Sebastian Głąb 2024-06-12 12:21:40 +0200
  • 1b3725e099 samples: sensor: accel_polling: Allow coverage calculation Piotr Kosycarz 2024-06-12 14:38:10 +0200
  • e63c691a86 samples: sensor: bme680: Allow coverage calculation Piotr Kosycarz 2024-06-12 14:41:12 +0200
  • 35cc774aa5 net: lwm2m: Retry DTLS handshake before dropping to bootstrap Seppo Takalo 2024-06-12 15:37:49 +0300
  • ab9fd0b5c9 Bluetooth: BAP: Add bt_bap_base_get_size function Jens Rehhoff Thomsen 2024-06-12 14:20:37 +0200
  • 768c45a11d Bluetooth: Controller: Clarify that it can be overridden out of tree Rubin Gerritsen 2024-06-13 15:23:51 +0200
  • 811387600a Bluetooth: Audio: CAP: babblesim test for broadcast reception start Andries Kruithof 2024-02-29 09:42:25 +0100
  • 9ae5352372 tests/bsim/run_parallel.sh: Do not attempt to run parallel with no tests Alberto Escolar Piedras 2024-06-14 10:02:38 +0200
  • c2950bec73 ci: bsim tests: Fix for missing result xml files Alberto Escolar Piedras 2024-06-14 09:14:14 +0200
  • bb66d1188c arch: riscv: stacktrace: conditionally check stack_info Yong Cong Sin 2024-06-14 11:47:35 +0800
  • 96112ade74 drivers: swdp: document API Maximilian Deubel 2024-05-24 16:20:46 +0200
  • f1b6073a27 driver: swdp_bitbang: hardcode request lut Maximilian Deubel 2024-05-24 16:43:22 +0200