Skip to content
Snippets Groups Projects
  1. Nov 15, 2022
  2. Nov 10, 2022
  3. Oct 31, 2022
  4. Oct 21, 2022
    • Grische's avatar
      ipq40xx-generic: add AVM FRITZBox 7520 explicitely · 5888a50c
      Grische authored
      AVM Fritz!Box 7520 and Fritz!Box 7530 use the same hardware platform and can
      only be distinguished by using the urlader partition or the fritz-tffs tools
      and read the ProductID (Fritz_Box_HW247).
      5888a50c
  5. Oct 15, 2022
  6. Oct 11, 2022
  7. Oct 08, 2022
  8. Sep 12, 2022
  9. Aug 30, 2022
  10. Aug 27, 2022
  11. Aug 16, 2022
  12. Aug 13, 2022
  13. Aug 11, 2022
  14. Jul 21, 2022
  15. Jul 18, 2022
    • J. Burfeind's avatar
      ath79-generic: (re)add wzr-hp-g300nh-s (#2551) · 08cbee99
      J. Burfeind authored
      Note: Buffalo has introduced hardware changes without bumping the
      revision number. 19.07 did not support the rb-variant so there's no need
      to implement a migration for the rb-variant.
      Every g300nh supported by Gluon should either be the s-variant or
      been flashed wrongly.
      
      Gone due to
      commit 45c84a11 ("ar71xx: drop target")
      08cbee99
  16. Jul 17, 2022
  17. Jul 16, 2022
  18. Jul 10, 2022
  19. Jul 08, 2022
    • Steffen Förster's avatar
      ath79-generic: add AVM FRITZ!WLAN Repeater 300E support (#2406) · 0cd7af9b
      Steffen Förster authored
      Specifications:
      * SoC: AR7242 (Virian 400MHz)
      * RAM: 64 MB DDR (W9751G6JB-25)
      * Flash: 16MB SPI flash (S25FL129PIF)
      * WiFi: AR9382 (2.4/5GHz) + 2x SE2595L
      * LAN: 1x1000M (PEF7071V)
      
      To install via EVA bootloader, a FTP connection need to be
      established to 192.168.178.1 within the first seconds after power on:
      
        ftp> quote USER adam2
        ftp> quote PASS adam2
        ftp> binary
        ftp> debug
        ftp> passive
        ftp> quote MEDIA FLSH
        ftp> put lede-ar71xx-generic-fritz300e-squashfs-sysupgrade.bin mtd1
      0cd7af9b
  20. Jul 07, 2022
  21. Jul 06, 2022
  22. Jul 03, 2022
  23. Jun 24, 2022
    • J. Burfeind's avatar
      ath79-generic: (re)add support for NanoStation Loco M5 (XW) (#2562) · 10eca3ba
      J. Burfeind authored
      Gone due to
      commit 45c84a11 ("ar71xx: drop target")
      10eca3ba
    • Manu.WTF's avatar
      ath79-generic: (re)add TL-WR902AC v1 (#2546) · 73471f24
      Manu.WTF authored
      TP-Link TL-WR902AC v1 is a pocket-size, dual-band (AC750), successor of
      TL-MR3020 (both devices use very similar enclosure, in same size). New
      device is based on Qualcomm QCA9531 v2 + QCA9887. FCC ID: TE7WR902AC.
      
      Specification:
      
      - 650/391/216 MHz (CPU/DDR/AHB)
      - 1x 10/100 Mbps Ethernet
      - 1x USB 2.0 (GPIO-controlled power)
      - 64 MB of RAM (DDR2)
      - 8 MB of FLASH
      - 2T2R 2.4 GHz (QCA9531)
      - 1T1R 5 GHz (QCA9887)
      - 5x LED (GPIO-controlled), 2x button, 1x 3-pos switch
      - UART pads on PCB (TP1 -> TX, TP2 -> RX, TP3 -> GND, TP4 -> 3V3, jumper
        resitors are missing on TX/RX lines)
      - 1x micro USB (for power only)
      
      Flash instructions:
      
      Use "factory" image under vendor GUI.
      
      Recovery instructions:
      
      This device contains tftp recovery mode inside U-Boot. You can use it to
      flash OpenWrt (use "factory" image) or vendor firmware.
      
      1. Configure PC with static IP 192.168.0.66/24 and tftp server.
      2. Rename "openwrt-ath79-generic-tplink_tl-wr902ac-v1-squashfs-factory.bin"
         to "wr902acv1_un_tp_recovery.bin" and place it in tftp server dir.
      3. Connect PC with LAN port, press the reset button, power up the router
         and keep button pressed until WPS LED lights up.
      4. Router will download file from server, write it to flash and reboot.
      
      MAC Address summary:
      - wlan1 (2.4GHz Wi-Fi): Label MAC
      - wlan0 (5GHz Wi-Fi): Offset -1 from label
      - eth0 (Wired): Offset +1 from label
      
      Root access over serial line in vendor firmware: root/sohoadmin.
      
      Based on support in ar71xx target by: Piotr Dymacz <pepe2k@gmail.com>
      73471f24
  24. Jun 19, 2022
Loading