Skip to content
Snippets Groups Projects
  1. May 08, 2018
    • Matthias Schiffer's avatar
      ar71xx-generic: make ubiquiti-rocket-m a separate device · 5bd1d88f
      Matthias Schiffer authored
      Make ubiquiti-rocket-m a separate device rather than a bullet-m alias to
      enable USB support and allow adding devive-specific packages.
      Unverified
      5bd1d88f
    • David Bauer's avatar
      ar71xx: add support for Fritz!Box 4020 · 22d45448
      David Bauer authored
      
      This commit adds support for the AVM Fritz!Box 4020 WiFi-router.
      
      SoC:   Qualcomm Atheros QCA9561 (Dragonfly) 750MHz
      RAM:   Winbond W971GG6KB-25
      FLASH: Macronix MX25L12835F
      WiFi:  QCA9561 b/g/n 3x3 450Mbit/s
      USB:   1x USB 2.0
      IN:    WPS button, WiFi button
      OUT:   Power LED green, Internet LED green, WLAN LED green,
             LAN LED green, INFO LED green, INFO LED red
      UART:  Header Next to Black metal shield
             Pinout is 3.3V - RX - TX - GND (Square Pad is 3.3V)
             The Serial setting is 115200-8-N-1.
      
      Tested and working:
       - Ethernet (LAN + WAN)
       - WiFi (correct MAC)
       - Installation via EVA bootloader
       - OpenWRT sysupgrade
       - Buttons
       - LEDs
      
      Not working:
       - USB port
      
      Installation via EVA:
      In the first seconds after Power is connected, the bootloader will
      listen for FTP connections on 169.254.157.1 (Might also be 192.168.178.1). Firmware can be uploaded
      like following:
      
        ftp> quote USER adam2
        ftp> quote PASS adam2
        ftp> binary
        ftp> debug
        ftp> passive
        ftp> quote MEDIA FLSH
        ftp> put openwrt-sysupgrade.bin mtd1
      
      Note that this procedure might take up to two minutes. After transfer is
      complete you need to powercycle the device to boot OpenWRT.
      
      Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
      22d45448
  2. May 06, 2018
  3. Apr 26, 2018
  4. Apr 13, 2018
  5. Apr 10, 2018
  6. Mar 19, 2018
  7. Feb 20, 2018
  8. Feb 07, 2018
  9. Feb 06, 2018
  10. Feb 04, 2018
  11. Feb 03, 2018
    • Matthias Schiffer's avatar
      modules: update LEDE · 87ced3c5
      Matthias Schiffer authored
      b1205a9211 ar71xx: /lib/ar71xx.sh: add model detection for TP-Link TL-WR810N
      fbeae9d891 iptables: make kmod-ipt-debug part of default ALL build
      6ea9a702c5 iptables: Fix target TRACE issue
      00fa1e4108 curl: fix libcurl/mbedtls async interface
      d5278cc48b kernel: bump 4.4 to 4.4.112 for 17.01
      2ae0741f3b dnsmasq: backport validation fix in dnssec security fix
      58d60bd283 dnsmasq: backport dnssec security fix for 17.01
      d626aa005b mountd: bump to git HEAD version
      f0336975be kernel: bump 4.4 to 4.4.111 for 17.01
      fb6f21c657 kmod-sched-cake: bump to latest cake bake for 17.01
      2e8a3bb35f ar71xx: Netgear WNR2000v4: do not include USB packages [17.01]
      3fa86282fa build: fix restoring /etc/opkg with PER_DEVICE_ROOTFS
      987a7e3175 ramips: fix lenovo newifi-y1 switch and LED config
      dbb5ffaed5 ramips: firewrt: indicate boot status via LED
      Unverified
      87ced3c5
  12. Jan 26, 2018
  13. Jan 20, 2018
  14. Jan 19, 2018
  15. Jan 16, 2018
  16. Jan 10, 2018
  17. Jan 03, 2018
  18. Dec 27, 2017
  19. Dec 19, 2017
  20. Dec 07, 2017
  21. Nov 26, 2017
  22. Nov 23, 2017
  23. Oct 21, 2017
  24. Sep 07, 2017
  25. Sep 06, 2017
  26. Aug 13, 2017
Loading