1. b58488e Make wholesale replacement of lwIP more straightforward (#31025) by Michael Spang · 1 year, 3 months ago
  2. c6b6fb3 Clean up inclusion of private BuildConfig headers (#30531) by Michael Spang · 1 year, 4 months ago
  3. 24d38da [Bouffalolab] Remove lwip in BL70X Thread Application (#30020) by wyhong · 1 year, 4 months ago
  4. 8c986c7 [NXP] Initial support for RW61x (#29126) by dinabenamar · 1 year, 5 months ago
  5. 19771ed [NXP] Initial support for K32W1 (#28777) by Marius Tache · 1 year, 5 months ago
  6. 9dee693 Split out CHIPErrror into a separate source set. (#29494) by Boris Zbarsky · 1 year, 6 months ago
  7. 0b9dfec [ST] Adding STM32 platform and lighting app example with STM32WB5MM-DK board (#28889) by yzamstm · 1 year, 6 months ago
  8. 860e934 [Linux]: add libev support when CHIP_SYSTEM_CONFIG_USE_LIBEV=1 (#24232) by Lukas Zeller · 1 year, 10 months ago
  9. 7bbd64d Make clang thread safety analysis configurable. (#26422) by Andrei Litvin · 1 year, 10 months ago
  10. ac82038 [zephyr] Use native locking primitives (#24231) by Damian Królik · 2 years, 2 months ago
  11. 0efd318 [OIS] Platform and examples implementation (#23382) by Artur Tynecki · 2 years, 3 months ago
  12. 822993c [Infineon] PSoC6 SVE2 Fixes for multiple test cases (#22646) by Praveen Chandran · 2 years, 6 months ago
  13. 0168a57 [genio] mt793x support (#22404) by pakls · 2 years, 6 months ago
  14. 9713e10 Wrap all nlfaultinjection logic with build flag chip_with_nlfaultinjection (#22004) by Yufeng Wang · 2 years, 7 months ago
  15. 390e391 [Inet][Transport] Multicast Multihoming : Socket implementation (#21351) by Jean-Francois Penven · 2 years, 8 months ago
  16. 9df18b7 Remove lwIP from CYW30739 OpenThread implementation. (#19748) by Sid Hsu · 2 years, 9 months ago
  17. b943909 Remove SystemLayerImplLibevent (#19396) by Kevin Schoedel · 2 years, 9 months ago
  18. f842f26 [K32W0] TE9 fixes (#18952) by doru91 · 2 years, 10 months ago
  19. 2b06717 [QPG] Use OpenThread endpoint + Re-enable check_system-includes [Issue #17404] (#17548) by Dieter Van der Meulen · 2 years, 11 months ago
  20. ff32d56 [System] Remove LwIP from EFR32 OpenThread implementation (#17512) by Jean-Francois Penven · 2 years, 11 months ago
  21. d3dd5e0 [build] support custom build config for external platform (#16618) by Jiacheng Guo · 3 years ago
  22. fd52919 [Inet] Add TCPEndpointImpl for OpenThread (#16671) by Jean-Francois Penven · 3 years ago
  23. 6f6f590 Add support for out of tree LayerImpl implementation (#14452) by Daniel Nicoara · 3 years, 1 month ago
  24. 68440e5 LwIP packet buffer pool type (#14257) by Kevin Schoedel · 3 years, 2 months ago
  25. 1cbec52 [Group] Implement UDPEndPoint for OpenThread (to enable multicast) (#13127) by Jean-Francois Penven · 3 years, 2 months ago
  26. 5f847e0 Remove System::Object (#12051) by Kevin Schoedel · 3 years, 4 months ago
  27. 39ff9bf Pull up LayerLwIP::ScheduleLambda to SystemLayer (#11361) by Zang MingJie · 3 years, 4 months ago
  28. c9db3dc Revert "Pull up LayerLwIP::ScheduleLambda to SystemLayer (#11187)" (#11341) by Boris Zbarsky · 3 years, 4 months ago
  29. 16cd474 Pull up LayerLwIP::ScheduleLambda to SystemLayer (#11187) by Zang MingJie · 3 years, 4 months ago
  30. 579935b Remove some dead Inet code (#10211) by Kevin Schoedel · 3 years, 5 months ago
  31. 3a50501 Virtualize System::Layer interfaces (#9366) by Kevin Schoedel · 3 years, 6 months ago
  32. 82cf1b1 Move socket watch APIs into System::Layer (#9086) by Kevin Schoedel · 3 years, 7 months ago
  33. 2d103c8 Separate System::Layer and Timer into per-implementation files. (#8800) by Kevin Schoedel · 3 years, 7 months ago
  34. fa6033f Move WakeIOThread() functionality to WatchableEventManager (#8456) by Kevin Schoedel · 3 years, 8 months ago
  35. cc13560 Add Mbed os port (#7926) by Vincent Coubard · 3 years, 9 months ago
  36. f7c68a3 Generalize socket-based event loop (#6561) by Kevin Schoedel · 3 years, 9 months ago
  37. 8d203d7 Add dependency on platform_buildconfig header to the system library: platform-specific lock tracking uses this (#6748) by Andrei Litvin · 3 years, 10 months ago
  38. c40c176 Dispatch IO thread work to the main dispatch_queue for darwin (#6412) by Vivien Nicolas · 3 years, 10 months ago
  39. 09611bf Switch ${build_root}/chip back to ${chip_root}/build/chip (#5089) by Michael Spang · 4 years ago
  40. 4e1faf2 [gn] introduce build_root variable (#4352) by Łukasz Duda · 4 years, 2 months ago
  41. 4bb0e53 Revise CHIPTLV to increase PacketBuffer safety (#4304) by Kevin Schoedel · 4 years, 2 months ago
  42. 55d6a5f Move //gn/* to //* (#3070) by Michael Spang · 4 years, 5 months ago
  43. 8b56a3d Make src/system compile with -Werror=conversion (#2986) by Boris Zbarsky · 4 years, 6 months ago
  44. 8617e2a ESP32 gn support (#2325) by Kedar Sovani · 4 years, 7 months ago
  45. 1fcb6dd Generate BuildConfig headers in GN (#2270) by Michael Spang · 4 years, 7 months ago
  46. 4314d81 Prefix all CHIP build arguments with chip_ (#1987) by Michael Spang · 4 years, 7 months ago
  47. 0320920 Call PlatformMgr::InitChipStack from the device controller (#1500) by Vivien Nicolas · 4 years, 8 months ago
  48. 6465fc7 Adapt System layer to Zephyr OS (#1594) by Damian Królik · 4 years, 8 months ago
  49. 8af2bd8 Fix some configuration differences between GN & automake (#1582) by Michael Spang · 4 years, 8 months ago
  50. 0c1fc15 Fix GN build warnings due to objects with no symbols on Mac (#1552) by Michael Spang · 4 years, 8 months ago
  51. 8d085b3 Add linux embedded & standalone examples to GN build + misc cleanups (#1525) by Michael Spang · 4 years, 8 months ago
  52. efa630b Support building CHIP with GN (#1456) by Michael Spang · 4 years, 8 months ago