1. 9cfbdfe [ota] rework ota - use ameba matter porting layer (#27513) by pankore · 1 year, 8 months ago
  2. 3251934 [Ameba] [wifi] fix ssid and password length after getting from nvs (#27883) by pankore · 1 year, 8 months ago
  3. b9874d6 [wifi] combine ipv4 and ipv6 event so that dns server will start only when ipv6 is ready (#27884) by pankore · 1 year, 8 months ago
  4. 395e404 [Ameba] Error mapping & update ci to 0.7.14 (#26573) by pankore · 1 year, 9 months ago
  5. caf29e5 [BUG] Linux Test Harness Certification Declaration encoding error (#26812) by James Swan · 1 year, 9 months ago
  6. 9876878 Align General Commissioning cluster XML to spec changes. (#26732) by Boris Zbarsky · 1 year, 9 months ago
  7. e217219 [Ameba] use event handling for BLE disconnect event (#26569) by pankore · 1 year, 9 months ago
  8. 72e7659 [factorydata] dont use exampledacprovider (#26382) by pankore · 1 year, 10 months ago
  9. a0ebf5a [ota] cancelupdate and progress state from kApplying to kIdle when HandleApply fails (#26499) by pankore · 1 year, 10 months ago
  10. 6025455 Bump third_party/pigweed/repo from `73cac22` to `b88cd71` (#26133) by Terence Hampson · 1 year, 10 months ago
  11. fcb34b7 Make the GetWiFiBssId signature safer. (#26088) by Boris Zbarsky · 1 year, 11 months ago
  12. 011f02f [Ameba] Wifi connectivity update (#25955) by pankore · 1 year, 11 months ago
  13. 9e2053f update ci to 0.7.0 (#25954) by pankore · 1 year, 11 months ago
  14. 7ccd5d4 change return type (#25873) by pankore · 1 year, 11 months ago
  15. 41b3951 [kvs] fix kvs leak (#25814) by pankore · 2 years ago
  16. 2bd7445 [Ameba] Reboot after factory reset (#25760) by pankore · 2 years ago
  17. 440968b [Ameba] Location Capability (#25647) by pankore · 2 years ago
  18. c613d14 [Ameba] ClearWiFiConfig bug fix (#25571) by pankore · 2 years ago
  19. 2086355 Switch to using WiFiVersionEnum instead of raw integers. (#25547) by Boris Zbarsky · 2 years ago
  20. 4c9c280 [Ameba] Dynamic logging (#25273) by pankore · 2 years ago
  21. 07b3c19 [diagnosticdata] fix code for 8710cm (#25180) by pankore · 2 years ago
  22. 6083a3f Align WiFi network diagnostics XML to spec changes. (#25094) by Boris Zbarsky · 2 years ago
  23. 5962f50 [wifi-network-diagnostic] Remove WiFiVersionType from weak-enum-list.yaml (#24942) by Vivien Nicolas · 2 years, 1 month ago
  24. 7237d34 [wifi] dont store wifi info in kvs if ssid is empty (#24719) by pankore · 2 years, 1 month ago
  25. 0c350a1 [wifi] check rtw_join_status for JOIN_HANDSHAKE_DONE (#24442) by pankore · 2 years, 1 month ago
  26. 913ae90 [wifi] use matter wrapper api (#24515) by pankore · 2 years, 1 month ago
  27. 1b226d4 Align General Diagnostics cluster with the spec again. (#24469) by Boris Zbarsky · 2 years, 1 month ago
  28. d35d1ce [Ameba] Update BLEManagerImpl for function extension (#24234) by pankore · 2 years, 2 months ago
  29. 75d25c1 [Ameba] update KVS API and use docker image 0.6.30 (#24322) by pankore · 2 years, 2 months ago
  30. faf8511 [Ameba] Implement reading and decoding factorydata from flash (#23758) by pankore · 2 years, 2 months ago
  31. 0f76327 Align naming in WiFi Network Diagnostics cluster XML with the spec. (#24291) by Boris Zbarsky · 2 years, 2 months ago
  32. 9a1c31c [logging] Introduced log modules and categories selection (#24189) by Kamil Kasperczyk · 2 years, 2 months ago
  33. 9e371e6 Add a way for Resolver consumers to cancel operational resolve attempts. (#24010) by Boris Zbarsky · 2 years, 3 months ago
  34. 406bdfe Fix Logging When Trying to Log Nullptr To Strings (#23604) by Evgeny Margolis · 2 years, 4 months ago
  35. 48860e2 [platform] Move more product attributes to DeviceInstanceInfoProvider (#23385) by Damian Królik · 2 years, 4 months ago
  36. 7b8c574 Remove DeviceNetworkProvisioningDelegate interface to force vendor to use NetworkCommissioning interface… (#23391) by Yufeng Wang · 2 years, 4 months ago
  37. 0854eb3 Remove not used CHIP time service config defines (#23289) by Arkadiusz Bokowy · 2 years, 4 months ago
  38. 66e75a6 use docker image 0.6.03 and change BLE notification to indication (#23031) by pankore · 2 years, 5 months ago
  39. a355c92 Remove unused config option CHIP_DEVICE_CONFIG_LOG_PROVISIONING_HASH (#23166) by Shubham Patil · 2 years, 5 months ago
  40. bd83c1a Add an API to stop a DNS-SD browse operation. (#22823) by Boris Zbarsky · 2 years, 5 months ago
  41. 5c6393a [Ameba] Fix Trailing Null (#22836) by pankore · 2 years, 5 months ago
  42. 15ac917 Use CopyString() Instead strncpy() (#22708) by Evgeny Margolis · 2 years, 5 months ago
  43. d4a0ab4 [Ameba] Implement route hook (#22664) by pankore · 2 years, 6 months ago
  44. e9acff5 [Ameba] Chef app implementation for Ameba (#22618) by pankore · 2 years, 6 months ago
  45. 283a40c [Logs] Add NVS logs (#22662) by pankore · 2 years, 6 months ago
  46. 27ca045 [KVS] Check NULL pointer for getPref_bin_new (#21854) by pankore · 2 years, 6 months ago
  47. f577005 [system] Increase number of timers to 32 (#21966) by Damian Królik · 2 years, 7 months ago
  48. c146523 [Ameba] FactoryDataProvider implementation (#21849) by pankore · 2 years, 7 months ago
  49. e219bbd [Ameba] Fix incorrect SSID problem during AddOrUpdateNetwork (#21777) by pankore · 2 years, 7 months ago
  50. a494b1c [ble] Remove CHIP_DEVICE_CONFIG_CHIPOBLE_DISABLE_ADVERTISING_WHEN_PROVISIONED (#21582) by Damian Królik · 2 years, 7 months ago
  51. fadef3f [Connectivity] Attempt to reconnect to wifi after disconnection (#21215) by pankore · 2 years, 7 months ago
  52. 4f280ce Do not setup ConfigurationMgr via PlatformMgr on each platform (#21075) by Yufeng Wang · 2 years, 7 months ago
  53. 83deb47 Remove non-used field from WiFi commissioning driver (#21048) by Arkadiusz Bokowy · 2 years, 8 months ago
  54. e5afb18 We should not call SetDiagnosticDataProvider within PaltformMgr on ea… (#20806) by Yufeng Wang · 2 years, 8 months ago
  55. cd42353 [Ameba] Fixes to pass the PersistentStorage storage_audit (#20792) by pankore · 2 years, 8 months ago
  56. 207d89b [Ameba] Implement erase partition in Abort function (#20741) by pankore · 2 years, 8 months ago
  57. 57cb679 Remove Set/GetCHIPoBLEServiceMode. (#20621) by Boris Zbarsky · 2 years, 8 months ago
  58. b14e1f5 [DGSW] Populate other thread fields (#19752) by pankore · 2 years, 8 months ago
  59. 8c8d8d8 Remove kAccountPairingChange (#20278) by Vivien Nicolas · 2 years, 8 months ago
  60. 6387049 Make cleanup functions return 'void' (#19870) by Michael Spang · 2 years, 8 months ago
  61. cba92c0 Stop duplicating advertisement timeout handling. (#20007) by Boris Zbarsky · 2 years, 8 months ago
  62. d1a4bb7 [Ameba] Fix BLE advertising interval (#19751) by pankore · 2 years, 8 months ago
  63. 6bc7581 [NetworkCommissioning] Pass in RSSI to NetworkCommissioningDriver (#19760) by pankore · 2 years, 8 months ago
  64. 65bea66 Move UDPEndPointManager out of Globals.cpp (#19784) by Michael Spang · 2 years, 8 months ago
  65. b486d3d [Ameba] Handle WiFi-Diagnostic events and add SupportsWatermarks (#19795) by pankore · 2 years, 9 months ago
  66. 350352d Remove mention of the kFabricMembershipChange event. (#19688) by Boris Zbarsky · 2 years, 9 months ago
  67. d1ae086 [Ameba] SoftwareDiagnostic update (#19147) by pankore · 2 years, 9 months ago
  68. 530e325 Inject a certificate validity policy that accounts for unavailability of wall clock time (#19470) by Michael Sandstedt · 2 years, 9 months ago
  69. 8cc291d Bring certificate validity logic into spec compliance (#19119) by Michael Sandstedt · 2 years, 9 months ago
  70. 8965b2d [Ameba] Remove GetUniqueId in ConfigurationManagerImpl (#19033) by pankore · 2 years, 9 months ago
  71. 410face Implement GetClock_RealTimeMS using GetClock_RealTime (#18930) by Arkadiusz Bokowy · 2 years, 9 months ago
  72. 5121bf8 [Ameba] Use wifi info in persistentstorage for reconnection after reboot (#18661) by pankore · 2 years, 9 months ago
  73. 67a9f1e [Tizen] Enable system time platform support (#18834) by Arkadiusz Bokowy · 2 years, 9 months ago
  74. e023667 Created Device Instance Info Provider (#18767) by Arkadiusz Bałys · 2 years, 9 months ago
  75. 054d820 Move DeviceInfoProvider to common code and use it in linux and NRF. (#18687) by Andrei Litvin · 2 years, 9 months ago
  76. 8aa0f80 [DeviceInfoProvider] Implement DeviceInfoProvider for Ameba platform (#18081) by pankore · 2 years, 10 months ago
  77. 857e1f3 [Ameba] Fix 8710C OTA flash erase size (#18411) by pankore · 2 years, 10 months ago
  78. e8dbf5d [Ameba] NotifyUpdateApplied sent after rebooting into new OTA image (#18079) by pankore · 2 years, 10 months ago
  79. 769264a Reduce RAM usage from CHIPDeviceEvent (#17959) by Tennessee Carmel-Veilleux · 2 years, 10 months ago
  80. 4517de3 Stop storing breadcrumb in persistent storage. (#17769) by Boris Zbarsky · 2 years, 10 months ago
  81. 173b505 Remove some unused keys from platform manager configs. (#17784) by Boris Zbarsky · 2 years, 10 months ago
  82. 3434e28 Add initial yaml test for ArmFailSafe timeout test (#17367) by Yufeng Wang · 2 years, 11 months ago
  83. bd2c21a [Ameba] Restructure PersistentStorage (#17047) by pankore · 2 years, 11 months ago
  84. 00e3dfb [Ameba] Autonomous connection status networkcommissioning driver (#17534) by pankore · 2 years, 11 months ago
  85. 6a1d09f use docker image 0.5.64 (#17320) by pankore · 2 years, 11 months ago
  86. 43b5ca7 [nwprov] Resolve comments in #17038 add more checks (#17197) by Song GUO · 2 years, 11 months ago
  87. 6ba2a09 Remove all dead config options from SDK (#17119) by Tennessee Carmel-Veilleux · 2 years, 11 months ago
  88. e434e64 Remove built-in dnssd cache (#17114) by Andrei Litvin · 2 years, 11 months ago
  89. fae3888 [NWPROV] Fix spec compliance issues (#17038) by Song GUO · 2 years, 11 months ago
  90. 2c1d07b Support reset-counts command in wifi diagnostics (#16824) by pankore · 3 years ago
  91. b8c0b6d [Ameba] Fix commissioning and hardfault issue (#16757) by pankore · 3 years ago
  92. 0d98cc2 Don't factory reset device if reboot with a pending arm failsafe (#16497) by Yufeng Wang · 3 years ago
  93. 4005949 [nwprov] Add missing debugText and index to some synchronous commands (#16676) by Song GUO · 3 years ago
  94. 30b8330 [general-diagnostics] Use type-safe BootReasonType enum (#16556) by Damian Królik · 3 years ago
  95. feb81b6 Fix include checking for src/include/platform/internal/*.cpp (#15121) by Michael Spang · 3 years ago
  96. 32c1015 [nwprov] Make it possible to notify network commissioning cluster for autonomous connection (#15666) by Song GUO · 3 years ago
  97. d86a7d4 [ota] Automatic NotifyUpdateApplied (#16103) by Damian Królik · 3 years ago
  98. 8f86c43 Introduce CommissionableDataProvider for discriminator and verifier (#16020) by Tennessee Carmel-Veilleux · 3 years ago
  99. 190520d Disable DNSSD cache globally in preparation for address resolve (#16029) by Andrei Litvin · 3 years ago
  100. eab0763 [OTA] Move OTARequestorInterface to clusters directory (#15926) by Carol Yang · 3 years ago