Commit graph

  • 8a86f0c30e drivers: ieee802154: cc13/26xx_subg: fix CCA method Florian Grandel 2023-06-02 00:19:43 +0200
  • f0cb607a87 drivers: ieee802154: cc13/26xx_subg: inline documentation Florian Grandel 2023-05-30 13:01:41 +0200
  • 6bb03b5e3b drivers: ieee802154: cc13/26xx_subg: fix/document non-standard CSMA/CA Florian Grandel 2023-05-30 12:59:50 +0200
  • 0f21a18f4b drivers: ieee802154: cc13/26xx_subg: readability improvements Florian Grandel 2023-05-30 12:47:36 +0200
  • f05277a367 drivers: ieee802154: cc13/26xx_subg: fix invalid KConfig reference Florian Grandel 2023-05-30 12:45:45 +0200
  • 6683c2833c drivers: ieee802154: cc13/26xx_subg: remove dead code Florian Grandel 2023-05-30 13:00:52 +0200
  • 154ac22608 drivers: ieee802154: cc13/26xx_subg: remove redundant configuration Florian Grandel 2023-05-30 12:45:04 +0200
  • 81fa03f7a3 drivers: ieee802154: cc13/26xx_subg: clean up constants Florian Grandel 2023-05-30 12:39:31 +0200
  • f940a5a988 manifest: openthread: Regular openthread upmerge to 6d55738 Przemyslaw Bida 2023-06-16 09:18:28 +0200
  • 936dc5b6dd bsim: net: Add delay to echo client in ot bsim tests. Przemyslaw Bida 2023-06-19 13:14:05 +0200
  • dd733493f5 samples: fs: littlefs: make sample workable for mmc disk driver Mykola Kvach 2023-06-07 14:31:42 +0300
  • e9af821e22 cmake: Add partial linking abstraction Alberto Escolar Piedras 2023-06-15 12:35:13 +0200
  • b4b2eaae35 ztests: Build POSIX arch extra functionality only if possible Alberto Escolar Piedras 2023-05-31 16:10:30 +0200
  • f60e4db4b3 posix boards: Refactor common interrupt definitions into common header Alberto Escolar Piedras 2023-06-07 13:32:08 +0200
  • 491f7b460f native_posix: Refactor sdl_events into common folder Alberto Escolar Piedras 2023-06-07 12:27:58 +0200
  • 8b760196df soc posix: Refactor native_tasks into own file Alberto Escolar Piedras 2023-05-17 15:08:34 +0200
  • ea19a424c0 posix arch: tracing: Define 3 new vprintf equivalent APIs Alberto Escolar Piedras 2023-05-17 14:27:40 +0200
  • 9e3d5c89e9 soc inf (POSIX): Correct Kconfig option description Alberto Escolar Piedras 2023-06-14 13:59:52 +0200
  • 38b9120129 arch posix: native tasks header: Add missing include Alberto Escolar Piedras 2023-06-08 11:04:21 +0200
  • 78e1d6fa5e arch posix: Set C standard version in arch instead of boards Alberto Escolar Piedras 2023-06-13 13:10:02 +0200
  • 75dfdb14a1 net: POSIX arch: include host header only if not emb libC Alberto Escolar Piedras 2023-05-31 17:32:22 +0200
  • 3454d8f727 lib POSIX: Enable selectively for POSIX ARCH Alberto Escolar Piedras 2023-05-31 17:09:25 +0200
  • fbe47d0c01 lib POSIX: timespec fix include for POSIX ARCH and emb libC Alberto Escolar Piedras 2023-05-31 17:17:46 +0200
  • a7490d2762 pinctrl: kinetis: use kernel default init priority Fabio Baltieri 2023-06-22 15:36:14 +0000
  • 225e8c09ac mm_drv: tlb: Fix driver tests Jaroslaw Stelter 2023-06-21 12:43:20 +0200
  • 0517c85dcc libC COMMON_LIBC_MALLOC_ARENA_SIZE: provide default for POSIX ARCH Alberto Escolar Piedras 2023-05-31 17:15:31 +0200
  • 590e8efd4b libC pico hooks: Fix for POSIX arch Alberto Escolar Piedras 2023-06-06 14:10:19 +0200
  • 8eff5b6c01 libC minimal: Fix for POSIX arch Alberto Escolar Piedras 2023-05-31 16:09:35 +0200
  • 54fcffb2c7 doc: twister: adapt docs for --enable-slow-only Anas Nashif 2023-06-22 14:03:35 +0000
  • b8fc1c3607 twister: run slow tests only Anas Nashif 2023-06-22 13:58:25 +0000
  • 2bc980f831 tests: eventfd: test wake-up from pending poll() Marcin Niestroj 2023-06-21 18:31:40 +0200
  • 44d61bde84 posix: eventfd: fix waking up poll() Marcin Niestroj 2023-06-21 18:24:52 +0200
  • 9ef019d28d Bluetooth: tmap: Fix TMAS characteristic permissions Mariusz Skamra 2023-06-20 14:25:16 +0200
  • 80a986f438 tests: add an input build_all test Fabio Baltieri 2023-06-21 19:33:12 +0100
  • c214ec3cf4 Bluetooth: Mesh: Fix dead code issue when getting node id state Pavel Vasilyev 2023-06-22 11:26:52 +0200
  • a16bcd291d Bluetooth: Mesh: Avoid NULL pointer dereference in shell utils Pavel Vasilyev 2023-06-22 10:56:33 +0200
  • 8cd0758bdf Bluetooth: Shell: Move scan filter to function Emil Gydesen 2023-06-19 22:35:18 +0200
  • ca1fd03520 samples: Bluetooth: Fix TMAP peripheral off-by-one URI schemes Emil Gydesen 2023-06-20 11:17:28 +0200
  • 969d279190 samples: Bluetooth: Unicast client missing err check on sem Emil Gydesen 2023-06-20 11:19:52 +0200
  • 3ede93f166 Bluetooth: BAP: Shell: Fix missing clear of txing_stream Emil Gydesen 2023-06-21 16:03:57 +0200
  • d9082cd5b4 Bluetooth: ASCS: Fix bad size of metadata_backup Emil Gydesen 2023-06-20 11:23:49 +0200
  • 16b8191be0 SMP: fix build failure if SMP=y and SYS_CLOCK_EXISTS=n Evgeniy Paltsev 2023-06-19 17:18:03 +0100
  • 17ea3546d3 Bluetooth: BAP: Shell: Fix endianess of broadcast_id in adv data Emil Gydesen 2023-06-21 16:15:43 +0200
  • c0d842bb55 Bluetooth: BAP: Shell: Remove duplicate increment of seq_num Emil Gydesen 2023-06-21 16:26:54 +0200
  • c5623c641a Bluetooth: Host: Check that conn is not NULL Théo Battrel 2023-06-22 10:36:22 +0200
  • 23b3cae1b1 inte_adsp: ipc: prevent ipc message send during Device power transition Andrey Borisovich 2023-05-24 23:58:48 +0200
  • 355f8cfe4f intel_adsp: ipc: device support D3 power state change Andrey Borisovich 2023-01-12 11:02:27 +0100
  • 1d58b1b83f intel_adsp: mem_window: reinitialize after idle exit Andrey Borisovich 2023-03-23 14:43:50 +0100
  • 7595cafb02 intel_adsp: timer: implemented sys_clock_idle_exit function Andrey Borisovich 2023-06-02 13:25:12 +0200
  • 0ace886359 cache: Add note about buffer alignment and size Carlo Caione 2023-06-21 13:35:13 +0200
  • 6815d9f720 Bluetooth: MCC: Shell: Format IDs as 64-bit (llu) Emil Gydesen 2023-06-19 19:54:49 +0200
  • e908f88920 docs: safety: Add safety documentation Simon Hein 2023-04-05 09:00:50 +0000
  • 8d15cf2829 Bluetooth: CAP: Shell: Handle -ECANCELED error code specifically Emil Gydesen 2023-06-21 15:50:03 +0200
  • 7e44efe70a drivers: gpio_mcux_lpc: Guard NXP Pint code Declan Snyder 2023-06-21 12:49:26 -0500
  • 2fc212c2a0 bluetooth: hci: spi: initialize IRQ callback before registering it Armin Brauns 2023-06-21 09:26:55 +0000
  • b789a019e7 doc: release-notes: Add TF-A v3.5.0 notes Huifeng Zhang 2023-06-21 12:08:05 +0800
  • 5b38136d98 manifest: Bump trusted-firmware-a to v2.9.0 Huifeng Zhang 2023-05-29 15:32:20 +0800
  • 2790106c33 input: add a gpio qdec input driver Fabio Baltieri 2021-05-01 23:11:14 +0100
  • c2a730edc7 Bluetooth: Shell: Also parse Broadcast Name as a valid name Emil Gydesen 2023-06-20 10:59:43 +0200
  • ea949d0399 tests: drivers: uart: async: esp32c3: use internal loopback Lucas Tamborrino 2023-05-08 09:14:58 -0300
  • e562c980ae tests: drivers: spi: spi_loopback: esp32xx: Use internal loopback Lucas Tamborrino 2023-05-07 06:47:03 -0300
  • e229898caf drivers: pinctrl: esp32xx: allow internal loopback Lucas Tamborrino 2023-05-05 09:02:32 -0300
  • c6c93e394d soc: cc13x2_cc26x2 series: enable RTT support Florian Grandel 2023-06-02 00:23:54 +0200
  • d2b3351acf manifest: update hal_espressif Lucas Tamborrino 2023-05-26 08:13:44 -0300
  • 1ffca30747 tests: subsys: debug: coredump backends: add esp32xx overlay Lucas Tamborrino 2023-05-24 16:23:39 -0300
  • 9ae80aabd9 doc: services: debug: coredump: add flash partition Lucas Tamborrino 2023-05-19 16:23:52 -0300
  • d8332d1de5 debug: coredump: flash partition: Use K_NO_WAIT when in ISR Lucas Tamborrino 2023-05-19 16:20:21 -0300
  • 8acedc61d1 drivers: flash: esp32xx: use K_NO_WAIT when in ISR Lucas Tamborrino 2023-05-19 16:07:29 -0300
  • eb028ccf55 debug: coredump: xtensa: Add esp32s3 Lucas Tamborrino 2023-05-17 16:38:37 -0300
  • ba3766a75f debug: coredump: xtensa: add esp32s2 Lucas Tamborrino 2023-05-18 05:36:24 -0300
  • fbbb82d6ac debug: coredump: esp32: Fix registers index for current toolchain Lucas Tamborrino 2023-05-17 15:54:28 -0300
  • 71b522cfdd tests: kernel/mp: move CONFIG_KERNEL_COHERENCE to Kconfig Daniel Leung 2023-06-20 10:34:55 -0700
  • 4c7aeb252d doc: Correct msgq data item size discrepancy Peter Mitsis 2023-06-19 09:41:31 -0400
  • 257deba9c2 drivers/pcie: Fix copyright year Tomasz Bursztyka 2023-06-21 10:20:49 +0200
  • d13dfb9d23 dmic: Allow use of reserved bits in CIC_CONTROL register Adrian Warecki 2023-06-21 17:01:42 +0200
  • 10ef3b46d8 Bluetooth: Mesh: fix provisionee public key usage Aleksandr Khromykh 2023-06-21 10:48:10 +0200
  • 3bef10f398 net: ip: always cancel IPv6 DAD when address is removed Armin Brauns 2023-06-21 09:18:48 +0000
  • 8a65b3f337 tests: Bluetooth: don't assume handle is 0 Jonathan Rico 2023-06-21 09:02:30 +0200
  • c022f41c1e drivers: dai: intel: dmic: fix irq argument cast Jaska Uimonen 2023-06-20 11:54:26 +0300
  • 7c6eb242a9 Bluetooth: Fix endianness handling for ext scan reports evt_type Troels Nilsson 2023-06-16 13:36:00 +0200
  • 9edd2951ef tests: kernel: fpu_sharing: Add double type support Huifeng Zhang 2023-05-23 19:04:09 +0800
  • 1cec85dc07 tests: kernel: fpu_sharing: Enable it on VFP platfrom of aarch32 Huifeng Zhang 2023-05-23 18:54:49 +0800
  • c1ecb8faaa arch: arm: enable FPU and FPU sharing for v8r aarch32 Huifeng Zhang 2023-05-23 18:40:14 +0800
  • 89ea503b29 arch: arm: Add support for 32 double-precision registers Huifeng Zhang 2023-05-23 18:28:14 +0800
  • b0612e14e0 arch: arm: save 'fpscr' in the svc and isr handler Huifeng Zhang 2023-05-23 17:31:48 +0800
  • f09e3abbcb drivers: flash: stm32 ospi: configure ospim io ports Georgij Cernysiov 2023-04-13 16:13:18 +0200
  • 5cde75688e dts: bindings: ospi: add ospim io ports Georgij Cernysiov 2023-04-13 16:10:09 +0200
  • 0ea2e7c906 drivers: flash: stm32 ospi: move STM32 OSPI node Georgij Cernysiov 2023-04-13 16:02:31 +0200
  • 82bff62276 ipc: icmsg: Align naming for buffers Kamil Gawor 2023-06-20 14:42:22 +0200
  • b7f14ee94f ipc: icmsg: Improve packets reception Kamil Gawor 2023-06-16 08:53:04 +0200
  • 3cbc2249ce os: spsc_buf: Clarify claim function doc Kamil Gawor 2023-06-19 13:46:08 +0200
  • 8c7140a9c0 Bluetooth: Controller: Fix BT_CTLR_CENTRAL_SPACING to ticks conversion Vinayak Kariappa Chettimada 2023-06-13 09:18:16 +0530
  • d4ea1c920b tests: drivers: rtc: add a y2k test Christopher Friedt 2023-06-20 15:51:27 -0400
  • bf4977e41b drivers: rtc: mc146818: changes for y2k test Christopher Friedt 2023-06-21 04:13:15 -0400
  • 84d8841497 MAINTAINERS: add twister related files to area Anas Nashif 2023-06-21 11:09:35 +0000
  • eff9f731b1 doc: release: 3.5: Add note on MGMT_EVT_OP_CMD_RECV Jamie McCrae 2023-06-19 12:30:13 +0100
  • 6877ad413f mgmt: mcumgr: smp: Allow preventing command execution via hook Jamie McCrae 2023-06-19 12:25:43 +0100
  • 0b6077443d mgmt: mcumgr: grp: img_mgmt: Add optional mutex lock support Jamie McCrae 2023-06-16 10:09:08 +0100
  • 3a13070dcc boards: arm: Fix the vendor name Supper Thomas 2023-06-21 13:07:07 +0800
  • f573a702de tests: mcumgr: os_mgmt_info: simplify test yaml file Anas Nashif 2023-06-20 16:34:10 +0000