Commit graph

  • 4d51bea084 doc: services: pm: document the "device list" command Fabio Baltieri 2024-04-26 00:03:18 +01:00
  • 4257fb6a3d shell: device_service: show the usage conter when pm runtime is enabled Fabio Baltieri 2024-04-23 17:48:14 +01:00
  • df819a8609 pm: device_runtime: add an access function to get the usage counter Fabio Baltieri 2024-04-23 17:47:31 +01:00
  • 8687304ea2 ARC: nsim_hs_mpuv6: fix inconsistent DCCM configuration Evgeniy Paltsev 2024-04-26 21:19:24 +01:00
  • d6925a3913 ARC: nsim_nsim_hs_mpuv6: add missing defconfig Evgeniy Paltsev 2024-04-26 21:13:53 +01:00
  • 776af7ea39 drivers: gpio: kconfig: Prevent conflicts Reto Schneider 2024-04-27 23:37:13 +02:00
  • 998d51a090 drivers: gpio: cmake: Prevent conflicts Reto Schneider 2024-04-27 23:36:47 +02:00
  • 85db836f8e soc: imx7d: fix CPP application building error Jiafei Pan 2024-04-28 16:11:24 +08:00
  • 5b83b7a472 drivers: flash: andes_qspi: fix accessing error variable Wei-Tai Lee 2024-04-29 15:26:41 +08:00
  • 71f4d1b98e drivers: flash: andes_qspi: fix shadow variable error Wei-Tai Lee 2024-04-29 15:20:17 +08:00
  • 3574050ed2 tests: shell: add a test for shell_device_filter Fabio Baltieri 2024-04-28 22:31:56 +01:00
  • d5c773d373 pm: shell: filter out non PM enabled devices Fabio Baltieri 2024-04-27 13:38:23 +01:00
  • 48e2f67869 shell: add a callback-filter variant of shell_device_lookup Fabio Baltieri 2024-04-25 15:01:22 +01:00
  • ce29e275c9 drivers: hwinfo: shell: add support for displaying device EUI64 ID Aurelien Jarno 2024-04-28 21:09:15 +02:00
  • 185edca797 drivers: hwinfo: stm32: Add support for reading EUI64 on STM32W* Aurelien Jarno 2024-04-28 21:05:06 +02:00
  • ada2c78235 drivers: hwinfo: Add device EUI64 ID support Aurelien Jarno 2024-04-28 21:00:55 +02:00
  • 971491b5a4 sensor: decoder: Use helper API to compute header size Luis Ubieda 2024-04-28 17:18:11 -04:00
  • 45ae829791 sensor: rtio_default: Remove log when device does not contain channel Luis Ubieda 2024-04-28 18:09:01 -04:00
  • fcb5d768a2 sensor: rtio_default: Add shift to sensor_submit_fallback DBG printout Luis Ubieda 2024-04-28 15:15:18 -04:00
  • fa19161527 drivers: video: ov2640: add clock rate control property Charles Dias 2024-04-25 14:30:45 -03:00
  • 3cde0f7f18 sensing: fix doxygen warnings Zhang Lixu 2024-04-07 12:40:46 +08:00
  • a5ea5559a6 boards: shields: Add MikroElektronika Weather Click shield Chris Wilson 2024-04-03 20:32:04 -07:00
  • 8fd756bc08 boards: stm: nucleo_g4xx: added flash partitions to work with mcuboot Hudson C. Dalpra 2024-04-11 21:28:21 +12:00
  • f9d04d0958 drivers: watchdog stm32 independent wdg when enable at boot Francois Ramu 2024-04-23 14:07:05 +02:00
  • 183edd2549 drivers: rtc: support for Nuvoton numaker m46x cyliang tw 2024-04-25 17:55:54 +08:00
  • be25e34a7c drivers: sensor: Add TI TMP114 temperature sensors Fredrik Gihl 2024-04-24 21:40:44 +02:00
  • 353a05b116 Bluetooth: BAP: Unicast server depend on PACS Emil Gydesen 2024-04-26 13:55:03 +02:00
  • 4fe5ac9248 arch: posix: Undefine operating system specific macros for native_sim Patryk Duda 2024-04-26 18:02:31 +02:00
  • b12dac739f tests: boards: add esp32s2_devkitc overlay files Sylvio Alves 2024-04-30 01:02:32 -03:00
  • 78a75b78bf ci: compliance: upgrade to Python 3.11 Fabio Baltieri 2024-04-29 13:49:26 +00:00
  • 0ef608a0ab MAINTAINERS: fix more paths Fabio Baltieri 2024-04-29 13:55:53 +00:00
  • acc2b51959 drivers: display: sdl: Fix asserts in sdl_display_write Nathan Collins 2024-04-26 13:48:56 +00:00
  • ad210f7579 scripts: twister: Remove harness repeat field Lukasz Mrugala 2024-04-26 12:43:36 +00:00
  • 0ac898026d dts: stm32f446: add missing adc2 and adc3 Diego Herranz 2024-04-22 23:45:47 +02:00
  • 254aae12e3 boards: esp32: Alias for conflicting node name (sdhc) Raffael Rostagno 2024-04-25 16:46:39 -03:00
  • 1dc2ca873d boards: esp32: SDHC support for esp_wrover_kit Raffael Rostagno 2024-02-26 16:17:10 -03:00
  • f4a6fd1f3f drivers: esp32: SDHC implementation Raffael Rostagno 2024-03-01 08:54:32 -03:00
  • b2ae36087b west.yml: Update for SDHC driver support Raffael Rostagno 2024-04-05 15:57:11 -03:00
  • 6fdf9c9ae9 modules: lvgl: Fix coordinate handling for invert-{x,y} and swap-xy Fabian Blatz 2024-03-21 09:06:17 +01:00
  • 6801ec0e30 drivers: flash: esp32: correct return values Fin Maaß 2024-04-26 17:26:22 +02:00
  • 55154e226c Bluetooth: Classic: make SMP use L2CAP BR API Jonathan Rico 2024-04-23 10:22:21 +02:00
  • f661773e2c Bluetooth: L2CAP: l2cap_send() -> l2cap_send_sig() Jonathan Rico 2024-04-23 10:26:24 +02:00
  • a1fc3b78ef coding guidelines: comply with MISRA Rule 15.6 Hess Nathan 2024-04-29 11:11:02 +02:00
  • bc5d531165 Bluetooth: tests: fix buf tests Jonathan Rico 2024-04-30 11:01:19 +02:00
  • 65fb99a844 scripts: build: check_init_priorities.py: Add missing raise for error Pieter De Gendt 2024-04-30 12:12:04 +02:00
  • 69fa7dc268 boards: esp32xx: m5stickc_plus WiFi sample support Julien Vermillard 2024-04-27 12:55:05 +02:00
  • 391da6f8f5 boards: arm: stm32f756 with all mpu regions when testing in userspace Francois Ramu 2024-04-26 13:55:51 +02:00
  • 660149dbf7 samples: net: http_server: Add HTTP server sample application Jukka Rissanen 2023-11-09 20:15:12 +02:00
  • 87f45d153f tests: net: http_server: Add tests for the HTTP server Jukka Rissanen 2023-11-09 20:13:41 +02:00
  • 4b157b9099 net: lib: http_server: Initial HTTP server support Jukka Rissanen 2023-11-09 20:09:03 +02:00
  • 318dcb6336 net: lib: http_server: Add HPACK and Huffman code encoder/decoder Robert Lubos 2024-04-26 12:24:29 +02:00
  • 392f0ced2c net: http: service: Allow user to set TLS security tag list Jukka Rissanen 2023-10-28 15:14:29 +03:00
  • b306e80e00 doc: fix duplicate lable data_structures Anas Nashif 2024-04-28 08:03:01 -04:00
  • 9bc237abe8 doc: various doxygen fixes Anas Nashif 2024-04-27 21:09:53 -04:00
  • 0510e081a3 testsuite: ztress: fix doxygen command Anas Nashif 2024-04-27 20:00:10 -04:00
  • 49d443d56f clock_control: nrf: fix references to kconfig Anas Nashif 2024-04-27 19:57:20 -04:00
  • ad63db9808 zbus: doxygen reference to kconfig Anas Nashif 2024-04-27 19:56:52 -04:00
  • ebae4b8cf7 Bluetooth: Controller: Default stream count based upon app configs Rubin Gerritsen 2024-04-15 10:02:49 +02:00
  • 09048e0a16 net: ipv6: mld: Fix improper reference drop Chaitanya Tata 2024-04-30 01:41:21 +05:30
  • e40c8757f3 doc: board: ip_k66f: Update doc with LLDP DSA example information Lukasz Majewski 2024-02-25 08:18:31 +01:00
  • 950382cb17 samples: ipc: static_vrings add NXP boards support Tomas Galbicka 2024-02-07 18:14:33 +01:00
  • bd699d0d50 tests: counter_basic_api: add imx93 evk support Jiafei Pan 2024-03-19 17:01:19 +08:00
  • 3cf52f873c dts: mimx93: add tpm counter Jiafei Pan 2024-03-19 15:00:44 +08:00
  • 91c081833e drivers: clock_control: imx_ccm_rev2: add tpm clock Jiafei Pan 2024-03-21 12:05:57 +08:00
  • 073725e00f drivers: clock_control: imx_ccm_rev2: clean up header file Jiafei Pan 2024-03-21 11:49:15 +08:00
  • 3fb0e784ff drivers: counter: mcux: add support for TPM Marouen Ghodhbane 2023-05-16 18:21:07 +02:00
  • a458d892e6 pm: device_runtime: Check busy status in runtime_enable Flavio Ceolin 2024-04-22 15:40:40 -07:00
  • 9320907fdf drivers: uart_mcux_lpuart: Fix APIs used together Declan Snyder 2024-04-24 19:37:48 -05:00
  • dfe4991a2c Revert "drivers: serial: uart_mcux_lpuart: fix IRQ-driven API with ASYNC_API" Declan Snyder 2024-04-24 17:51:18 -05:00
  • 262af5645c doc: tests: i2c_ram: Specify required Hardware Setup Luis Ubieda 2024-04-25 16:10:42 -04:00
  • de1855f42d samples: echo_client: Bump kobj thread bitmask size Peter Mitsis 2024-04-25 15:42:38 -04:00
  • ca4993ddb2 test: mcuboot: enable test for rd_rw612_bga Andrej Butok 2024-04-25 15:26:38 +02:00
  • e3ef4e3f09 drivers: mdio: Remove empty functions Declan Snyder 2024-04-22 11:04:26 -05:00
  • 3ef9880457 include: mdio.h: Make bus functions optional Declan Snyder 2024-04-22 11:03:42 -05:00
  • 5033399322 scripts: list_hardware: Add check for soc.yml runner validity Jamie McCrae 2024-03-26 11:21:13 +00:00
  • df72732744 doc: release: 3.7: Add SoC/board flashing configuration note Jamie McCrae 2024-03-20 09:20:46 +00:00
  • ff823c63ee doc: build: flashing: Add documentation Jamie McCrae 2024-03-19 15:52:16 +00:00
  • 4b2d19f147 soc: nordic: Add run once and deferred reset configuration Jamie McCrae 2024-03-04 11:00:00 +00:00
  • 8b62a16b57 soc: nordic: Reformat soc.yml file Jamie McCrae 2024-03-19 10:15:02 +00:00
  • a0267d2f48 west: runners: Add run once commands and deferred reset Jamie McCrae 2023-01-04 10:36:15 +00:00
  • 568e777b84 twister: update overflow section name regex Sylvio Alves 2024-04-26 12:19:47 -03:00
  • ec5d127f1f ci: coverage: typo fix in platform list Alberto Escolar Piedras 2024-04-29 12:57:57 +02:00
  • 4be7a4de65 qemu_malta_qemu_malta_be.yaml: Fix 'identifier' typo Øyvind Rønningstad 2024-04-29 09:54:24 +00:00
  • 79b8285c6b doc: releases: 3.5: Fix COFNIG typo Pieter De Gendt 2024-04-29 09:22:29 +02:00
  • a3c7152f92 kernel: Update thread cpu in z_get_next_switch_handle() Peter Mitsis 2024-04-26 10:32:47 -04:00
  • 4363a787b1 posix: uname: increase version name length Yong Cong Sin 2024-04-26 00:31:25 +08:00
  • 83db378dc5 scripts: twister: Remove Handler atavisms Lukasz Mrugala 2024-04-25 13:10:44 +00:00
  • 3f78ca9873 ARC: fault: Fix uninitialized memory access François Baldassari 2024-04-26 13:15:15 -04:00
  • 6837ca808b cmake: Revert breaking change to CMAKE_SYSTEM_NAME Nicolas Lebedenco 2024-04-25 08:47:10 -04:00
  • 0408eee229 doc: release: 3.7: Add socs folder note Jamie McCrae 2024-04-11 13:50:35 +01:00
  • af467659de doc: build: Add details on SoC overlays Jamie McCrae 2024-04-11 13:44:39 +01:00
  • da3007e559 tests: cmake: overlays: Add soc_folder_overlay test Jamie McCrae 2024-04-11 12:56:09 +01:00
  • 1ed6d89d13 tests: cmake: overlays: Add soc_folder_kconfig test Jamie McCrae 2024-04-11 12:03:27 +01:00
  • 6ed5ac7111 cmake: modules: configuration_files: Add support for soc overlays Jamie McCrae 2024-04-11 09:15:41 +01:00
  • 6f58159a72 cmake: Add support for socs folder and Kconfig fragments Jamie McCrae 2024-04-10 13:58:54 +01:00
  • 43c323a835 cmake: modules: extensions: Fix documentation for zephyr_build_string Jamie McCrae 2024-04-11 09:02:46 +01:00
  • 144a08c58c cmake: modules: Introduce FindThreads module Patryk Duda 2024-04-11 15:15:43 +02:00
  • acd14f8af2 scripts: module: Fix sysbuild module listing Jamie McCrae 2024-04-29 09:40:24 +01:00
  • 4d7fe771f1 linker: lld: riscv: Enable gp relaxation for lld Jonathon Penix 2024-03-18 13:04:17 -07:00
  • 9b7d176b70 Bluetooth: Controller: Minor cleanup of struct proc_ctx Troels Nilsson 2024-04-25 14:06:37 +02:00