1. e3fd7ba Add LWIP RIO patch to patch dir. (#12623) by C Freeman · 3 years, 4 months ago
  2. 7dfad42 [qpg] Use static alloc for lwip and FreeRTOS; Move LwIP to qpg_sdk (#11257) by nikita-s-wrk · 3 years, 4 months ago
  3. d5810e5 [Infineon]Add All-Clusters example app for P6 platform (#11300) by Praveen Chandran · 3 years, 5 months ago
  4. 0aac8fd Feature/k32w0/project structure (#9425) by PetruSicoe · 3 years, 6 months ago
  5. 32eb14e [QPG610x] Required Multi-Admin configuration changes (#9841) by jimlyall-q · 3 years, 6 months ago
  6. 23ac3c0 Remove RawEndPoint. (#9614) by Boris Zbarsky · 3 years, 7 months ago
  7. c688360 TE5 fixes (#9449) by doru91 · 3 years, 7 months ago
  8. 53dd583 Force include lib/ files with full path (#9387) by Zang MingJie · 3 years, 7 months ago
  9. 4ec39e2d Reduce PBUF_POOL size for k32w (#9357) by Zang MingJie · 3 years, 7 months ago
  10. 080ae57 Add Lock app example for infineon P6 board (#8268) by Praveen Chandran · 3 years, 8 months ago
  11. d939393 Add unit test support for EFR32 (#8842) by rgoliver · 3 years, 8 months ago
  12. 96e3510 [K32W] Matter TE4 fixes (#8419) by doru91 · 3 years, 9 months ago
  13. 2478e02 * Move naming qpg6100 to qpg (#7936) by Timothy Maes · 3 years, 9 months ago
  14. cc13560 Add Mbed os port (#7926) by Vincent Coubard · 3 years, 9 months ago
  15. e1c64e3 Clean up lwIP build file (#7790) by Michael Spang · 3 years, 9 months ago
  16. 15a7c5c Remove empty lwip test (#7630) by Michael Spang · 3 years, 10 months ago
  17. 8cad33b Fix various compile failures with is_debug=false (#7586) by Michael Spang · 3 years, 10 months ago
  18. 2183830 Reduce Lwip memory pool counts and size for MG21 (#7431) by jmartinez-silabs · 3 years, 10 months ago
  19. 8dc938d RAM usage overflows what is available for MG21. CHIP_task stack overflows during secure session establishment with the addition of opCert. Fixes: -Increase stack size of CHIP task. -Disable LCD usage for MG21. -Reduce the stack size for thread and lwip task based on freeRTOS watermark analysis for MG21. (#6969) by jmartinez-silabs · 3 years, 10 months ago
  20. 6b853ec Apply size optimizations (#6261) by Timothy Maes · 4 years ago
  21. 994e13c Adjust PBUF_POOL_SIZE to the minimal size to run CHIP stack (#6018) by Yufeng Wang · 4 years ago
  22. 281ecea [EFR32] RAM Optimization (#5646) by jepenven-silabs · 4 years ago
  23. 92ad3b8 Reduce PBUF_POOL_SIZE of lwip for qpg6100 (#5610) by Zang MingJie · 4 years ago
  24. 09611bf Switch ${build_root}/chip back to ${chip_root}/build/chip (#5089) by Michael Spang · 4 years, 1 month ago
  25. b37bb35 Update EFR32 SDK from 2.7 to 3.1 (#4870) by jepenven-silabs · 4 years, 1 month ago
  26. 4e1faf2 [gn] introduce build_root variable (#4352) by Łukasz Duda · 4 years, 2 months ago
  27. 872015b * BLEManager Implementation for QPG6100 updated for full Rendezvous flow (#4302) by Timothy Maes · 4 years, 3 months ago
  28. 4f0521f Initial support of the Texas Instruments CC13X2 CC26X2 MCU family (#4027) by Seth Rickard · 4 years, 3 months ago
  29. e931c96 Remove support for nRF5 SDK for Thread & Zigbee (#3605) by Michael Spang · 4 years, 5 months ago
  30. f6a6c1b Remove support for unified BuildConfig.h (#3355) by Michael Spang · 4 years, 5 months ago
  31. 04ac26b [K32W] Add Gn/Ninja for the ELock Demo App (#3192) by doru91 · 4 years, 6 months ago
  32. 41feafa Remove explicit malloc()-family calls from first-party code. (#3143) by Kevin Schoedel · 4 years, 6 months ago
  33. 4833d9c Fix build on Linux arm host (#3166) by Michael Spang · 4 years, 6 months ago
  34. 55d6a5f Move //gn/* to //* (#3070) by Michael Spang · 4 years, 6 months ago
  35. 181f076 clang-tidy: Apply fixes "google-readability-casting" (#3034) by Michael Spang · 4 years, 6 months ago
  36. b5b3d38 [QPG6100] Addition of Qorvo QPG6100 platform - initial lock-app version (#2669) by Timothy Maes · 4 years, 6 months ago
  37. e2a1788 Fix Android release build after enabling -Wl,-z,defs (#3004) by Michael Spang · 4 years, 6 months ago
  38. cb2d514 Remove autotools build (#2947) by Andrei Litvin · 4 years, 6 months ago
  39. f13b523 clang-tidy: Apply fixes "readability-else-after-return" (#2772) by Michael Spang · 4 years, 6 months ago
  40. df71298 Use GN to build ESP32 qemu tests (#2711) by Michael Spang · 4 years, 6 months ago
  41. b7dd656 Allow building CHIP without lwip checked out (#2683) by Michael Spang · 4 years, 6 months ago
  42. 90bc94c [gn] add zephyr platform to gn build system (#2320) by Rafał Kuźnia · 4 years, 7 months ago
  43. 8617e2a ESP32 gn support (#2325) by Kedar Sovani · 4 years, 7 months ago
  44. 1fcb6dd Generate BuildConfig headers in GN (#2270) by Michael Spang · 4 years, 7 months ago
  45. 3afd993 Bring up Thread support on EFR32 lock app (#2221) by Michael Spang · 4 years, 7 months ago
  46. edac1aa Pull/nxp smart lock demo app v1 (#2234) by doru91 · 4 years, 7 months ago
  47. 90988b6 Add android toolchain to GN build system (#2241) by randyrossi · 4 years, 7 months ago
  48. c32dd2f GN: Add OpenThread support to nRF5 examples (#2045) by Michael Spang · 4 years, 8 months ago
  49. cec75ca Efr32 gn build (#1958) by jepenven-silabs · 4 years, 8 months ago
  50. efa630b Support building CHIP with GN (#1456) by Michael Spang · 4 years, 9 months ago
  51. 38cf731 Cleanup/license headers (#1322) by Robert Szewczyk · 4 years, 9 months ago
  52. 8dc195e [lwip] Fix dangling reference to sys_thread_finish in tcpip-enabled freertos builds. (#1123) by Martin Turon · 4 years, 10 months ago
  53. 197881e Fix invalid @param[inout] annotations (#910) by Boris Zbarsky · 4 years, 10 months ago
  54. 36fb31b Restyling the tree post .clang-format update (#855) by Justin Wood · 4 years, 10 months ago
  55. abf90d7 ESP32 application to run CHIP tests on device (#637) by Pankaj Garg · 4 years, 11 months ago
  56. 7cdaee6 sort includes lwip (#694) by Rob Walker · 4 years, 11 months ago
  57. 0a9545e Bringing the tree up to formatting parity with clang-format, shellcheck, shfmt, yaml linting, and MD lint (#432) by Justin Wood · 5 years ago
  58. 1f54617 Top level coverage (#297) by Rob Walker · 5 years ago
  59. 3d8ec91 stragglers by Rob Walker · 5 years ago
  60. e812e67 fix copyrights by Rob Walker · 5 years ago
  61. af3eb2e Fix distcheck by Sagar Dhawan · 5 years ago
  62. e26cd7a Fixes for building nRF5 platform code by Pankaj Garg · 5 years ago
  63. e75a8d1 remove yams remnants by Rob Walker · 5 years ago
  64. cd17ad4 [style] Run 'make pretty' to reapply style guide on codebase. by Martin Turon · 5 years ago
  65. ba1a028 [autotools] Initial cut. by Martin Turon · 5 years ago
  66. 0f5f950 Merge pull request #47 from rwalker-apple/Add-tidy-and-format-to-make by Justin Wood · 5 years ago
  67. 042dbac Replace 'run_tests' with more familiar 'check' as the make target for running unit and functional tests. by Grant Erickson · 5 years ago
  68. fc6095a separate out make system changes by Rob Walker · 5 years ago
  69. fb0a644 Fix code format by Sagar Dhawan · 5 years ago
  70. bf12d86 Build and unit test harness by Pankaj Garg · 5 years ago
  71. 07543a0 Update copyright etc by Pankaj Garg · 5 years ago
  72. 281b868 Import necessary lwip and third_party/lwip code by Pankaj Garg · 5 years ago