Skip to content
Snippets Groups Projects
  1. Jun 28, 2024
  2. Feb 10, 2024
  3. Jan 05, 2024
  4. Aug 21, 2023
  5. Jun 16, 2023
  6. Nov 15, 2022
  7. Aug 30, 2022
    • Steffen Förster's avatar
      ramips-mt76x8: add support for TP-Link RE305 v1 · 680d0c08
      Steffen Förster authored
      Specification:
      
      SoC: MediaTek MT7628AN
      RAM: 64MiB
      Flash: 8MiB
      Wifi:
        - 2.4GHz: MT7628AN
        - 5GHz: MT7612EN
      LAN: 1x 10/100 Mbps
      
      Flash instructions:
      Flash factory image through stock firmware WEB UI.
      Back to stock is possible by using TFTP and stripping down the Firmware
      provided by TP-Link to a initramfs.
      
      The flash space between 0x650000 and 0x7f0000
      is blank in the stock firmware so I left it out as well.
      680d0c08
  8. Aug 27, 2022
  9. Aug 11, 2022
  10. May 05, 2022
  11. Apr 17, 2022
  12. Sep 04, 2021
  13. Jul 29, 2021
    • Steffen Förster's avatar
      ramips-mt76x8: add support for TP-Link RE200 v2 (#2275) · 9fb00d13
      Steffen Förster authored
      TP-Link RE200 v2 is a wireless range extender with Ethernet and 2.4G and 5G
      WiFi with internal antennas. It's based on MediaTek MT7628AN+MT7610EN.
      
      Specifications
      --------------
      
      - MediaTek MT7628AN (580 Mhz)
      - 64 MB of RAM
      - 8 MB of FLASH
      - 2T2R 2.4 GHz and 1T1R 5 GHz
      - 1x 10/100 Mbps Ethernet
      - UART header on PCB (57600 8n1)
      - 8x LED (GPIO-controlled), 2x button
      
      There are 2.4G and 5G LEDs in red and green which are controlled
      separately.
      
      MAC addresses
      -------------
      
      The MAC address assignment matches stock firmware, i.e.:
      LAN : *:0D
      2.4G: *:0E
      5G  : *:0F
      
      Installation
      ------------
      
      Web Interface
      -------------
      
      It is possible to upgrade to OpenWrt via the web interface. Simply flash
      the -factory.bin from OEM. In contrast to a stock firmware, this will not
      overwrite U-Boot.
      Unverified
      9fb00d13
  14. Jul 18, 2021
  15. Jun 29, 2021
    • Dark4MD's avatar
      ramips-mt76x8: add Xiaomi Mi Router 4C · aab7d8ac
      Dark4MD authored
      Specifications:
      
      - CPU: MediaTek MT7628AN (580MHz)
      - Flash: 16MB
      - RAM: 64MB DDR2
      - 2.4 GHz: IEEE 802.11b/g/n with Integrated LNA and PA
      - Antennas: 4x external single band antennas
      - WAN: 1x 10/100M
      - LAN: 2x 10/100M
      - LEDs: 2x yellow/blue. Programmable (labelled as power on case)
                            - Non-programmable (shows WAN activity)
      - Button: Reset
      
      How to install:
      
      1- Use OpenWRTInvasion to gain telnet and ftp access.
      2- Push openwrt firmware to /tmp/ using ftp.
      3- Connect to router using telnet. (IP: 192.168.31.1 -
         Username: root - No password)
      4- Use command "mtd -r write /tmp/firmware.bin OS1" to flash into
         the router..
      5- It takes around 2 minutes. After that router will restart itself
         to OpenWrt.
      aab7d8ac
  16. Jun 21, 2021
  17. Jun 15, 2021
  18. Apr 25, 2020
  19. Jan 31, 2020
  20. Jan 18, 2020
  21. Jan 10, 2020
    • Steffen Förster's avatar
      ramips-mt76x8: add support for TP-Link TL-WR902AC v3 · c1ed7109
      Steffen Förster authored
      TP-Link TL-WR902AC v3 is a pocket-size dual-band (AC750) router
      based on MediaTek MT7628N + MT7650E.
      
      Specification:
      - MediaTek MT7628N/N (580 Mhz)
      - 64 MB of RAM
      - 8 MB of FLASH
      - 2T2R 2.4 GHz and 1T1R 5 GHz
      - 1x 10/100 Mbps Ethernet
      c1ed7109
  22. Oct 30, 2019
  23. Jul 08, 2019
  24. Jun 15, 2019
  25. Mar 14, 2019
  26. Feb 16, 2019
  27. Feb 08, 2019
    • David Bauer's avatar
      ramips-mt76x8: add support for TP-Link Archer C50 v4 (#1641) · 1ace3d5b
      David Bauer authored
      This backports the TP-Link Archer C50 v4.
      
      We are dropping the following upstream commits. They add support for the
      TP-Link recovery-flag which enabled the web-recovery. As they are not
      needed for the router to work, we drop them for now.
      
      28cd2ca base-files: sysupgrade: support additional mtd options
      1e06482 mtd: add logic for TP-Link ramips recovery magic
      1ace3d5b
  28. Dec 29, 2018
    • David Bauer's avatar
      ramips-mt76x8: remove broken flag (#1608) · 55d2acd7
      David Bauer authored
      This commit removes the broken flag from all devices in the mt76x8
      subtarget.
      
      The stability of the mt76 driver for the mt7628 and mt7612 has greatly
      improved in the last half-year. It might be still behind ath9k and
      ath10k but it is suitable for daily use.
      
      This affects the following devices:
      
       - GL.iNet MT300N v2
       - TP-Link Archer C50 v3
       - TP-Link TL-WR841 v13
      55d2acd7
    • Matthias Schiffer's avatar
      ramips-mt76x8: remove VoCore 2 BROKEN flag again · a6bce795
      Matthias Schiffer authored
      The driver has stablized enough to officially support ramips-mt76x8 devices
      again. At least remove BROKEN for VoCore 2 (as it was supported before).
      Unverified
      a6bce795
  29. Nov 14, 2018
  30. Jul 25, 2018
  31. Jul 23, 2018
  32. Jul 10, 2018
  33. Feb 09, 2017
Loading