Commit graph

  • f497c04159 west.yml: MCUboot sync from upstream Sylvio Alves 2024-03-06 14:40:19 -0300
  • 53cca3ea4e samples: Bluetooth: Broadcast sink: Add proper parsing decoding of LC3 data Emil Gydesen 2024-02-21 12:59:06 +0100
  • 004c4769e3 drivers: flash: stm32 ospi refactor stm32_ospi_mem_erased args Miika Karanki 2024-02-01 16:31:14 +0200
  • 5d9acf52a5 drivers: flash: stm32 ospi: implement non busy wait polling Miika Karanki 2024-01-16 12:30:44 +0200
  • b803e06099 drivers: dai: sai: use "dmas" property for handshake encoding Laurentiu Mihalcea 2024-02-08 12:10:10 +0200
  • f14228744f drivers: charger: charger_max20335: handle charger notifications Lukasz Madej 2024-02-06 15:45:21 +0100
  • e6d7e812b5 charger: add charger status and online change notifiers Lukasz Madej 2024-02-26 15:42:10 +0100
  • 3fa291690f xtensa: use CONFIG_PRIVILEGED_STACK_SIZE for stack size Daniel Leung 2024-03-04 11:32:42 -0800
  • 9f4330f365 x86: use CONFIG_PRIVILEGED_STACK_SIZE for stack size Daniel Leung 2024-03-04 10:39:03 -0800
  • 91f36191be boards: st: stm32h573i_dk: Add netif:eth support Pieter De Gendt 2024-03-04 16:16:13 +0100
  • d288452ce1 drivers: ethernet: eth_adin2111: Fix build warning on 64bit Pieter De Gendt 2024-03-05 11:20:39 +0100
  • 2054b9f982 tests: drivers: build_all: ethernet: Move app overlay to spi Pieter De Gendt 2024-03-04 16:12:12 +0100
  • 6d99fc6d47 tests: drivers: build_all: ethernet: Do not set NET_TEST Pieter De Gendt 2024-03-04 16:51:39 +0100
  • c22fa20bf5 MAINTAINERS: Add NXP DAI maintainer and collabs Daniel Baluta 2024-03-05 14:44:31 +0200
  • beab89d6e8 dts: nordic: nrf54h20_enga: Add erase-block-size to mram1x Grzegorz Swiderski 2024-03-07 15:59:15 +0100
  • f91323ee5d drivers: flash: Add flash driver for MRAM Grzegorz Swiderski 2024-03-05 14:18:50 +0100
  • 7ad69d968a Bluetooth: Controller: nrf5_dppi.h: Use nrfx HAL to set subscriptions Alberto Escolar Piedras 2024-03-05 09:55:14 +0100
  • 005623df92 Bluetooth: Controller: nrf5_ppi.h: Use nrfx HAL to set PPI always Alberto Escolar Piedras 2024-03-04 17:29:10 +0100
  • 5af6dfdd0e tests: Add a test for duplicate event handlers Chaitanya Tata 2024-03-06 00:36:04 +0530
  • 0a8cbb6a22 net: mgmt: Handle loops in the linked list Chaitanya Tata 2024-03-05 23:17:19 +0530
  • 39f710136e sched: finalize_cancel_locked can early return TaiJu Wu 2024-02-17 01:06:16 +0800
  • 03fce7dd3c net: zperf: Fix multicast data failure to receive server's AckFIN packet Gang Li 2024-03-06 19:54:18 +0800
  • 959680166a doc: drivers: gpio: detail scancodes from example Eve Redero 2024-03-05 16:19:44 +0100
  • 328ff9ac45 tests: llext: Set min_ram requirement for readonly_mpu variant Robert Lubos 2024-03-07 10:06:53 +0100
  • fd5c76ddfd drivers: modem_cellular: allow leaving out the chat_filter parameter Tomi Fontanilles 2024-03-07 11:35:04 +0200
  • c08b66cfee drivers: adc: set name for acquisition thread of MCP320x Benedikt Schmidt 2024-02-08 17:08:43 +0100
  • 35502592a7 drivers: input: Fix uninitialized closest_mv variable warning Robert Lubos 2024-03-07 13:13:57 +0100
  • 25830e3828 boards: arm: Updated the board docs for pit Emilio Benavente 2024-01-10 16:02:05 -0600
  • 9815296500 dts: arm: Enabling pit for imx devices Emilio Benavente 2024-02-02 11:06:11 -0600
  • 8bb95d33be drivers: counter: Adding Mutli Channel PIT Support Emilio Benavente 2024-02-02 11:04:06 -0600
  • 9cb330e1ed drivers: counter: update nxp_pit api names Emilio Benavente 2024-02-01 16:34:34 -0600
  • 04b240c830 dts: bindings: renamed binding used for pit Emilio Benavente 2024-02-01 16:12:06 -0600
  • 9f7695dda0 kernel: Remove unused z_pend_curr_irqlock() Peter Mitsis 2024-02-29 11:25:41 -0500
  • a55a078909 tests: Use z_pend_curr() in sched benchmark Peter Mitsis 2024-02-29 11:21:36 -0500
  • 9fa4cd8226 Bluetooth: add missing initilization of sync_info member Ivan Iushkov 2024-03-07 10:10:02 +0100
  • 053be02994 github: upgrade all setup-python actions to v5 Fabio Baltieri 2024-03-05 11:57:57 +0000
  • 80cc7d1ee5 drivers: mbox: update MBOX consumers to the new API Gerard Marull-Paretas 2024-02-23 13:23:10 +0100
  • 8be65b6608 drivers: mbox: refactor API Gerard Marull-Paretas 2024-02-23 13:20:41 +0100
  • ad136ba38d ipc: ipc_service: backends: use MBOX_DT_INST_CHANNEL_GET Gerard Marull-Paretas 2024-02-23 12:31:13 +0100
  • 459d2ef6a4 drivers: mbox: add MBOX_DT_INST_CHANNEL_GET() Gerard Marull-Paretas 2024-02-23 12:27:44 +0100
  • 568596590c drivers: mbox: improve Doxygen Gerard Marull-Paretas 2024-02-23 12:19:58 +0100
  • b39d123163 tests: drivers: mbox: mbox_data: use DT Gerard Marull-Paretas 2024-02-23 12:03:53 +0100
  • 529bf56aa3 samples: drivers: mbox_data: use DT Gerard Marull-Paretas 2024-02-23 11:33:50 +0100
  • ab8574a791 samples: drivers: mbox: use DT Gerard Marull-Paretas 2024-02-23 11:25:41 +0100
  • 2380e5fdaf dts: bindings: test: add vnd,mbox-consumer Gerard Marull-Paretas 2024-02-23 11:24:29 +0100
  • c467db26fc drivers: mbox: fix includes Gerard Marull-Paretas 2024-02-23 10:51:21 +0100
  • e43ffcb5cd drivers: mbox: nxp_mailbox: add missing include Gerard Marull-Paretas 2024-02-23 15:21:58 +0100
  • 79490b9dc1 drivers: mbox: nxp_imx_mu: add missing include Gerard Marull-Paretas 2024-02-23 11:48:33 +0100
  • 66b8a15899 drivers: mbox: andes_plic_sw: add missing include Gerard Marull-Paretas 2024-02-23 15:17:58 +0100
  • 9970724652 ci: twister: increase matrix size for push jobs Anas Nashif 2024-03-06 18:41:28 -0500
  • f9f44b6dcd doc: arch: fix typo in arm_cortex_m.rst Florian La Roche 2024-03-07 07:29:51 +0100
  • f39106cdf7 boards: intel: rpl: Updated rpl_s yaml with gpio Anisetti Avinash Krishna 2024-03-05 15:45:19 +0530
  • 9eadfef4cf tests: drivers: gpio: gpio_basic_api: boards: Enabled test for rpl_s Anisetti Avinash Krishna 2024-03-05 15:37:40 +0530
  • 3605d57ae1 LE Audio: bt_bap_broadcast_sink_cb.syncable should provide the BIGInfo Chang An 2024-03-04 14:02:33 +0800
  • a96293b093 doc: Bluetooth: Mesh: add missed lcd shell commands Aleksandr Khromykh 2024-02-29 16:24:16 +0100
  • b764cf0b07 Bluetooth: Mesh: fixed health srv metadata id Aleksandr Khromykh 2024-02-27 15:40:14 +0100
  • 9ce9d57732 Bluetooth: Controller: Fix per adv interval value check Troels Nilsson 2024-02-29 12:41:11 +0100
  • a472133587 Bluetooth: BAP: Apply missing guards for Kconfig values Emil Gydesen 2024-02-28 14:53:35 +0100
  • 1e11bbe1f8 samples: drivers: crypto: Put keys in ROM Reto Schneider 2024-02-27 14:26:17 +0100
  • 61499a2c70 include: crypto: Constify key Reto Schneider 2024-02-27 14:24:26 +0100
  • d5c3323e81 drivers: crypto: stm32: Allow immutable key Reto Schneider 2024-02-27 16:43:25 +0100
  • fd2ccbc5ba Bluetooth: audio: BAP: set the past_avail status Andries Kruithof 2024-02-27 08:53:05 +0100
  • 7540535284 Bluetooth: audio: BAP: allow for multiple callbacks Andries Kruithof 2024-02-22 15:53:12 +0100
  • 5607a44658 samples: drivers: display: Modify heap size configs for RT595 & RT1170 Phi Bang Nguyen 2024-02-21 23:09:26 +0100
  • 080f26f4d4 drivers: display: elcdif: Implement set_format API Phi Bang Nguyen 2024-02-19 18:55:27 +0100
  • f5e970de3f drivers: display: elcdif: Add support for ARGB8888 format Phi Bang Nguyen 2024-02-13 15:25:53 +0100
  • ebf963590f drivers: display: elcdif: Run clang-format Phi Bang Nguyen 2024-02-13 15:23:46 +0100
  • 8b191103d7 drivers: dma: pxp: Add support for ARGB8888 format Phi Bang Nguyen 2024-02-13 15:19:06 +0100
  • 94afc4ee3d drivers: dma: pxp: Run clang-format Phi Bang Nguyen 2024-02-13 15:14:56 +0100
  • a5a13201e4 Bluetooth: Controller: Remove experimental from LE Set Host Feature Rubin Gerritsen 2024-02-20 15:05:57 +0100
  • b32c819b09 Bluetooth: tester: Add support for BTP_GAP_SET_POWERED command Ying Zhang 2024-03-06 14:11:26 +0800
  • 95851583b8 Bluetooth: Controller: Vendor Specific: support for Scan Request Reports Giancarlo Stasi 2024-02-06 16:00:02 +0100
  • 056fe7d2ae Bluetooth samples: Add USE_SPECIFIC_BROADCAST_CHANNEL Kconfig Jens Rehhoff Thomsen 2024-02-05 17:14:51 +0100
  • 4e079831b7 doc: releases: migration-guide-3.7: Rename BT_BREDR to BT_CLASSIC Lyle Zhu 2024-03-04 10:03:32 +0800
  • 40cf23daff Bluetooth: Rename BT_BREDR to BT_CLASSIC Lyle Zhu 2024-03-01 18:45:44 +0800
  • 459e1dd10d MAINTAINERS: Update Bluetooth Classic file path Lyle Zhu 2024-03-01 16:30:24 +0800
  • 83bfa4c91b Bluetooth: Host: Move BR headers to subfolder classic Lyle Zhu 2024-03-01 15:53:45 +0800
  • 081024b7fa Bluetooth: Host: Include full path of l2cap_br_interface.h Lyle Zhu 2024-03-01 15:38:45 +0800
  • 3a927a2833 Bluetooth: Host: Move BR/EDR files to host/classic Lyle Zhu 2024-03-01 15:29:10 +0800
  • 76015745df Bluetooth: ATT: lock scheduler when sending from user thread Jonathan Rico 2024-03-04 09:45:12 +0100
  • 7a0398e657 boards: nxp: set correct rimage target for ADSP Iuliana Prodan 2024-03-05 01:23:14 +0200
  • 6a4514ddc0 adc: Use int64_t in voltage divider calculation to avoid overflow Björn Stenberg 2024-03-06 13:52:57 +0100
  • d7223e7bba samples: pong: k_thread_foreach needs CONFIG_THREAD_MONITOR Anas Nashif 2024-03-06 21:31:03 -0500
  • 0d8da5ff93 kernel: rename scheduler spinlock variable and make it private Anas Nashif 2024-03-06 15:59:36 -0500
  • 868f099d61 kernel: sched: z_set_prio -> z_thread_prio_set Anas Nashif 2024-02-24 11:37:56 -0500
  • 477a04a098 kernel: rename h -> heap Anas Nashif 2024-02-28 08:15:15 -0500
  • c506cdfece kernel: rename thread/timeout parameter Anas Nashif 2024-02-27 18:40:04 -0500
  • 595ff63f00 kernel: thread: use consistent thread parameter Anas Nashif 2024-02-27 09:49:07 -0500
  • 3dc0c4544b kernel: move float operations out of thread.c Anas Nashif 2024-02-27 08:48:37 -0500
  • 6c003bdbcf kernel: remove unused code in headers Anas Nashif 2024-02-27 07:48:45 -0500
  • 9e83413542 kernel: split thread monitor Anas Nashif 2024-02-26 17:03:35 -0500
  • e10665531f spelling: add enabeld typo Anas Nashif 2024-03-06 14:09:40 -0500
  • 5e591c38f1 kernel: do not export z_thread_priority_set Anas Nashif 2024-02-24 10:37:06 -0500
  • 3ca50f5060 kernel: move z_init_static_threads to where it is being used Anas Nashif 2024-02-23 10:53:01 -0500
  • a6ce422b10 kernel: remove cmsis-rtos layering violation Anas Nashif 2024-02-22 14:10:17 -0500
  • 077222c975 kernel: split cpu_mask handling into own file Anas Nashif 2024-02-22 13:51:15 -0500
  • 6e95bdeca6 kernel: reorg Kconfigs and split them Anas Nashif 2024-02-23 07:24:52 -0500
  • 8791012ed1 kernel: move essential flag related routines out Anas Nashif 2024-02-22 22:24:36 -0500
  • 2c31db4cc8 kernel: split irq_offload ccode into own file Anas Nashif 2024-02-22 22:19:05 -0500
  • a7d74f80ce kernel: move spinlock validation to own file Anas Nashif 2024-02-22 21:56:37 -0500