Commit graph

  • a89977a216 samples: shell_module: use new USB device stack Johann Fischer 2024-11-25 15:34:55 +01:00
  • 3ffd1675eb samples: http_server: use new USB device stack Johann Fischer 2024-11-25 13:54:50 +01:00
  • cdc89fa3b7 samples: echo_server: use new USB device stack Johann Fischer 2024-11-25 13:52:31 +01:00
  • 0dbd99c26a samples: smp_svr: use new USB device stack Johann Fischer 2024-11-25 11:52:41 +01:00
  • eb8f5666a6 samples: wpan_serial: use new USB device stack Johann Fischer 2024-11-25 10:40:18 +01:00
  • 670df85752 samples: sensortile_box: use new USB device stack Johann Fischer 2024-11-22 15:40:36 +01:00
  • e2b01357c4 samples: hci_uart: use new USB device stack Johann Fischer 2024-11-22 12:24:14 +01:00
  • 3f39e1c612 samples: modbus: use new USB device stack Johann Fischer 2024-11-21 14:52:12 +01:00
  • c2d00d51eb sample: net: remove legacy USB code from the zperf sample Johann Fischer 2024-11-06 11:24:14 +01:00
  • 5edefa3d73 samples: usb: add a sample that covers legacy netusb Johann Fischer 2024-11-06 10:45:05 +01:00
  • 84d31614c9 samples: usb: move the legacy code out of the HIC USB sample Johann Fischer 2024-11-05 17:46:42 +01:00
  • 375e8e6ccb samples: usb: move the legacy code out of the USB MSC sample Johann Fischer 2024-11-05 15:12:58 +01:00
  • 1e50aaa6e0 samples: usb: move the legacy code out of the HID mouse sample Johann Fischer 2024-11-05 13:11:47 +01:00
  • a7b0f71925 samples: usb: move the legacy code out of the CDC ACM sample Johann Fischer 2024-11-05 11:20:11 +01:00
  • a466cd8026 samples: usb: make console-next sample default Johann Fischer 2025-03-18 10:59:17 +01:00
  • 089482ee0f samples: usb: make WebUSB next sample default Johann Fischer 2025-03-17 17:16:21 +01:00
  • a53b49fd31 samples: usb: make USB DFU next sample default Johann Fischer 2025-03-17 17:19:36 +01:00
  • eb50aec6f5 sample: usb: move Audio 1.0 samples to legacy Johann Fischer 2024-11-04 23:45:19 +01:00
  • 57cc2868de board: remove CDC ACM serial backend legacy Kconfig defconfig Johann Fischer 2025-06-12 16:03:41 +02:00
  • b03b65a9b5 boards/snippets: use new USB device stack for CDC ACM serial Johann Fischer 2024-11-20 18:06:49 +01:00
  • 4cd4839122 MAINTAINERS: Add Open Charge Point Protocol (OCPP) lib Saravanan Sekar 2024-02-12 14:04:50 +05:30
  • fcefe855b0 samples: net: ocpp: Charge Point test sample Saravanan Sekar 2024-02-07 10:34:45 +05:30
  • d466ee679b tests: net: ocpp: Add test suit for OCPP lib Saravanan Sekar 2024-02-14 11:46:35 +05:30
  • 50e989a6d0 doc: ocpp: Describe Open Charge Point Protocol (OCPP) support Saravanan Sekar 2024-02-08 10:56:18 +05:30
  • 1a4f092348 net: ocpp: Add a support for Open Charge Point Protocol(OCPP v1.6) stack Saravanan Sekar 2023-06-16 11:42:32 +05:30
  • ce6ef6ac95 drivers: wifi: siwx91x: Add support for link mode query Muzaffar Ahmed 2025-07-21 11:29:27 +05:30
  • c326bf6bc7 drivers: counter: counter_nrfx_timer: fix fast instance clock ctrl Bjarki Arge Andreasen 2025-08-05 19:44:41 +02:00
  • 13a6dc5391 drivers: wifi: nrf_wifi: add NULL check in parse_sband Gaetan Perrot 2025-08-04 21:51:09 +09:00
  • b0f1eb30fb Bluetooth: AICS: Remove bad check in handle_set_gain_op Emil Gydesen 2025-08-04 14:15:55 +02:00
  • fa165da667 iar: ltorg directive not supported Robin Kastberg 2025-08-04 11:48:53 +00:00
  • 076994f492 modules: lvgl: Fix stdlib usage Fabian Blatz 2025-08-04 13:44:26 +02:00
  • c3c7394ff3 tests: net: dns_resolve: Increase ztest stack size Jukka Rissanen 2025-08-04 12:42:39 +03:00
  • 7fefc5b898 tests: boot: test_mcuboot: Fix test for new MCUboot mode Jamie McCrae 2025-08-04 08:07:11 +01:00
  • c15a53fb8e modules: mcuboot: Default to swap using offset Jamie McCrae 2025-08-04 08:06:44 +01:00
  • b759b987bb tests: boot: mcuboot_data_sharing: Fix test Jamie McCrae 2025-08-01 13:38:47 +01:00
  • 9f59461036 cmake: Clarify comment for zephyr_generated_headers library Kesavan Yogeswaran 2025-07-31 14:06:34 +00:00
  • 1b7b6af785 bluetooth: host: add frame space update support Sean Madigan 2025-08-04 12:20:35 +01:00
  • 9bbc906b30 bluetooth: host: Fix BT_LE_LOCAL_SUPPORTED_FEATURES_SIZE define Sean Madigan 2025-08-06 08:46:38 +01:00
  • 382c0dea69 drivers: udc_dwc2: Periodic Transfer Interrupt support Tomasz Moń 2025-07-23 13:14:30 +02:00
  • 46051de5a7 modules: fatfs: Update FAT module version check Dominik Ermel 2025-06-25 10:24:26 +00:00
  • 4d89cb8e22 manifest: Update ELM FAT FS module Dominik Ermel 2025-06-25 10:17:53 +00:00
  • 4c2ac61a82 lib/libc: Provide optional check for time_t size Keith Packard 2025-07-22 12:15:45 -07:00
  • ff293bb61a drivers/flash: it51xxx: Add the M1K flash driver Tim Lin 2025-06-10 18:34:07 +08:00
  • 6114e6a381 soc: ite: it51xxx: Prevent floating FSPI pins by enabling tri-state Tim Lin 2025-06-24 17:32:18 +08:00
  • 9d06111346 Revert "drivers: counter: sam_tc: Big fix for alarm 1" Johann Fischer 2025-08-06 14:54:04 +02:00
  • 0f66e9c680 net: context: Don't assert on address family mismatch Robert Lubos 2025-08-05 11:22:16 +02:00
  • db02fdc8ef drivers: adc: it51xxx: fix the ADC channels sampling flow Yunshao Chiang 2025-08-04 16:41:53 +08:00
  • 7ac7a0e0bd soc: ite: it8xxx2: increase sspi_clk and fix clock divisor setting Ren Chen 2025-07-25 10:55:00 +08:00
  • 4f413d85eb soc: ite: it8xxx2: disable sspi clock and automatic clock gating Ren Chen 2025-07-21 14:07:23 +08:00
  • a74a524e3b tests: Bluetooth: Tester: Add missing target latency and PHY Emil Gydesen 2025-08-04 10:19:44 +02:00
  • d9f2f70133 samples: ensure struct addrinfo is always zero initialized Fabio Baltieri 2025-08-04 18:34:53 +01:00
  • 9fc2201502 samples: add a couple of missing freeaddrinfo Fabio Baltieri 2025-08-03 11:28:33 +01:00
  • 6ebc196008 net: sockets: getaddrinfo: use k_ variants for memory allocation Fabio Baltieri 2025-08-03 11:23:02 +01:00
  • 13bdae0ad0 arch: arm: Add initial support for Cortex-M52 Core Jisheng Zhang 2025-08-02 06:24:03 +08:00
  • 598eba4d7a doc: connectivity: networking: lwm2m: update links Thomas Stranger 2025-08-02 21:25:21 +02:00
  • 5eecc55398 drivers: ipm: esp32: properly handle send wait parameter Dmitrii Sharshakov 2025-08-02 16:35:12 +02:00
  • 8ff638c5e3 posix: disable clang-format where checkpatch disagrees Chris Friedt 2025-07-28 10:09:01 -04:00
  • c9ab343da2 tests: posix: semaphores: use timespec_add() to add to abstime Chris Friedt 2025-07-28 07:56:15 -04:00
  • 82460c8a1d posix: signals: use Kconfig options instead of _NSIG Chris Friedt 2025-07-27 20:44:11 -04:00
  • a6f2bb0c4c posix: do not rely on PAGE_SIZE being defined in limits.h Chris Friedt 2025-07-28 10:53:29 -04:00
  • 6e040484a9 MAINTANERS: Update Infineon Maintainers Ian Fyall 2025-08-04 10:23:09 -07:00
  • b4404b0340 input: it8xxx2_kbd: Respect kso_ignore_mask for all KSO pins Wai-Hong Tam 2025-07-31 15:17:02 -07:00
  • 21d2742ab9 soc: imx8m: adsp: Add NonCacheable linker section Daniel Baluta 2025-08-01 17:00:19 +03:00
  • 8495e30726 drivers: display: elcdif: Fix zero-length array warning Pieter De Gendt 2025-08-01 11:56:07 +02:00
  • ba86c10145 modules: hal_silabs: Set multiprotocol define based on Kconfig James Smith 2025-07-31 13:32:49 -07:00
  • 92be5346a8 modules: silabs: Fix broken binary blobs path with Gecko SDK James Smith 2025-07-31 10:03:47 -07:00
  • 364274b32c modules: silabs: Link against RAIL Multiprotocol blobs when enabled James Smith 2025-07-30 12:34:20 -07:00
  • d6c12f9193 soc: silabs: Add Kconfig options to enable RAIL Multiprotocol support James Smith 2025-07-30 12:24:58 -07:00
  • cc12a5ead6 tests: spi_loopback: Add delay props to RT series Declan Snyder 2025-07-30 11:28:22 -05:00
  • eef2aa88b3 Bluetooth: CTS: Fix issue with writing without subscription Emil Gydesen 2025-07-28 12:55:04 +02:00
  • 184b633ff9 tests: drivers: counter: Test failure when counter is running upwards Ioannis Karachalios 2025-07-23 14:40:47 +03:00
  • b901daa8e2 eth_nxp_enet_qos: Fixup logging in driver Declan Snyder 2025-07-28 11:43:37 -05:00
  • 6267ec59ef drivers: eth_nxp_enet_qos: Move RX underrun code Declan Snyder 2025-07-18 11:55:25 -05:00
  • 735412b59c drivers: eth_nxp_enet_qos: Update as many desc as possible Declan Snyder 2025-07-17 17:06:23 -05:00
  • 17db8f7975 eth_nxp_enet_qos: Turn on interrupt after init Declan Snyder 2025-07-25 13:26:08 -05:00
  • 3db8bf7689 drivers: eth_nxp_enet_qos: Don't block TX send Declan Snyder 2025-07-23 10:08:18 -05:00
  • 02eafc19a1 drivers: eth_nxp_enet_qos: Fix deadlock in system workqueue Declan Snyder 2025-07-22 12:46:44 -05:00
  • c96d891f75 samples: http_server: Fix warning about integer name Declan Snyder 2025-07-21 16:27:51 -05:00
  • aa09a56e45 samples: bluetooth: Add testcase for ESP32-C2 Raffael Rostagno 2025-07-18 10:28:50 -03:00
  • 0f4a112f3b boards: esp8684_devkitm: Add BT node Raffael Rostagno 2025-07-08 12:00:29 -03:00
  • 99b8333b8e drivers: bt: esp32c2: Add support Raffael Rostagno 2025-07-08 11:59:33 -03:00
  • 916d67870d soc: esp32c2: Add BT support Raffael Rostagno 2025-07-08 11:58:50 -03:00
  • 6381c6056b boards: frdm_mcxn236: Combine dtsi and dts files Declan Snyder 2025-07-16 17:25:56 -05:00
  • e17918b2f8 drivers: flash_mcux_flexspi: nxp: add CONFIG_FLASH_PAGE_LAYOUT check Andrej Butok 2025-07-16 14:48:00 +02:00
  • 6cd8882653 boards: adafruit: Add Metro rp2350 board Peter Johanson 2025-03-25 00:20:48 -06:00
  • 8e5e9922c5 Bluetooth: ISO: Fix sonarcloud issues in valid_chan_qos Emil Gydesen 2025-05-19 11:17:11 +02:00
  • 549ce01a42 tests: Bluetooth: ISO: BIS: Add timestamp check Emil Gydesen 2025-02-26 15:54:51 +01:00
  • 2ea62124af tests: Bluetooth: ISO: BIS: Enable BIS test for nRF5340bsim Emil Gydesen 2024-11-25 17:17:19 +01:00
  • c886ef06e3 tests: Bluetooth: ISO: BIS: Add fragmented data test Emil Gydesen 2024-11-25 14:29:20 +01:00
  • 33951ccf05 tests: Bluetooth: ISO: BIS: Use controller buffer size as SDU size Emil Gydesen 2024-11-25 13:17:02 +01:00
  • 9e5e7cd07b tests: Bluetooth: BIS: Reduce number of channels to 2 Emil Gydesen 2025-02-26 20:30:22 +01:00
  • 3a963e5286 Bluetooth: ISO: Remove check for SDU size Emil Gydesen 2024-11-25 13:16:18 +01:00
  • 6f26597ddb tests: spi_loopback: nxp_lpspi: Increase latency for DMA Declan Snyder 2025-07-08 14:33:10 -05:00
  • 84414b14f9 snippets: xen_dom0: Add qemu_cortex_a53/smp support Kunihiko Hayashi 2025-05-27 17:47:03 +09:00
  • ca06a1d80d Bluetooth: Add configuration to control the dynamic connection callbacks Yago Fontoura do Rosario 2025-07-28 15:35:57 +02:00
  • e0d22a308e Bluetooth: Host: Conn callbacks registration with BT_CONN_CB_DEFINE Yago Fontoura do Rosario 2025-07-28 15:20:39 +02:00
  • b1eaf02ec1 Bluetooth: Audio: Conn callbacks registration with BT_CONN_CB_DEFINE Yago Fontoura do Rosario 2025-07-28 15:19:45 +02:00
  • 78bc3e31c0 tests: arch: arm: arm_irq_vector_table: Add remaining MEC boards Scott Worley 2025-07-26 10:16:55 -04:00
  • fce6b2f919 samples: nordic: system_off: check for supported reset causes Michał Stasiak 2025-07-31 11:22:37 +02:00
  • ab3ef4ade4 drivers: hwinfo: nrf: extend supported reset reasons Michał Stasiak 2025-07-30 16:00:13 +02:00