1. 14a98e9 [Fabric-Sync] Initial version of fabric-sync example (#36136) by Yufeng Wang · 5 months ago
  2. 0060e0e Replace ReturnErrorCodeIf with VerifyOrReturnError (#36083) by Arkadiusz Bokowy · 5 months ago
  3. 9b25203 [Fabric-Admin] Implement CommissionerControl command APIs (#36057) by Yufeng Wang · 5 months ago
  4. ed7ef1b Cleanup AutoSync command (#36128) by Yufeng Wang · 5 months ago
  5. c0c674c [Fabric-Admin] Implement FabricSyncGetter APIs (#36108) by Yufeng Wang · 5 months ago
  6. 7cab1aa Use ScopedNodeId for fabric sync CADMIN subscription (#36121) by Terence Hampson · 5 months ago
  7. dead378 Add plumbing for BRBINFO reachability change (#36101) by Terence Hampson · 5 months ago
  8. d7f99c7 [Fabric-Admin] Cleanup extra override method (#36109) by Yufeng Wang · 5 months ago
  9. 190c5c8 [NXP][third_party] Border router updates and fixes (#36118) by Marius Preda · 5 months ago
  10. 97afd92 NXP : Add support of RT1060 and RT1170 boards (#35842) by jby-nxp · 5 months ago
  11. 1a38286 DEMM, WHM, EVSEM to disallow OnMode/StartupMode in All-Clusters-App (#36106) by jamesharrow · 5 months ago
  12. 150db87 [Fabric-Admin] Refactor to use API methods instead of PushCommand (3/3) (#36033) by Yufeng Wang · 5 months ago
  13. 22e9783 Making all unit tests binaries build in out/tests folder (#36095) by Amine Alami · 5 months ago
  14. 8a08d57 Use standard std::min std::max functions (#36065) by Arkadiusz Bokowy · 5 months ago
  15. 9117e4d Fix lighting samples weird values (#36079) by Tennessee Carmel-Veilleux · 5 months ago
  16. fe500cf [nxp][examples][common] Make button components configurable (#36077) by Marius Tache · 5 months ago
  17. f942dd8 Add support for single float type in RPC. (#35932) by GinyWang · 5 months ago
  18. 32a375c Docs: Move platform docs into their own directory and separate into subfolders (#34233) by C Freeman · 5 months ago
  19. 0c59ebf [darwin-framework-tool] Add an option to use per-controller storage instead of a global shared storage (#36044) by Vivien Nicolas · 5 months ago
  20. 650e69b [CI] Add a step in CI to ensure darwin-framework-tool can be built on iOS. (#36062) by Vivien Nicolas · 5 months ago
  21. 0474070 [YAML] Add _ById commands support for darwin-framework-tool - Followup: Add comment explaining the use of isinstance for list detection (#36063) by Vivien Nicolas · 5 months ago
  22. 1988399 enable stayActive test in java matter controller during commission flow (#36020) by yunhanw-google · 5 months ago
  23. 8e1ab70 [darwin-framework-tool] Add some autorelease pools to CHIPCommandBridge::Run to make the memory graph cleaner (#36046) by Vivien Nicolas · 5 months ago
  24. 7287041 [YAML] Add _ById commands support for darwin-framework-tool (#35996) by Vivien Nicolas · 5 months ago
  25. 89ef86d [darwin-framework-tool] Add a memory dump-graph command (#36017) by Vivien Nicolas · 5 months ago
  26. f59864b [Silabs] Adds refrigerator application (#35433) by shgutte · 5 months ago
  27. 3e55a21 [darwin-framework-tool] Add missing autoreleasepool before checking for leaks (#36038) by Vivien Nicolas · 5 months ago
  28. 55a6c6b Correct copy&paste errors in log (#36019) by Yufeng Wang · 5 months ago
  29. 49db415 [QPG] Fix for OpenThread Stack bump compile issue (#36039) by Dieter Van der Meulen · 5 months ago
  30. 043ff67 Remove all-clusters-minimal-app for Tizen platform (#36014) by Arkadiusz Bokowy · 5 months ago
  31. 80a7636 tv-casting-app fix CloseCommissioningWindow upon unexpected CDC Commi… (#35984) by Philip Gregor · 5 months ago
  32. 33991c5 Reduced the ESP32 CI tests to be run on CI build (#35931) by shripad621git · 5 months ago
  33. 8dc3d39 [Energy Management] Silabs Dishwasher, Electrical sensor and DEM app (#35948) by lpbeliveau-silabs · 5 months ago
  34. 1928999 [Fabric-Sync] Use aggregator endpoint instead of root endpoint for CCTRL (#35977) by Yufeng Wang · 5 months ago
  35. 4440785 [Bouffalo Lab] Add a script to demonstrate mfd partition generation (#35192) by wyhong · 5 months ago
  36. f2b8a87 Use DataModel::Provider provided command information to handle command validation (#35897) by Andrei Litvin · 5 months ago
  37. d4c2eaf [NXP][common][mcxw71_k32w1] Update ButtonApp::HandleLongPress and PlatformManagerImpl (#35989) by andrei-menzopol · 5 months ago
  38. 5224cec [Silabs] Refactor Sensor code (#35979) by mkardous-silabs · 5 months ago
  39. e02f0f2 [Silabs]Migrate some more freertos api to cmsisos (#35974) by Junior Martinez · 5 months ago
  40. 7fcc60f [Android] Add StayActive support during commission flow for LIT (#35959) by yunhanw-google · 5 months ago
  41. bd8803a [darwin-framework-tool] Automatically check for leaks on shutdown if enable_leak_checking is true (#35936) by Vivien Nicolas · 5 months ago
  42. cec1887 Fix android batch command test (#35954) by yunhanw-google · 5 months ago
  43. 9fc8386 [ICD] Make optional spec checks mandatory with the launch of LongIdleTime ICDs (#35956) by mkardous-silabs · 5 months ago
  44. 43e447c [Fabric-Bridge] Replace ScheduleWork with ScheduleLambda (#35949) by Yufeng Wang · 5 months ago
  45. 07a28ac One more decouple from ember from src/app and ensure we can compile without `ember-compatibility-functions.cpp` (#35919) by Andrei Litvin · 5 months ago
  46. 1c2ad2e [HotFix] Missing declaration in provisional water-leak-detector-app.m… (#35938) by Vivien Nicolas · 5 months ago
  47. bcc1f1b [Linux] Matter Linux Water Leak Detector Example (#35392) by Ludovic BOUÉ · 5 months ago
  48. 45a68f8 Use ScheduleLambda() instead of PlatformMgr().ScheduleWork to excute command (#35926) by Yufeng Wang · 5 months ago
  49. ef0132b [Fabric-Sync] Fix compile warnings (#35927) by Yufeng Wang · 5 months ago
  50. 89f78ca tv-casting-app fix load stale binding endpoints from un-needed fabrics (#35907) by Philip Gregor · 5 months ago
  51. 86a5270 Add missing feature map bit (#35915) by mkardous-silabs · 5 months ago
  52. e814987 Add provisional General Commissioning Cluster TCUpdateDeadline attribute (#35903) by James Swan · 5 months ago
  53. 5cf80d7 Cleanup extra namespace prefix (#35911) by Yufeng Wang · 5 months ago
  54. 33b1f22 Remove legacy thread for RPC test (#35909) by Yufeng Wang · 5 months ago
  55. 6f728a5 Remove provisional status of Fabric Sync bits to align with the spec (#35912) by Yufeng Wang · 5 months ago
  56. 79fcb91 lighting-app: Remove OccupancySensing Server (#35893) by Sergio Soares · 5 months ago
  57. dc3fcc8 [Fabric-Admin] Refactor to use API methods instead of PushCommand (2/3) (#35867) by Yufeng Wang · 5 months ago
  58. 2651245 zap regen (#35894) by Andrei Litvin · 5 months ago
  59. 3bc93de Created a Silabs specific zap until we merge back with common lock app implementation (#35883) by lpbeliveau-silabs · 5 months ago
  60. d42b106 Add chef laundry dryer sample app with operation state, onoff and temperature control cluster support (#35857) by bakreanuj · 5 months ago
  61. 0320653 [Chef] Update Refrigerator (#35872) by Erwin Pan · 5 months ago
  62. 4cd06b4 Fix content launcher cluster to have real feature bitmap instead of indexes (#35881) by Lazar Kovacic · 5 months ago
  63. 6cc76c1 Cleanup FIFO pipe created by the fabric-sync-app (#35869) by Arkadiusz Bokowy · 5 months ago
  64. 79386f6 Add Air Quality Sensor App for silabs (#35488) by sarthak shaha · 6 months ago
  65. f2dd444 [darwin-framework-tool] Use DISPATCH_QUEUE_SERIAL_WITH_AUTORELEASE_POOL instead of DISPATCH_QUEUE_SERIAL (#35876) by Vivien Nicolas · 6 months ago
  66. d1213a0 Pass ScopedNodeId between Bridge and Admin as Matter unique identifier (#35864) by Terence Hampson · 6 months ago
  67. 20200ee [Bouffalo Lab] Add littlefs to access flash storage (#35169) by wyhong · 6 months ago
  68. 6c4f94b [Chef] Add Power Source cluster to Water leak sensor EP1 (#35410) by Ludovic BOUÉ · 6 months ago
  69. 8a39aff fan rocksetting; thermostat dry mode (#35578) by Sting Chang · 6 months ago
  70. 1b149b7 Update ZAP schema & add ThreeLevelAutoEnum (#35775) by Marcos B · 6 months ago
  71. 353f4df [Telink] Add w91 dual core OTA, board versions & Update builds to docker version 81 (#35778) by Dmytro Huz · 6 months ago
  72. 57fb2e1 [NXP] App button manager rework (#35859) by Marius Tache · 6 months ago
  73. d404400 [NXP] Add wifi/tread/software diagnostics support, apply wifi tests fixes, add second BR interface (#35820) by Martin Girardot · 6 months ago
  74. 92cac02 [Silabs] Added log entry to signal provision mode enable. (#35826) by Ricardo Casallas · 6 months ago
  75. b7b429e [TV Apps] Change the shutdown ordering to prevent some crashes when both commissioner and server are enabled (#35843) by Vivien Nicolas · 6 months ago
  76. ba7c3e0 [NXP] Deprecate chip-build-k32w image (#35822) by Marius Tache · 6 months ago
  77. c6ad5b1 Report mdns results from all interfaces instead of the highest priori… (#35597) by Vivien Nicolas · 6 months ago
  78. fe2f49f tv-casting-app CDC message CancelPasscode and ErrorCode iOS/Android s… (#35831) by Philip Gregor · 6 months ago
  79. a831d0a [nxp] Fix/lit icd: enable MaximumCheckInBackoff and simplify ButtonManager code (#35695) by doru91 · 6 months ago
  80. 7eb96cd Removed using namespace std from all files (#35741) by Rohit Jadhav · 6 months ago
  81. c988fd6 [NXP] Update nxp thermostat zap files (#35719) by Martin Girardot · 6 months ago
  82. 9a96e6d Updated the SEAR and RVCRUNM PICS XMLs to the later versions. (#35743) by William · 6 months ago
  83. 648f088 [Chef] Set all attributes to NVM if they are qualified for nonVolatile (#35785) by Erwin Pan · 6 months ago
  84. 222338e [Silabs] Fix some uart cli hang (#35723) by Junior Martinez · 6 months ago
  85. b6a1304 Add missing support for returning credential data in GetCredentialStatusResponse. (#35732) by Boris Zbarsky · 6 months ago
  86. d3b645e conditional include of sl_matter_ota_config.h (#35724) by Junior Martinez · 6 months ago
  87. 756b329 Fix Chef AirQualitySensor temperature range (#35742) by Erwin Pan · 6 months ago
  88. 83de9ca [NXP] Add TBRM and wifi connect support (#35646) by Martin Girardot · 6 months ago
  89. b6daecb Pull request #11: Provisioning series 3 (#35733) by lpbeliveau-silabs · 6 months ago
  90. 4842bfc Fixes #35687 - Added missing initialization of ESAType to allow WaterHeater to pass TC_DEM_2.1 (#35688) by jamesharrow · 6 months ago
  91. 9214daa Update pigweed to the latest version (#35644) by Andrei Litvin · 6 months ago
  92. be3c70a [Silabs] Fix silabs energy mangement app (#35658) by mkardous-silabs · 6 months ago
  93. 4bdafa2 [Telink] Lighting app build with disabled CONFIG_PWM (#35621) by Borys Nykytiuk · 6 months ago
  94. 56c0bd8 [Fabric-Sync] Run MCORE-FS-1.3 and MCORE-FS-1.4 on CI (#35402) by Arkadiusz Bokowy · 6 months ago
  95. 0c4268b [libfuzzer] Fuzzing different Transport Types for all-clusters-app (#35629) by Amine Alami · 6 months ago
  96. 6b121dd [NXP] Adding pre/post-build process support for NXP RW61x platform (#35448) by dinabenamar · 6 months ago
  97. fe96fa1 [Ameba] add platform app task (#35640) by pankore · 6 months ago
  98. 884d9fa Cleanup extra namespace prefix (#35664) by Yufeng Wang · 6 months ago
  99. 5dc91f3 Clean up fabric sync log files upon exit to ensure a new log file is generated during the next run. (#35655) by Yufeng Wang · 6 months ago
  100. 010decd [Fabric-Admin] Refactor to use API methods instead of PushCommand (1/3) (#35614) by Yufeng Wang · 6 months ago