1. 7b65f58 [QPG] Added device timestamps in qpg logging (#27321) by Dieter Van der Meulen · 1 year, 6 months ago
  2. 5a5d048 Align Thread Network Diagnostics XML to the spec. (#26860) by Boris Zbarsky · 1 year, 7 months ago
  3. 0ce378a ESP32: Add multiple interface for ESP32-C6 on all-clusters-app (#26191) by Wang Qixiang · 1 year, 7 months ago
  4. 5651875 Change the extension from .cpp to .hpp in the files that aren't compile targets (#26374) by Sergei Lissianoi · 1 year, 8 months ago
  5. 636cb29 Use SOFTWARE_UDPATE_IGNORED error iso UNSUPPORTED_EXCHANGE_VERSION (#26261) by Timothy Maes · 1 year, 8 months ago
  6. a43750b Small fix to avoid calling KVS init twice (#25917) by lucicop · 1 year, 8 months ago
  7. d417c07 EventManagement reenabled with buffers trimmed (#25944) by milanr-q · 1 year, 9 months ago
  8. 55552c8 Stop generating a weakly typed enum for HardwareFaultEnum. (#25806) by Boris Zbarsky · 1 year, 9 months ago
  9. 8425d28 [QPG] QPG SDK feature updates (#25715) by Timothy Maes · 1 year, 9 months ago
  10. edcb356 Changing max period of slow advertisement to 600ms (#24516) by milanr-q · 1 year, 11 months ago
  11. 1b226d4 Align General Diagnostics cluster with the spec again. (#24469) by Boris Zbarsky · 1 year, 11 months ago
  12. dd6ae93 Better align naming in General Diagnostics cluster XML with the spec. (#24292) by Boris Zbarsky · 2 years ago
  13. 203f37e [QPG] Added boot reason and reboot count implementation (#23949) by Adam Bodurka · 2 years ago
  14. 23787d6 Update Pigweed to 9264e686 (#23279) by rgoliver · 2 years, 1 month ago
  15. ba8cb33 [QPG] Reduce ram usage (#23681) by Adam Bodurka · 2 years, 1 month ago
  16. e002174 Change BLE notifications to indications for QPG (#23635) by Dieter Van der Meulen · 2 years, 1 month ago
  17. ce2f487 [QPG] LED handling switched from polling to event-based (#23526) by Adam Bodurka · 2 years, 1 month ago
  18. 48860e2 [platform] Move more product attributes to DeviceInstanceInfoProvider (#23385) by Damian Królik · 2 years, 1 month ago
  19. 7b8c574 Remove DeviceNetworkProvisioningDelegate interface to force vendor to use NetworkCommissioning interface… (#23391) by Yufeng Wang · 2 years, 1 month ago
  20. 8d7669d [qpg] Added test event delegate for fault injection (#22691) by nikita-s-wrk · 2 years, 2 months ago
  21. 0854eb3 Remove not used CHIP time service config defines (#23289) by Arkadiusz Bokowy · 2 years, 2 months ago
  22. a355c92 Remove unused config option CHIP_DEVICE_CONFIG_LOG_PROVISIONING_HASH (#23166) by Shubham Patil · 2 years, 2 months ago
  23. 3c11f10 Adding FactoryDataProvider class to QPG platform (#22974) by lucicop · 2 years, 3 months ago
  24. 05e72b9 Update QPG examples to use 5 fabrics by default (#22728) by Timothy Maes · 2 years, 3 months ago
  25. f577005 [system] Increase number of timers to 32 (#21966) by Damian Królik · 2 years, 4 months ago
  26. a494b1c [ble] Remove CHIP_DEVICE_CONFIG_CHIPOBLE_DISABLE_ADVERTISING_WHEN_PROVISIONED (#21582) by Damian Królik · 2 years, 5 months ago
  27. 4f280ce Do not setup ConfigurationMgr via PlatformMgr on each platform (#21075) by Yufeng Wang · 2 years, 5 months ago
  28. 395bb66 Add function to reset heap high watermarks (#21105) by lucicop · 2 years, 5 months ago
  29. e5afb18 We should not call SetDiagnosticDataProvider within PaltformMgr on ea… (#20806) by Yufeng Wang · 2 years, 5 months ago
  30. 21490a2 Initialize OTA Requestor 3 seconds after Thread attach (#20860) by Timothy Maes · 2 years, 5 months ago
  31. 57cb679 Remove Set/GetCHIPoBLEServiceMode. (#20621) by Boris Zbarsky · 2 years, 5 months ago
  32. 8c8d8d8 Remove kAccountPairingChange (#20278) by Vivien Nicolas · 2 years, 5 months ago
  33. a216af3 [QPG] Update BLE State machine to not try starting advertisement while previous start was still in progress (#20219) by Timothy Maes · 2 years, 6 months ago
  34. 391a17b [QPG] OTA updates + Move to secure bootloader (#20224) by Timothy Maes · 2 years, 6 months ago
  35. a37186d [platform] Remove dead code (#20222) by Damian Królik · 2 years, 6 months ago
  36. 6387049 Make cleanup functions return 'void' (#19870) by Michael Spang · 2 years, 6 months ago
  37. cba92c0 Stop duplicating advertisement timeout handling. (#20007) by Boris Zbarsky · 2 years, 6 months ago
  38. 8a4c025 [OpenThread] Increase SRP service count (#19900) by Damian Królik · 2 years, 6 months ago
  39. 65bea66 Move UDPEndPointManager out of Globals.cpp (#19784) by Michael Spang · 2 years, 6 months ago
  40. 350352d Remove mention of the kFabricMembershipChange event. (#19688) by Boris Zbarsky · 2 years, 6 months ago
  41. a932e78 Fix BLE device name for qpg and EFR32 to match the other platforms. (#18006) by Boris Zbarsky · 2 years, 8 months ago
  42. 4517de3 Stop storing breadcrumb in persistent storage. (#17769) by Boris Zbarsky · 2 years, 8 months ago
  43. 173b505 Remove some unused keys from platform manager configs. (#17784) by Boris Zbarsky · 2 years, 8 months ago
  44. 7148111 Allow size optimization in "debug" builds (#17708) by Michael Spang · 2 years, 8 months ago
  45. 7ce2a05 [dns-sd] Do not enabled extended discovery by default (#17641) by Damian Królik · 2 years, 8 months ago
  46. 2b06717 [QPG] Use OpenThread endpoint + Re-enable check_system-includes [Issue #17404] (#17548) by Dieter Van der Meulen · 2 years, 8 months ago
  47. cc3a98c Switch PersistedCounter over to using a PersistentStorageDelegate. (#17377) by Boris Zbarsky · 2 years, 8 months ago
  48. f3502e6 Remove GlobalEncryptedMessageCounter. (#17372) by Boris Zbarsky · 2 years, 8 months ago
  49. 6ba2a09 Remove all dead config options from SDK (#17119) by Tennessee Carmel-Veilleux · 2 years, 8 months ago
  50. e434e64 Remove built-in dnssd cache (#17114) by Andrei Litvin · 2 years, 8 months ago
  51. 0d98cc2 Don't factory reset device if reboot with a pending arm failsafe (#16497) by Yufeng Wang · 2 years, 9 months ago
  52. 5d510f1 [dns-sd] Extended discovery improvements (#16290) by Damian Królik · 2 years, 9 months ago
  53. feb81b6 Fix include checking for src/include/platform/internal/*.cpp (#15121) by Michael Spang · 2 years, 9 months ago
  54. d86a7d4 [ota] Automatic NotifyUpdateApplied (#16103) by Damian Królik · 2 years, 9 months ago
  55. 5a28865 Use AddressResolve in CASE (#15934) by Andrei Litvin · 2 years, 9 months ago
  56. 190520d Disable DNSSD cache globally in preparation for address resolve (#16029) by Andrei Litvin · 2 years, 9 months ago
  57. b792463 Remove config `CHIP_DEVICE_CONFIG_ENABLE_DNSSD` (#15733) by Andrei Litvin · 2 years, 10 months ago
  58. 5f40c45 [qpg] Added init of SystemClock (#15667) by adamb-q · 2 years, 10 months ago
  59. 7304941 Added generation of unique identifiers (#15031) by Kamil Kasperczyk · 2 years, 10 months ago
  60. 27aaff6 Add OpenThread UDP endpoints (#15137) by Thomas · 2 years, 10 months ago
  61. fbde699 Rename CHIP_CONFIG_MAX_DEVICE_ADMINS to CHIP_CONFIG_MAX_FABRICS. (#14851) by Boris Zbarsky · 2 years, 10 months ago
  62. fb94eb8 Add RPC and shell support to the qpg platforms (#14742) by Thomas · 2 years, 10 months ago
  63. bebbd74 [QPG] update OTA processor. Fix block issue. (#14388) by Timothy Maes · 2 years, 11 months ago
  64. a117d85 Add Support for SPAKE2P Parameters Storage. (#14350) by Evgeny Margolis · 2 years, 11 months ago
  65. 6ba06b2 CHIP Config Cleanup: Removed Legacy (Unused) Security Configs (#14553) by Evgeny Margolis · 2 years, 11 months ago
  66. 49c8656 Cleanup unused code (#14436) by Yufeng Wang · 2 years, 11 months ago
  67. daad12b Remedy race condition in advertising switch (#14241) by jimlyall-q · 2 years, 11 months ago
  68. ad8fa0e Remove unused ActiveLocale from ConfigurationMgr (#13826) by Yufeng Wang · 2 years, 11 months ago
  69. 5d905ea Restore configurability of abnormal termination (#13784) by Kevin Schoedel · 2 years, 11 months ago
  70. 5274676 Remove unused configuration items from ConfigurationMgr (#13672) by Yufeng Wang · 2 years, 11 months ago
  71. 536eb42 Adding ota-requestor support in qpg lighting app (#13534) by Timothy Maes · 3 years ago
  72. 79530ef Add support for HourFormat & CalendarType in ConfigurationMgr. (#13433) by Yufeng Wang · 3 years ago
  73. 8281d59 Add support for ActiveLocale in ConfigurationMgr (#13403) by Yufeng Wang · 3 years ago
  74. 0e14979 Adding -Wformat-nonliteral check (#12763) by Justin Wood · 3 years ago
  75. 4ffeeb3 Replace Nvm_Init with KvsInit. Update qvCHIP API. (#12476) by michalbudzon-q · 3 years ago
  76. 4ca5d31 Update ot-qorvo repo and remove some workarounds (#13079) by lucicop · 3 years ago
  77. 9a74bae Shift event number from priority-based to global-based (#13021) by yunhanw-google · 3 years ago
  78. f40044e Move to QPG6105 platform (#12992) by lucicop · 3 years ago
  79. b7598a0 [build] add OpenThread device type config in gn (#12786) by Jiacheng Guo · 3 years ago
  80. 6f89b9b Integrate IM event with server (#12641) by yunhanw-google · 3 years ago
  81. 7dfad42 [qpg] Use static alloc for lwip and FreeRTOS; Move LwIP to qpg_sdk (#11257) by nikita-s-wrk · 3 years, 1 month ago
  82. ec95ba7 Use serial number and manufacturing date in Basic Cluster (#10706) by Markus Becker · 3 years, 1 month ago
  83. 3e863a9 Implement DiagnosticDataProvider interface (#11981) by Yufeng Wang · 3 years, 1 month ago
  84. 09f38cd Remove GenericConfigurationManagerImpl's CRTP (#11784) by Andy Salisbury · 3 years, 1 month ago
  85. 9164605 Multiple IP address support in ResolvedNodeData structure and cache (#11149) by C Freeman · 3 years, 1 month ago
  86. a27a311 Set configuration manager (#11534) by Andy Salisbury · 3 years, 1 month ago
  87. fde6a17 Log BDX messages (#11510) by Carol Yang · 3 years, 1 month ago
  88. 7b71fb2 Add BLE shutdown, make linux free up scanning upon shutdown (#11437) by Andrei Litvin · 3 years, 1 month ago
  89. 82a032b * Increase SRP services - MF1.17 (#11119) by jimlyall-q · 3 years, 1 month ago
  90. 5bf576b [qpg] Clear KVS on factory reset (#11180) by nikita-s-wrk · 3 years, 2 months ago
  91. a0cd671 [QPG610x] Advertising bug fix and device name changes (#10305) by jimlyall-q · 3 years, 2 months ago
  92. 5018136 Make ConfigurationManager virtual (#10195) by Andy Salisbury · 3 years, 2 months ago
  93. 60b44c4 Remove Inet DNSResolver (#10725) by Kevin Schoedel · 3 years, 2 months ago
  94. 7192bf8 Remove *SoftwareUpdateManager* files which were never used (#10521) by Trevor Holbrook · 3 years, 2 months ago
  95. d9e02a0 [mdns] Renamed mDNS abstract layer to DNS-SD (#10381) by Kamil Kasperczyk · 3 years, 2 months ago
  96. 18f347b Add diag clusters (#10279) by lucicop · 3 years, 2 months ago
  97. 3c2b8d1 [QPG610x] Move static data to stack (#9982) by jimlyall-q · 3 years, 2 months ago
  98. 80df9f2 Allow compilation and unit testing with IPv4 turned off (#9989) by Andrei Litvin · 3 years, 3 months ago
  99. 3a5f1e0 Cleanup Just-In-Time Provisioning feature (#10136) by Yufeng Wang · 3 years, 3 months ago
  100. 50ad13f [platform] remove legacy functions in ConnectivityManager (#9946) by Jiacheng Guo · 3 years, 3 months ago