Commit graph

  • ad12a06e2e soc: espressif: esp32c3: update to hal_espressif v5.1 Sylvio Alves 2024-03-06 23:51:25 -0300
  • 561f31bb54 soc: espressif: esp32s3: update to hal_espressif v5.1 Sylvio Alves 2024-03-06 23:50:55 -0300
  • 072ea896d7 soc: espressif: esp32s2: update to hal_espressif v5.1 Sylvio Alves 2024-03-06 23:50:05 -0300
  • e587249704 soc: espressif: esp32: update to hal_espressif v5.1 Sylvio Alves 2024-03-06 23:47:31 -0300
  • e63ddb70b3 soc: espressif: common: update to hal_espressif v5.1 Sylvio Alves 2024-03-06 23:48:51 -0300
  • fe57a12cf2 drivers: esp32: update to hal_espressif v5.1 Lucas Tamborrino 2024-03-05 11:19:27 -0300
  • 37f9958fea soc: nordic: nrf54h: set DMASEC for CCM030 if enabled Gerard Marull-Paretas 2024-03-21 10:18:24 +0100
  • 17ed60f0b5 dts: nordic: nrf54h20: add ccm030 Gerard Marull-Paretas 2024-03-21 10:17:12 +0100
  • a1ea9b7351 net: use appropriate sys_randX_get() Fin Maaß 2024-04-03 11:54:52 +0200
  • 295aa36e60 jwt: use sys_rand_get directly Fin Maaß 2024-04-03 11:44:10 +0200
  • 3ffad11b22 drivers: net: use sys_rand8_get Fin Maaß 2024-04-03 11:43:23 +0200
  • 19df6cd9b1 drivers: modem: use sys_rand_get directly Fin Maaß 2024-04-03 11:42:12 +0200
  • 792cbb9a24 drivers: ethernet: use sys_rand_get directly Fin Maaß 2024-04-03 11:41:06 +0200
  • 9e8e21b36f drivers: ieee802154: use sys_rand_get directly Fin Maaß 2024-04-03 11:38:07 +0200
  • 362389ee17 tests: drivers: uart: Re-enabling some tests on nrf52_bsim Krzysztof Chruściński 2024-02-06 13:59:14 +0100
  • 7bededbc29 drivers: serial: nrfx_uarte2: Fix re-enabling the receiver Krzysztof Chruściński 2024-02-06 13:44:09 +0100
  • 490fb20148 Bluetooth: Audio: Shell: CAP change microphone mute command Emil Gydesen 2023-12-22 11:15:38 +0100
  • f70ba925ea tests: Bluetooth: CAP Commander Change Microphone mute unittests Emil Gydesen 2023-12-22 11:15:18 +0100
  • 50b37cb564 tests: bsim: Bluetooth: CAP Commander Change Microphone Mute Emil Gydesen 2023-12-22 11:14:58 +0100
  • 5ab37692c0 Bluetooth: CAP: Commander change microphone mute procedure Emil Gydesen 2023-12-22 11:14:27 +0100
  • c0ce237d9f tests: lib: gui: lvgl: add stm32 test cases Abderrahmane Jarmouni 2024-02-23 15:29:55 +0100
  • 52f318c85e tests: lib: gui: lvgl: add LittleFS block device support Abderrahmane Jarmouni 2024-02-19 17:53:34 +0100
  • 0252b6ff88 drivers: bluetooth: hci: Support reading long events in ST SPI v1 Ali Hozhabri 2024-02-26 17:16:11 +0100
  • 7392bf284c drivers: bluetooth: hci: Support ISO packets in ST HCI SPI BT driver Ali Hozhabri 2024-03-01 17:35:06 +0100
  • e3f182549a mgmt: hawkbit: Add support for reboot after update Fin Maaß 2024-03-28 11:53:49 +0100
  • ef42f9d759 drivers: i2c: use is_null_no_warn() check in generic macro Henrik Brix Andersen 2024-03-19 15:29:18 +0100
  • 2f136f21a4 drivers: can: use is_null_no_warn() check in generic macro Henrik Brix Andersen 2024-03-19 15:23:33 +0100
  • 9e59a2f32f include: zephyr: sys: util: add is_null_no_warn() utility function Henrik Brix Andersen 2024-03-19 15:06:58 +0100
  • ef909b9aaa west.yaml: Update hostap module Jukka Rissanen 2024-03-26 17:27:52 +0200
  • af75192910 hostap: Comment out offeding mbedtls configs Jukka Rissanen 2024-04-04 13:51:10 +0300
  • 873106faf1 hostap: Add configuration options for NW selection Chaitanya Tata 2024-03-20 02:18:18 +0530
  • e2d267c92c hostap: Fix band selection Chaitanya Tata 2024-03-19 17:38:48 +0530
  • 688fe9afe5 hostap: Resolve build warning with strncpy Ravi Dondaputi 2024-03-08 17:49:02 +0530
  • 2e9b17158a hostap: Always allow disconnect Chaitanya Tata 2024-03-05 02:19:23 +0530
  • a62f85c2ee hostap: Reduce WPA supplicant heap when MbedTLS heap is enabled Chaitanya Tata 2024-03-05 01:51:53 +0530
  • fa2b192df4 hostap: Free association response event deep copy Chaitanya Tata 2024-02-25 20:53:28 +0530
  • 26418cba14 hostap: Fix interface name copy in removal Chaitanya Tata 2024-02-27 00:18:46 +0530
  • d777c8654f hostap: Add return value checks for interface removal Chaitanya Tata 2024-02-27 00:02:04 +0530
  • df70640f60 hostap: Limit only to WPA2 for SAP Chaitanya Tata 2024-02-23 12:47:36 +0530
  • 86c3e0ade4 hostap: SAP mode needs more heap Chaitanya Tata 2024-02-19 01:45:48 +0530
  • dbb5914f95 hostap: Free the buffer for TX status Chaitanya Tata 2024-02-16 02:34:43 +0530
  • 6f5d50fec9 hostap: Select MBEDTLS_PKCS5_C Vidar Lillebø 2024-02-13 12:42:12 +0100
  • acd0aa7bb3 hostap: Add missing deps in WPA_SUPP_CRYPTO_ Sebastian Bøe 2024-02-12 11:00:43 +0100
  • 58efe79683 hostap: Fix key management for SAP Chaitanya Tata 2024-02-16 01:58:48 +0530
  • 2f29c1057f hostap: Reserve the heap Chaitanya Tata 2024-02-08 23:02:54 +0530
  • 3186c70e41 hostap: Fix the disconnect wait timeout Chaitanya Tata 2024-01-26 00:38:34 +0530
  • 68c0c55419 doc: pm: Clarify a device pm note Flavio Ceolin 2024-03-27 16:04:39 -0700
  • 8590f6a469 checkpatch: ignore EXPORT_SYMBOL Lauren Murphy 2024-04-03 15:57:21 -0700
  • 83ccc8e29b llext: add threads and kernel object test case Lauren Murphy 2024-03-11 13:20:41 -0700
  • 83d879bb1a net: if: No error if mcast group join fails because iface down Jukka Rissanen 2024-04-03 09:47:19 +0300
  • cc2898e6fe modules: hal_infineon: wifi_host_driver: Fix blob case Sreeram Tatapudi 2024-04-02 15:19:22 -0700
  • 89c057a95a mgmt: hawkbit: optimize poll_sleep Fin Maaß 2024-04-03 10:05:57 +0200
  • e9dceed173 doc: guidelines: add a note about ascii and emojis Fabio Baltieri 2024-04-03 08:59:04 +0000
  • 4867c56a51 llext: invalidate instruction cache after loading extension Luca Burelli 2024-04-03 16:36:55 +0200
  • 97eb8bf78c mgmt: hawkbit: little cleanup Fin Maaß 2024-04-04 17:04:27 +0200
  • cd2c7874b9 posix: uname: use BUILD_VERSION only if not empty Yong Cong Sin 2024-04-02 14:56:37 +0800
  • fbaf7dfdc1 kernel: banner: use BUILD_VERSION only if not empty Yong Cong Sin 2024-04-02 14:48:02 +0800
  • 20b7b6e1d4 boards: shield: adafruit_2_8_tft_touch_v2: add support for RD_RW612_BGA Daniel DeGrasse 2024-02-22 16:35:57 -0600
  • b530202871 boards: nxp: rd_rw612_bga: add support for LCDIC Daniel DeGrasse 2024-03-13 17:41:28 -0500
  • 049b2d8620 boards: nxp: rd_rw612_bga: add support for arduino header Daniel DeGrasse 2024-03-13 17:40:51 -0500
  • b6477deb4a soc: nxp: rw: add reset code for LCDIC Daniel DeGrasse 2024-03-13 17:42:35 -0500
  • cc3de261aa dts: arm: nxp_rw6xx: add LCDIC node Daniel DeGrasse 2024-03-13 17:03:27 -0500
  • 2206085cd8 drivers: mipi_dbi: introduce NXP LCDIC driver Daniel DeGrasse 2024-03-13 17:02:09 -0500
  • 2ec7a8df3a dts: bindings: add devicetree binding for NXP LCDIC Daniel DeGrasse 2024-03-13 16:59:48 -0500
  • e6a1337726 drivers: clock_control: clock_control_mcux_syscon: add LCDIC clock Daniel DeGrasse 2024-03-13 16:59:08 -0500
  • dc1ad210cb boards: nxp: frdm_mcxn947: Enabled Watchdog Emilio Benavente 2024-03-26 12:51:34 -0500
  • dbd1da973b dts: arm: nxp: nxp_mcxn94x: Added watchdog node Emilio Benavente 2024-03-26 12:49:52 -0500
  • 554ed2235c drivers: sensor: mpu6050: Add support for MPU6500 Jamie McCrae 2024-03-12 21:26:53 +0000
  • f8263e8293 shell: Add synchronization for prompt-string access in shell Jakub Rzeszutko 2023-11-29 21:02:16 +0100
  • 7a8d454e22 soc: nordic: Refactor soc_secure.h Georgios Vasilakis 2024-03-08 13:26:21 +0100
  • d3edd34df3 drivers: sensor: dht: Add lock IRQ option Jamie McCrae 2024-03-26 19:54:00 +0000
  • 5cd077029e samples: board: esp32: rename board config to meet proper cpu cluster Sylvio Alves 2024-04-04 09:12:22 -0300
  • 2ad951ca85 tests: drivers: uart_async_api: enable for frdm_mcxn947 Daniel DeGrasse 2024-04-04 10:29:45 -0500
  • cbcbe7f43d boards: nxp: frdm_mcxn947: add pinctrl for LPUART2 Daniel DeGrasse 2024-04-04 10:28:55 -0500
  • 6b6adc07d0 dts: arm: nxp_mcxn94x: add EDMA channels for LPUART RX and TX Daniel DeGrasse 2024-04-04 10:27:51 -0500
  • d832c12a28 doc: release-notes-3.7: Add CVE-2024-3077 info Flavio Ceolin 2024-03-28 22:39:16 -0700
  • 2e053e8116 doc: security: CVE-2024-3077 left embargo Flavio Ceolin 2024-03-28 22:36:14 -0700
  • 6e4bdb7510 west.yaml: Update net-tools module Jukka Rissanen 2024-03-31 16:10:45 +0300
  • c6ea98eb6f doc: net: Add information for cooked mode capture Jukka Rissanen 2024-03-31 17:14:31 +0300
  • 4ae75194aa samples: net: capture: Add a way to capture some cooked data Jukka Rissanen 2024-03-28 17:10:08 +0200
  • 76290b052f samples: net: echo-server: Make sure to attach to correct tunnel Jukka Rissanen 2024-03-25 12:20:21 +0200
  • 7fdebb5a91 drivers: net: ppp: Add packet capture support Jukka Rissanen 2024-03-31 16:03:00 +0300
  • 78a0cfbd94 net: shell: capture: Set capture device if user did not use shell Jukka Rissanen 2024-03-30 14:15:36 +0200
  • 2064306d41 net: capture: Generate events when starting / stopping capture Jukka Rissanen 2024-03-28 17:08:00 +0200
  • dca5f48165 net: capture: Allow user to check capture status without knowing dev Jukka Rissanen 2024-03-31 15:59:49 +0300
  • 0516ce9311 net: capture: Add capture function that returns a status Jukka Rissanen 2024-03-25 16:36:43 +0200
  • 46cb5c0bd1 net: capture: Add Linux cooked mode capture support Jukka Rissanen 2024-03-22 17:22:49 +0200
  • b8f7942377 posix: net: Add ARP header types to if_arp.h Jukka Rissanen 2024-03-30 14:18:36 +0200
  • e52b708178 net: ethernet: Add more protocol types Jukka Rissanen 2024-03-23 17:38:13 +0200
  • 3bd43ea865 net: Implement pseudo a.k.a "any" interface Jukka Rissanen 2024-03-22 16:19:10 +0200
  • 00502a8894 net: Add helper to print the verdict as string Jukka Rissanen 2024-03-31 22:33:31 +0300
  • 9a9f6f3d96 net: dummy: Add support for receiving data Jukka Rissanen 2024-03-24 21:03:28 +0200
  • 33c075d705 samples: net: net_mgmt: Fix build failure on multiple boards Jukka Rissanen 2024-04-01 18:15:58 +0300
  • b8fc1c4c3e samples: net: Disable native_posix target in samples Jukka Rissanen 2024-04-01 09:22:57 +0300
  • 300507d43b twister: blackbox: pylint no-name-in-module warnings Dmitrii Golovanov 2024-04-02 11:35:15 +0200
  • a8eaa401a6 twister: blackbox: Fix test_output time-sensitive asserts Dmitrii Golovanov 2024-04-02 01:27:13 +0200
  • 2ef6b98b98 twister: footprint: Improve command-line arguments Dmitrii Golovanov 2024-04-01 22:41:13 +0200
  • 6cda8b8312 boards: nucleo_wba55cg: Fix Arduino header D4 Frederic Pillon 2024-04-02 15:51:45 +0200
  • 70e57cdfcb boards: nucleo_wba55cg: Update image Frederic Pillon 2024-04-02 15:21:00 +0200
  • 226f247006 drivers: net: nsos: fix compatibility with CONFIG_POSIX_API=n Marcin Niestroj 2024-04-03 14:13:32 +0200