Commit graph

  • fd90c9ba21 drivers: spi: gecko: propagate spi config error Adrien MARTIN 2024-06-26 22:48:09 +0200
  • f91700e629 linker: nxp: adsp: add orphan linker section Iuliana Prodan 2024-06-26 18:44:12 +0300
  • fbe7e95359 net: sockets_service: Fix thread failure Chaitanya Tata 2024-05-30 18:56:14 +0530
  • 9a08fdc1df tests: logging/dictionary: enable pytest to test output Daniel Leung 2024-05-15 11:05:25 -0700
  • d1c222a7c7 tests: logging: copy dictionary logging sample into tests Daniel Leung 2024-05-24 11:43:07 -0700
  • 2eb0ffb7ea scripts: logging/dictionary: fix annoying pylint warning Daniel Leung 2024-05-16 17:04:04 -0700
  • f5762e07f2 logging: dictionary: new verion 3 format Daniel Leung 2024-05-16 12:26:22 -0700
  • 0e33c7a976 scripts: logging/dictionary: replace %#llx too Daniel Leung 2024-05-17 13:39:19 -0700
  • ecc642b2df scripts: logging/dictionary: refactor common parser functions... Daniel Leung 2024-05-17 13:32:38 -0700
  • 3da42fb547 scripts: logging/dictionary: fix long long alignment Daniel Leung 2024-05-16 14:05:25 -0700
  • eacf71d92a scripts: logging/dictionary: extract DataTypes into its own file Daniel Leung 2024-05-16 14:32:41 -0700
  • cb0a3ce6aa logging: dictionary: keep string section if always runtime Daniel Leung 2024-05-17 13:12:51 -0700
  • 531557a772 logging: fix dictionary database not being generated Daniel Leung 2024-05-16 10:42:02 -0700
  • 5b4c8945fd west : runners : Fix error message when runners.yaml is not found. Louis Feller 2024-05-02 15:26:05 +0200
  • 6cc5478530 bme280: Update decoder to decode channels correctly Ioannis Damigos 2024-06-25 14:02:53 +0300
  • 457994816b doc: west: Clarify basic west terms Carles Cufi 2024-06-25 14:44:12 +0200
  • e1f20f36a0 pm: policy: Move device power state constraints to policy Flavio Ceolin 2024-06-25 16:37:25 -0700
  • c6ef6941a3 samples: drivers: mbox: Extend mbox sample Sebastian Głąb 2024-06-26 14:06:46 +0200
  • 92b0d6dda5 samples: drivers: mbox: Fix overlays for nrf54h20 Sebastian Głąb 2024-06-26 13:43:16 +0200
  • cb80ca3a50 doc: Bluetooth: Add sample app for CAP ini/acc in status table Emil Gydesen 2024-06-26 13:50:00 +0200
  • 9e03abb8cb debug: no UNALIGNED_ACCESS_SUPPORTED for cortex M0 or M0plus Francois Ramu 2024-06-26 16:17:02 +0200
  • 2abd982040 doc: release-notes-3.7: Add notes for selected network components Jukka Rissanen 2024-06-28 11:01:09 +0300
  • 1159c2adda Bluetooth: OTS: Add return validation of bt_uuid_create for client Emil Gydesen 2024-06-26 13:42:47 +0200
  • 5b0fb6e406 doc: release-notes: document CMSIS-NN upgrade Jordan Yates 2024-06-10 20:51:25 +1000
  • 08eab876d8 samples: tflite-micro: add REQUIRES_FLOAT_PRINTF Jordan Yates 2024-06-25 20:23:03 +1000
  • 3905e8d6be tests: lib: cmsis_nn: add missing filter dimension Jordan Yates 2024-06-10 20:45:18 +1000
  • f4d09c9791 modules: cmsis-nn: add *_s4.c sources Jordan Yates 2024-06-15 12:33:38 +1000
  • afdbb3b94b submanifests: update tflite-micro Jordan Yates 2024-06-13 11:26:44 +1000
  • 5abf8aa165 manifest: update cmsis-nn to v6.0.0 Jordan Yates 2024-04-20 14:01:20 -0700
  • 1bcebbafac tests: subsys: display: cfb: Add CFB tests TOKITA Hiroshi 2024-01-14 10:38:12 +0900
  • 83860c2dfd fb: cfb: Add framebuffer deinitialize function TOKITA Hiroshi 2024-01-28 18:18:40 +0900
  • d542e75975 fb: cfb: Fix CFB_FONT_MSB_FIRST font rendering TOKITA Hiroshi 2023-11-08 12:01:59 +0900
  • 06086ce771 drivers: udc_dwc: remove rwup flag Johann Fischer 2024-06-20 14:17:22 +0200
  • 5d92abeaec ARCMWDT: Fix cbprintf issue with omitted function prototype Nikolay Agishev 2024-06-19 19:13:26 +0300
  • 7b0784c1f6 Bluetooth: ASCS: Validate num_ases in CP requests Emil Gydesen 2024-06-25 17:21:54 +0200
  • 91f8c1aea9 everywhere: replace #if IS_ENABLED() as per docs Jordan Yates 2024-06-24 20:59:51 +1000
  • 41418f5266 drivers: nxp_s32_canxl: add CANXL MRU handler Cong Nguyen Huu 2024-06-26 16:51:27 +0530
  • f0d443e3d1 doc: release: 3.7: Add release notes for Flash Dominik Ermel 2024-06-26 16:19:03 +0200
  • 4753005c55 scripts: get_maintainer: check maintenance status Gerard Marull-Paretas 2024-06-26 16:20:11 +0200
  • 86e2030ba8 MAINTAINERS: set area status to odd fixes if not maintained Gerard Marull-Paretas 2024-06-26 16:19:28 +0200
  • 568ccd585a doc: release: 3.7: Add Flash Map release notes Dominik Ermel 2024-06-26 16:31:27 +0200
  • cfbe2adabc net: if: remove unused eth_ctx variable Pisit Sawangvonganan 2024-06-28 02:12:51 +0700
  • 6af17919d6 doc: releases: migration-guide-3.7: Add not for BT_LE_ADV_PARAM Emil Gydesen 2024-06-27 22:32:16 +0200
  • 5442e47dfa net: tcp: Delay ACK if no PSH flag is present Robert Lubos 2024-06-26 09:38:06 +0200
  • cf870e8350 bluetooth: correct bt_le_scan_param scan type Jordan Yates 2024-06-28 15:10:44 +1000
  • bc4743fbf2 logging: avoid overflow of package length in log_msg Benedikt Schmidt 2024-06-26 11:26:33 +0200
  • 31ad324120 drivers: i2c: stm32: remove redundant new line Nerijus Bendžiūnas 2024-06-27 16:59:37 +0300
  • c4ebcfe684 boards: nxp: mimxrt1170_evk: doc: remove LinkServer west debug limitation Derek Snell 2024-06-27 16:15:08 -0400
  • 8b942e15e2 arch: x86: corrected parameter names Hess Nathan 2024-06-25 08:49:10 +0200
  • fbf209e5c8 dts: bindings: cpu: add definition for arm,cortex-m55 Ryan McClelland 2024-06-18 10:42:32 -0700
  • b93453fe56 doc: release: 3.7: Add note about LinkServer runner .hex support Andrej Butok 2024-06-27 14:43:53 +0200
  • fcb23000e9 doc: release-notes: Add 3.7.0 release notes for networking Robert Lubos 2024-06-26 15:16:27 +0200
  • 1b09d5a883 drivers: sam_can: fixed MCAN Register Base Address Sven Ginka 2024-02-23 19:09:57 +0100
  • e9b676a9ab doc: posix: mark posis fd mgmt as supported Chris Friedt 2024-06-11 10:33:27 -0400
  • b18cad15b9 posix: fd_mgmt: implement dup(), dup2(), fseeko(), and ftello() Chris Friedt 2024-06-11 10:30:58 -0400
  • b10f1ca3a6 doc: posix: mark posix signals supported with undefined behaviour Chris Friedt 2024-06-17 13:04:20 -0400
  • 308322e9b9 tests: posix: headers: add checks for posix signals option group Chris Friedt 2024-06-17 13:27:23 -0400
  • b2243af32d posix: add stubs for signal.h functions that need process support Chris Friedt 2024-06-17 13:01:06 -0400
  • be086f174c posix: procN: add missing alias for getpid() Chris Friedt 2024-06-17 15:24:51 -0400
  • f299516e01 include: logging: added missing parenthesis frei tycho 2024-06-03 09:34:18 +0000
  • 96815be5f7 input: pinnacle: fix return value check for WAIT_FOR Fabio Baltieri 2024-06-24 21:13:13 +0100
  • 10c9037ff1 doc: release: allow tests after RC1 Anas Nashif 2024-06-11 14:10:41 -0400
  • ef5bb33f7b doc: Update release criteria Anas Nashif 2024-06-11 14:08:29 -0400
  • 1706879fbd doc: release: clarify changes allowed during stabilization Anas Nashif 2024-06-11 13:45:55 -0400
  • c029fa5b0a west.yml: update hal_espressif for bugfixes Sylvio Alves 2024-06-25 13:46:45 -0300
  • 914d7911da doc: storage: nvs: Fixed data CRC notes formatting Adrien Ricciardi 2024-06-20 18:37:48 +0200
  • 15d66ccc23 Bluetooth: Tester: Fix issue with initializing adv_params Emil Gydesen 2024-06-27 18:16:05 +0200
  • 6f5b183de7 sysbuild: check for existence of APPLICATION_CONFIG_DIR Torsten Rasmussen 2024-06-25 11:54:35 +0200
  • ed8d70c2a5 drivers: adc: saadc: Extend gains support for nRF54L15 Karol Lasończyk 2024-06-25 10:27:58 +0200
  • 8cd98b139d Bluetooth: test: privacy/legacy: Scan continuously Aleksander Wasaznik 2024-06-21 13:26:42 +0200
  • 115d3d8aa7 drivers: spi: litex: add missing include Fin Maaß 2024-06-25 16:31:07 +0200
  • c51743c849 include: bluetooth: Mark adv params as const Lingao Meng 2024-06-27 10:07:48 +0800
  • 42c5953327 MAINTAINERS: add maintainer to Ambiq platform Anas Nashif 2024-06-26 22:52:51 -0400
  • b82b5b0734 posix: kconfig: remove select y from non-user-selectable help Chris Friedt 2024-06-26 15:13:47 -0400
  • d9855da483 doc: posix: mark posix device io as complete Chris Friedt 2024-06-09 20:49:50 -0400
  • 499a633976 posix: device_io: use mode argument correctly in open() Chris Friedt 2024-06-15 12:13:56 -0400
  • 48dff5562c posix: device_io: implement fileno() Chris Friedt 2024-06-15 12:05:48 -0400
  • 581a0f56e6 posix: device_io: implement fdopen() Chris Friedt 2024-06-15 12:02:22 -0400
  • 305ec62a6b posix: device_io: implement pselect() Chris Friedt 2024-06-15 11:44:44 -0400
  • 49ac1912b2 net: sockets: move select() implementation to zvfs Chris Friedt 2024-06-15 10:04:55 -0400
  • 93973e2ead net: sockets: move poll implementation to zvfs Chris Friedt 2024-06-15 10:42:01 -0400
  • 2d72966516 posix: device_io: implement pread() and pwrite() Chris Friedt 2024-06-15 08:54:41 -0400
  • 86b92934cc posix: device_io: provide stdin, stdout, stderr variables Chris Friedt 2024-06-15 08:17:52 -0400
  • 6f62292d42 posix: device_io: require a full libc for c89 functions Chris Friedt 2024-06-15 08:06:16 -0400
  • a9a909c558 fdtable: read, write, close: only execute methods if non-NULL Chris Friedt 2024-06-15 08:27:12 -0400
  • d1eea369b1 drivers: ambiq: Add dependencies to avoid showing to non-ambiq platforms Hao Luo 2024-06-17 09:44:20 +0800
  • 79a2e2445d drivers: spi: mcux_flexcomm: fix invalid dma config for last tx packets. Johan Carlsson 2024-06-04 13:17:29 +0200
  • dc5527721a drivers: clock_control: remove '&' when assigning clock_control_xxx_init Pisit Sawangvonganan 2024-06-08 14:48:52 +0700
  • 648f6dcac4 boards: st: add adc1 peripheral for nucleo_h533re Alex Fabre 2024-06-25 11:34:13 +0200
  • 12bb405783 doc: st: fix nucleo_h533re documentation Alex Fabre 2024-06-25 11:34:39 +0200
  • 044f8aaeb3 Bluetooth: OTS: Add len validation in olcp_ind_handler Emil Gydesen 2024-06-25 12:45:52 +0200
  • 3b78e76554 net: lib: ptp: Fix issues raised by static analyzer Adam Wojasinski 2024-06-25 12:50:15 +0200
  • 0c611d01a7 Bluetooth: Audio: Dereference null return value in cap_initiator.c Babak Arisian 2024-06-25 12:55:06 +0200
  • 1fc67d22d1 tests: unit: util: Add unit test of utf8_trunc and utf8_lcpy Emil Gydesen 2024-06-25 14:15:59 +0200
  • 4cf00a6125 zephyr: Add zero-len check for utf8_trunc Emil Gydesen 2024-06-25 13:08:08 +0200
  • a895abab86 Bluetooth: Audio: Unchecked return value in audio.h Babak Arisian 2024-06-25 13:28:27 +0200
  • 5f41ec8e39 manifest: trusted-firmware-m: fix debug build Tomi Fontanilles 2024-06-25 14:43:41 +0300
  • 125f1f593e samples: net: zperf: Fix sample performance issues Robert Lubos 2024-06-25 13:58:20 +0200
  • ad3dcc9f89 doc: release 3.7: Add bsim related notes Alberto Escolar Piedras 2024-06-26 16:23:18 +0200
  • 08496ff6b4 fs: nvs: Improve nvs_calc_free_space() result precision Adrien Ricciardi 2024-06-24 18:08:23 +0200