Commit graph

  • f99dc66d8e scripts: twister: Fix duplicate statusless testcases Lukasz Mrugala 2024-04-22 12:22:37 +00:00
  • fdcd944c82 tests: power_mgmt: Remove dead logic Flavio Ceolin 2024-04-19 13:15:33 -07:00
  • f531afbd2c net: lwm2m: Add config to always report obj version Andreas Rudolf 2024-04-19 16:57:46 +02:00
  • 38edec68d4 usb: device_next: Fix Mass Storage on STM32 Arne Bohnsack 2024-04-19 14:02:37 +02:00
  • 06a84bf8e5 drivers: mbox: nrf_vevif_local: remove RT periph enable Marcin Szymczyk 2024-04-17 11:09:45 +02:00
  • 63a5f97019 soc: nordic: vpr: add enabling of RT peripherals in PRE_KERNEL Marcin Szymczyk 2024-04-17 11:07:57 +02:00
  • e014c032de boards/nordic/nrf54l15pdk: added mx25r64 flash DTS Andrzej Puzdrowski 2024-04-12 11:42:38 +02:00
  • 4c47df19df boards: nxp: frdm_mcxn947: updated board support for CTimer Emilio Benavente 2024-04-08 04:33:19 +00:00
  • 13735ff789 dts: arm: nxp: nxp_mcxn94x: updated dts for CTimer Emilio Benavente 2024-04-08 04:30:26 +00:00
  • 77381fff10 tests: drivers: i2c: i2c_target_api: fix pinctrl for numaker_pfm_m467 Chun-Chieh Li 2024-03-29 12:00:32 +08:00
  • 84e7107b32 Revert "posix: use sys_sem instead of k_spinlock for pool synch" Alberto Escolar Piedras 2024-04-23 16:06:38 +02:00
  • c9faea2c2b Revert "clang-format: add entry for SYS_SEM_LOCK()" Alberto Escolar Piedras 2024-04-23 16:05:40 +02:00
  • f9d350f29e Revert "sys_sem: add a for-loop-like macro similar to spinlocks" Alberto Escolar Piedras 2024-04-23 16:04:11 +02:00
  • c217703830 ARC: Add omitted defconfig file Nikolay Agishev 2024-04-23 13:49:07 +03:00
  • 9bcf275d8b Bluetooth: Controller: Ignore bit 1 set in Initiating_PHYs Vinayak Kariappa Chettimada 2024-04-03 15:23:10 +02:00
  • e56494634a bluetooth: mesh: Adapt BLOB IO to RRAM write size Håvard Reierstad 2024-04-19 08:16:57 +02:00
  • e7ee26d5ed Bluetooth: BAP: Shell: Moved RX and TX fields into a union Emil Gydesen 2024-03-15 14:03:05 +01:00
  • 4a4d7584ff boards: rename and update esp32 related conf and overlay files Sylvio Alves 2024-04-12 10:18:40 -03:00
  • 799a456c25 nxp: imx8ulp: add audio-related nodes Laurentiu Mihalcea 2024-03-21 16:27:03 +02:00
  • 6d684c91c2 drivers: bluetooth/cyw43xxx: check that hw_flow_control is set Nazar Palamar 2024-04-15 19:13:17 +03:00
  • 62e6fbb9d8 board: cy8cproto_062_4343w: Enable HW Flow control for HCI H4 Nazar Palamar 2024-04-15 11:52:14 +03:00
  • 1f156c352c drivers: mfd: npm1300: Fixed configuration of long press reset Andy Sinclair 2024-04-11 15:51:06 +01:00
  • 2d52882647 dts: riscv: nordic: enable CLIC nodes Marcin Szymczyk 2024-04-04 11:12:02 +02:00
  • ab79670fd6 soc: nordic: vpr: remove IRQ handling and enable RISCV_PRIVILEGED Marcin Szymczyk 2024-04-04 11:09:38 +02:00
  • 5bba170ea7 drivers: interrupt_controller: add intc_nrfx_clic Marcin Szymczyk 2024-04-04 11:08:44 +02:00
  • e4364413c2 Bluetooth: L2CAP: Don't try to send on disconnected channel Jonathan Rico 2024-04-17 13:57:50 +02:00
  • 57b94080b2 Bluetooth: L2CAP: don't use NULL buf Jonathan Rico 2024-04-18 08:38:20 +02:00
  • df1e4aa70f Bluetooth: refactor add is_host_managed_ccc Aleksander Wasaznik 2024-04-18 14:22:44 +02:00
  • a5ae3b026b Bluetooth: conn: Don't wait for buf allocation in syswq Jonathan Rico 2024-04-18 16:49:28 +02:00
  • baf3cc9fe0 bluetooth: OTS: Delay indications to system workqueue Szymon Janc 2024-04-19 08:43:31 +02:00
  • 237c59585e Bluetooth: Host: Rename bt_conn_state_t states for clarity Rubin Gerritsen 2024-04-19 12:30:54 +02:00
  • 1c132c90aa Bluetooth: Host: Document flags used for connection establishment Rubin Gerritsen 2024-04-19 10:50:15 +02:00
  • 978c0e4273 twister: testplan: Handle unknown test level Dmitrii Golovanov 2024-04-19 11:51:15 +02:00
  • a5741c8cca drivers: espi: npcx: add dependency for espi taf Tom Chang 2024-04-22 14:21:41 +08:00
  • f0f83d214e drivers: ptp_clock_nxp_enet: misc fixes Declan Snyder 2024-04-22 08:51:27 -05:00
  • e2656a24a9 tests: drivers: counter: counter_basic_api Richard Wheatley 2024-04-22 15:01:06 -05:00
  • a1dd9a5f6e bluetooth: host: Fix alignment of gatt_chrc Carles Cufi 2024-04-22 19:05:53 +02:00
  • f18ea95758 drivers: timer: nrf_grtc_timer: fix return type signedness Jędrzej Ciupis 2024-03-19 12:24:03 +01:00
  • 6e66aa1f7c posix: use sys_sem instead of k_spinlock for pool synch Chris Friedt 2024-04-21 10:38:28 -04:00
  • 36bbd3057e clang-format: add entry for SYS_SEM_LOCK() Chris Friedt 2024-04-21 10:03:09 -04:00
  • 3c6fdf27d0 sys_sem: add a for-loop-like macro similar to spinlocks Chris Friedt 2024-04-21 09:48:24 -04:00
  • 909ad8170c Bluetooth: Host: Deprecate auto name in AD Théo Battrel 2024-04-17 16:36:12 +02:00
  • f461ae574f Bluetooth: Mesh: Remove usage of auto name in AD Théo Battrel 2024-04-19 12:28:01 +02:00
  • 6c9010be9f Bluetooth: Shell: Remove usage of auto name in AD Théo Battrel 2024-04-19 09:36:28 +02:00
  • 7bc63985af Bluetooth: Samples: Remove uses of auto name in AD Théo Battrel 2024-04-18 14:32:20 +02:00
  • 9400823dcd Bluetooth: Tests: Remove usage of auto name in AD Théo Battrel 2024-04-17 17:50:03 +02:00
  • 93fde589af Bluetooth: Host: Add new advertiser params macro Théo Battrel 2024-04-17 17:38:56 +02:00
  • 1ed452b295 tests: pm/device_runtime: Run in native_sim only Flavio Ceolin 2024-03-28 16:25:55 -07:00
  • dbf62a5a2a drivers: clock_control: Update XTAL accuracy on nRF54L Martin Tverdal 2024-04-22 13:44:04 +02:00
  • 4593f0d71c kernel: priority queues: declare as static inlines Anas Nashif 2024-04-11 11:59:07 -04:00
  • 0b8714bcde scripts: Improve gen_kobject_list.py variable address determination Nick Goote 2024-04-09 13:08:36 -05:00
  • 41676df683 doc: Add Xtensa HiFi documentation Peter Mitsis 2024-04-16 10:49:29 -04:00
  • 11b85ee510 kernel: stack: Check possible overflow Flavio Ceolin 2024-03-14 16:32:07 -07:00
  • 37e3449a39 soc: nordic: vpr: fix soc isr sw stacking. Lukasz Stepnicki 2024-04-18 13:16:32 +02:00
  • a8fa0ea938 linker: Add more DWARF 5 debug sections Patryk Duda 2024-04-15 17:44:12 +02:00
  • 215b4ddf98 usb: device_next: rework USBD shell to take speed into account Johann Fischer 2024-03-22 13:28:33 +01:00
  • 0cfc15da2e usb: device_next: rename usbd_class_iter to usbd_class_node Johann Fischer 2024-03-19 15:53:04 +01:00
  • 2bc55f17ec usb: device_next: rename usbd_class_node to usb_class_data Johann Fischer 2024-03-19 14:52:52 +01:00
  • 9acd1e877d usb: device_next: temporarily remove struct usbd_class_data Johann Fischer 2024-03-19 14:32:54 +01:00
  • cc36727b95 usb: device_next: use helpers to get priv and device context Johann Fischer 2024-03-26 13:05:49 +01:00
  • 5144d0f65f usb: device_next: Introduce speed specific configurations Tomasz Moń 2024-02-29 11:18:28 +01:00
  • 99cd7ee991 usb: device_next: Fix uninitialized variable warning Tomasz Moń 2024-02-28 15:05:46 +01:00
  • 2470821dc2 usb: device_next: Allow class to return NULL descriptor set Tomasz Moń 2024-02-29 10:17:13 +01:00
  • f411f801fe usb: device_next: Separate endpoint assignment from class data Tomasz Moń 2024-02-28 13:12:48 +01:00
  • 2deab70f0f usb: device_next: Handle class requests the same regardless of debug Tomasz Moń 2024-02-26 12:46:31 +01:00
  • a2ce9b0151 usb: device_next: allow terminating descriptor set with NULL Tomasz Moń 2024-02-02 12:31:37 +01:00
  • 5e3a73de04 usb: device_next: uac2: Convert class to descriptor set Tomasz Moń 2024-02-02 08:19:43 +01:00
  • 52ce527c81 usb: device_next: uac2: add descriptor sets macros Tomasz Moń 2024-02-02 08:16:55 +01:00
  • 42f7e1b97f usb: device_next: make HS support compliant with the USB2.0 specification Johann Fischer 2024-01-02 17:10:06 +01:00
  • 5cd964a744 usb: device_next: introduce and interface to get class/function descriptor Johann Fischer 2024-01-17 21:46:44 +01:00
  • 6f13685f51 include: usb: add device qualifier descriptor Johann Fischer 2024-01-17 21:36:54 +01:00
  • 3fed5559e9 usb: device_next: add helpers to get highest supported and actual speed Johann Fischer 2024-01-17 21:22:17 +01:00
  • fde4530055 usb: device_next: add helpers to get private data and device context Johann Fischer 2024-01-12 18:16:37 +01:00
  • 48818e7181 include: usb_ch9: add macros to calculate endpoint bInterval Johann Fischer 2024-01-16 23:39:48 +01:00
  • 378a5f2bf7 usb: device_next: rework loopback interfaces Johann Fischer 2024-01-15 17:04:07 +01:00
  • 33bb3b60d9 edtlib: test filters set by including bindings Christophe Dufaza 2023-12-05 08:48:10 +01:00
  • b3b5ad8156 edtlib: fix "last modified" semantic for included property specs Christophe Dufaza 2023-11-15 06:06:07 +01:00
  • 70eaa61cb0 edtlib: test "last modified" semantic for included property specs Christophe Dufaza 2023-11-15 05:23:20 +01:00
  • 8181bb513e tests: drivers: gpio: update rpl s ovelay file for acpi support Najumon B.A 2024-02-05 10:41:17 +05:30
  • 93421cefa8 board: x86: add acpi hid for gpio Najumon B.A 2024-02-05 10:39:47 +05:30
  • 4a973db3d4 drivers: gpio: gpio_intel: add acpi base resource enumeration Najumon B.A 2024-02-05 10:38:18 +05:30
  • 1043d9ff75 lib: acpi: add acpi dt-bindings header file Najumon B.A 2024-02-05 10:34:05 +05:30
  • b5917146d4 soc: x86: add gpio acpi resource enumeration Najumon B.A 2024-02-05 10:32:18 +05:30
  • 24cbb74d46 net: dsa: Fix DSA driver for KSZ8xxx to correctly initialize LAN devices Lukasz Majewski 2024-03-13 00:26:50 +01:00
  • 5d36473edd boards: st: stm32l152c_disco: Update documentation Maxin John 2024-03-26 22:17:28 +02:00
  • 0039c665b0 boards: st: stm32l152c_disco: add board support Maxin John 2024-03-26 21:23:14 +02:00
  • 75f5d98002 soc: riscv-privileged: support SoCs without reset vector Marcin Szymczyk 2024-04-03 15:36:59 +02:00
  • 030a8b1830 drivers: dac: dac_ad569x: Support for AD569x DACs. Jan Kubiznak 2024-04-10 13:32:02 +02:00
  • 65abd2186c tests: Bluetooth: Add regression test to l2cap/stress Jonathan Rico 2024-04-15 15:03:48 +02:00
  • ce3141fe6c Bluetooth: Shell: Allow bigger cmd in bsim shell Théo Battrel 2024-04-17 10:10:31 +02:00
  • e6af5f2463 samples: mbox_data: Repair mbox-consumer in dt Tomas Galbicka 2024-04-10 09:22:31 +02:00
  • c80ace50f4 soc: st: stm32: adding option to enable prefetch buffer Lubos Koudelka 2024-04-22 13:54:31 +02:00
  • 46ff1dff56 Bluetooth: Fix store disconnected_handles reason Aleksander Wasaznik 2024-04-18 14:03:30 +02:00
  • 9729651bb5 ipc_service: backends: icbmsg: Silence maybe-uninitialized warning Herman Berget 2024-04-18 14:30:02 +02:00
  • d3cfbf1ae1 Bluetooth: Host: Document scanning dev flags Rubin Gerritsen 2024-04-18 15:32:24 +02:00
  • 820224fb1a manifest: Update hal_nordic to latest Alberto Escolar Piedras 2024-04-19 12:13:53 +02:00
  • d459d0e76d tests: kernel: cache: Remove adp_xc7k/ae350 from the blacklist Wei-Tai Lee 2024-01-31 14:34:36 +08:00
  • e22e2263b4 dts: bindings: add andestech,l2c Wei-Tai Lee 2024-01-31 14:34:26 +08:00
  • 5db2590106 soc: andestech: Remove l2_cache.c Wei-Tai Lee 2024-01-22 16:36:13 +08:00
  • 6b26cdb7e0 soc: andestech: set default cache type Wei-Tai Lee 2024-01-22 16:32:59 +08:00