Commit graph

  • ff264dc03e samples: boards: deepsleep: add esp32s3_luatos_core YuLong Yao 2023-08-26 06:48:01 +08:00
  • 8a29fb5fa5 samples: subsys: settings: add esp32s3_luatos_core YuLong Yao 2023-08-26 06:45:09 +08:00
  • 10d66c4f63 samples: subsys: nvs: add esp32s3_luatos_core YuLong Yao 2023-08-26 06:36:49 +08:00
  • 8704419126 Samples: net: wifi: add esp32c3_luatos_core board YuLong Yao 2023-09-10 14:21:44 +08:00
  • b9d3909589 boards: riscv: Introduce esp32c3_luatos_core board YuLong Yao 2023-09-10 14:21:44 +08:00
  • 21a36f6063 manifest: update hal_ti Fabio Baltieri 2023-09-14 13:34:45 +00:00
  • a6d81591a2 tests: gen_inc_file: Add tests for optional offset/length Pieter De Gendt 2023-09-14 08:30:21 +02:00
  • ae8c72444e scripts: build: file2hex: Add optional offset and length parameters Pieter De Gendt 2023-09-13 16:22:42 +02:00
  • 6be960ae71 drivers: rtc: drop printk statement from RTC Shell Benjamin Cabé 2023-09-15 12:36:25 +02:00
  • 5029922384 mbedtls module: Fix for other POSIX arch boards Alberto Escolar Piedras 2023-09-12 14:01:06 +02:00
  • b255182a13 tests: modules: Add nanopb tests Pieter De Gendt 2023-09-14 21:06:55 +02:00
  • 0357b4d4f5 modules: nanopb: Add helper function to generate sources Pieter De Gendt 2023-09-14 20:02:53 +02:00
  • 07a898bbdf MAINTAINERS: nanopb: Update status to maintained Pieter De Gendt 2023-09-14 21:11:54 +02:00
  • e4a125b6a4 dt: Make zephyr,memory-attr a capabilities bitmask Carlo Caione 2023-08-16 12:48:26 +02:00
  • 7f04c352c1 snippets: xen_dom0: add support for Renesas R-Car Gen3 boards Dmytro Firsov 2023-08-08 12:47:50 +03:00
  • 5207c6f3f9 snippets: add virtual Xen dom0 snippet support Dmytro Firsov 2023-05-11 12:30:59 +03:00
  • 3942e3ccff xen: add helper functions for Xen domain memory management Dmytro Firsov 2023-04-27 12:35:25 +03:00
  • 74b271bc2a xen: change HVM functions signature to run it for other domains Dmytro Firsov 2023-02-02 14:38:23 +02:00
  • 3581527b53 xen: implement Xen domain control interface Dmytro Firsov 2023-04-26 13:39:28 +03:00
  • 0c69913eae xen: dom0: update Xen public headers for running Zephyr as Dom0 Dmytro Firsov 2023-02-02 14:25:45 +02:00
  • 5852dd2b1a xen: events: add event channel allocation for domain-0 Dmytro Firsov 2023-02-14 14:40:38 +02:00
  • c9d2fb7d40 xen: refactor Xen hypervisor Kconfig options Dmytro Firsov 2023-06-13 13:19:18 +03:00
  • 66dfe7b99a dts: bindings: xen: add xen,xen.yaml file Mykola Kvach 2023-03-15 13:33:30 +02:00
  • 40fe36669c tests: kernel: exclude xenvm from device tests Dmytro Firsov 2023-06-16 12:14:27 +03:00
  • 62fd5ab3e1 drivers: xen: gnttab: do Xen node mapping inside driver Mykola Kvach 2023-04-05 14:02:25 +03:00
  • ef041c6b98 modules: acpica: Fix header inclusion issue Carles Cufi 2023-09-15 10:45:47 +02:00
  • d42d14e392 Bluetooth: Controller: Fix missing lazy calculation for Central ISO Vinayak Kariappa Chettimada 2023-09-14 15:35:53 +05:30
  • 1291e4b686 Bluetooth: Controller: Fix initialization of lazy_active Vinayak Kariappa Chettimada 2023-09-14 15:33:26 +05:30
  • afd48e03d0 Bluetooth: Controller: Minor clean up of redundant initialization Vinayak Kariappa Chettimada 2023-06-16 18:36:10 +05:30
  • 6ee650a917 toolchain: do not allow including toolchain-specific headers Gerard Marull-Paretas 2023-09-14 11:51:56 +02:00
  • aaeb0a672e toolchain: only include <zephyr/toolchain.h> Gerard Marull-Paretas 2023-09-14 11:47:58 +02:00
  • e5de0b6824 west: fix wrong zsh completion Théo Battrel 2023-09-14 06:25:29 +02:00
  • 4dc648642f west: Fix a typo in the fish completion script Théo Battrel 2023-09-14 06:17:05 +02:00
  • dec80da4c0 samples: subsys: shell_module: Add support for intel_socfpga_agilex series Mahesh Rao 2023-09-13 11:13:19 +00:00
  • 5a7552bce8 samples: sip_svc: Add support for intel_socfpga_agilex5_socdk Mahesh Rao 2023-05-12 16:30:40 +00:00
  • 80a863f947 tests: sip_svc: Add a stress test for sip_svc subsystem Mahesh Rao 2023-06-22 06:00:14 +00:00
  • 1a4e5dff5d dts: arm64: intel: Add support for sip_svc for agilex5 Mahesh Rao 2023-05-12 16:21:25 +00:00
  • a57a90feb4 subsystem: sip_svc: Reduce the max timeout to 1 second. Mahesh Rao 2023-07-30 12:52:55 +00:00
  • c13466974e subsystem: sip_svc: Use atomic variable for locking in singly open system Mahesh Rao 2023-07-30 12:47:34 +00:00
  • 97f9d3c60b subsystem: sip_svc: Initialize clients structure after allocation Mahesh Rao 2023-06-22 05:54:56 +00:00
  • 817f44f714 subsystem: sip_svc: Change polling delay to micro seconds Mahesh Rao 2023-06-22 05:54:05 +00:00
  • 7b2e82ecc7 subsystem: sip_svc: Check the number of clients as part of build Mahesh Rao 2023-06-22 05:51:58 +00:00
  • 0993bce77d subsystem: sip_svc: Increase stack size for sip_svc thread Mahesh Rao 2023-05-19 12:50:33 +00:00
  • f816f787e2 drivers: sip_svc: sip_smc_intel_socfpga: Log execution time Mahesh Rao 2023-06-22 05:50:42 +00:00
  • 629a6bf106 drivers: sip_svc: sip_smc_intel_socfpga: Fix type error Mahesh Rao 2023-05-30 07:21:20 +00:00
  • 17cfcaea13 driver: sip_svc: Add RSU_UPDATE_ADDR function id Mahesh Rao 2023-05-24 05:19:08 +00:00
  • c5d224abb6 dts: arm64: intel: Change compat string for Intel Agilex SiP SMC driver. Mahesh Rao 2023-05-30 04:04:29 +00:00
  • 3441c70117 tests: mem_protect/mem_protect: reuse child thread and stack Daniel Leung 2023-09-12 13:56:46 -07:00
  • 4bebb65491 tests: mem_protect/mem_protect: fix number of kobjects to test Daniel Leung 2023-09-12 13:54:05 -07:00
  • 79d0bf39b8 modules/acpica: CMakeLists.txt: move conditional to beginning of file Florian La Roche 2023-08-22 20:06:51 +02:00
  • 6d67a56d5b drivers: serial: uart_nrfx_uart: fix NRFX_WAIT_FOR result type Martin Jäger 2023-09-14 11:00:22 +02:00
  • 96beb5c870 boards: sam4_xpro: add HSMCI support Vincent van Beveren 2023-05-24 13:53:58 +02:00
  • a6db78e2b3 driver: sdhc: added atmel SAM4E hsmci driver Vincent van Beveren 2023-05-24 13:49:27 +02:00
  • 40b9f51ee5 modem: pipe: Reinvoke receive ready on attach Bjarki Arge Andreasen 2023-09-13 20:03:27 +02:00
  • 8cb9d76553 xtensa: dc233c: Add TLS support Flavio Ceolin 2023-09-14 09:55:05 -07:00
  • 3e3f9d155f xtensa: dc233c: enlarge ROM space Daniel Leung 2023-09-14 09:52:57 -07:00
  • c8dcdd9957 atsamd2x_xpro/ev11l78a: update RST table format. Diego Elio Pettenò 2023-08-19 09:45:30 +01:00
  • 183b84d0e2 scripts: compliance: add a check for missing west area maintainer enties Fabio Baltieri 2023-08-15 11:30:01 +00:00
  • 6f0bf76086 modules: fatfs: fix build warnings Johan Lafon 2023-09-14 12:35:59 +02:00
  • 24ad40a7f2 CODEOWNERS: add codeowner of MAX11102-17 Benedikt Schmidt 2023-08-03 12:10:49 +02:00
  • 6bc67ba541 tests: drivers: adc: increase RODATA region size Benedikt Schmidt 2023-07-25 09:35:14 +02:00
  • 02dabecbd1 tests: drivers: adc: add MAX11102-MAX11117 Benedikt Schmidt 2023-07-13 10:10:40 +02:00
  • 413267ea4f drivers: adc: add MAX11102-MAX11117 to ADC shell Benedikt Schmidt 2023-07-24 16:57:55 +02:00
  • 666520b8b6 drivers: adc: add driver for MAX11102-MAX11117 Benedikt Schmidt 2023-08-02 16:54:26 +02:00
  • c3bb1b3c6d dts: bindings: adc: add MAX11102-MAX11117 Benedikt Schmidt 2023-07-12 13:39:00 +02:00
  • 30cd9a22cf doc: fs: samples: Use new Sphinx extension to document samples Benjamin Cabé 2023-09-06 19:51:25 +02:00
  • 185a6117c0 Bluetooth: Host: Amend existing L2CAP accept callbacks Donatien Garnier 2023-07-18 17:37:56 +00:00
  • 815891643e Bluetooth: Host: Pass pointer to server in L2CAP accept() callback Donatien Garnier 2023-07-18 16:44:24 +01:00
  • 3f585f527b Bluetooth: Host: Add additional logging for bt_conn_exists_le Emil Gydesen 2023-09-14 10:22:43 +02:00
  • 9ae9ee7ec4 drivers: flash: stm32: change undefined variable causing build error Andrew Sonzogni 2023-09-14 10:14:57 +02:00
  • 24a2b6b004 drivers: rtc: stm32: fix build warning Johan Lafon 2023-09-13 20:04:46 +02:00
  • 1c7a6e2679 board nrf52_bsim: Fix build warning with clang Alberto Escolar Piedras 2023-09-13 13:01:35 +02:00
  • 806c95163a dts/riscv: add missing riscv,isa fields and modify existing ones Filip Kokosinski 2023-09-05 15:15:25 +02:00
  • 9ed51516ed dts/bindings/riscv: don't enforce riscv,isa values with enum array Filip Kokosinski 2023-09-05 15:12:35 +02:00
  • 4edb915c2c dts/arm/st: add SoC compatible string to stm32wba and stm32mb SoCs Piotr Zierhoffer 2023-09-03 15:42:47 +02:00
  • 6ead139b4b mbox: Add NXP MU as a MBOX device Yicheng Li 2023-08-22 14:55:36 -07:00
  • f2069530ee Bluetooth: Controller: Fix some compiler instruction re-ordering Vinayak Kariappa Chettimada 2023-09-13 12:37:29 +05:30
  • 577fd949c2 samples: boards: nrf: system_off: update readme Gerard Marull-Paretas 2023-09-13 13:31:57 +02:00
  • 2cbc452d1d samples: boards: nrf: system_off: suspend console Gerard Marull-Paretas 2023-09-13 11:19:20 +02:00
  • 1f40012c00 samples: boards: nrf: system_off: use standard GPIO API Gerard Marull-Paretas 2023-08-31 15:57:10 +02:00
  • aa1dd87313 samples: boards: nrf: system_off: add missing dependency Gerard Marull-Paretas 2023-08-31 15:51:37 +02:00
  • 6b56c9d8e5 samples: boards: nrf: system_off: remove redundant prj.conf comment Gerard Marull-Paretas 2023-08-31 15:50:20 +02:00
  • 7fb662032d samples: boards: nrf: system_off: fix includes Gerard Marull-Paretas 2023-08-31 15:44:16 +02:00
  • d8571ef2a9 samples: boards: nrf: system_off: s/printk/printf Gerard Marull-Paretas 2023-08-31 15:42:06 +02:00
  • 691facc20f include: always use <> for Zephyr includes Gerard Marull-Paretas 2023-09-14 11:07:22 +02:00
  • 94cc1bf455 ipm: remove ipm_cavs_idc driver Daniel Leung 2023-09-13 08:44:56 -07:00
  • f618522144 twister: pytest: Move fixtures to one file Grzegorz Chwierut 2023-09-08 17:50:24 +02:00
  • a6540164d4 util.h: #include zephyr/toolchain.h, not zephyr/toolchain/common.h Marc Herbert 2023-09-14 00:49:52 +00:00
  • 7b8b5620fa board: az3166_iotdevkit: update SSD1306_REVERSE_MODE option Fabio Baltieri 2023-09-14 07:44:19 +00:00
  • 3fb434a653 Bluetooth: Shell: Fix bt adv-data command Hang Fan 2023-09-02 17:00:58 +08:00
  • ff1bb65793 doc: release: 3.5: Add note about shared interrupt support Laurentiu Mihalcea 2023-09-11 17:45:36 +03:00
  • b1111d9de4 doc: interrupts: Document support for shared interrupts Laurentiu Mihalcea 2023-09-11 17:42:15 +03:00
  • 127696383f tests: kernel: interrupt: Add testcase for shared interrupts Laurentiu Mihalcea 2023-08-11 15:41:51 +03:00
  • b8d487e54b arch: Add support for dynamically disconnecting shared interrupts Laurentiu Mihalcea 2023-08-11 13:09:22 +03:00
  • 02f52503bb arch: Add support for dynamic shared interrupts Laurentiu Mihalcea 2023-08-11 12:04:23 +03:00
  • 30d362dbac arch: common: sw_isr_common: Move table index computing logic to function Laurentiu Mihalcea 2023-08-30 15:08:03 +03:00
  • 017cf89a83 arch: Add support for static shared interrupts Laurentiu Mihalcea 2023-08-11 11:58:34 +03:00
  • ef77fe3402 tests: canbus: isotp: conformance: fix global variable usage Martin Jäger 2023-09-07 12:03:16 +02:00
  • a816180b16 tests: canbus: isotp: conformance: add mode_check test Martin Jäger 2023-08-23 19:04:13 +02:00
  • 9e9cbd8ce4 tests: canbus: isotp: conformance: Add tests for CAN-FD support Grant Ramsay 2023-07-28 09:53:25 +12:00