Commit graph

  • bb4af13da0 samples: fix adafruit_feather board name Fabio Baltieri 2024-08-01 11:10:57 +0100
  • 69e59a6ff1 runners: add minichlink ch32v003-v2 Michael Hope 2024-06-01 22:58:27 +0530
  • c402e280a3 boards: add ch32v003evt Michael Hope 2024-06-01 21:59:12 +0530
  • e5478fdfe5 drivers: add the gpio driver for ch32v003 Michael Hope 2024-06-01 21:57:49 +0530
  • 4a62913ae8 drivers: add the pfic interrupt controller Michael Hope 2024-06-01 21:57:01 +0530
  • 7e4c8e03a9 drivers: add the ch32v00x systick driver Michael Hope 2024-06-01 21:55:06 +0530
  • 4e865d24f7 drivers: add the ch32v00x clock controller Michael Hope 2024-06-01 21:53:41 +0530
  • 4c238ab9ab drivers: add ch32v00x pinctrl support Michael Hope 2024-06-01 21:52:38 +0530
  • 0729038269 modules: add the ch32v00x module support Michael Hope 2024-06-01 21:49:19 +0530
  • c69a7a4d11 west: add the hal_wch Dhiru Kholia 2024-06-06 18:43:59 +0530
  • 3a8c9c50c4 soc: add wch_ch32v003 stubs Michael Hope 2024-06-01 21:48:38 +0530
  • 026d37a9ce dts: add the ch32v003 dtsi and bindings Michael Hope 2024-06-01 21:34:00 +0530
  • 72dd6bb554 samples: subsys: ipc: icmsg: Align to NO MULTITHREADING Jakub Zymelka 2024-07-11 12:06:40 +0200
  • 485a2cc0bf samples: mbox: Align to NO MULTITHREADING Jakub Zymelka 2024-06-14 11:31:32 +0200
  • bb5b98f16c ipc: icmsg: Align to NO MULTITHREADING Jakub Zymelka 2024-06-14 11:11:27 +0200
  • e503799f3d boards: nucleo_f030r8: Utilize probe-rs Chen Xingyu 2024-04-18 01:26:00 +0800
  • 0095c224fa scripts: west_commands: runners: Add support for probe-rs Chen Xingyu 2024-04-17 13:21:29 +0800
  • d71ad169d4 drivers: spi: litex: add litespi driver Fin Maaß 2024-05-24 14:25:44 +0200
  • 0f3955cc80 drivers: spi: litex: rework spi driver Fin Maaß 2024-06-18 16:58:34 +0200
  • 9a7037683d drivers: spi: litex: rename driver Fin Maaß 2024-05-29 10:30:00 +0200
  • 11d086e539 samples: usb-c: sink: add support for numaker_m2l31ki Chun-Chieh Li 2024-05-30 13:42:12 +0800
  • 9e9e409cb9 drivers: usb_c: numaker: support Nuvoton's M2L31 series Chun-Chieh Li 2024-04-01 17:59:15 +0800
  • c84c2fc37d soc: nordic: common: dmm: Initialize dmm as early as possible Krzysztof Chruściński 2024-06-18 08:34:21 +0200
  • 11b3aa1f1f tests: Bluetooth: Add multi-central robustness test Jonathan Rico 2024-06-27 09:58:33 +0200
  • 406d17c3c5 samples: boards: Add numaker system_off sample cyliang tw 2024-08-01 15:13:50 +0800
  • 5b921c53b0 soc: nuvoton: numaker: add poweroff for m46x cyliang tw 2024-07-12 11:53:32 +0800
  • 371206d254 drivers: i2c: i2c_ll_stm32: Remove redundant last msg stop Bjarki Arge Andreasen 2024-07-12 08:07:24 +0200
  • 3cc8350396 drivers: i2c: i2c_gd32: Remove redundant last msg stop Bjarki Arge Andreasen 2024-07-12 08:03:36 +0200
  • d8b49b0aa4 drivers: i2c: i2c_esp32: Remove redundant last msg stop Bjarki Arge Andreasen 2024-07-12 08:03:14 +0200
  • 580bdafb81 drivers: i2c: i2c_dw: Remove redundant last msg stop Bjarki Arge Andreasen 2024-07-12 08:00:35 +0200
  • 2b007ab784 drivers: i2c: enforce i2c stop flag in last i2c_transfer_cb msg Bjarki Arge Andreasen 2024-07-31 10:47:50 +0200
  • e7487f1777 drivers: i2c: enforce i2c stop flag in last i2c_transfer msg Bjarki Arge Andreasen 2024-07-11 12:48:41 +0200
  • bd7a6b5d79 samples: sensor: mcux_acmp: add acmp configuration for ke17z Anke Xiao 2024-07-08 18:53:01 +0800
  • 643e464c76 modules: Kconfig.mcux: remove HAS_MCUX_ACMP Anke Xiao 2024-07-23 09:36:39 +0800
  • d96b301de5 dts: arm: nxp: nxp_ke1xz.dtsi: add acmp information Anke Xiao 2024-07-08 16:54:40 +0800
  • 1c59fa5231 doc: release 3.6: no CACHE_MANAGEMENT by default on stm32h7/f7 Francois Ramu 2024-07-15 10:43:06 +0200
  • f1359dd9ed drivers: i2c_dw: Fixes #75463, interrupt routine for i2c target mode Manuel Aebischer 2024-07-16 17:03:40 +0200
  • d0108b2673 drivers: udc: stm32 usb device controller in sleep mode Francois Ramu 2024-07-31 09:42:54 +0200
  • ac6bdffd01 drivers: udc: stm32 usb device controller clock and power Francois Ramu 2024-07-23 10:29:33 +0200
  • 7a0c31c975 drivers: usb: stm32 usb device controller in sleep mode Francois Ramu 2024-07-31 09:49:30 +0200
  • 06662fc5cc drivers: usb: stm32 usb device controller clock and power Francois Ramu 2024-07-23 09:45:46 +0200
  • edcc673d9d boards: st: stm32u5a9 disco kit has a OTG HS peripheral Francois Ramu 2024-07-23 09:43:44 +0200
  • e3f9293fc2 dts: arm: stm32u59x serie with OTG HS instance Francois Ramu 2024-07-23 09:42:42 +0200
  • ea6c5f0e85 drivers: usb: stm32 usb device controller correct USB PHY Francois Ramu 2024-07-24 13:25:33 +0200
  • 8bc00e1420 drivers/sensor: lis2dux12: fix mode when setting odr Armando Visconti 2024-07-26 11:26:50 +0200
  • 0980cc4390 drivers/interrupt: it8xxx2: Register interrupt number 0 to handle Tim Lin 2024-07-29 10:52:50 +0800
  • 387239e667 tests: i2c: i2c_target_api: Add configuration for MAX32680EVKIT Tahsin Mutlugun 2024-02-12 11:51:34 +0300
  • f3953351c7 tests: drivers: i2c: Add MAX32672EVKIT overlay file Furkan Akkiz 2024-01-24 15:57:59 +0300
  • 3d4490caed tests: drivers: i2c: Add MAX32670EVKIT overlay file Mert Ekren 2024-01-29 08:57:33 +0300
  • e396ff82a1 tests: i2c: i2c_target_api: Add configuration for MAX32655EVKIT Tahsin Mutlugun 2023-12-12 16:12:50 +0300
  • 72381e5e90 boards: adi: Add I2C to MAX32680EVKIT board driver list Tahsin Mutlugun 2024-02-12 11:22:44 +0300
  • 793ae91cd5 boards: adi: Add I2C to MAX32672 boards driver list Furkan Akkiz 2024-01-24 15:56:44 +0300
  • 6f4befe01c boards: adi: Add I2C to MAX32670EVKIT board driver list Mert Ekren 2024-01-29 08:44:41 +0300
  • ad38831565 boards: adi: max32655: Enable I2C in MAX32655 boards Tahsin Mutlugun 2023-12-13 14:38:38 +0300
  • 460b111fb4 drivers: wifi: esp_at: support listening UDP sockets in active mode Marcin Niestroj 2024-07-29 16:57:58 +0200
  • 086ae6e84f drivers: wifi: esp_at: move socket allocation to cmd_ipd_parse_hdr() Marcin Niestroj 2024-07-29 16:57:49 +0200
  • 0e11b68a32 drivers: wifi: esp_at: utilize esp_pull*() in cmd_ipd_parse_hdr() Marcin Niestroj 2024-07-29 16:57:44 +0200
  • d093783606 drivers: wifi: esp_at: handle ':' in esp_pull() Marcin Niestroj 2024-07-29 16:57:40 +0200
  • 1caab70918 drivers: wifi: esp_at: introduce esp_pull_long() helper Marcin Niestroj 2024-07-29 16:57:34 +0200
  • 806842b759 drivers: wifi: esp_at: s/ntohs/htons/ after parsing port number Marcin Niestroj 2024-07-30 14:36:37 +0200
  • 20a69f6dbf net: wifi: Add iterable_sections header file Jukka Rissanen 2024-07-30 10:45:31 +0300
  • e86bdf952d net: lwm2m: Always emit DISCONNECTED event Seppo Takalo 2024-07-30 13:05:24 +0300
  • 60df679366 debug: thread_analyzer: fix incorrect k_thread_foreach_unlocked argument Fabio Baltieri 2024-07-31 19:13:36 +0100
  • d2b072078d debug: thread_analyzer: fix casting pointer to int warning Daniel Leung 2024-07-31 12:03:04 -0700
  • 704000eb58 ci: doc-build: compress HTML docs more efficiently Benjamin Cabé 2024-07-29 17:18:40 +0200
  • ab850deb64 drivers: flash: stm32h7: Fix unused variable warning Erwan Gouriou 2024-07-31 18:02:46 +0200
  • 6bbb2079f2 samples: usb: mass: filter by supported disk types Jordan Yates 2024-07-30 10:25:09 +1000
  • 8dd90f52f3 samples: usb: mass: move check to compile time Jordan Yates 2024-07-30 10:20:42 +1000
  • 45e51c08ab doc: fixed :c:enum: used in lieu of :c:enumerator: Benjamin Cabé 2024-06-03 18:25:56 +0200
  • b7166032cc doc: misc fixes to C domain types Benjamin Cabé 2024-06-04 18:16:08 +0200
  • 8e6b44ce66 doc: net: fix Sphinx C domain roles usage Benjamin Cabé 2024-06-04 18:10:44 +0200
  • 804db65928 drivers: input: cst816s: read the gesture-ID register Felipe Neves 2024-07-29 12:21:39 -0300
  • acaee9f019 dt-bindings: input: introduce INPUT_EV_DEVICE input code Felipe Neves 2024-07-29 14:08:14 -0300
  • 89b129742d tests: bluetooth: tester: Enable DIS service Szymon Janc 2024-07-29 14:25:08 +0200
  • f9a5699bd8 Bluetooth: DIS: integrate app version into FW revision characteristic Kamil Piszczek 2024-07-29 13:12:14 +0200
  • 47fbb8512f net: coap_client: allow application to add block2 option to requests Matt Rodgers 2024-07-29 11:55:27 +0100
  • ed49d7c5e9 drivers: hwinfo: add numaker m2l31x for device id Chun-Chieh Li 2024-07-29 13:50:16 +0800
  • db1adf4c7e boards: hardkernel: odroid_go: fix PSRAM size Gero Schwäricke 2024-07-26 23:25:44 +0200
  • d3bf90e641 arm64: linker: remove ARM32 remnants Nicolas Pitre 2024-07-26 12:27:38 -0400
  • cdce68e4c8 boards: st: sensortile_box_pro: remove hts221 sensor Armando Visconti 2024-07-26 12:37:25 +0200
  • 07c0c59655 samples: stm32: mco: Add example on how to configure MCO Joakim Andersson 2024-07-25 13:27:48 +0200
  • 7ddcfbdc4a clock_control: Add MCO support for STM32 U5 series Joakim Andersson 2024-07-25 12:48:25 +0200
  • 23435de71e drivers: input: cst816s: Configure before enabling interrupts on init Fabian Blatz 2024-07-24 16:00:45 +0200
  • f5f7b18db2 boards: shields: Add support for Mikroe BLE TINY Click shield Ian Morris 2024-07-23 09:40:34 -0700
  • 9af6ae50f4 usb: device_next: add usbd_device_set_bcd_device() Henrik Brix Andersen 2024-07-23 17:07:06 +0000
  • 196c9635d8 usb: device_next: rename usbd_device_set_bcd() Henrik Brix Andersen 2024-07-23 17:00:20 +0000
  • 3fb0d0bf80 samples: drivers: jesd216 density expressed in bits Francois Ramu 2024-07-23 11:41:11 +0200
  • 87af1984f5 drivers: flash: stm32 qspi flash size in dual flash mode Francois Ramu 2024-07-22 15:34:46 +0200
  • 600217c52f usb: device_next: hid: move few pointer to a config struct Fabio Baltieri 2024-07-22 10:13:22 +0100
  • a564bee106 boards: Add code owner for feather_nrf52840 Jacob Winther 2024-07-23 19:47:34 +1200
  • b6ed4ba761 boards: Add Adafruit Feather nrf52840 Sense Jacob Winther 2024-07-21 21:03:27 +1200
  • 4e830ec19f boards: rename adafruit_feather Jacob Winther 2024-07-21 19:20:19 +1200
  • 83b3552050 samples: subsys: watchdog task running on the stm32f091 nucleo Francois Ramu 2024-07-17 14:45:37 +0200
  • ed08755dde dts: arm: stm32 mcu disable the iwdg node in the dtsi Francois Ramu 2024-07-17 14:43:35 +0200
  • f408184b01 boards: st: stm32h750 disco kit rd/wr the sdram2 Francois Ramu 2024-07-09 11:14:03 +0200
  • f937e548a7 doc: releases: mention change of ethernet driver. Fin Maaß 2024-07-29 14:45:14 +0200
  • aeea701b2b dts: bindings: litex: rename eth comatible Fin Maaß 2024-07-04 11:38:27 +0200
  • 239df9ce69 drivers: ethernet: litex: more instances Fin Maaß 2024-07-04 11:27:54 +0200
  • 6ba5f6db60 drivers: ethernet: litex: rename driver Fin Maaß 2024-07-02 09:57:08 +0200
  • 4ab40f442e drivers: intc: litex: add helper for interrupts Fin Maaß 2024-06-25 15:11:34 +0200