Skip to content
Snippets Groups Projects
  1. Jul 06, 2022
  2. Jul 05, 2022
  3. Jul 03, 2022
  4. Jun 26, 2022
    • David Bauer's avatar
      Merge pull request #2560 from blocktrron/dsa-migration · a1ce26be
      David Bauer authored
      ramips-mt7621: enable swconfig to DSA migration
      Unverified
      a1ce26be
    • David Bauer's avatar
      Merge pull request #2570 from blocktrron/upstream-master-updates · 1987720b
      David Bauer authored
      modules: update to latest HEAD
      Unverified
      1987720b
    • David Bauer's avatar
      ramips: add MT7621 WiFi devpath migration · 82571e3f
      David Bauer authored
      
      Add a migration script to migrate the device path of PCIe WiFi hardware
      from OpenWrt 19.07 to the one used with OpenWrt 21.02+.
      
      Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
      82571e3f
    • David Bauer's avatar
      openwrt: make DSA images upgradable from swconfig · 8e8aa0c8
      David Bauer authored
      
      Set the compat-version of the sysupgrade image to 1.0 in order to allow
      upgrades from Gluon-sources which are based on swconfig and do not
      ignore mismatching minor compat-versions.
      
      Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
      8e8aa0c8
    • David Bauer's avatar
      modules: update routing · a0c6f2d5
      David Bauer authored
      1735768 olsrd: replace patch for storms with real patch
      a0c6f2d5
    • David Bauer's avatar
      modules: update packages · fc866afb
      David Bauer authored
      4c4ac1b58 travelmate: update 2.0.8-2
      ddf610ca4 syslog-ng: update to version 3.37.1
      34dc9074f dnsdist: switch from liblua to luajit
      6c942ec7f Revert "lxc: export systemd cgroups after install"
      345ae974b lxc: export systemd cgroups after install
      6a89a690f libreswan: update to 4.7
      a5765aa29 nfdump: update to 1.6.24
      70d787c82 knot-resolver: update to version 5.5.1
      40c2ef8c7 travelmate: update 2.0.8
      26481ea6c luajit: backport softfloat ppc support
      fc866afb
    • David Bauer's avatar
      modules: update openwrt · 8c9043fb
      David Bauer authored
      a4390ea283 apm821xx: WNDAP660: fix ethernet port ordering
      7bc1d76419 ramips: mt7621-dts: fix claiming rgmii2 pin group for EdgeRouter X SFP
      d01e374074 ramips: force ZyXEL NR7101 to boot from "Kernel" partition
      b9d67e2608 ath79: fix rootfs padding for D-Link DAP-2xxx
      4130e7ed54 mpc85xx: p2020: add RTC ds1307 to kernel
      d929abbbde bcm53xx: remove 07_set_preinit_iface_bcm53xx
      c1868ef656 tools/libressl: update to version 3.4.3
      8a3fb45722 netfilter: kmod-nft-xfrm
      43fd8f4aba libusb: fix missing link
      f608779f92 mt76: update to the latest version
      daa8d7e32d realtek: make "u-boot-env" partition writable for Netgear 3xx series
      c32dfc7fe0 realtek: make Netgear GS1xx u-boot env partition writable
      8c9043fb
    • David Bauer's avatar
      modules: update gluon · b931513f
      David Bauer authored
      b804281 autoupdater: ignore minor compat-version
      b931513f
  5. Jun 25, 2022
  6. Jun 24, 2022
    • Andreas Ziegler's avatar
      Merge pull request #2567 from AiyionPrime/fix-make-lint · 62fb2c8a
      Andreas Ziegler authored
      Fix make lint
      Unverified
      62fb2c8a
    • 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")
      Unverified
      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>
      Unverified
      73471f24
  7. Jun 23, 2022
  8. Jun 22, 2022
  9. Jun 19, 2022
  10. Jun 18, 2022
  11. Jun 17, 2022
  12. Jun 16, 2022
Loading