Commit graph

  • 6de21fc1d2 Revert "soc: riscv-privileged: support SoCs without reset vector" Yong Cong Sin 2024-06-28 13:47:31 +08:00
  • 5ee20e11ef soc: nordic: vpr: select INCLUDE_RESET_VECTOR for default implementation Yong Cong Sin 2024-06-28 13:53:30 +08:00
  • e5aad45bb1 west: commands: runners: canopen: increase default SDO timeout Henrik Brix Andersen 2024-07-01 11:18:20 +02:00
  • 94815e7955 tests: arm_irq_vector_table: Fix RT/WXXX Declan Snyder 2024-07-01 14:30:42 -05:00
  • 768b8bbca3 scripts: west robot & simulation: Fix OOT Gerson Fernando Budke 2024-06-19 21:00:58 +02:00
  • 0825f24910 soc: nordic: nrf54h: DMM shall be applied only to rad&app Krzysztof Chruściński 2024-06-26 15:39:56 +02:00
  • 7a6b355535 tests: boards: nrf: dmm: Adjust test to dmm changes Krzysztof Chruściński 2024-06-21 15:40:46 +02:00
  • 5f32265459 soc: nordic: common: dmm: Fix memory utilization Krzysztof Chruściński 2024-06-21 15:31:43 +02:00
  • 19c1f9f6c5 drivers: serial: pl011: add support for hardware flow control Xudong Zheng 2024-06-21 15:41:55 -04:00
  • 94b752d2b4 lib: smf: use while (true) in get_child_of for better clarity Pisit Sawangvonganan 2024-06-26 00:35:10 +07:00
  • f371ea4b97 boards: infineon: cyw920829m2evk_02: update documentation Hakan Jansson 2024-06-23 18:21:39 +02:00
  • ce157c689d tests: lib: spsc_pbuf: Do not run test with cache Krzysztof Chruściński 2024-06-27 06:22:37 +02:00
  • 0bb25d2e17 lib: os: spsc_pbuf: Clarify using cache management in the module Krzysztof Chruściński 2024-06-27 06:20:07 +02:00
  • b737598dcf boards: nordic: Change NRFS logs to debug level Jan Zyczkowski 2024-06-27 14:17:18 +02:00
  • 6aaad0a5cd drivers: udc_stm32: handle ZLP flag Johann Fischer 2024-03-02 10:37:51 +01:00
  • de728c393b drivers: udc_stm32: implement driver API to get actual device speed Johann Fischer 2024-01-02 16:37:22 +01:00
  • c4c5f168e8 ci: ignore changes to the CANopen program download runner Henrik Brix Andersen 2024-07-01 15:36:25 +02:00
  • f14697d4c3 MAINTAINERS: put the CANopen runner script under the CAN area Henrik Brix Andersen 2024-07-01 15:29:53 +02:00
  • 0eb612b28b doc: Bluetooth: Audio: Remake zephyr_gaf.svg to graphviz Emil Gydesen 2024-06-27 14:08:48 +02:00
  • 05b11e58eb doc: Bluetooth: Audio: Remake gaf.svg to graphviz Emil Gydesen 2024-06-26 19:18:59 +02:00
  • 0b4d7523fd doc: Bluetooth: Audio: Remake audio_arch to graphviz Emil Gydesen 2024-06-26 17:12:36 +02:00
  • 80fe531119 ARCMWDT: Fix issues with posix types Nikolay Agishev 2024-06-26 17:25:58 +03:00
  • fa447948d2 Bluetooth: BAP: Scan del: Overwrite metadata if len == 0 Emil Gydesen 2024-06-27 15:37:07 +02:00
  • 1f0c22eb01 net: ptp: fix incorrect req_timestamp decoding Benjamin Cabé 2024-06-27 16:50:23 +02:00
  • a89a5ee52d net: ptp: fix offset check by adding missing int64_t cast Benjamin Cabé 2024-06-27 16:48:40 +02:00
  • 5a07cf4e0d doc: esp32: fix rendering of MCUboot note Benjamin Cabé 2024-07-01 11:11:40 +02:00
  • fa4537df8f ci: move github runners from macos-11 to macos-14 Henrik Brix Andersen 2024-07-01 15:46:39 +02:00
  • 574f939432 device: only define/initialize metadata for DT devices Gerard Marull-Paretas 2024-06-25 16:21:47 +02:00
  • 91e16f16b3 device: add missing comma to Z_DEVICE_INIT Gerard Marull-Paretas 2024-06-25 16:20:45 +02:00
  • 9b9d455f02 boards: st: fix sysbuild multi image flash Alex Fabre 2024-06-20 13:06:02 +02:00
  • c93d6b8559 drivers: adc: stm32: apply extended calibration on u5 Guillaume Gautier 2024-06-26 16:57:38 +02:00
  • aa670f7e4a drivers: adc: stm32: check ldo ready bit Guillaume Gautier 2024-06-26 16:55:06 +02:00
  • faa5fa1ab0 drivers: i2c: bugfix for ambiq i2c driver Hao Luo 2024-06-17 10:20:33 +08:00
  • 3dac7cb936 MAINTAINERS: add valeriosetti as collaborator for Mbed TLS module Valerio Setti 2024-06-27 09:40:16 +02:00
  • e367231f29 drivers: uart: uart_elementary: Add missing pull-ups to nrf54h20dk Krzysztof Chruściński 2024-06-26 15:11:37 +02:00
  • d5a91a24de dts: pinctrl: unify pinctrl binding for imx8mp/n/m Jiafei Pan 2024-06-28 11:10:50 +08:00
  • f19446f35d drivers: ethernet: stm32: fix PTP on STM32F7 Benjamin Cabé 2024-06-27 11:39:50 +02:00
  • 594e614f49 soc/st/stm32/st32wbax: STM32WBA55 BLE Ext Adv Fix Alessandro Manganaro 2024-06-27 14:49:13 +02:00
  • ef91738b86 west.yml: STM32WBA55 BLE Ext Adv Fix Alessandro Manganaro 2024-06-27 13:18:37 +02:00
  • c79432e108 drivers/input: it8xxx2: Add critical section to prevent race conditions Tim Lin 2024-06-28 17:29:43 +08:00
  • 951a0daa55 boards: nxp: lpcxpresso55xxx: list USB device as supported Henrik Brix Andersen 2024-06-28 19:17:10 +00:00
  • 700910edfc doc: release: 3.7: Remove the duplicated colon. TOKITA Hiroshi 2024-06-30 19:20:06 +09:00
  • e0f148fdb9 doc: release: 3.7: Release notes for Renesas EK-RA8M1 board TOKITA Hiroshi 2024-06-30 19:19:43 +09:00
  • 41ab2d4aca doc: stm32h747i_disco: minor fix Abderrahmane Jarmouni 2024-07-01 09:27:04 +02:00
  • 6e4a45f7a9 doc: css: Use body color for captions Benjamin Cabé 2024-07-01 10:10:35 +02:00
  • 2c34da96f0 drivers: clock_control: ra: fix issue with setting memwait cycles Ian Morris 2024-06-14 15:45:14 -07:00
  • 971a0d1d93 driver: spi: gd32: fix spi reg clear wrong flag Chang Feng 2024-06-24 18:40:40 +08:00
  • ac4878e9d0 drivers: gnss: gnss_u_blox_m10: fix compiler warning Andreas Klinger 2024-06-30 13:01:38 +02:00
  • bb56c3898c bluetooth: host/classic: Fix possible buffer overflow Flavio Ceolin 2024-06-20 21:54:28 -07:00
  • 40810983ea release: Zephyr v3.7.0-rc2 Alberto Escolar Piedras 2024-06-28 12:27:44 +02:00
  • 3b72fe557e drivers: eth: e1000: Use double with PTP clock Jukka Rissanen 2024-06-27 10:43:48 +03:00
  • c95f61f688 samples: net: txtime: Do not run qemu_x86 with twister Jukka Rissanen 2024-06-27 10:42:30 +03:00
  • ba88c50fb3 samples: net: txtime: Add e1000 overlay for qemu_x86 Jukka Rissanen 2024-06-27 10:29:38 +03:00
  • d9703934f1 samples: net: txtime: Add support for native_sim board Jukka Rissanen 2024-06-27 10:24:31 +03:00
  • d121e88390 samples: net: txtime: The option type should be int Jukka Rissanen 2024-06-27 10:20:29 +03:00
  • 2bfea20d70 cmake: tf-m: create tfm_api dependency on tfm_s.hex Torsten Rasmussen 2024-06-27 12:54:29 +02:00
  • cea6bf555f os: fdtable: include zephyr/kernel.h for struct k_mutex Yong Cong Sin 2024-06-24 15:45:15 +08:00
  • a033ba65d2 twister: Add warning to the "-footprint-from-buildlog" flag Maciej Perkowski 2024-06-19 16:52:34 +02:00
  • d83a649a67 lib/posix: Get uptime in ticks instead of cycles Ederson de Souza 2024-06-27 14:45:27 -07:00
  • f65770c1a1 soc: esp32xx: always use section prologue with alignment Sylvio Alves 2024-06-27 09:44:22 -03:00
  • 0cfd963ddc net: wifi: shell: Avoid using sscanf Jukka Rissanen 2024-06-27 14:42:00 +03:00
  • 5343ae6817 tests: drivers: rtc: rtc_api: add config for alarm time mask Bjarki Arge Andreasen 2024-06-05 15:18:59 +02:00
  • 90ab94f61d logging: Do not store module name pointer when strings are stripped Krzysztof Chruściński 2024-06-28 17:11:30 +02:00
  • a79700623d tests: drivers: udc: add build_only test case Johann Fischer 2024-06-27 15:28:54 +02:00
  • ef512305fb tests: drivers: udc: updates to pass testing on supported platforms Johann Fischer 2024-06-27 15:15:02 +02:00
  • 155ef4bd1d drivers: udc_stm32: disable control endpoints in udc_disable() Johann Fischer 2024-06-27 15:38:04 +02:00
  • a01ab79685 drivers: udc_kinetis: add missing return statement Johann Fischer 2024-06-27 14:42:15 +02:00
  • 1c0f241b92 tests: drivers: can: api: restore default bitrates Henrik Brix Andersen 2024-06-27 09:14:20 +00:00
  • 88f30f3f51 samples: Use DEFAULT_IMAGE for sysbuild Jamie McCrae 2024-06-26 11:14:51 +01:00
  • 116fdc1a23 maintainers: remove gopiotr from twister collaborators Maciej Perkowski 2024-06-27 09:23:43 +02:00
  • 88c2476136 samples: usb: mass: increase main stack size Johann Fischer 2024-06-27 15:56:17 +02:00
  • 57f6077f7c hal_espressif: remove extra not-used constructor Sylvio Alves 2024-06-28 10:42:02 -03:00
  • 8c10964435 xtensa: mmu: clear ZSR_DEPC_SAVE at boot Daniel Leung 2024-06-28 12:16:16 -07:00
  • fd90c9ba21 drivers: spi: gecko: propagate spi config error Adrien MARTIN 2024-06-26 22:48:09 +02:00
  • f91700e629 linker: nxp: adsp: add orphan linker section Iuliana Prodan 2024-06-26 18:44:12 +03:00
  • fbe7e95359 net: sockets_service: Fix thread failure Chaitanya Tata 2024-05-30 18:56:14 +05:30
  • 9a08fdc1df tests: logging/dictionary: enable pytest to test output Daniel Leung 2024-05-15 11:05:25 -07:00
  • d1c222a7c7 tests: logging: copy dictionary logging sample into tests Daniel Leung 2024-05-24 11:43:07 -07:00
  • 2eb0ffb7ea scripts: logging/dictionary: fix annoying pylint warning Daniel Leung 2024-05-16 17:04:04 -07:00
  • f5762e07f2 logging: dictionary: new verion 3 format Daniel Leung 2024-05-16 12:26:22 -07:00
  • 0e33c7a976 scripts: logging/dictionary: replace %#llx too Daniel Leung 2024-05-17 13:39:19 -07:00
  • ecc642b2df scripts: logging/dictionary: refactor common parser functions... Daniel Leung 2024-05-17 13:32:38 -07:00
  • 3da42fb547 scripts: logging/dictionary: fix long long alignment Daniel Leung 2024-05-16 14:05:25 -07:00
  • eacf71d92a scripts: logging/dictionary: extract DataTypes into its own file Daniel Leung 2024-05-16 14:32:41 -07:00
  • cb0a3ce6aa logging: dictionary: keep string section if always runtime Daniel Leung 2024-05-17 13:12:51 -07:00
  • 531557a772 logging: fix dictionary database not being generated Daniel Leung 2024-05-16 10:42:02 -07:00
  • 5b4c8945fd west : runners : Fix error message when runners.yaml is not found. Louis Feller 2024-05-02 15:26:05 +02:00
  • 6cc5478530 bme280: Update decoder to decode channels correctly Ioannis Damigos 2024-06-25 14:02:53 +03:00
  • 457994816b doc: west: Clarify basic west terms Carles Cufi 2024-06-25 14:44:12 +02:00
  • e1f20f36a0 pm: policy: Move device power state constraints to policy Flavio Ceolin 2024-06-25 16:37:25 -07:00
  • c6ef6941a3 samples: drivers: mbox: Extend mbox sample Sebastian Głąb 2024-06-26 14:06:46 +02:00
  • 92b0d6dda5 samples: drivers: mbox: Fix overlays for nrf54h20 Sebastian Głąb 2024-06-26 13:43:16 +02:00
  • cb80ca3a50 doc: Bluetooth: Add sample app for CAP ini/acc in status table Emil Gydesen 2024-06-26 13:50:00 +02:00
  • 9e03abb8cb debug: no UNALIGNED_ACCESS_SUPPORTED for cortex M0 or M0plus Francois Ramu 2024-06-26 16:17:02 +02:00
  • 2abd982040 doc: release-notes-3.7: Add notes for selected network components Jukka Rissanen 2024-06-28 11:01:09 +03:00
  • 1159c2adda Bluetooth: OTS: Add return validation of bt_uuid_create for client Emil Gydesen 2024-06-26 13:42:47 +02:00
  • 5b0fb6e406 doc: release-notes: document CMSIS-NN upgrade Jordan Yates 2024-06-10 20:51:25 +10:00
  • 08eab876d8 samples: tflite-micro: add REQUIRES_FLOAT_PRINTF Jordan Yates 2024-06-25 20:23:03 +10:00
  • 3905e8d6be tests: lib: cmsis_nn: add missing filter dimension Jordan Yates 2024-06-10 20:45:18 +10:00
  • f4d09c9791 modules: cmsis-nn: add *_s4.c sources Jordan Yates 2024-06-15 12:33:38 +10:00