Commit graph

  • 03885d1cbf net: if: No need to join mcast groups if interface IPv6 is disabled Jukka Rissanen 2024-07-25 09:57:45 +03:00
  • 427e506d5c tests: Bluetooth: Remove .bls files Emil Gydesen 2024-07-29 12:28:36 +02:00
  • 4e7bf281a1 net: ipv6: routing: decide whether to set interface's LL address Konrad Derda 2024-07-29 12:28:49 +02:00
  • 0ac5ab4a4e net: ipv6: routing: do not add route to original iface without ND Konrad Derda 2024-07-29 12:25:24 +02:00
  • 4ddd3ebd51 samples: external_lib: Include --target in exported build flags Jonathon Penix 2024-03-21 16:53:26 -07:00
  • 6c7d836b0c drivers: nxp: convert SIUL2 drivers to native Manuel Argüelles 2024-07-18 17:59:49 +07:00
  • 1eed39e4ac tests: net: http_server: Add static fs tests Gerhard Jörges 2024-07-26 10:56:52 +02:00
  • e55278a87b net: lib: http_server: add static fs resource Gerhard Jörges 2024-07-26 10:54:42 +02:00
  • 055800ba76 net: l2: ieee802154: test association permit bit Fabian Pflug 2024-07-24 17:54:09 +02:00
  • 240223971f net: l2: ieee802154: decrease time for testcase Fabian Pflug 2024-07-24 17:42:51 +02:00
  • 31e91794de net: l2: ieee802154: mgmt: allow beacons without association bit Fabian Pflug 2024-07-23 07:50:36 +02:00
  • 44d39e2028 net: coap_client: limit payload size during block transfer to block size Matt Rodgers 2024-07-23 15:58:13 +01:00
  • 93f871e2d1 net: coap_client: handle truncation of received data Matt Rodgers 2024-07-23 15:43:07 +01:00
  • d8f7f2deb7 Bluetooth: Document the execution context of bt_ready_cb_t Rubin Gerritsen 2024-07-26 09:23:34 +02:00
  • 16386d7b5f net: shell: use shell_xxx_impl in PR ... PR_WARNING macros Pisit Sawangvonganan 2024-07-03 01:17:48 +07:00
  • 279f241e2f drivers: gnss: update drivers to select reference frame Bjarki Arge Andreasen 2024-07-28 14:42:45 +02:00
  • b9fbc4f936 drivers: gnss: add choice for GNSS reference frame datum Bjarki Arge Andreasen 2024-07-28 14:39:49 +02:00
  • 0a735dce52 drivers: gnss: api: Update docs to allow for leap second Bjarki Arge Andreasen 2024-07-28 14:22:17 +02:00
  • ef830d7a5e doc: fix 404 error with Zephyr project charter Benjamin Cabé 2024-07-30 19:01:43 +02:00
  • ccb616c967 cmake: flash: remove references to cache Jordan Yates 2024-07-28 10:53:57 +10:00
  • ac983f633e net: lib: http: Use Kconfig constants Pieter De Gendt 2024-07-27 20:01:11 +02:00
  • 6c4136812c drivers: ethernet: Update STM32 Ethernet driver to support MDIO if enabled. Rahul Arasikere 2024-07-26 11:16:35 -04:00
  • 8b01f83157 github: Update security page for v3.7.0 release Alberto Escolar Piedras 2024-07-26 17:34:46 +02:00
  • 3eafc19835 tests: net: http_server: Remove harness requirement Robert Lubos 2024-07-26 15:51:00 +02:00
  • 81cb80d923 samples/synchronization: fix thread b pinning Filip Kokosinski 2024-07-26 12:21:51 +02:00
  • 39a70be4a0 Bluetooth: Only enable data length extensions when needed Rubin Gerritsen 2024-07-26 08:56:27 +02:00
  • 063cf397ed bluetooth: controller: Enable data length update in ctrl_collision test Rubin Gerritsen 2024-07-26 11:57:31 +02:00
  • 697588f4df boards: nordic: nrf9160dk: Correct board check for nrf52840_reset Eivind Jølsgard 2024-07-25 14:21:16 +02:00
  • 2455291da8 samples: button: add a note about the input subsystem and samples Fabio Baltieri 2024-07-25 11:50:26 +00:00
  • 2b2a0e04b2 west: blobs: verify fetched blobs after downloading Christophe Dufaza 2024-07-22 16:31:27 +02:00
  • ae9326c920 west: blobs: prefer constants to literals for blob status Christophe Dufaza 2024-07-15 15:48:13 +02:00
  • 043aa837fd drivers: udc_stm32: remove wrong header and fix udc_ep_enable() Johann Fischer 2024-07-22 13:26:31 +02:00
  • 9ec7697bdb drivers: usb: stm32 udc driver get the global otg interrupt Francois Ramu 2024-07-19 17:05:44 +02:00
  • 0f05f58bf5 boards: disco_l475_iot1: fix arduino_i2c config Benjamin Cabé 2024-07-17 16:19:23 +02:00
  • cc11b26a7d soc: st: stm32f765xx: Correct total number of IRQS. Rahul Arasikere 2024-07-15 13:54:09 -04:00
  • ef10a9b23b tests: drivers: gpio: gpio_basic_api: add ke17z overlay file Anke Xiao 2024-07-10 12:14:25 +08:00
  • 22c6f32a1f dts: arm: nxp: nxp_ke1xz.dtsi: add FGPIO support Anke Xiao 2024-07-10 11:31:15 +08:00
  • 08ad963589 boards: st: nucleo_g431rb: fix user button polarity Lasse Fröhner 2024-07-15 09:50:29 +02:00
  • 0b453c6cdc tests: drivers: uart: uart_emul: Add device emulation test Pieter De Gendt 2024-07-12 14:33:54 +02:00
  • 8bbb88999b tests: drivers: uart: uart_emul: Fix RX remaining check Pieter De Gendt 2024-07-12 18:38:25 +02:00
  • 92019b1dac emul: Support UART device emulation Pieter De Gendt 2024-07-11 16:23:26 +02:00
  • 804d383854 MAINTAINERS: Fix NXP Drivers missing some drivers Declan Snyder 2024-07-11 09:32:11 -05:00
  • 6808f344f0 Bluetooth: Controller: Fix missing BIS data enqueue for skipped events Vinayak Kariappa Chettimada 2024-07-09 09:21:23 +02:00
  • cf9a956c54 Bluetooth: Controller: Fix missed PTO subevent for subsequent BIS Vinayak Kariappa Chettimada 2024-07-09 07:23:48 +02:00
  • fb2d9ecde5 samples: zbus: work_queue: Enable synchronous printk Krzysztof Chruściński 2024-07-05 12:19:22 +02:00
  • a4400dbe6c boards: st: stm32h5 boards has openOCD runner from upstream Francois Ramu 2024-06-19 17:18:21 +02:00
  • 765a3bc927 boards: nxp: mimxrt1160_evk: added MIPI DSI display support. Derek Snell 2024-07-01 14:07:02 -04:00
  • 1ae8533bf9 boards: shields: g1120b0mipi: enable for mimxrt1160_evk Derek Snell 2024-07-17 11:19:52 -04:00
  • 040a942a63 manifest: net: openthread: Regular openthread upmerge to e10a925. Maciej Baczmanski 2024-06-27 13:20:49 +02:00
  • e8827b5a62 boards: shields: mb1166_a09: replace RGB888 by ARGB8888 Maarten Scherpenisse 2024-06-24 14:00:05 +02:00
  • c44106c726 dts: nrf54h20: add missing global dppic and ipct configs Piotr Koziar 2024-06-22 16:27:53 +02:00
  • 05643e700e samples: drivers: flash_shell: allow run on stm32h745i_disco/stm32h745xx/m4 Murali Karicheri 2024-07-17 10:42:34 -04:00
  • 4e0b02ef66 samples: drivers: flash_shell: allow run on stm32h747i_disco/stm32h747xx/m4 Murali Karicheri 2024-07-02 10:22:43 -04:00
  • d2d0289750 drivers: flash : stm32h7: Fix the offset for get_sector() Murali Karicheri 2023-11-14 11:36:36 -05:00
  • 188fe4d5d1 drivers: flash: stm32h7: support flash controller driver on M4 Murali Karicheri 2023-11-10 17:47:41 -05:00
  • 76fadf90f7 drivers: udc_dwc2: enable Internal DMA support by default Johann Fischer 2024-07-02 22:59:48 +02:00
  • 9bf32320f2 drivers: udc_mcux_ehci: remove bounce buffer Johann Fischer 2024-06-20 22:25:53 +02:00
  • 67caae3aca usb: device_next: introduce UDC_BUF_POOL_*_DEFINE macros Johann Fischer 2024-06-07 19:35:45 +02:00
  • bfc0cdc905 Bluetooth: Conditionally print out HCI error codes as strings Rubin Gerritsen 2024-06-20 13:47:32 +02:00
  • a94bfe03a4 tests: Bluetooth: Audio: Move role specific mocks files Emil Gydesen 2024-06-04 16:57:32 +02:00
  • 1b6e0f6479 debug: thread_analyzer: Option to analyze threads on each core separately Jyri Sarha 2024-02-20 21:58:07 +02:00
  • 28215fc788 kernel: thread: Add k_thread_runtime_stats_cpu_get() Jyri Sarha 2024-02-20 21:42:06 +02:00
  • b8a1a62048 kernel: thread: Add k_thread_foreach_filter_by_cpu() and unlocked version Jyri Sarha 2024-02-15 17:35:00 +02:00
  • b764238e0d west: Update fish completion for boards Théo Battrel 2024-03-12 21:15:21 +01:00
  • 377eed6251 west: add vendor to boards format Théo Battrel 2024-03-12 21:55:01 +01:00
  • 48d69b4e7e tests: modem: cmux: add missing timeout param Tomi Fontanilles 2024-07-30 08:51:39 +03:00
  • e2549cc3c9 lora: rylrxxx: add missing timeout Jordan Yates 2024-07-30 09:11:10 +10:00
  • 3bcaa6f8d6 Bluetooth: Controller: Handle return value of ll_deinit() Rubin Gerritsen 2024-05-27 13:03:41 +02:00
  • d7e6d6e2c0 Bluetooth: Controller: Fix deinitialization of the LFCLK Rubin Gerritsen 2024-05-27 12:55:40 +02:00
  • 1cc82003e7 soc: riscv: litex: use value from dts Fin Maaß 2024-06-21 16:29:04 +02:00
  • 1320dc7d99 soc/gr716a: Enable GPIO support on LEON GR716A Martin Åberg 2023-10-13 17:09:03 +02:00
  • 7dbc5f09ed drivers/gpio: Add support for GRLIB GRGPIO2 Martin Åberg 2021-02-05 13:46:04 +01:00
  • 147df87fa4 drivers: i3c: add ddr, ibi tir, direct ccc def byte support Ryan McClelland 2024-04-05 14:58:33 -07:00
  • 1b5f986404 tests/stream_flash: Replace one-line config overlays with extra_configs Dominik Ermel 2024-04-08 21:55:05 +02:00
  • f6f03867d8 samples: accel_polling: set sampling frequency when necessary Miguel Gazquez 2024-04-25 17:39:20 +02:00
  • c44c567780 boards: arduino_nano_33_ble: add lsm9ds1 sensor to device tree Miguel Gazquez 2024-04-25 16:38:47 +02:00
  • 26be1da3e7 drivers: sensor: add driver for lsm9ds1 sensor Miguel Gazquez 2024-04-24 16:53:06 +02:00
  • f712f9554b dts: bindings: add DT binding for lsm9ds1 Miguel Gazquez 2024-04-24 16:23:11 +02:00
  • 44464c4d4f drivers: dai: intel: ssp: Introduce DMA control set API Tomasz Leman 2024-05-22 10:17:31 +02:00
  • 5084decbc4 drivers: dai: intel: ssp: Refactor TLV parsing into a separate function Tomasz Leman 2024-05-22 14:00:37 +02:00
  • 230709e4ae include: dai: Introduce runtime DAI configuration update API Tomasz Leman 2024-05-22 10:12:56 +02:00
  • 73c05e2079 drivers: rtc: Add support for Micro Crystal RV-8263-C8 Daniel Kampert 2024-06-17 07:28:54 +02:00
  • 37d6bc0827 drivers: rtc: Add support for Micro Crystal RV-8263-C8 Daniel Kampert 2024-05-27 22:00:48 +02:00
  • 99d6a82d5b samples: drivers: adc: Add beagleconnect freedom overlay Ayush Singh 2024-06-03 22:24:43 +05:30
  • a37a1237d3 manifest: Update hal_ti revision Ayush Singh 2024-06-04 18:42:47 +05:30
  • c8526bc53f net: lwm2m: shell: add observations cmd Nick Ward 2024-06-13 13:53:21 +10:00
  • 0645609b0b net: lwm2m: observations: add attr type to str Nick Ward 2024-06-14 10:38:26 +10:00
  • 22d6bfa0bd logging: backend: swo: add Kconfig option for SWO protocol Florian Larysch 2024-06-14 15:28:06 +02:00
  • 706ba43bb5 dts: fix warnings in nxp_rt11xx.dtsi Martin Stumpf 2024-07-18 16:02:02 +02:00
  • 372c7183ef modem: pipe: Add explicit timeout to sync APIs Bjarki Arge Andreasen 2024-06-10 17:51:15 +02:00
  • def7f37c83 tests: posix: unistd_h: mark fsync() & ftruncate() as supported Yong Cong Sin 2024-06-17 13:51:10 +08:00
  • 88c13020aa posix: fs: mark _POSIX_SYNCHRONIZED_IO as supported Yong Cong Sin 2024-06-17 13:41:15 +08:00
  • 91abf0e329 posix: fs: implement fdatasync() Yong Cong Sin 2024-06-17 13:39:19 +08:00
  • 11bd1dae33 doc: posix: option_groups: mark msync as supported Yong Cong Sin 2024-06-17 13:35:55 +08:00
  • c6f5aad754 samples: drivers: i2c: target_eeprom: add frdm_ke17z support Anke Xiao 2024-07-05 13:37:13 +08:00
  • 08799ada6a boards: nxp: frdm_ke17z: enable i2c driver Anke Xiao 2024-06-14 18:33:58 +08:00
  • eebc998a5a drivers: flash: Support for IFX QSPI Flash driver Sreeram Tatapudi 2024-06-03 17:05:27 -07:00
  • 5646e15f9a samples: sysbuild: hello_world: Add support for nrf54l15pdk Jamie McCrae 2024-06-28 13:40:03 +01:00
  • f477d9d7eb Bluetooth: Gap: Add missing AD types Théo Battrel 2024-07-12 14:35:05 +02:00
  • c227ff3d63 tests: exclude drivers/watchdog/wdt_basic_api from running on it8xxx2_evb Patryk Kuniecki 2024-07-23 13:38:00 +02:00