Commit graph

  • e21ff7067d Bluetooth: Controller: Fix BT_CTLR_SCAN_AUX_SYNC_RESERVE_MIN Vinayak Kariappa Chettimada 2024-07-15 18:03:27 +02:00
  • 468b60087e Bluetooth: Controller: Introduce BT_CTLR_PERIPHERAL_ISO_RESERVE_MAX Vinayak Kariappa Chettimada 2024-07-12 04:18:38 +02:00
  • cadef5a64f Bluetooth: Controller: Introduce BT_CTLR_PERIPHERAL_RESERVE_MAX Vinayak Kariappa Chettimada 2024-07-12 04:18:38 +02:00
  • c344cca8e9 boards: stm32f429i_disc1: inverted touch controller axes Dominik Lau 2024-09-30 11:21:08 +02:00
  • b38a4ccbdb boards: added touch controller to the /chosen node Dominik Lau 2024-09-27 10:17:05 +02:00
  • 8941a2100c samples: drivers: added a simple touch controller sample Dominik Lau 2024-08-07 12:08:51 +02:00
  • ac670c4594 doc: releases: 4.0: change of hawkbit header Fin Maaß 2024-06-05 15:30:05 +02:00
  • d28c0cf08c mgmt: hawkbit: move HAWKBIT_JSON_URL Fin Maaß 2024-05-22 11:16:51 +02:00
  • 94bad9d9ac mgmt: hawkbit: seperate header files Fin Maaß 2024-06-05 11:13:56 +02:00
  • dce3d2de66 mgmt: hawkbit: seperate autohandler Fin Maaß 2024-05-21 17:11:00 +02:00
  • 621cf5baec mgmt: hawkbit: get poll interval Fin Maaß 2024-05-21 16:57:55 +02:00
  • a71fc667fb doc: releases: 4.0: change of hawkbit autohandler Fin Maaß 2024-04-29 10:19:06 +02:00
  • 421ab502e4 mgmt: hawkbit: delay autohandler Fin Maaß 2024-04-24 11:37:18 +02:00
  • f5a3d7dd8f mgmt: hawkbit: log start of autohandler from shell Fin Maaß 2024-04-22 10:06:53 +02:00
  • 4655ef317e mgmt: hawkbit: also use workqueue for shell run Fin Maaß 2024-04-15 11:11:03 +02:00
  • 6cc2bb53b4 mgmt: hawkbit: add hawkbit_autohandler_wait Fin Maaß 2024-04-22 08:49:11 +02:00
  • cf5f6aad23 mgmt: hawkbit: add option for autohandler Fin Maaß 2024-04-22 08:47:48 +02:00
  • 35d05b7198 mgmt: hawkbit: use K_WORK_DELAYABLE_DEFINE Fin Maaß 2024-04-03 10:39:23 +02:00
  • 029540abec Bluetooth: Controller: Handle overlapping buffers on ull_adv{.c,_aux.c} Yago Fontoura do Rosario 2024-09-10 16:02:24 +02:00
  • 5b5d6366e3 net: l2: ieee802154: shell: Fix stringop-truncation Ayush Singh 2024-10-08 21:20:11 +05:30
  • d8f3bfa7a2 samples: net: zperf: Add 802154-subg test Ayush Singh 2024-10-08 20:42:58 +05:30
  • 40d8926b20 samples: net: sockets: echo_server: Add 802154-subg test Ayush Singh 2024-10-08 20:42:35 +05:30
  • 1bafa95f50 samples: net: sockets: echo_client: Add 802154-subg test Ayush Singh 2024-10-06 09:25:11 +05:30
  • 4953389b1e net: socket_service: remove work_q parameter Jordan Yates 2024-10-05 15:08:51 +10:00
  • 5bb721264b shell: add generic RX buffer flush function Jakub Rzeszutko 2024-10-08 15:06:23 +02:00
  • d427d8a653 samples: drivers: gnss: display more information Jordan Yates 2024-10-03 13:24:10 +10:00
  • 61b00097d8 Verification: verify code changes from PR review McAtee Maxwell 2024-10-08 12:06:45 -07:00
  • 30f2e5120a Drivers: RTC: Initial implementation of RTC for IFX cyw20829 McAtee Maxwell (CSS ICW SW MTO INT 2) 2024-10-02 20:52:21 +00:00
  • 2a1fde7aa3 drivers: input: ili2132a: add support for ili2132a touch controller Joel Jaldemark 2024-10-09 07:25:59 +02:00
  • 9451424677 ci: bsim tests: Also trigger on MbedTLS module changes Alberto Escolar Piedras 2024-10-08 12:44:10 +02:00
  • 20e81f7c85 west.yml: update hostap revision Fengming Ye 2024-09-27 12:10:04 +09:00
  • e40eef2d58 hostap: add crypto module test kconfig option Fengming Ye 2024-09-27 12:07:12 +09:00
  • ddf753cdac debug: mipi_stp_decoder: Avoid potential 64bit unaligned access Krzysztof Chruściński 2024-09-25 16:11:14 +02:00
  • 1adb779ba5 drivers: adc: stm32: Implement boost settings for STM32H7. Bas van Loon 2024-04-10 17:27:16 +02:00
  • b29f9f21bc Revert "coredump: ARM: Ensure sp in dump is set as gdb expects" Alberto Escolar Piedras 2024-10-09 11:42:00 +02:00
  • 1726443d9d drivers: sensor: mpu9250: fix mismatched value in log message Han Wu 2024-10-05 23:13:56 +01:00
  • 0a56dc8055 boards: esp32-based: unset default libc in appcpu Sylvio Alves 2024-10-05 12:53:45 -03:00
  • ea2d785a28 modem: cmux: replace crc8 with crc8_rohc for FCS calculation Pisit Sawangvonganan 2024-10-05 18:43:34 +07:00
  • d6024c5051 tests: unit: crc: use zassert_equal for cleaner assertions Pisit Sawangvonganan 2024-10-05 23:50:37 +07:00
  • ec5354cd80 lib: crc: add crc8_rohc for CRC-8/ROHC variant calculation Pisit Sawangvonganan 2024-10-05 18:10:12 +07:00
  • 339ba1a23d drivers: ipm: ipm_mbox: Initialize after mbox drivers Jan Kiszka 2024-10-05 11:09:36 +02:00
  • c20e43caaf drivers: wifi: esp32: adc2 init code calibration Marcio Ribeiro 2024-09-26 17:23:34 -03:00
  • b7a4bb3ef9 drivers: adc: esp32: adc2 init code calibration Marcio Ribeiro 2024-09-26 17:22:55 -03:00
  • e7e7386352 Bluetooth: BAP: Modify unicast client callbacks to slist Emil Gydesen 2024-09-25 14:56:45 +02:00
  • 9109cfe346 drivers: intc: plic: convert trigger type to use Kconfig Yong Cong Sin 2024-09-25 13:24:03 +08:00
  • 65fb61bc68 drivers: intc: plic: implement software-generated interrupt Yong Cong Sin 2024-09-18 14:18:16 +08:00
  • 0cecb2c9af dts: add andestech,nceplic100 binding Yong Cong Sin 2024-09-25 12:26:21 +08:00
  • ec7943bb18 coredump: ARM: Ensure sp in dump is set as gdb expects Mark Holden 2024-05-22 17:49:51 -07:00
  • 9f60075d14 jwt: remove jwt_payload_len function Benjamin Lemouzy 2024-07-15 11:53:42 +02:00
  • 64ecbea505 doc: update JWT documentation Valerio Setti 2024-09-13 14:04:50 +02:00
  • 6e8e0ec08e test: subsys: jwt: fix testing of the features Valerio Setti 2024-09-10 16:45:37 +02:00
  • ec3dea2b45 jwt: reshape and add alternative for ECDSA using PSA Valerio Setti 2024-09-10 16:42:50 +02:00
  • c60d06057c mbedtls: Add purl/cpe information Flavio Ceolin 2024-09-17 15:10:18 -07:00
  • 59e41ef830 tests: latency_measure: reduce the chance of cycles underflow Yong Cong Sin 2024-09-18 13:35:11 +08:00
  • 4f4cc4de08 xtensa: fix typo userpsace to userspace Daniel Leung 2024-10-03 09:40:29 -07:00
  • b32eb0d2b2 Bluetooth: Mesh: Fix out of bounds write Ingar Kulbrandstad 2024-10-04 10:45:58 +02:00
  • 8173acad11 drivers: dma: stm32_bdma: fix regression Abderrahmane Jarmouni 2024-10-04 19:44:51 +02:00
  • c1e6488ded MAINTAINERS: Remove decsny from ADC Declan Snyder 2024-10-04 13:07:40 -05:00
  • e904743152 ethernet: phy_mc_ksz8081: Don't reset in cfg link Declan Snyder 2024-10-04 16:46:24 -05:00
  • f90b1caae4 doc: fix nested list rendering in soc porting guide Benjamin Cabé 2024-10-08 16:01:00 +02:00
  • dcea9169c7 dts/smartbond: Move bt_hci_da1469x node outside of soc node Ioannis Damigos 2024-10-04 17:49:44 +03:00
  • 667c01b658 tests: input/api: limit to 1 CPU for thread mode test Daniel Leung 2024-10-02 16:38:27 -07:00
  • d59bb2f9f5 west.yml: update hostap revision Jukka Rissanen 2024-09-25 14:46:37 +03:00
  • 4b83b2346f hostap: Use proper value when generating supplicant event Jukka Rissanen 2024-09-25 14:18:47 +03:00
  • d403d73ad7 boards: nordic: update custom JLink reset scheme for ADACv2 Jonathan Nilsen 2024-09-12 10:09:57 +02:00
  • 0e2daaa9fa manifest: modules: hal: nordic: Pull in fix for country code Ravi Dondaputi 2024-10-01 16:45:54 +05:30
  • 7b2da4e191 dts: bindings: gpio: Add dtb bindings for MAX14916 Stoyan Bogdanov 2024-06-14 17:42:39 +03:00
  • 3ca5cf50fe drivers: gpio: Add MAX14916 industrial output Stoyan Bogdanov 2024-06-14 17:41:58 +03:00
  • fe8f5d3f6a dts: bindings: gpio: Add dtb bindings for MAX14906 Stoyan Bogdanov 2024-06-14 17:42:18 +03:00
  • 71149fd47a drivers: gpio: Add MAX14906 industrial input/output Stoyan Bogdanov 2024-06-14 17:41:13 +03:00
  • 47c8815253 modbus: fix support for floating point values Johann Fischer 2024-09-16 23:54:10 +02:00
  • 7cd87ea1f7 boards: stm32h750b_dk: update doc & board file Abderrahmane Jarmouni 2024-09-22 21:16:10 +02:00
  • 1df078158f doc: build: Add signing page Jamie McCrae 2024-09-26 08:04:54 +01:00
  • fba029c99f doc: migration: 4.0: Add notes on deprecation of imgtool west sign Jamie McCrae 2024-09-25 11:23:40 +01:00
  • d1f8b6a0ab doc: release: 4.0: Add note on imgtool west sign change Jamie McCrae 2024-09-25 11:22:45 +01:00
  • dd7ce12d68 scripts: west_commands: sign: Deprecate imgtool signing Jamie McCrae 2024-09-25 11:21:40 +01:00
  • 5a48685683 doc: release: 3.4: Use double backticks Jamie McCrae 2024-09-25 11:38:28 +01:00
  • 5ff1088a16 doc: release: 3.4: Remove Kconfig option usage for removed Kconfig Jamie McCrae 2024-09-25 11:09:39 +01:00
  • c952f09a79 cmake: mcuboot: Use imgtool instead of west for signing Jamie McCrae 2024-09-25 11:06:45 +01:00
  • 890787ded3 modules: mcuboot: Add Kconfig for firmware updater image Jamie McCrae 2024-09-25 11:04:16 +01:00
  • 46a3e61bc7 cmake: nordic: save build information regarding SVD file used. Torsten Rasmussen 2024-08-22 16:07:31 +02:00
  • 09faf537dd cmake: support build info in Zephyr Torsten Rasmussen 2024-08-09 16:43:20 +02:00
  • 24ee391231 west: support build info file for west build Torsten Rasmussen 2024-08-08 21:23:28 +02:00
  • 5d5c2d4775 cmake: introduce build_info function Torsten Rasmussen 2024-08-09 16:26:16 +02:00
  • daac2d55ab cmake: move script mode handling from package helper to extensions.cmake Torsten Rasmussen 2024-09-30 21:53:51 +02:00
  • 6c3a55a682 cmake: define ZEPHYR_TOOLCHAIN_PATH Torsten Rasmussen 2024-08-22 12:44:58 +02:00
  • c6498bb68d net: ipv6: Make Multicast Listener Discovery API public Robert Lubos 2024-10-01 15:28:59 +02:00
  • 458f363f0b drivers: pinctrl: rpi-pico: fix: typo Nicolas Munnich 2024-10-02 21:50:15 +02:00
  • 11c350e2e6 llext: fix handling of unimplemented syscalls Luca Burelli 2024-10-01 11:14:12 +02:00
  • e2e96acebf drivers: nrfwifi: Fix rebuilding when FW blobs are changes Chaitanya Tata 2024-10-06 01:15:15 +05:30
  • d15b7b5b3a drivers: wifi: nrf: Remove unused linker script Chaitanya Tata 2024-10-02 16:18:11 +02:00
  • f20e2d68b0 drivers: wifi: Add support to override FW load Chaitanya Tata 2024-10-02 15:49:34 +02:00
  • 3cd4700132 drivers: nrfwifi: Fix the indentation Chaitanya Tata 2024-10-07 13:40:56 +05:30
  • c6cc87c526 log: net: Fix build warning with IPv6 disabled Robert Lubos 2024-10-03 18:32:13 +02:00
  • 7d91281caa samples: net: telnet: Remove redundant code Robert Lubos 2024-10-03 16:26:11 +02:00
  • 5c6b003554 net: dns: dispatcher: Don't use uninitialized entries Robert Lubos 2024-10-03 15:52:10 +02:00
  • 7b854d8260 samples: net: echo_client: Fix 'Tag name should be unique' error Robert Lubos 2024-10-03 17:34:32 +02:00
  • 0623b23f71 samples: net: echo_client: Fix build warning with IPv6 disabled Robert Lubos 2024-10-03 12:37:31 +02:00
  • fd2fa54aa7 samples: net: Add Wi-Fi snippet support for networking samples Robert Lubos 2024-10-02 17:13:06 +02:00
  • 0fdfad84de snippets: Add Wi-Fi IPv4 snippet Robert Lubos 2024-10-02 17:12:36 +02:00