1. c3a4bc9 Align naming in Network Commissioning cluster XML with the spec. (#24264) by Boris Zbarsky · 1 year, 4 months ago
  2. b1b8994 [chip-tool] Add busyWaitMs optional argument to chip-tool to lock the main thread and the reception of messages for a given duration once a message is sent (#23886) by Vivien Nicolas · 1 year, 4 months ago
  3. 191b0b5 Move weakly typed enum list back into Matter repository. (#24270) by Boris Zbarsky · 1 year, 4 months ago
  4. 5f3dda9 [tlv] Optimize code size of processing context tags (#24224) by Damian Królik · 1 year, 4 months ago
  5. 715a2bc Remove GroupKeyMap entries for removed KeySet (#23864) by C Freeman · 1 year, 4 months ago
  6. b921798 Bump third_party/mbedtls/repo from `0e0793f` to `a6ad7f4` (#24204) by dependabot[bot] · 1 year, 4 months ago
  7. 1dd6520 [chip-tool] Add delay commands module to chip-tool with busy-wait command (#24063) by Vivien Nicolas · 1 year, 4 months ago
  8. cf330ae [TI] Factory Reset updates for CC13X2_26X2 (#23963) by abiradarti · 1 year, 4 months ago
  9. 926fefe Bump third_party/openthread/repo from `98e644d` to `f2c02df` (#24225) by dependabot[bot] · 1 year, 4 months ago
  10. bf65751 [nrfconnect] Added support for user data in Factory Data parser (#24088) by Arkadiusz Bałys · 1 year, 4 months ago
  11. 4599089 Bump third_party/pigweed/repo from `ead209d` to `39f7220` (#24226) by dependabot[bot] · 1 year, 4 months ago
  12. 4e63e88 Align naming in Power Source cluster with the spec. (#24240) by Boris Zbarsky · 1 year, 4 months ago
  13. e3a3aaa [Telink] Change factory data generator utility (#24213) by Maciej Bojczuk · 1 year, 4 months ago
  14. def892a [Ameba] Add Macro to InitBindingHandler (#24186) by pankore · 1 year, 4 months ago
  15. b8d4c4a [Bouffalolab] Refactor Bouffalolab SDK gn scripts (#24132) by wyhong · 1 year, 4 months ago
  16. 0f3039f ESP32: Fix the initial call to esp_wifi_set_config() (#24168) by Hrishikesh Dhayagude · 1 year, 4 months ago
  17. 757d67c Fix mutex use after destroy upon stack shutdown (#24191) by Arkadiusz Bokowy · 1 year, 4 months ago
  18. cc94655 [IC-Device] Initial implementation of Client Monitoring Registration table (#24096) by mkardous-silabs · 1 year, 4 months ago
  19. 99a8de7 [nrfconnect] Disable selected BLE features and RTT (#24227) by Damian Królik · 1 year, 4 months ago
  20. 34f9130 [nrfconnect] Removed types from Kconfig overrides (#24250) by Kamil Kasperczyk · 1 year, 4 months ago
  21. 45986a3 board name changed (#24249) by ZIYANG LIU · 1 year, 4 months ago
  22. ac82038 [zephyr] Use native locking primitives (#24231) by Damian Królik · 1 year, 5 months ago
  23. 28cb6cc Align naming in Access Control cluster with the spec. (#24239) by Boris Zbarsky · 1 year, 5 months ago
  24. ff845ba [mdns] Added two nullptr checks to prevent falling into hard fault (#24233) by Kamil Kasperczyk · 1 year, 5 months ago
  25. 23e5fb2 Align naming in General Commissioning cluster XML with the spec. (#24241) by Boris Zbarsky · 1 year, 5 months ago
  26. 7195bd8 Align naming in Descriptor cluster XML with the spec. (#24238) by Boris Zbarsky · 1 year, 5 months ago
  27. a2a3ac1 Align naming in On/Off cluster XML with the spec. (#24237) by Boris Zbarsky · 1 year, 5 months ago
  28. 9adbbf6 Fix support for 0-length hex-encoded octet strings in chip-tool. (#24097) by Boris Zbarsky · 1 year, 5 months ago
  29. ff1dd03 remove unnecessary qr code changes in mg24 (#24230) by Thirsrin · 1 year, 5 months ago
  30. 458bbbf Align naming in OTA clusters better with spec. (#24235) by Boris Zbarsky · 1 year, 5 months ago
  31. 2a08c12 [chip-tool] Simplify the interaction model APIs to make it easier to maintain/review (#24091) by Vivien Nicolas · 1 year, 5 months ago
  32. cf62415 Convert former python yaml tests parser to be a runner/adapter (#24103) by Terence Hampson · 1 year, 5 months ago
  33. a83ce32 Align naming in Groups cluster XML with the spec. (#24236) by Boris Zbarsky · 1 year, 5 months ago
  34. f8aa1df Fix ChipLog* calls in darwin-framework-tool itself to work right. (#24195) by Boris Zbarsky · 1 year, 5 months ago
  35. 8f9207d Implement support for renaming fields in Darwin codegen. (#24154) by Boris Zbarsky · 1 year, 5 months ago
  36. 9a1c31c [logging] Introduced log modules and categories selection (#24189) by Kamil Kasperczyk · 1 year, 5 months ago
  37. 19c8ea4 Fixes in tv-casting-app to allow setting custom Setup Passcodes and backgrounding the app on iOS (#24046) by Sharad Binjola · 1 year, 5 months ago
  38. 63803aa [zephyr] Kconfig cleanup (#24196) by Damian Królik · 1 year, 5 months ago
  39. 26bd9d6 chip-cert tool: Fix OpenSSL Object Reuse and Double-Free (#24166) by Evgeny Margolis · 1 year, 5 months ago
  40. fba45d8 Resolve issue when adding same index with different credential type. (#24156) by Joshua Villasenor · 1 year, 5 months ago
  41. f89640e Improve network commissioning setup in bridge-app. (#24087) by Boris Zbarsky · 1 year, 5 months ago
  42. 443128a [Telink] Update Telink Docker image (Zephyr update) (#24131) by Alex Tsitsiura · 1 year, 5 months ago
  43. eafbaae Add Descriptor cluster to ota-provider example app. (#24152) by Boris Zbarsky · 1 year, 5 months ago
  44. 20cd80f Parallelize zap_convert_all.py. (#24181) by Boris Zbarsky · 1 year, 5 months ago
  45. 323c4f4 Add flake8 checker to chip-build Docker image (#24171) by Arkadiusz Bokowy · 1 year, 5 months ago
  46. 6d692e7 Align naming in Identify cluster XML with the spec. (#24173) by Boris Zbarsky · 1 year, 5 months ago
  47. 0b8cf4f [Silabs] BLE bringup on the SiWx917 board (#24108) by chirag-silabs · 1 year, 5 months ago
  48. 74296b8 [darwin] Add back the colored output with additional informations for chip-tool (#24094) by Vivien Nicolas · 1 year, 5 months ago
  49. 4088a77 Go back to using the storage key 1.0 used for group fabric info. (#24163) by Boris Zbarsky · 1 year, 5 months ago
  50. e101730 basic_information: change the name of emberAfBasicInformationClusterServerInitCallback (#24162) by Wang Qixiang · 1 year, 5 months ago
  51. 07fe190 Update ZAP to tip. (#24160) by Boris Zbarsky · 1 year, 5 months ago
  52. fb18595 Remove the MfgSpecificPing command from Darwin API. (#24139) by Boris Zbarsky · 1 year, 5 months ago
  53. 50e7c19 Update ZAP to tip. (#24141) by Boris Zbarsky · 1 year, 5 months ago
  54. ca086f2 Explicitly list out renames due to acronym casing changes. (#24137) by Boris Zbarsky · 1 year, 5 months ago
  55. 04c20f6 Rename "Basic" cluster to "Basic Information". (#24124) by Boris Zbarsky · 1 year, 5 months ago
  56. 93da711 Update ZAP to tip. (#24125) by Boris Zbarsky · 1 year, 5 months ago
  57. 9b54728 Fix some Darwin deprecation messages to use the right names. (#24123) by Boris Zbarsky · 1 year, 5 months ago
  58. 3c2db4f Set the right versions for the initial Darwin API in availability.yaml. (#24116) by Boris Zbarsky · 1 year, 5 months ago
  59. 6d980d8 [darwin-framework-tool] The stack is not properly turned off on timeout (#24111) by Vivien Nicolas · 1 year, 5 months ago
  60. a92cbf0 [darwin-framework-tool] Add back colored logging (#24110) by Vivien Nicolas · 1 year, 5 months ago
  61. c238d63 Update ZAP to tip. (#24119) by Boris Zbarsky · 1 year, 5 months ago
  62. dc5dfe4 Add a test for a subscription trying to send reports on a defunct session. (#24113) by Boris Zbarsky · 1 year, 5 months ago
  63. b06e8b9 [ICD] Client-side device communication notification plumbing (#24061) by Jeff Tung · 1 year, 5 months ago
  64. b01695e add mNumReportsInFlight check test when failing to send report (#24106) by yunhanw-google · 1 year, 5 months ago
  65. 245a7f4 Auto-generate availability annotations for Darwin. (#24071) by Boris Zbarsky · 1 year, 5 months ago
  66. 23f0824 Fix management of the mNumReportsInFlight count in reporting engine. (#24093) by Boris Zbarsky · 1 year, 5 months ago
  67. 918d3ad Bump job timeout for Darwin tests build apps part. (#24102) by Boris Zbarsky · 1 year, 5 months ago
  68. 59e15be Update ZAP to tip. (#24100) by Boris Zbarsky · 1 year, 5 months ago
  69. b49c3ed Common YAML test parser (#24066) by Terence Hampson · 1 year, 5 months ago
  70. 1c87f62 Fix MLE Timeout (#23829) by Jean-Francois Penven · 1 year, 5 months ago
  71. 79f8599 wifi provisioning for efr32 in build command (#24036) by Thirsrin · 1 year, 5 months ago
  72. 7fbf6da fixing the build for mg12+wf200 (#24089) by chirag-silabs · 1 year, 5 months ago
  73. 9292923 [IC-Device] Add Accessor class for ClientMonitoring Cluster (#23909) by mkardous-silabs · 1 year, 5 months ago
  74. cc1365a Generated Negative Test Cases for Matter Operational Certificates (NOC, ICAC, RCAC). (#24043) by Evgeny Margolis · 1 year, 5 months ago
  75. 1a0f9b4 Darwin: Expose MTRBaseDevice.sessionTransportType (#24065) by Karsten Sperling · 1 year, 5 months ago
  76. 7eba3bc Darwin: Tidy up Xcode project file and header naming by Karsten Sperling · 1 year, 5 months ago
  77. b590431 Try to set up CASE session over all discovered ips instead of only th… (#23969) by Vivien Nicolas · 1 year, 5 months ago
  78. 127deca Allow markdown in issue template descriptions. (#24085) by Boris Zbarsky · 1 year, 5 months ago
  79. 1d13e13 Make some more safety improvements to dispatch to the Matter queue. (#24084) by Boris Zbarsky · 1 year, 5 months ago
  80. 8774251 Update silabs efr32 lighting-app README (#24008) by Ludovic BOUÉ · 1 year, 5 months ago
  81. 5b3c08a Add cloud build config file for remote builder (#24018) by Yufeng Wang · 1 year, 5 months ago
  82. 35a2b39 ESP32: Reduce the Wi-Fi reconnection interval to 100 ms (#24025) by Hrishikesh Dhayagude · 1 year, 5 months ago
  83. d072ffb [Telink] flash usage optimization (#24078) by Alex Tsitsiura · 1 year, 5 months ago
  84. ffecbc1 Simplify CASEClient initialization code (#24079) by Damian Królik · 1 year, 5 months ago
  85. 2f6eada [nrfconnect] Bump nRF Connect SDK version in Docker (#24082) by Damian Królik · 1 year, 5 months ago
  86. 12ee5a2 [CI] Add testing for discovering commissionables devices (#24007) by Yufeng Wang · 1 year, 5 months ago
  87. b97da08 [chip-tool] Add support for hex:/str: prefixed OCTET_STRING for complex arguments instead of always assuming this is an hex string (#23967) by Vivien Nicolas · 1 year, 5 months ago
  88. 8a9ac9b [darwin / MTRDeviceController] Add some abstraction for dispatch_sync… (#24059) by Vivien Nicolas · 1 year, 5 months ago
  89. 8055d86 [ESP32] Add matter shell support for USB Serial JTAG (#24050) by Wang Qixiang · 1 year, 5 months ago
  90. 10cccdc Pigweed roll with fixes for compilation (#24064) by Andrei Litvin · 1 year, 5 months ago
  91. 12b1744 [crypto] Add Operational Keystore for PSA crypto API (#23857) by Damian Królik · 1 year, 5 months ago
  92. 64b2ca4 [SetuopCodePairer] Add a comment to explain why device discovered over BLE are using emplace_front and not emplace_back (#24058) by Vivien Nicolas · 1 year, 5 months ago
  93. 3f6e635 Remove bugprone-assignment-in-if-condition clang tidy check (#24040) by Andrei Litvin · 1 year, 5 months ago
  94. 0a09f68 Added simulated tests Dec 09 (#24000) by manjunath-grl · 1 year, 5 months ago
  95. 699dc3c Add Absolute Position to zap (#23464) by mkardous-silabs · 1 year, 5 months ago
  96. 77fdbcf event_handler: Allows removal of eventHandler in eventHandler->Handler (#23923) by Wang Qixiang · 1 year, 5 months ago
  97. e443596 Add a blank line between command payload declarations in Darwin API. (#24052) by Boris Zbarsky · 1 year, 5 months ago
  98. 55ced93 [Bouffalolab] Remove platform limit for tool installation and update readme (#24051) by wyhong · 1 year, 5 months ago
  99. 459c87c [nrfconnect] Disable GPIO for MCUBoot (#24038) by Damian Królik · 1 year, 5 months ago
  100. 8118256 [Silabs] Modified folder structure (#24031) by ShubhamMalasane · 1 year, 5 months ago