Commit graph

  • 8e99222114 doc: document ARCH initialization level Anas Nashif 2022-10-11 10:10:01 -04:00
  • 0b32870838 doc: Use Markdown syntax instead of html tt blocks Tomasz Moń 2022-10-11 13:48:17 +02:00
  • 9e5ee5d998 drivers: gpio: remove pinmux dependency in lpc11u6x Kconfig David Leach 2022-10-10 16:59:18 -05:00
  • 245ef22d5f soc: nxp: Fix the clock setup for RT595 Mahesh Mahadevan 2022-10-07 20:47:33 -05:00
  • 1694c0d60d arch: posix: Add defaults for recommended stack sizes Pieter De Gendt 2022-09-20 12:19:44 +02:00
  • 3db1c59f44 ipm: intel_adsp: use memory window from DTS Anas Nashif 2022-09-29 09:17:46 -04:00
  • 63ff07e913 intel_adsp: move ipc command out of mem window setup Anas Nashif 2022-09-19 15:54:49 -04:00
  • f33fb23810 intel_adsp: mem_window: do not depend on instance numbering from DT Anas Nashif 2022-09-17 16:27:47 -04:00
  • d148ea1d7f intel_adsp: mem_window: support read-only flag Anas Nashif 2022-09-16 10:41:45 -04:00
  • 9cd53958ce intel_adsp: mem_window: rename defines CAVS_ -> ADSP_ Anas Nashif 2022-09-16 09:53:08 -04:00
  • 46af0620b3 console: move winstream console to drivers/ Anas Nashif 2022-08-10 16:12:28 -04:00
  • d038eb5dc7 intel_adsp: move memory windows to DTS proper Anas Nashif 2022-08-09 20:31:37 -04:00
  • e8395351e6 kernel: init: introduce a new init level: ARCH Anas Nashif 2022-08-10 07:54:07 -04:00
  • d9a64b7b23 twister: fix UnicodeDecodeError on input handling in BinaryHandler Evgeniy Paltsev 2022-10-10 20:59:17 +04:00
  • b2a95831eb Revert "twister: temporarily disable mec15xx boards" Anas Nashif 2022-10-10 10:52:58 -04:00
  • 2f84326e15 tests: ipc_service: Add ipc_service test of deregistered endpoint Jackson Cooper-Driver 2022-07-13 17:01:26 +01:00
  • 385527bdd6 tests: bluetooth: Remove deprecated definitions Ahmed Moheb 2022-09-26 09:41:27 +02:00
  • b8d5aaccd2 tests: bluetooth: Use ZTest new APIs with bt_buf_get_cmd_complete() UT Ahmed Moheb 2022-09-26 08:57:24 +02:00
  • c7c0e2d654 tests: bluetooth: Use ZTest new APIs with bt_buf_get_evt() UT Ahmed Moheb 2022-09-25 10:34:54 +02:00
  • 8c9235c2b0 tests: bluetooth: Use ZTest new APIs with bt_buf_get_rx() UT Ahmed Moheb 2022-09-24 15:07:57 +02:00
  • ea67890fdc tests: bluetooth: Use ZTest new APIs with bt_buf_get_type() UT Ahmed Moheb 2022-09-24 14:38:36 +02:00
  • 2254fab332 tests: bluetooth: host: Add UT for bt_foreach_bond() Ahmed Moheb 2022-08-22 15:02:49 +02:00
  • 29a9ffe777 drivers: ethernet: xlnx_gem: fix dev data access missed by #41918 Immo Birnbaum 2022-10-04 16:57:09 +02:00
  • b03de36195 doc: release: 3.3: Add mcumgr fs_mgmt workaround issue note Jamie McCrae 2022-10-04 15:28:30 +01:00
  • cfd657fcec mgmt: mcumgr: Add fs_mgmt log output workaround on file write Jamie McCrae 2022-10-04 12:31:37 +01:00
  • 667a3f9de9 qspi: stm32: Add support for reset cmd on init Ole Morten Haaland 2022-09-28 10:53:36 +02:00
  • d454cc946e net: lwm2m: Add helper macro for filling lwm2m_obj_path structs Seppo Takalo 2022-09-27 16:29:26 +03:00
  • c759eb0a93 mgmt/mcumgr: Remove net_buf_pool_get call from zephyr_smp_alloc_rsp Dominik Ermel 2022-09-27 10:03:38 +00:00
  • 0d5a49e815 tests: bluetooth: host: Add UT for bt_keys_foreach_type() Ahmed Moheb 2022-08-23 11:35:55 +02:00
  • 65c084f9e5 net: lwm2m: Don't close the socket context on callbacks Seppo Takalo 2022-09-26 11:48:55 +03:00
  • d49219aede net: lwm2m: Block on semaphose waiting Seppo Takalo 2022-09-26 11:44:54 +03:00
  • b72fde1f54 net: lwm2m: Remove second layer or rettrying from pull handler Seppo Takalo 2022-09-26 11:40:30 +03:00
  • 4ec698004c net: lwm2m: Set FOTA state correctly on URI write Seppo Takalo 2022-09-26 11:36:57 +03:00
  • 99ebcefc71 net: lib: lwm2m: Add shell commands for lock and unlock Seppo Takalo 2022-09-22 12:12:23 +03:00
  • f3ef443a97 samples: net: lwm2m_client: Split sensor modules out from main Seppo Takalo 2022-09-22 11:51:07 +03:00
  • 8e6d5561f6 tests: Bluetooth: Mesh: adv test buffer management Ingar Kulbrandstad 2022-09-15 09:28:39 +02:00
  • a76103ce59 tests/kernel/context: don't do print in time-critical section Evgeniy Paltsev 2022-06-20 22:19:17 +04:00
  • e50a859625 drivers: sensor: qdec_nrfx: Fix build with no optimizations Carles Cufi 2022-10-10 18:38:11 +02:00
  • 147d9cb127 dts: ace15: add Intel ALH to device tree Adrian Bonislawski 2022-10-05 18:06:17 +02:00
  • 0e5c717434 doc: Fix kernel data structures typos Tomasz Moń 2022-10-10 14:30:47 +02:00
  • e97e24e7a6 drivers: flash_mcux_flexspi_nor: Add block erase Dipak Shetty 2022-10-04 13:54:42 +02:00
  • 9d7039f9e9 drivers: regulator: add regulator shell Daniel DeGrasse 2022-08-23 17:43:38 -05:00
  • 5c484e28f9 drivers: eth: sam0: Fix missing devicetree dependency Gerson Fernando Budke 2022-10-06 22:16:03 +02:00
  • 8df2568a20 soc: x86: Clean up GPIO related defines Anisetti Avinash Krishna 2022-10-10 16:27:15 +05:30
  • 90456c94f7 logging: workaround hard fault on Cortex-M0 with sys-t/catalog. Daniel Leung 2022-10-08 17:33:48 -07:00
  • 34f74c96b0 ci: release: stop creating releases for RC tags Fabio Baltieri 2022-10-03 10:18:18 +00:00
  • 6137e8bc60 tests: Bluetooth: bsim: Ext. adv. duration handling change fixes Troels Nilsson 2022-09-09 11:11:46 +02:00
  • 28a9a79b98 Bluetooth: Controller: JIT fixes for ext. adv. duration handling Troels Nilsson 2022-09-09 13:09:46 +02:00
  • b6f5c75581 Bluetooth: Controller: Ext. adv. duration handling fix Troels Nilsson 2022-09-09 11:11:46 +02:00
  • 2a9cd8ffb1 Bluetooth: Controller: Add EVENT_OVERHEAD_START_US when enabling states Troels Nilsson 2022-09-09 11:11:46 +02:00
  • 236d0351e7 Bluetooth: Controller: EVENT_OVERHEAD_START_US for typical usecases Vinayak Kariappa Chettimada 2022-09-25 14:35:16 +05:30
  • a3b0ade9c6 Bluetooth: Controller: Explicit ticker worker trigger on expire in past Vinayak Kariappa Chettimada 2022-09-26 13:23:58 +05:30
  • ebf7236267 Bluetooth: Controller: Add verbose assertion on delayed prepare Vinayak Kariappa Chettimada 2022-09-25 10:50:53 +05:30
  • 7715fb40e2 Bluetooth: Controller: Add LL_ASSERT_MSG definition Vinayak Kariappa Chettimada 2022-09-25 10:49:39 +05:30
  • 2d6f6a7729 samples: Bluetooth: hci_rpmsg with 2 BIS configuration Vinayak Kariappa Chettimada 2022-09-17 16:53:16 +05:30
  • 29eee72ed4 boards: arm: olimex_lora_stm32wl_devkit: fix typo Gaël PORTAY 2022-10-10 10:01:24 +02:00
  • 98bcc2d88e west: runners: blackmagicprobe: fix on windows Martí Bolívar 2022-10-07 12:03:09 -07:00
  • 98580f1c22 tests: espressif_esp32: Fix docs generation issue Andrei Emeltchenko 2022-10-07 10:18:53 +03:00
  • 913c662062 tests: kernel/common: IRQ offload test if CONFIG_IRQ_OFFLOAD=y Daniel Leung 2022-09-30 11:34:28 -07:00
  • 02664dbc91 logging: Use cbprintf flags for log_printk Krzysztof Chruscinski 2022-10-07 09:33:55 +02:00
  • dc9c5fca4f logging: Add option LOG_MSG_APPEND_RO_STRING_LOC Krzysztof Chruscinski 2022-09-30 17:31:14 +02:00
  • f87acb5bdd soc: arm: microchip: add common mec_gpio.h Jay Vasanth 2022-09-26 16:37:05 -04:00
  • a43b37bb07 boards: Add support for Khadas Edge-V board Henri Xavier 2022-08-22 15:22:35 +02:00
  • d308ca5695 drivers: timer: adsp: Improve elapsed ticks calculations Peter Mitsis 2022-10-05 10:02:33 -04:00
  • ff46de7838 tests: intel_adsp/smoke: wait longer for sched IPI Daniel Leung 2022-10-06 09:48:50 -07:00
  • cdb77d843a soc: intel_adsp/ace: fix IDC processing for sched IPI Daniel Leung 2022-10-06 09:36:38 -07:00
  • 0e6aee3479 tests/boards/intel_adsp: Add cache related tests Ederson de Souza 2022-10-07 12:31:10 -07:00
  • c28d3820fd arch/xtensa: Fix z_xtensa_cache_[flush|inv|flush_inv]_all functions Ederson de Souza 2022-10-06 18:24:43 -07:00
  • 7b31b0e23c scripts: west_commands: openocd: Use 'reset init' by default Erwan Gouriou 2022-10-03 11:54:48 +02:00
  • 03c8deb599 devicetree: Add model name helpers based on compat Maureen Helm 2022-09-07 17:24:56 -05:00
  • e73c363346 scripts: edtlib: gen_defines: Add model name macros based on compat Maureen Helm 2022-09-07 17:17:18 -05:00
  • a7c801fa66 boards: tdk_robokit1 jlink flasher support Tom Burdick 2022-10-06 17:46:09 -05:00
  • 15eeabcafb manifest: mcuboot update Andrzej Puzdrowski 2022-10-06 19:06:24 +02:00
  • c8a409d7d3 net: lwm2m: Use const data pointers in lwm2m_engine_set functions Juha Ylinen 2022-10-07 12:35:51 +03:00
  • b76c35d809 modules: mbedtls: Replace select statement with depends on for EC Robert Lubos 2022-10-05 15:00:42 +02:00
  • 0da3b69b50 doc: release process: stop creating zephyr- prefixed tags Fabio Baltieri 2022-10-03 13:57:15 +00:00
  • 367004fd57 Bluetooth: Controller: Conditional compile optional ticker interfaces Vinayak Kariappa Chettimada 2022-10-05 16:40:12 +05:30
  • e48ea7e87b Bluetooth: Controller: Fix BIG event counter calc from payload count Vinayak Kariappa Chettimada 2022-10-03 12:06:41 +05:30
  • 52a91fd02e samples: Bluetooth: Add configuration file for all controller features Vinayak Kariappa Chettimada 2022-10-03 13:41:08 +05:30
  • 36db43716a Bluetooth: Controller: Fix missing includes to build full feature set Vinayak Kariappa Chettimada 2022-09-11 07:03:13 +05:30
  • fa51b3db1c doc: release process: only use the overview for the release page Fabio Baltieri 2022-10-03 10:29:40 +00:00
  • 916e04e0ef net: lib: sockets_tls: Include zephyr_mbedtls_priv.h conditionally Andrzej Głąbek 2022-10-07 10:46:40 +02:00
  • 2334402c9d tfm: Update TF-M for fix to return error code with invalid params in NS Joakim Andersson 2022-10-05 15:36:28 +02:00
  • 02d6661d71 Bluetooth: Shell: Add support for sending sine tone with the audio shell Emil Gydesen 2022-09-27 12:48:25 +02:00
  • 83d3a36f78 Bluetooth: Audio: Shell: Add broadcaster address in broadcast scan callback Emil Gydesen 2022-09-27 13:22:25 +02:00
  • 208f44722f Bluetooth: Audio: Clear received_base in audio shell on PA sync lost Emil Gydesen 2022-09-27 13:25:26 +02:00
  • 1302e95647 Bluetooth: Audio: Modify log of non-found stream for config state callback Emil Gydesen 2022-09-29 13:27:25 +02:00
  • fa13e02320 Bluetooth: Audio: Use stream->conn instead of iso->acl for ISO disconnect Emil Gydesen 2022-09-30 15:27:01 +02:00
  • ab45e31c7e Bluetooth: Audio: Fix ASE race condition Szymon Czapracki 2022-10-06 12:57:38 +02:00
  • 384f3461ad Bluetooth: Audio: Fix bug where sink ep did not go to streaming state Emil Gydesen 2022-09-29 15:29:17 +02:00
  • 4c7c36cae8 footprint: Remove bt_hap_ha for nrf52840dk Emil Gydesen 2022-08-29 13:40:32 +02:00
  • 0eaff5a11d drivers: sensor: add ams AS621x Temperature Sensor driver support James Johnson 2022-07-20 16:09:42 -07:00
  • 2da82552f5 west: completion: bash: Clean up, fix and add missing options Carles Cufi 2022-10-05 14:22:58 +02:00
  • ea066d35b0 driver: eSPI: drop interrupts enabling during driver initialization Jun Lin 2022-10-06 13:35:09 +08:00
  • e049cc7621 boards: swan_r5: fix discharge gpio configuration Gerard Marull-Paretas 2022-10-06 13:13:45 +02:00
  • 01b833e2ed boards: swan_r5: fix regulator enabling code Gerard Marull-Paretas 2022-10-06 13:04:24 +02:00
  • 25f14d7092 dts: intel_socfpga: Adding DTS file and binding for ethernet Esteban Valverde 2022-08-22 11:17:14 +01:00
  • 5528cc9d90 boards: arm: Cyclone V SoC enabling networking in config file Esteban Valverde 2022-08-22 11:15:39 +01:00
  • c4be0c51de drivers: ethernet: adding support for Cyclone V SoC DK ethernet Esteban Valverde 2022-08-22 11:13:54 +01:00
  • 2efc9cc847 logging: enable setting custom logging output func Lucas Denefle 2022-09-01 13:49:35 +01:00