Commit graph

  • 0ae0c3dc44 linker: Allow for 999 priority levels in init levels Josh DeWitt 2025-03-12 11:29:01 -05:00
  • da867dbcfc tests: Ensure the maximum expected SYS init priority works Josh DeWitt 2025-03-14 09:09:44 -05:00
  • 0f46359cbf linker: Add underscore between the init level and priority Josh DeWitt 2025-03-14 12:20:25 -05:00
  • a87f6fef60 linker: Fix clang-format breaking linker macros Josh DeWitt 2025-03-14 09:09:44 -05:00
  • fe8a089a3f manifest: Update hal_stm32 to add released binaries of stm32wb Nidhal BEN OTHMEN 2025-02-19 09:15:06 +01:00
  • 1be0d07b56 drivers: ethernet: phy_mii: Return -ENOTSUP for fixed-link config Ofir Shemesh 2025-03-17 22:00:46 +02:00
  • 2eabbcc084 drivers: ethernet: nxp_enet: Handle -ENOTSUP for fixed-link in PHY config Ofir Shemesh 2025-03-18 00:22:24 +02:00
  • f254b5775a ci: doc: do not prevent running doc CI in forks Benjamin Cabé 2025-03-19 14:41:21 +01:00
  • e82ab80574 doc: do not trigger doc-build on PR touching tests/ Benjamin Cabé 2025-03-19 07:46:29 +01:00
  • 8ce24da0cf ci: doc: bump and pin tj-actions/changed-files action Benjamin Cabé 2025-03-19 07:45:53 +01:00
  • 2eec91d527 ci: doc: pin actions/checkout GH action Benjamin Cabé 2025-03-19 14:36:46 +01:00
  • 1baaaafabd Revert "ci: doc-build: do not check for changed files" Benjamin Cabé 2025-03-19 07:38:21 +01:00
  • 1dd9308e2f drivers: i2c_dw: issue transfer abort on timeout Corey Wharton 2025-02-06 20:43:41 -08:00
  • 71947627ce tests: stepper_api: add a4979 to common stepper api tests Jilay Pandya 2025-03-17 19:38:34 +01:00
  • 15a45e6fa8 include: zephyr: sys: time_units: Fix precision bug in z_tmcvt_32 Anisetti Avinash Krishna 2025-03-17 23:32:53 +05:30
  • d8a02b8708 boards: esp32: yaml: ignore bluetooth tests Sylvio Alves 2025-03-17 15:04:23 -03:00
  • d2160e4f3b kinetis-tpm: don't enable AON/WU clocks on IMX9596 Peter van der Perk 2025-03-13 11:34:54 +01:00
  • 4f7e049ea1 doc: releases: Add a i2c release entry James Roy 2025-03-19 12:33:32 +08:00
  • a6f5897e21 drivers: i2c: Add an i2c_configure_dt function James Roy 2025-03-05 09:18:10 +08:00
  • 66b2a6ad2d drivers: ethernet: stm32: Add get_config() support Ram Mahesh 2025-02-26 02:24:55 +00:00
  • a191bf6bda dts: bindings: i2c: dw: Make included reset-device.yaml TOKITA Hiroshi 2024-12-25 02:20:53 +09:00
  • bd98e0199b drivers: flash_stm32_qspi: fix DT accessor for flash size Armin Brauns 2024-08-06 13:45:50 +00:00
  • c1531b24e7 drivers: sensors: adxl367: fix clang compilation error Benjamin Cabé 2025-03-19 17:44:36 +01:00
  • fb43d75062 drivers: ethernet: phy: add zephyr-keep-sorted-start Fin Maaß 2025-03-17 17:02:57 +01:00
  • 814421162f drivers: ethernet: dsa: move to own subdirectory Fin Maaß 2025-03-17 17:00:53 +01:00
  • 7efbc7cde3 drivers: modem: modem_cellular: fix HL7800 communication timeout Zafer SEN 2025-03-12 01:27:45 +00:00
  • 2ae411017d Bluetooth: Host: Improve bluetooth documentation Kyra Lengfeld 2025-03-14 16:37:09 +01:00
  • 65bc07c95e soc: st: stm32: build warning for STM32_ENABLE_DEBUG_SLEEP_STOP Jordan Yates 2025-03-17 20:37:23 +10:00
  • f790f1035c manifest: hostap: Pull fix for secure associations Chaitanya Tata 2025-03-17 19:23:23 +05:30
  • 3c4c6fae2e kernel: add missing member initializer Alex Fabre 2025-03-17 16:09:58 +01:00
  • 2d541a0777 driver: input: add input driver for rts5912 Lin Yu-Cheng 2025-03-07 14:10:10 +08:00
  • d45396a6bb twister: Cleanup twister loggers Lukasz Fundakowski 2025-03-11 21:32:22 +01:00
  • 9946c358fc soc: miv: polarfire: Increase NUM_IRQS to cover 1st and 2nd level irqs Marek Slowinski 2025-02-17 14:53:24 +01:00
  • 11fc9642c0 Bluetooth: Classic: Add a function bt_conn_get_dst_br() Lyle Zhu 2025-03-04 10:59:32 +08:00
  • d13ccfd74c ci: clang: add workflow on push Anas Nashif 2025-03-18 12:08:03 -04:00
  • ed222a9f1f Revert "ci: drop clang workflow, use main twister flow instead" Anas Nashif 2025-03-18 12:04:11 -04:00
  • d5b2fcffa5 ci: scorecard: bump actions to latest as per dependabot Benjamin Cabé 2025-03-18 17:53:03 +01:00
  • 078ac84db0 ci: pin "actions/" GitHub Actions to SHAs Benjamin Cabé 2025-03-17 07:40:05 +01:00
  • 773298893f Bluetooth: BR: Shell: clang-format Lyle Zhu 2024-12-16 12:47:47 +08:00
  • 0e792d4271 Bluetooth: BR: Shell: L2CAP mode support Lyle Zhu 2024-11-08 09:58:17 +08:00
  • bba7efa941 Bluetooth: BR: Shell: Add L2CAP basic function commander Lyle Zhu 2024-11-05 19:12:07 +08:00
  • 5fd98e10bd Bluetooth: L2CAP_BR: Sending multiple SDU at same time Lyle Zhu 2025-02-28 18:27:27 +08:00
  • 88bd18b6cd Bluetooth: L2CAP_BR: Add mode optional support Lyle Zhu 2024-11-08 20:23:03 +08:00
  • d2a10833dd Bluetooth: L2CAP_BR: Enable Retransmission and Flow control Lyle Zhu 2024-09-20 20:58:52 +08:00
  • ddcb8611ed ci: twister: use ci specific test configuration Anas Nashif 2025-03-17 06:57:33 -04:00
  • b0792bbfa2 twister: config: test on integration plaforms if defined Anas Nashif 2025-02-20 05:28:38 -05:00
  • 2bac5eec84 nrfs: added audiopll service Łukasz Stępnicki 2025-03-12 13:32:10 +01:00
  • 9f7307fe84 drivers: wifi: Set reorder buffer size to half of RX buffers Kapil Bhatt 2025-03-11 15:12:01 +05:30
  • e4679e4e37 doc: lilygo: adopt zephyr:board-supported-hw directive Lothar Felten 2025-03-17 09:59:27 +01:00
  • 18b0ac9b9a Bluetooth: conn: Make bt_conn_lookup_addr_br() public Lyle Zhu 2025-03-03 20:56:16 +08:00
  • cb65dfbd2b net: lib: zperf: improve UDP RX throughput Maochen Wang 2025-03-17 16:03:17 +08:00
  • 1ba9e4d707 drivers: display: sdl: Add support for L8 pixel format Fabian Blatz 2025-03-10 15:49:44 +01:00
  • bd278514e7 cmake: Fix warning levels for IAR Lars-Ove Karlsson 2025-02-19 13:12:14 +01:00
  • a5d023a496 samples: drivers: adc: adc_sequence: Update nrf54h20 configuration Krzysztof Chruściński 2025-03-06 12:04:37 +01:00
  • f2e1ac0da5 drivers: adc: nrfx_saadc: Add support for AIN8-AIN13 on nrf54h20 Krzysztof Chruściński 2025-02-13 08:36:02 +01:00
  • 1179014e10 drivers: nrf_wifi: Disable mgmt buffer offload Kapil Bhatt 2025-02-11 18:39:06 +05:30
  • 32a4c9cb79 bluetooth: controller: remove select of ENTROPY_NRF_CRACEN_CTR_DRBG Michał Stasiak 2025-03-18 12:00:02 +01:00
  • c3ca1aecb9 soc: nordic: enable west commands for nRF54L20 Enga cpuflpr Michał Stasiak 2025-03-06 12:14:16 +01:00
  • 9f3e8b6f4a snippets: add nRF54L20pdk FLPR core snippet Michał Stasiak 2024-10-10 11:59:58 +02:00
  • 1f72cd5a77 boards: nordic: add FLPR core to nRF54L20pdk Michał Stasiak 2024-09-27 11:08:30 +02:00
  • 6ad4d92694 modules: hal_nordic: nrfx: add nRF54L20 FLPR core Michał Stasiak 2024-09-26 15:43:43 +02:00
  • ce8a66dd65 soc: nordic: nrf54: add nRF54L20 FLPR core Michał Stasiak 2024-09-26 15:18:40 +02:00
  • b9bcda55c8 dts: nordic: nrf54: add nRF54L20 FLPR core Michał Stasiak 2024-09-26 15:15:44 +02:00
  • 065dca7e92 Bluetooth: ISO: Make setting ISO data explicit Emil Gydesen 2024-07-07 14:24:36 +02:00
  • 2ca0f5fa9e boards: nuvoton: add support for numaker m55m1 cyliang tw 2025-03-18 19:02:04 +08:00
  • 89e950ecab boards: ti: Add SK-AM64 M4 support Andrew Davis 2024-05-23 12:01:05 -05:00
  • a8ea86d277 boards: norik: adopt zephyr:board-supported-hw directive Florijan Plohl 2025-03-10 12:21:17 +01:00
  • acdb8a82cf boards: remove BT_CTLR usage Jordan Yates 2025-02-22 14:14:29 +10:00
  • 7cd38b1b20 doc: releases: releases-notes: 4.2: Add CONFIG_NET_IPV4_MTU entry Pieter De Gendt 2025-03-18 16:48:09 +01:00
  • 1d62d835ac net: ip: Configurable IPv4 MTU Pieter De Gendt 2025-03-14 15:06:41 +01:00
  • a853460382 tests: arch: arm64: arm64_high_address: Exclude Renesas RZ/A3UL SMARC Nhut Nguyen 2025-03-05 15:45:16 +07:00
  • 16c77ba448 drivers: gpio: Add support for RZ/A3UL Nhut Nguyen 2025-03-03 09:33:54 +00:00
  • 9ae595db9d drivers: serial: Add support for RZ/A3UL Nhut Nguyen 2025-03-03 08:17:59 +00:00
  • 33d9487efc drivers: pinctrl: Add support for RZ/A3UL Nhut Nguyen 2025-03-03 07:36:40 +00:00
  • 5abfb0950b boards: renesas: Add minimal support for board RZ/A3UL-SMARC Nhut Nguyen 2025-03-03 17:36:38 +07:00
  • e185b053f3 soc: renesas: Add support for Renesas RZ/A3UL Phuc Pham 2025-01-07 17:17:11 +07:00
  • 7079dfa7f0 manifest: Update commit id for hal_renesas Nhut Nguyen 2025-03-04 13:25:06 +07:00
  • dc1aaa6672 boards: st: nucleo_wb05kz: enable RTC Mathieu Choplain 2025-02-20 11:31:35 +01:00
  • bbf07089c3 boards: st: nucleo_wb07cc: enable RTC Mathieu Choplain 2025-02-20 11:31:11 +01:00
  • dbbdc2d140 boards: st: nucleo_wb09ke: enable RTC Mathieu Choplain 2025-02-18 14:30:14 +01:00
  • eec7bb5514 drivers: counter: stm32_rtc: disallow enabling on STM32WB0 series Mathieu Choplain 2025-02-20 17:58:44 +01:00
  • 5af226400d drivers: rtc: stm32: handle STM32WB0 series when RTC_ALARM is enabled Mathieu Choplain 2025-02-18 15:29:49 +01:00
  • 4a9f88378b drivers: rtc: stm32: add support for STM32WB0 series Mathieu Choplain 2025-02-18 14:20:11 +01:00
  • 9f9f48dc6d dts: st: stm32wb0: add RTC node Mathieu Choplain 2025-02-18 14:16:34 +01:00
  • 79221db413 dts: bindings: stepper remove property-allowlist from step-dir drivers Jilay Pandya 2025-03-16 08:52:54 +01:00
  • cbced96e2c samples: modules: lvgl: demos: increase native_sim mempool size Abderrahmane JARMOUNI 2025-03-16 23:16:16 +01:00
  • 04e3a68f27 drivers: serial: xuartps: removing redundant include Kent Stark Olsen 2025-03-15 16:56:52 +01:00
  • 5599bf5914 drivers: serial: xuartps: fixing set_baudrate function Kent Stark Olsen 2025-03-15 16:45:25 +01:00
  • 954e926e6f boards: fanke: Add support for FK743M5-XIH6 Honbo He 2025-03-17 16:51:30 +08:00
  • 6e9f4bb6d6 samples: task_wdt: Use wdt device if it is ready Flavio Ceolin 2025-03-14 16:06:40 -07:00
  • 2b0912951b soc: imxrt5xx: Fix for USB Next Mahesh Mahadevan 2025-03-14 16:33:04 -05:00
  • 9ad7f840bf west: runners: Do not ignore --no-reset in command line or arguments Camille BAUD 2025-03-14 20:07:15 +01:00
  • 681c7da7c8 llext: fix fixed-length name buffer usage Luca Burelli 2025-03-05 14:21:55 +01:00
  • d2c49544c8 drivers: adc: iadc_gecko: Use pm_device_driver_init Aksel Skauge Mellbye 2025-02-19 16:03:42 +01:00
  • 5d08177276 tests: drivers: adc: Add support for xg24_rb4187c Aksel Skauge Mellbye 2025-02-19 16:02:04 +01:00
  • 62f5386518 samples: boards: st: build only this sample for stm32 boards Francois Ramu 2025-03-18 11:01:05 +01:00
  • 5ab95a7e09 samples: net: echo_service: Fix documentation Jukka Rissanen 2025-03-14 15:05:37 +02:00
  • f13555c932 doc: net: Add socket service API usage documentation Jukka Rissanen 2025-03-14 14:03:37 +02:00
  • 71e31a2d33 doc: silabs: adopt zephyr:board-supported-hw directive Yishai Jaffe 2025-03-12 19:43:23 +02:00
  • 48fd8874e9 Bluetooth: Host: Fix missing endianness conversion for ISO ts Troels Nilsson 2024-11-08 13:02:09 +01:00