Commit graph

  • 9c6bd0ee86 boards: altr: adopt new zephyr:board directive and role Benjamin Cabé 2024-10-18 12:24:29 +0200
  • 05c4c7abff boards: alientek: adopt new zephyr:board directive and role Benjamin Cabé 2024-10-18 12:20:28 +0200
  • 1b29273248 boards: adi: adopt new zephyr:board directive and role Benjamin Cabé 2024-10-18 17:29:23 +0200
  • 599e0625e3 boards: adafruit: adopt new zephyr:board directive and role Benjamin Cabé 2024-10-18 17:12:09 +0200
  • 77a35d835a boards: actinius: adopt new zephyr:board directive and role Benjamin Cabé 2024-10-18 12:18:57 +0200
  • 23c43f1716 boards: 01space: adopt new zephyr:board directive and role Benjamin Cabé 2024-10-18 12:16:54 +0200
  • 0d9aa5a68c drivers: watchdog: wdt_counter: Fix overflow warning Benjamin Björnsson 2024-10-20 20:35:02 +0200
  • 8d4fa7be0b soc: silabs: Remove counter dependency for pm Aksel Skauge Mellbye 2024-10-21 12:38:55 +0200
  • 51194bf03f soc: silabs: Default to sleeptimer for OS timer on Series 2 Aksel Skauge Mellbye 2024-10-21 12:37:19 +0200
  • da6ddc92cd drivers: timer: silabs: Add sleeptimer timer driver Aksel Skauge Mellbye 2024-10-21 12:27:03 +0200
  • f302daf67a dts: arm: silabs: Describe RTC timers correctly Aksel Skauge Mellbye 2024-10-21 12:14:07 +0200
  • 578008cd47 pm: policy: allow using latency API in standalone mode Gerard Marull-Paretas 2024-10-22 16:07:52 +0200
  • 6f4bb118a8 pm: policy: split policy APIs implementations Gerard Marull-Paretas 2024-10-22 16:00:54 +0200
  • a5e3a33b39 ipc: icmsg & icbmsg: Fix alloc_tx_buffer() doxygen description Alberto Escolar Piedras 2024-10-22 11:24:51 +0200
  • f840f660a4 samples: wifi: Fix missing CONFIG for the option Chaitanya Tata 2024-10-22 01:40:41 +0530
  • 3098c484cb drivers: nrfwifi: Fix a build error Chaitanya Tata 2024-10-22 01:36:07 +0530
  • f6b60bd057 manifest: hal_nordic: Pull fix for build errors Chaitanya Tata 2024-10-22 01:37:00 +0530
  • af0aeb33fc tests: bsim: Bluetooth: Test 1ms connection interval support Vinayak Kariappa Chettimada 2024-04-27 07:06:25 +0200
  • abfe5f17a9 Bluetooth: Controller: 1 ms connection Vinayak Kariappa Chettimada 2019-01-23 23:36:52 +0530
  • e7799d4977 Bluetooth: Controller: Separate Tx/Rx frame spacing Vinayak Kariappa Chettimada 2024-05-08 05:21:56 +0200
  • cbae5d5f3f tests: bsim: Bluetooth: Deferred ACL Tx transmission setup Vinayak Kariappa Chettimada 2024-05-10 18:48:09 +0200
  • 2ab1671af1 Bluetooth: Controller: Introduce deferred ACL Tx packet transmission Vinayak Kariappa Chettimada 2024-05-09 12:41:59 +0200
  • ba1def1a34 Bluetooth: Controller: Add radio timer ISR usage support Vinayak Kariappa Chettimada 2024-05-09 05:30:22 +0200
  • d9f890bfdf Bluetooth: Controller: Defines for radio timer capture/compare indices Vinayak Kariappa Chettimada 2024-10-10 13:54:12 +0200
  • 7db7edae3c Bluetooth: Controller: Minor updates to code comments Vinayak Kariappa Chettimada 2024-05-09 12:38:11 +0200
  • 245aee4a8b tests: drivers: timer: nrf_grtc: run GRTC tests on nRF54L20 Adam Kondraciuk 2024-07-29 16:02:03 +0200
  • b64c69f84b regulator: cp9314: Drops B0 silicon support Ricardo Rivera-Matos 2024-05-24 15:26:46 +0000
  • 2b3ed7016f regulator: cp9314: Adds support for HW I2C Lock feature Ricardo Rivera-Matos 2024-05-24 18:16:01 +0000
  • a684c36e77 dts: bindings: cp9314: Adds cirrus,hw-i2c-lock property Ricardo Rivera-Matos 2024-05-21 16:17:33 +0000
  • 6843faaf69 regulator: cp9314: Adds support for B1 CHIP_REV Ricardo Rivera-Matos 2024-05-21 21:47:34 +0000
  • 63acbef33f regulator: cp9314: Changes CHIP_REV log message to debug level Ricardo Rivera-Matos 2024-05-29 14:17:29 +0000
  • 7fb2e707a2 regulator: cp9314: Prints CHIP_REV info after switch case Ricardo Rivera-Matos 2024-05-10 15:20:14 +0000
  • f885c8ada3 regulator: cp9314: Uses FIELD_GET to read CHIP_REV Ricardo Rivera-Matos 2024-05-10 15:04:21 +0000
  • 0f6d6b2ef2 drivers: gicv3: add distributor safe configuration Jiafei Pan 2024-09-27 18:39:19 +0800
  • 4fa5fc3b4c drivers: pinctrl: mec5: Microchip MEC5 HAL based pinctrl driver Scott Worley 2024-05-20 16:07:37 -0400
  • d12de2d6b4 soc: silabs: Add soc_prep_hook() for Series 2 Aksel Skauge Mellbye 2024-10-03 21:38:18 +0200
  • 4dc2f6fd1c boards: PHYTEC: phyboard_polis: remove mimx8mm prefix Jonas Remmert 2024-10-24 00:25:08 +0200
  • 2ec5fb4a4b boards: PHYTEC: phyboard_pollux: remove mimx8mp prefix Jonas Remmert 2024-10-24 00:08:31 +0200
  • 00c5ff77f1 tests: lib: gui: lvgl: Remove explicitly enabled CONFIG_DUMMY_DISPLAY TOKITA Hiroshi 2024-10-14 21:26:52 +0900
  • 7c076a4d5e samples: drivers: display: Remove explicitly enabled CONFIG_DUMMY_DISPLAY TOKITA Hiroshi 2024-10-14 20:38:26 +0900
  • 868e99aefb drivers: display: dummy: Enable config if dummy-dc device available TOKITA Hiroshi 2024-04-23 18:37:44 +0900
  • 67cb174241 drivers: dma: si32: Prevent configuration of in-use DMA channel Reto Schneider 2024-10-16 23:43:58 +0200
  • 4d3f6a3145 drivers: dma: si32: Improve start and stop logic Reto Schneider 2024-10-17 00:16:39 +0200
  • d32c58b8cf tests: subsys: pm: power_mgmt: fix incorrect use of OVERLAY_CONFIG Abderrahmane Jarmouni 2024-10-19 00:05:26 +0200
  • 94b000591d tests: testcase.yaml: replace deprecated OVERLAY_CONFIG w\ EXTRA_CONF_FILE Abderrahmane Jarmouni 2024-10-19 00:03:30 +0200
  • 8785b184e6 samples: subsys: shell: devmem_load: fix incorrect use of OVERLAY_CONFIG Abderrahmane Jarmouni 2024-10-18 23:54:28 +0200
  • 3a4dbd4a73 samples: sample.yaml: replace deprecated OVERLAY_CONFIG w\ EXTRA_CONF_FILE Abderrahmane Jarmouni 2024-10-19 00:13:58 +0200
  • 05e73a009f samples: subsys: fs: littlefs: move stm32_blk.conf Abderrahmane Jarmouni 2024-10-19 00:09:02 +0200
  • ff6be0586b cmake: support range for find_package(Zephyr-sdk) Torsten Rasmussen 2024-10-22 09:49:34 +0200
  • 4c83883152 samples: subsys: ipc: ipc_service: icmsg: adjust timeout Piotr Kosycarz 2024-10-22 11:30:54 +0200
  • 795cd8678c samples: drivers: mbox: adjust timeout Piotr Kosycarz 2024-10-22 11:29:45 +0200
  • 60aeab3579 samples: die temperature polling: Enable sample for frdm_mcxc242 Michal Smola 2024-10-22 12:32:58 +0200
  • ab3bf82efe drivers: sensor: nxp kinetis temp: Remove depends on kinetis Michal Smola 2024-10-22 12:31:31 +0200
  • 2e22e8c1da dts: nxp mcxc: Add die temperature measurement Michal Smola 2024-10-22 10:57:14 +0200
  • da6310c96c soc: mcxc: Enable bandgap buffer for on die temperature measurement Michal Smola 2024-10-22 10:53:14 +0200
  • 5183620949 doc: wifi: Fix typo in wifi.rst Tjaž Vračko 2024-10-24 08:01:44 +0200
  • 1759967597 scripts: west_commands: runners: Fix jlink is_ip Pieter De Gendt 2024-10-24 09:07:58 +0200
  • 1689eaf6a4 tests: drivers: spi: spi_error_cases: Improve nrf54h20dk cpuppr Krzysztof Chruściński 2024-06-24 11:54:58 +0200
  • 949566f829 tests: drivers: spi: spi_controller_peripheral: Add nrf54h20dk cpuppr Krzysztof Chruściński 2024-06-24 10:55:11 +0200
  • f20b595dfe tests: drivers: spi: loopback: Add nrf54h20dk cpuppr Krzysztof Chruściński 2024-06-22 16:17:53 +0200
  • 20c34ea092 tests: drivers: spi: spi_loopback: Add nrf54h20dk cpurad Krzysztof Chruściński 2024-06-21 15:57:14 +0200
  • 614e7d5399 tests: drivers: spi: loopback: Configurable large buffer Krzysztof Chruściński 2024-06-22 16:19:42 +0200
  • 28ec98a54a boards: frdm_mcxw71: Enable FlexCAN Declan Snyder 2024-09-24 17:43:41 -0500
  • df95a86bc3 soc: nxp: mcxw71: Add FlexCAN node/clocking Declan Snyder 2024-09-24 16:59:44 -0500
  • a3d2b865f8 samples: net: wifi: add support for building NXP WiFi Daniel DeGrasse 2024-10-18 15:44:03 -0500
  • e6fc2be803 net: l2: wifi: add explicit dependency on "app" target for pem headers Daniel DeGrasse 2024-10-22 16:44:56 -0500
  • a5ec0bd20f samples: wifi: fix build warning of DIV_ROUND_UP redefined Maochen Wang 2024-10-22 11:35:42 +0900
  • 6f2517807e hostap: fix build error when WPS enabled Maochen Wang 2024-10-21 18:52:26 +0900
  • 7bc316ba3c drivers: wifi: nxp: add CONFIG_NXP_WIFI_BUILD_ONLY_MODE for CI testing Daniel DeGrasse 2024-10-18 15:29:58 -0500
  • 8ea2c4f692 drivers: wifi: nxp: remove unused nxp_wifi_uap_status function Daniel DeGrasse 2024-10-18 17:03:52 -0500
  • 4703fb0707 drivers: wifi: nxp: remove non-existent TWT fields Daniel DeGrasse 2024-10-18 15:41:09 -0500
  • 452770f9e9 modules: hostap: remove set_btwt API Daniel DeGrasse 2024-10-18 15:40:33 -0500
  • db271a7392 modules: hostap: remove ap_bandwidth API Daniel DeGrasse 2024-10-18 15:39:00 -0500
  • 088e4c571c manifest: Update hal_nxp to add Wi-Fi driver Maochen Wang 2024-10-08 16:05:12 +0800
  • a10ce8e833 samples: drivers: display: add board to the display testcase Neil Chen 2024-10-23 16:45:36 +0800
  • f5f3efada2 boards: nxp: frdm_mcxn236: Support flexio and lcd_par_s035 Neil Chen 2024-10-23 16:39:59 +0800
  • c597523515 dts: arm/nxp: Add flexio nodes to NXP MCXN23x dtsi file Neil Chen 2024-10-23 16:37:53 +0800
  • 8c9d7b624c boards: nxp: rw: Enable sctimer Declan Snyder 2024-10-23 14:29:22 -0500
  • bd9cba897b dts: nxp: rw6xx: Add sctimer node Declan Snyder 2024-10-23 14:28:56 -0500
  • a30270668d dts: bindings: vendor-prefixes: fix UP Bridge the Gap typo Benjamin Cabé 2024-10-23 18:22:20 +0200
  • 7609a17dc3 mgmt: mcumgr: grp: zephyr_basic: Add missing FLASH_MAP dependency Jamie McCrae 2024-10-23 19:40:45 +0100
  • 1b0840e910 drivers: pwm: nrf_sw: always default to yes Gerard Marull-Paretas 2024-10-23 15:23:14 +0200
  • 0d2f23f251 net: wifi: Fix the ap config command using the sta interface Gang Li 2024-10-22 11:01:50 +0900
  • cbaafe209c boards: nordic: ipc: added dcache alignement Dominik Kilian 2024-10-23 14:23:00 +0200
  • 1a89d4b13e drivers: sensor: akm09918: make submit function more unblocking Florian Weber 2024-10-23 13:52:52 +0200
  • 3b6555a992 runners: jlink: Make port selectable for J-Link IP Michael Arnold 2024-08-23 13:31:49 +0000
  • d172847da5 drivers: sensor: adi: ltc2990 init trigger measurement Jilay Pandya 2024-10-07 20:58:42 +0200
  • e4fa386882 soc: nordic: nrf53: SOC_NRF53_CPUNET_ENABLE should not depend on !BT Sean Madigan 2024-10-15 16:19:00 +0100
  • a2ecead78a boards: rakwireless: Use proper vendor prefix as board folder Benjamin Cabé 2024-10-21 16:46:04 +0200
  • 074c0492ce doc: guidelines: add target-notes instructions and example Benjamin Cabé 2024-10-21 17:49:36 +0200
  • fa0b17e4b1 doc: samples: add target-notes directive where missing Benjamin Cabé 2024-10-21 17:32:36 +0200
  • bbdf72f015 doc: boards: add target-notes directive where missing Benjamin Cabé 2024-10-21 17:21:38 +0200
  • 0e7c64e2ee samples: net: prometheus: add filter to not build with Renesas RA FSP The Nguyen 2024-10-21 13:57:10 +0700
  • 7da4f4d9cd driver: regulator: npm1300: fix build warning Audun Korneliussen 2024-10-23 08:44:58 +0200
  • b9058e8d18 boards: nordic: nRF54L15 DK: Update note Carles Cufi 2024-10-23 13:35:21 +0200
  • dfbcea777a tests: drivers: adc_accuracy: add calibration before sampling Bartlomiej Buczek 2024-07-31 20:36:28 +0200
  • 557b5bda9a tests: drivers: adc_accuracy: parametrize expected accuracy Bartlomiej Buczek 2024-07-19 15:34:42 +0200
  • 008f8babac tests: drivers: adc_api: change second channel gain for nrf54. Bartlomiej Buczek 2024-07-19 15:34:42 +0200
  • 108f6cdf3a tests: adc_accuracy: add overlay for nrf54l15dk. Bartlomiej Buczek 2024-07-19 12:03:56 +0200
  • d4c8b358fa tests: adc_accuracy: Add overlay for nrf54h20dk. Bartlomiej Buczek 2024-07-19 11:42:10 +0200