Skip to content
Snippets Groups Projects
  1. Jul 17, 2022
  2. Jul 10, 2022
  3. 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
      Unverified
      0cd7af9b
  4. Jul 06, 2022
  5. Jul 03, 2022
  6. Jun 24, 2022
  7. Jun 19, 2022
  8. Jun 18, 2022
  9. Jun 17, 2022
  10. Jun 16, 2022
  11. May 31, 2022
  12. May 30, 2022
  13. May 27, 2022
  14. May 26, 2022
  15. May 22, 2022
  16. May 21, 2022
    • Martin Weinelt's avatar
      ramips-mt7621: add TP-Link RE650v1 (#2527) · 99bdce10
      Martin Weinelt authored
      - [x] Must be flashable from vendor firmware
        - [x] Web interface
        - [ ] TFTP (untested, but possible according to OpenWrt wiki)
        - [ ] Other: <specify>
      - [x] Must support upgrade mechanism
        - [x] Must have working sysupgrade
          - [x] Must keep/forget configuration (`sysupgrade [-n]`, `firstboot`)
        - [x] Gluon profile name matches autoupdater image name
              (`lua -e 'print(require("platform_info").get_image_name())'`)
      - [x] Reset/WPS/... button must return device into config mode
      - [x] Primary MAC address should match address on device label (or packaging)
            (https://gluon.readthedocs.io/en/latest/dev/hardware.html#notes)
        - When re-adding a device that was supported by an earlier version of Gluon, a
          factory reset must be performed before checking the primary MAC address, as
          the setting from the old version is not reset otherwise.
      - Wired network
        - [x] should support all network ports on the device
        - [x] must have correct port assignment (WAN/LAN)
          - On devices supplied via PoE, there is usually no explicit WAN/LAN labeling on the hardware.
            The PoE input should be the WAN port in this case.
      - Wireless network (if applicable)
        - [x] Association with AP must be possible on all radios
        - [x] Association with 802.11s mesh must work on all radios
        - [x] AP+mesh mode must work in parallel on all radios
      - LED mapping
        - Power/system LED
          - [x] Lit while the device is on
          - [x] Should display config mode blink sequence
                (https://gluon.readthedocs.io/en/latest/features/configmode.html)
        - Radio LEDs
          - [x] Should map to their respective radio
          - [x] Should show activity
        - Switch port LEDs
          - [x] Should map to their respective port (or switch, if only one led present)
          - [x] Should show link state and activity
      Unverified
      99bdce10
  17. May 13, 2022
  18. May 11, 2022
  19. May 05, 2022
  20. May 04, 2022
  21. May 03, 2022
  22. May 01, 2022
  23. Apr 30, 2022
    • David Bauer's avatar
      mpc85xx-p1010: remove TP-Link WDR4900 · 90dfd25e
      David Bauer authored
      Remove support for the TP-Link WDR4900, as it us currently unable to
      load its kernel sure to factory bootloader constraints.
      
      Progress on this topic is tracked in #2491
      90dfd25e
  24. Apr 24, 2022
  25. Apr 21, 2022
  26. Apr 17, 2022
  27. Apr 07, 2022
  28. Apr 05, 2022
Loading