Skip to content
Snippets Groups Projects
  1. Aug 13, 2020
  2. Jul 19, 2020
  3. Jul 05, 2020
  4. Jun 04, 2020
    • Chrissi^ (Chris Fiege)'s avatar
      openwrt: Store Kernel Debug-Info (#1971) · 1956696d
      Chrissi^ (Chris Fiege) authored
      
      This change stores a Kernel with Debug-Symbols for the current
      architecture in a new output directory '<outputdir>/debug'.
      This allows a developer or operator of a network to store the kernel
      along with the actual images. In case of a kernel oops the debug
      information can be used with the script
      'scripts/decode_stacktrace.sh' in the kernel source tree to get the
      names to the symbols of the stack trace.
      
      OpenWRT already provides the CONFIG_COLLECT_KERNEL_DEBUG -option that
      creates a kernel with debug-symbols in the OpenWRT output directory.
      This change enables this option and copies the generated kernel to the
      gluon output directory.
      
      Signed-off-by: default avatarChrissi^ <chris@tinyhost.de>
      Unverified
      1956696d
  5. Jun 03, 2020
  6. May 30, 2020
  7. May 29, 2020
  8. May 13, 2020
  9. May 12, 2020
  10. May 10, 2020
  11. May 09, 2020
  12. May 02, 2020
  13. Apr 27, 2020
  14. Apr 26, 2020
  15. Apr 25, 2020
  16. Apr 24, 2020
  17. Apr 09, 2020
  18. Apr 05, 2020
  19. Mar 31, 2020
  20. Mar 25, 2020
  21. Mar 14, 2020
  22. Mar 09, 2020
  23. Mar 07, 2020
  24. Feb 20, 2020
  25. Feb 14, 2020
  26. Feb 04, 2020
  27. Feb 02, 2020
  28. Jan 31, 2020
  29. Jan 28, 2020
  30. Jan 26, 2020
  31. Jan 20, 2020
    • Steffen Förster's avatar
      ramips-mt7620: add support for tp-link archer c20 v1 (#1866) · 79ca7a7b
      Steffen Förster authored
      Specification:
      - MediaTek MT7620A (580 Mhz)
      - 64 MB of RAM
      - 8 MB of FLASH
      - 2T2R 2.4 GHz and 1T1R 5 GHz
      - 5x 10/100 Mbps Ethernet
      - 2x external, non-detachable antennas
      - UART (J1) header on PCB (115200 8n1)
      - 8x LED (GPIO-controlled*), 2x button, power input switch
      - 1 x USB 2.0 port
      79ca7a7b
Loading