Commit graph

  • 5688a95d07 cmake: modules: dts: fix in/out docs Florian Grandel 2024-09-10 11:44:14 +02:00
  • 80e629cd97 soc: intel_adsp: tools: cavstool.py: Add debug_slot_offset() Jyri Sarha 2024-09-19 20:28:01 +03:00
  • 9563960bde soc: intel_adsp: tools: cavstool: Fix fw_is_alive() and wait_fw_entered() Jyri Sarha 2024-09-19 12:11:28 +03:00
  • 91495812bd soc: intel_adsp: tools: cavstool.py: Make map_regs() shareable Jyri Sarha 2024-09-19 19:22:19 +03:00
  • c2126cb906 soc: intel_adsp: tools: cavstool.py: argsparse code to separate function Jyri Sarha 2024-09-18 19:35:30 +03:00
  • c710f8892b drivers: intc: plic: implement irq affinity configuration Yong Cong Sin 2024-09-19 12:43:17 +08:00
  • 155f3f3ba6 west_commands: sign: add imx95 to target list Laurentiu Mihalcea 2024-09-30 13:02:14 +03:00
  • 01754956de boards: nxp: imx95_evk: add rimage support for m7 ddr variant Laurentiu Mihalcea 2024-09-30 11:51:50 +03:00
  • 476c12fdde include: zephyr: net: coap_service: Use _CONCAT expansion Pieter De Gendt 2024-09-30 13:55:00 +02:00
  • 96c6c7863a sysbuild: cmake: Fix ExternalZephyrProject_Add() revision handling Jamie McCrae 2024-09-30 14:41:18 +01:00
  • a3f2ba1928 drivers: bluetooth: silabs: move code from module to main tree Jori Rintahaka 2024-09-30 16:46:13 +03:00
  • 094b0498a9 manifest: update open-amp to include change to strlcpy Torsten Rasmussen 2024-09-30 16:09:34 +02:00
  • 867e84ce59 manifest: Update nRF hw models to latest Alberto Escolar Piedras 2024-09-30 15:48:37 +02:00
  • d8c0a67d7b drivers: ethernet: adin2111: fix generic spi frame reception Georgij Cernysiov 2024-09-30 16:07:09 +02:00
  • 42b116e4ac samples: add support for i.MX8QM and i.MX8QXP DSP core in openamp_rsc_table Iuliana Prodan 2024-07-19 20:41:32 +03:00
  • 991eb0cd10 dts: xtensa: nxp: add mailbox node Iuliana Prodan 2024-07-19 20:39:33 +03:00
  • c85d157fc0 soc: nxp: imx: add resource_table section in linker script Iuliana Prodan 2024-07-19 20:38:21 +03:00
  • 358113b114 runners: add minichlink Michael Hope 2024-06-01 22:58:27 +05:30
  • 967bacbb4c boards: add ch32v003evt Michael Hope 2024-06-01 21:59:12 +05:30
  • 7c8e426d1a drivers: add the gpio driver for wch ch32v003 Michael Hope 2024-06-01 21:57:49 +05:30
  • 2ec8e32202 drivers: add the pfic interrupt controller Michael Hope 2024-06-01 21:57:01 +05:30
  • b39840bc46 drivers: add the ch32v00x usart driver Michael Hope 2024-08-27 21:59:52 +05:30
  • 568d257684 drivers: add the ch32v00x systick driver Michael Hope 2024-06-01 21:55:06 +05:30
  • 2fa1c93717 drivers: add the ch32v00x clock controller Michael Hope 2024-06-01 21:53:41 +05:30
  • 64a631ef54 drivers: add ch32v00x pinctrl support Michael Hope 2024-06-01 21:49:19 +05:30
  • 859a5964a2 soc: add wch_ch32v003 soc files Michael Hope 2024-06-01 21:48:38 +05:30
  • 64fcdf6ca6 dts: add the ch32v003 dtsi Michael Hope 2024-06-01 21:34:00 +05:30
  • 46cca37c10 west: add the hal_wch Dhiru Kholia 2024-07-31 15:57:46 +05:30
  • 715b97397b net: lib: coap: Make use of ZSOCK_MSG_TRUNC configurable Pete Skeggs 2024-09-28 14:46:21 -07:00
  • 0ed8866eb6 Bluetooth: host: Kconfig: Correct help of BT_BONDABLE Lyle Zhu 2024-09-25 21:22:34 +08:00
  • aaab223574 Bluetooth: SSP: Incorrect bonding status notified Lyle Zhu 2024-09-24 17:15:20 +08:00
  • a00d5089d5 Bluetooth: shell: Add command conn-bondable Lyle Zhu 2024-09-24 16:34:29 +08:00
  • d5160f663a Bluetooth: BR: Improve bt_conn_set_bondable Lyle Zhu 2024-09-24 14:42:20 +08:00
  • e772c45e6b Bluetooth: SSP: Support non-bondable mode Lyle Zhu 2024-05-16 19:46:35 +08:00
  • c0ce5b419b Bluetooth: Host: smp: Add function to get bonding setting Lyle Zhu 2024-05-16 19:31:02 +08:00
  • 0fe6d34f8a Bluetooth: Mesh: Remove duplicate brg declaration Håvard Reierstad 2024-10-01 09:07:10 +02:00
  • 8049c24994 Bluetooth: Mesh: Add prefix to Subnet Bridge API Håvard Reierstad 2024-09-30 13:14:28 +02:00
  • 35c9e54961 include: usb_ch9: add note about USB_CONTROL_EP_MPS Johann Fischer 2024-09-30 13:35:23 +02:00
  • f5a3f90a68 usb: device_next: respect bMaxPacketSize0 in control transfers Johann Fischer 2024-09-30 13:15:26 +02:00
  • 3d86360c33 samples/bluetooth/cap_acceptor: Add missing include Alberto Escolar Piedras 2024-09-30 13:35:44 +02:00
  • d29f2d547b tests/bsim/bluetooth/audio_samples: Error on warnings Alberto Escolar Piedras 2024-09-30 13:08:15 +02:00
  • 1460ef4419 tests/bsim/compile: Improve cmake_extra_args Alberto Escolar Piedras 2024-09-30 13:02:13 +02:00
  • 9658b7d0d3 samples: Bluetooth: Audio: Avoid uisng K_FOREVER in syswq Emil Gydesen 2024-09-30 11:11:58 +02:00
  • bce51b7706 drivers: spi: stm32h7: avoid unnecessary suspend Daniel Gaston Ochoa 2024-09-19 07:37:29 +01:00
  • aeec014cbe llext: rename symbol struct identifiers Luca Burelli 2024-10-01 12:33:16 +02:00
  • bf9584d6ba fs: add FILE_SYSTEM_LIB_LINK option Jordan Yates 2024-07-11 14:36:38 +10:00
  • b79ffe3582 usb: device: use irq_update in CDC ACM UART implementation Johann Fischer 2024-09-11 15:08:22 +02:00
  • c5a31aec3c usb: device: cleanup CDC ACM UART rx_ready, tx_ready and is_pending Johann Fischer 2024-09-11 13:57:28 +02:00
  • 0f0322127d usb: device: avoid starving other threads in CDC ACM UART fifo_fill Johann Fischer 2024-09-11 12:57:18 +02:00
  • fe4d8a678c usb: device_next: use delayable work for TX FIFO in CDC ACM Johann Fischer 2024-09-09 13:23:50 +02:00
  • 4875aa3924 usb: device_next: limit CDC ACM OUT transfer size to the current MPS Johann Fischer 2024-09-09 17:01:08 +02:00
  • ece1f51c5b doc: usb: add note about CDC ACM virtual UART polling API behavior Johann Fischer 2024-07-05 13:49:25 +02:00
  • ef89321160 usb: device_next: allow fifo_fill and poll_out be used simultaneously Johann Fischer 2024-07-05 13:41:46 +02:00
  • 6cf27758d3 usb: device_next: align CDC ACM UART poll_out with legacy implementation Johann Fischer 2024-07-05 11:52:24 +02:00
  • 1867e71df2 doc: usb: describe CDC ACM virtual UART IRQ API behavior Johann Fischer 2024-07-04 12:47:06 +02:00
  • 64ee885950 usb: device_next: align CDC ACM UART with Interrupt-driven UART API Johann Fischer 2024-07-04 12:32:47 +02:00
  • fc0437c0b8 doc: usb: move "Built-in functions" down and increase the heading Johann Fischer 2024-07-04 12:26:13 +02:00
  • f98fde07b3 devicetree: make DT_..._REG_ADDR return unsigned Fabio Baltieri 2024-09-20 13:01:04 +00:00
  • 71afbaf66e irq_multilevel: explicitly initialize all members to avoid a warning Alberto Escolar Piedras 2024-10-02 12:59:27 +02:00
  • 9655c2f61b net: openthread: add OPENTHREAD_STORE_FRAME_COUNTER_AHEAD Maciej Baczmanski 2024-09-30 09:43:15 +02:00
  • 539cc1ddfa manifest: openthread: Regular OpenThread upmerge Maciej Baczmanski 2024-09-30 09:37:55 +02:00
  • 4c09f5cce3 Bluetooth: BR: Shell: Remove duplicated else statement Lyle Zhu 2024-09-25 17:01:51 +08:00
  • 0270f91c1c Bluetooth: BR: Shell: Return error if command is failed Lyle Zhu 2024-09-25 17:00:35 +08:00
  • 3b74ed3f54 Bluetooth: BR: shell: Rename int res to int err Lyle Zhu 2024-09-25 16:55:28 +08:00
  • 17cfe36195 Bluetooth: BR: Return SHELL_CMD_HELP_PRINTED if calls shell_help Lyle Zhu 2024-09-25 16:51:24 +08:00
  • 0b6684d8e3 Bluetooth: l2cap_br: Comment on l2cap->info_fixed_chan Lyle Zhu 2024-09-25 10:30:44 +08:00
  • f1d9549a0c Bluetooth: BR: SMP: Check if remote supports CID 0x0007 Lyle Zhu 2024-07-24 20:12:17 +08:00
  • 117a0098f3 drivers: flash: simulator: fix address resolution Florian Grandel 2024-09-25 11:25:46 +02:00
  • ca26820ac1 ipc: icmsg: Check return error of pbuf_rx_init() Alberto Escolar Piedras 2024-09-26 12:09:53 +02:00
  • 5742b27078 ipc: icmsg: fix typo Mirko Covizzi 2024-09-25 12:51:30 +02:00
  • ff39d41034 Bluetooth: ssp: correct pairing failed callback Lyle Zhu 2024-09-24 10:16:52 +08:00
  • f9c490b7e1 Bluetooth: LE: SMP: Set CT2 bit by default Lyle Zhu 2024-07-25 10:56:14 +08:00
  • c7db41dddb Bluetooth: BR: SMP: Set CT2 bit by default Lyle Zhu 2024-07-25 09:51:09 +08:00
  • 8c8a21a04c Bluetooth: BR_SMP: Add a flag BT_CONN_BR_PAIRED Lyle Zhu 2024-07-24 19:43:21 +08:00
  • 91db52c431 Bluetooth: SSP: clear pairing flag if ssp pairing completed Lyle Zhu 2024-07-19 15:11:13 +08:00
  • 8bfdff3cb1 irq: multilevel: add API to increment a multilevel IRQ Yong Cong Sin 2024-09-24 15:21:42 +08:00
  • 4b2f5c7de2 irq: multilevel: avoid manipulations with bits by using union type Yong Cong Sin 2024-09-23 16:16:14 +08:00
  • 091d70de6b tests: kernel: interrupt: multilevel: test APIs with devicetree Yong Cong Sin 2024-09-23 15:05:15 +08:00
  • 68f56f1c5d tests: gen_isr_table: multilevel: cleanup filter & Kconfigs Yong Cong Sin 2024-09-23 14:18:47 +08:00
  • d05c9e6037 tests: gen_isr_table: move multilevel test into a separate file Yong Cong Sin 2024-09-23 14:13:15 +08:00
  • 3fa7d783d6 irq: multilevel: allow to APIs to always work Yong Cong Sin 2024-09-23 14:07:18 +08:00
  • cb6417cff4 irq: multilevel: fix irq_parent_level_3() Yong Cong Sin 2024-09-23 13:42:10 +08:00
  • 08ceb14299 Bluetooth: Host: SSP: Correct BR bonding type Lyle Zhu 2024-05-16 15:29:35 +08:00
  • 1005a73523 boards: nxp: rd_rw612_bga: Delete fw_storage Andrej Butok 2024-09-20 10:45:22 +02:00
  • e5a41c8964 tests: drivers: build_all: sensor: Add CONFIG_MC3419_TRIGGER_NONE TOKITA Hiroshi 2024-09-18 19:54:14 +09:00
  • 773d50e072 drivers: sensor: mc3419: Change the TRIGGER config to a typical TOKITA Hiroshi 2024-09-18 19:47:27 +09:00
  • 832753b80c Bluetooth: BR: Change the type of resolving to bool Lyle Zhu 2024-09-26 10:16:39 +08:00
  • b1dc7ff242 Bluetooth: BR: Optimize _priv of struct bt_br_discovery_result Lyle Zhu 2024-09-20 18:16:45 +08:00
  • d92bc8ab30 Bluetooth: shell: BR: update device discovery Lyle Zhu 2024-07-24 09:10:30 +08:00
  • ac0ccc8f5f sample: Bluetooth: hfp_ag: update device discovery Lyle Zhu 2024-07-23 20:28:06 +08:00
  • f670e3a52f Bluetooth: Classic: Remove callback from bt_br_discovery_start Lyle Zhu 2024-07-23 20:15:30 +08:00
  • b0258c919d Bluetooth: classic: Move classic source to sub folder Lyle Zhu 2024-07-23 19:57:52 +08:00
  • d0f5b6c351 Bluetooth: BR: Add listener cb for discovery Lyle Zhu 2024-06-20 13:42:38 +08:00
  • df64d076d8 ipc: ipc_service: Inline libmetal_{setup,teardown}() for correct ordering Andrew Davis 2024-05-07 12:51:10 -05:00
  • be4a4ee324 ipc: ipc_service: Remove intermediate metal generic device Andrew Davis 2024-05-07 13:18:22 -05:00
  • d58542fcc4 ipc: rpmsg_service: Remove virtual shared memory device Andrew Davis 2024-09-09 10:36:49 -05:00
  • 8ccc43912f samples: ipc: openamp: Remove virtual shared memory device Andrew Davis 2024-04-22 07:59:35 -05:00
  • 02fb8faefb board: ti: cc1352p7_lp: Add complementary instructions about OpenOCD Alexandre Bailon 2024-08-26 22:18:05 +02:00
  • 5a0775b1ab dts: bindings: stm32-temp*: align 'avgslope' to datasheet format Mathieu Choplain 2024-07-23 10:47:24 +02:00
  • e61b010b4c dts: bindings: stm32-temp*: reword bindings documentation Mathieu Choplain 2024-07-23 10:22:14 +02:00