Commit graph

  • d3aa170963 drivers: dai: sai: support pm runtime operations Laurentiu Mihalcea 2024-10-09 15:53:30 +03:00
  • 3fbb7f4403 clock_control: mcux_ccm: add sai clocks Laurentiu Mihalcea 2024-10-09 15:01:26 +03:00
  • 60d8482348 logging: log_cmds: Enable log commands for shell with the logging frontend Krzysztof Chruściński 2024-10-10 09:58:54 +02:00
  • 6253c0678e soc: nordic: nrf54h: cpuapp: Don't use serial shell when ETR is used Krzysztof Chruściński 2024-10-10 09:43:30 +02:00
  • 7ea87f4de9 drivers: misc: coresight: nrf_etr: Add support for shell Krzysztof Chruściński 2024-10-10 09:41:29 +02:00
  • fe6c288b1b drivers: misc: coresight: nrf_etr: Use dmm API for the buffer declaration Krzysztof Chruściński 2024-10-10 11:01:50 +02:00
  • 74746760fe shell: Extract shell creation from SHELL_DEFINE Krzysztof Chruściński 2024-10-10 09:24:34 +02:00
  • 05dd68a377 shell: Allow custom shell log backend implementation Krzysztof Chruściński 2024-10-10 09:19:19 +02:00
  • 4d4938fa2e sensor: fix assertion Mirko Becker 2024-10-09 09:29:20 +02:00
  • b9df2bed64 drivers: uart: ns16550: add support for Synopsys DesignWare 8250 Yong Cong Sin 2024-10-07 12:59:16 +08:00
  • b0a872c908 drivers: uart: ns16550: refactor read into a function Yong Cong Sin 2024-10-07 12:55:37 +08:00
  • 1d571fff4c drivers: serial: ns16550: rename config to uart_ns16550_dev_config Yong Cong Sin 2024-10-07 12:50:03 +08:00
  • 1f96e62397 drivers: serial: nrfx_uarte: Add support for frame timeout Krzysztof Chruściński 2024-07-04 14:18:54 +02:00
  • 399a235653 drivers: serial: nrfx_uarte: Rework driver to support new features Krzysztof Chruściński 2024-09-24 07:30:15 +02:00
  • d82808ea9b drivers: serial: nrfx_uarte: Refactor to use RX async struct pointer Krzysztof Chruściński 2024-09-24 11:18:14 +02:00
  • 96aef721eb boards: da14695_dk_usb: remove the arduino_gpio support Hake Huang 2024-09-20 09:21:30 +00:00
  • d323137a6c boards: lpcxpresso55s69: add arduino_gpio support Hake Huang 2024-09-20 09:07:42 +00:00
  • bdc15f10e1 boards: lpcxpresso55s28: add arduino_gpio support Hake Huang 2024-09-20 09:05:59 +00:00
  • 2850841106 test: gpio: gpio_basic_api: enhance the gpio test Hake Huang 2024-09-20 11:22:03 +00:00
  • 43425014c6 tests: gpio: gpio_basic_api split input and ouput Hake Huang 2024-09-19 17:00:29 +00:00
  • 999e31e26f tests: gpio: gpio_basic_api: update customerized board list Hake Huang 2024-09-19 16:57:21 +00:00
  • 2d0e6d7fbe boards: lpcxpresso55s36 : add arduino_gpio Hake Huang 2024-09-19 16:54:08 +00:00
  • 4c0317fa47 drivers: usb_dc_rpi_pico: Implemented vbus detection handling Lukas Gehreke 2024-09-09 12:05:30 +02:00
  • e528d53a7a ci: footprint: Add data transform and upload to ELK Dmitrii Golovanov 2024-09-13 20:39:03 +02:00
  • 99368df6a8 samples: tracing: add usage example for sys_trace_user_event Daniel DeGrasse 2024-06-10 19:57:31 +00:00
  • 87180f40ac doc: services: document sys_trace_user_event Daniel DeGrasse 2024-06-10 19:56:47 +00:00
  • 66577a9d23 tracing: add named event trace Daniel DeGrasse 2024-06-10 19:54:36 +00:00
  • 6f937c9cea Revert "tests: posix: net: fix missing clock_t and clockid_t with newlib" Anas Nashif 2024-10-17 06:11:31 -04:00
  • 9d0486e3ee drivers: sensor: Add support for Broadcom APDS-9306 Daniel Kampert 2024-06-19 17:42:43 +02:00
  • 5d3d78e9cb sensor: bmm150: support power domains Jordan Yates 2024-07-16 11:17:05 +10:00
  • 38ee9aa17b vcnl36825t: additional delay after wakeup on "force"-mode Juliane Schulze 2024-08-09 11:37:59 +02:00
  • 3978693d47 samples: sensor: added general samples for triggers Krystof Sadlik 2024-08-20 15:48:15 +02:00
  • 5eb5f3d6a5 sensor: bme280: only configure mode on PM suspend/resume Jordan Yates 2024-09-05 12:45:46 +10:00
  • ecfb4c7628 sensor: bme280: check status before sleeping Jordan Yates 2024-09-05 12:40:08 +10:00
  • 22c2fe52dc sensor: bme280: name for mode choice Jordan Yates 2024-09-05 12:17:52 +10:00
  • 82548410bd scripts: twister: NOTRUN status Lukasz Mrugala 2024-09-11 15:52:56 +00:00
  • 50dbd8ba5a modem_cellular: Add support for the Telit ME310G1 LTE modem Niklas Gürtler 2024-10-16 17:12:01 +02:00
  • bfeb8c807a dts: bindings: Add binding for Telit ME310G1 Niklas Gürtler 2024-10-16 17:08:40 +02:00
  • 93330b07f2 modem_cellular: Add support to define a shutdown script for cellular modems Niklas Gürtler 2024-09-27 17:51:49 +02:00
  • 193023b075 net: wifi: shell: update enterprise mode certificate files Rex Chen 2024-10-12 18:26:48 +09:00
  • be151908d8 net: wifi: shell: add enterprise support for station Rex Chen 2024-09-24 17:15:56 +09:00
  • 7dbcf65562 tests: drivers: dma: Enable for board sgrm Reto Schneider 2024-08-13 00:27:56 +02:00
  • 6c78a776a5 MAINTAINERS: Add Gardena maintainer and collaborators Reto Schneider 2024-10-04 01:52:08 +02:00
  • bd4212e458 boards: gardena: Add smart garden radio module Michael Zimmermann 2023-05-14 09:28:19 +02:00
  • 9cc3364d3c boards: frdm_mcxw71: Add BLE info to doc + Enable second UART instance Yassine El Aissaoui 2024-09-24 15:03:25 +02:00
  • ad8b62413d soc: MCXW71: Add BLE support Yassine El Aissaoui 2024-09-24 15:02:56 +02:00
  • 89709ee382 drivers: hci: Update NXP HCI driver Yassine El Aissaoui 2024-09-24 15:03:40 +02:00
  • 9eedb6d7c8 drivers: nrfwifi: Fix build error Chaitanya Tata 2024-10-16 01:39:19 +05:30
  • c08b846b47 samples: net: wifi: Enable nRF70 Util in nRF70 build Chaitanya Tata 2024-10-07 22:29:35 +05:30
  • cd736558ef drivers: nrfwifi: Fix build errors when Util is enabled Chaitanya Tata 2024-10-07 22:28:41 +05:30
  • 0ce5da6da8 wifi_mgmt: Add support for configuring PS exit strategy Ajay Parida 2024-09-03 19:03:55 +05:30
  • d30161cd8b drivers: wifi: Fix mutex re-initialization Chaitanya Tata 2024-09-13 15:31:04 +05:30
  • ce9d71c476 drivers: wifi: Fix missing unlock for stats Chaitanya Tata 2024-09-12 14:45:27 +05:30
  • 67216f1b5a drivers: wifi: Fix crash when recovery is triggered Chaitanya Tata 2024-09-11 17:53:33 +05:30
  • fe920fc9c9 drivers: wifi: Add PS exit strategy runtime configuration Ajay Parida 2024-09-03 19:12:09 +05:30
  • d0d659b675 drivers: wifi: Use mutex for spinlock Chaitanya Tata 2024-09-05 01:44:40 +05:30
  • 5f6dca377a drivers: wifi: Fix shell hang Chaitanya Tata 2024-09-03 00:02:08 +05:30
  • 7c3d342796 drivers: wifi: Add support for keepalive Chaitanya Tata 2024-08-06 21:10:39 +05:30
  • 94f9fb95d9 drivers: wifi: Increase default PS active timeout interval Chaitanya Tata 2024-08-06 20:30:58 +05:30
  • dbda09d3e5 drivers: wifi: Enable management buffers offload Chaitanya Tata 2024-07-18 17:40:46 +05:30
  • a4537a7eea drivers: wifi: Add PS state debugs Chaitanya Tata 2024-07-18 20:52:19 +05:30
  • 9c36d97646 drivers: wifi: Fix TX buffers leak Chaitanya Tata 2024-07-18 01:02:57 +05:30
  • 5c8f1807c1 drivers: wifi: Fix RPU recovery disabled build failures Chaitanya Tata 2024-07-18 00:14:16 +05:30
  • 9b105698ed drivers: wifi: Add RPU recovery retry mechanism Chaitanya Tata 2024-07-14 01:57:29 +05:30
  • 6f7fbf8451 drivers: wifi: Fix the NULL check Chaitanya Tata 2024-07-14 01:43:43 +05:30
  • ed7c10ead3 drivers: wifi: Add quiet period for RPU recovery Chaitanya Tata 2024-07-14 01:20:59 +05:30
  • ce521b89ee drivers: wifi: Ignore parallel recovery requests Chaitanya Tata 2024-07-13 21:32:50 +05:30
  • c1afe97e94 drivers: wifi: Increase the propogation delay Chaitanya Tata 2024-07-11 13:07:32 +05:30
  • 1e5db78afc drivers: wifi: Add support for separate debugs for RPU recovery Chaitanya Tata 2024-07-10 00:56:32 +05:30
  • a23184c473 drivers: wifi: Add a sanity check for RPU comms Chaitanya Tata 2024-07-10 00:51:59 +05:30
  • 04ddd6d2b0 drivers: wifi: nrf700x: Ignore all failures in iface down Chaitanya Tata 2024-07-09 22:51:15 +05:30
  • 5ad7339311 drivers: wifi: Fix RPU recovery not being triggered Chaitanya Tata 2024-07-08 22:42:56 +05:30
  • e53eec0851 yaml: use EXTRA_CONF_FILE in .yaml files Andrej Butok 2024-10-07 15:05:24 +02:00
  • 59f0418d2e soc: esp32: unify runtime heap usage Sylvio Alves 2024-10-07 17:25:21 -03:00
  • 882ac1d088 drivers: esp32: wifi/bt: modify init call return error Sylvio Alves 2024-10-07 17:22:58 -03:00
  • 5e225e0c8b tinycrypt: deprecate the library Valerio Setti 2024-10-08 17:29:41 +02:00
  • cbb322937f drivers: espi: npcx: support espi taf rpmc request Tom Chang 2024-10-04 14:45:45 +08:00
  • e6dd4cda89 test: net: igmp: Add extra IGMPv3 testcase Ibe Van de Veire 2024-10-15 10:51:51 +02:00
  • ba9eca3181 net: ip: igmp: Add igmp.h for definitions Ibe Van de Veire 2024-10-16 16:55:41 +02:00
  • c646dd37e5 net: ip: igmp: Remove too strict length check Ibe Van de Veire 2024-10-14 09:34:59 +02:00
  • f852c12360 net: ip: igmp: Fix wrong header length Ibe Van de Veire 2024-10-11 17:53:30 +02:00
  • 3c82cd6585 openocd: esp32: gdb init command update Marcio Ribeiro 2024-10-14 15:57:21 -03:00
  • 3e8ea52e21 tests/flash/common: Increase ztest stack size Dominik Ermel 2024-10-14 21:47:04 +02:00
  • 8134673309 tracing: segger-sysview: Fix compilation issues with networking Jukka Rissanen 2024-10-14 22:52:56 +03:00
  • b23fea114d input: gpio_keys: add a no-disconnect property Fabio Baltieri 2024-10-14 16:08:22 +01:00
  • ca3dc019b7 scripts: Read yaml files using utf-8 encoding Pieter De Gendt 2024-10-15 08:58:36 +02:00
  • 9e8b7bd3ad modules: hostap: fix DPP build error Fengming Ye 2024-10-16 17:27:14 +09:00
  • 4af697ad6b net: l2: wifi: fix AP sets band failed with channel 0 Maochen Wang 2024-10-16 12:10:01 +08:00
  • 829c03bcdc runners: jlink: Fix NoneType object error Phi Bang Nguyen 2024-10-15 22:46:00 +02:00
  • 18fb3f9a32 usb: dwc2: Allow for enabling USB if the cable is disconnected Aleksander Strzebonski 2024-09-06 17:23:04 +02:00
  • ef45434690 boards: nxp: imx8mp_evk: doc: Remove stray PINCTRL reference Jamie McCrae 2024-10-16 07:36:40 +01:00
  • b5b335ef6e tests: drivers: build_all: eeprom: Add nrf9131ek Kconfig fragment Jamie McCrae 2024-10-14 10:00:12 +01:00
  • 3e8b769577 boards: ruuvi: ruuvitag: Remove setting PINCTRL Jamie McCrae 2024-09-18 09:16:33 +01:00
  • fb62ac0220 boards: vcc-gnd: yd_stm32h750vb: Remove PINCTRL Jamie McCrae 2024-09-18 09:15:44 +01:00
  • 6ec63d4424 boards: ezurio: rm1xx_dvk: Remove setting PINCTRL Jamie McCrae 2024-09-18 09:15:09 +01:00
  • 84976a2ce7 boards: nordic: Remove setting PINCTRL in defconfig files Jamie McCrae 2024-09-18 09:14:43 +01:00
  • edc4f75b61 soc: nordic: Fix the way of enabling clock control for nRF54H Series Andrzej Głąbek 2024-09-27 15:14:16 +02:00
  • 3f0476d773 boards: beagle: beagleplay_cc1352p7: Fix twister Ayush Singh 2024-10-11 19:34:12 +05:30
  • e596143dc7 boards: beagle: beagleplay_cc1352p7: Disable 2.4g ieee802154 Ayush Singh 2024-10-04 11:27:55 +05:30
  • 24414e3c39 subsystem: tracing: test: fix k_pipe_put_* functions Bruce Rosier 2024-10-06 00:19:17 +02:00