Skip to content
Snippets Groups Projects
  1. Mar 24, 2023
  2. Mar 22, 2023
  3. Mar 21, 2023
  4. Mar 19, 2023
  5. Mar 18, 2023
  6. Mar 16, 2023
  7. Mar 11, 2023
    • Andreas Ziegler's avatar
    • Steffen Förster's avatar
      ramips-mt7621: add GL.iNet MT1300 · 2c221bac
      Steffen Förster authored
      The GL-MT1300 is a high-performance new generation pocket-sized router
      that offers a powerful hardware and first-class cybersecurity protocol
      with unique and modern design.
      
      Specifications:
      - SoC: MT7621A, Dual-Core @880MHz
      - RAM: 256 MB DDR3
      - Flash: 32 MB
      - Ethernet: 3 x 10/100/1000: 2 x LAN + 1 x WAN
      - Wireless: 1 x MT7615D Dual-Band 2.4GHz(400Mbps) + 5GHz(867Mbps)
      - USB: 1 x USB 3.0 port
      - Slot: 1 x MicroSD card slot
      - Button: 1 x Reset button
      - Switch: 1 x Mode switch
      - LED: 1 x Blue LED + 1 x White LED
      
      MAC addresses based on vendor firmware:
      WAN : factory 0x4000
      LAN : Mac from factory 0x4000 + 1
      2.4GHz : factory 0x4
      5GHz : Mac form factory 0x4 + 1
      
      Flashing instructions:
      1.Connect to one of LAN ports.
      2.Set the static IP on the PC to 192.168.1.2.
      3.Press the Reset button and power the device (do not release the button).
        After waiting for the blue led to flash 5 times, the white led will
        come on and release the button.
      4.Browse the 192.168.1.1 web page and update firmware according to web
        tips.
      5.The blue led will flash when the firmware is being upgraded.
      6.The blue led stops blinking to indicate that the firmware upgrade is
        complete and U-Boot automatically starts the firmware.
      2c221bac
  8. Mar 10, 2023
  9. Mar 08, 2023
  10. Mar 06, 2023
  11. Mar 05, 2023
    • David Bauer's avatar
      ath79-generic: remove workaround · ec57f6c6
      David Bauer authored
      
      Now that OpenWrt implements a proper fix for the stalled boots on 74kc
      boards, the previous workaround can be removed.
      
      Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
      ec57f6c6
    • David Bauer's avatar
      modules: update routing · 53b84e34
      David Bauer authored
      cc1dd76 bird2: bump to version 2.0.12
      53b84e34
    • David Bauer's avatar
      modules: update packages · 989a16d1
      David Bauer authored
      f06652bc1 v2raya: drop wrong patches
      b6fab0750 yq: Update to 4.31.2
      614680d93 yq: Update to 4.31.1
      781be9731 cloudflared: Update to 2023.3.0
      889028f86 cloudflared: Update to 2023.2.2
      4b630ba72 sed: remove old libpcre dependency
      3e2c1336a msgpack-c: Update to 5.0.0
      43ae97707 golang: Update to 1.19.6
      692052b8c node: bump to v16.19.1
      2fcba9a46 zerotier: update to 1.10.3
      651c73467 git: update to 2.34.7
      656835201 https-dns-proxy: 2022-10-15-11 update
      0790a0626 cloudreve: Update to 3.7.1
      11780f597 gg: Update to 0.2.18
      a4393e648 dnsproxy: Update to 0.47.0
      2ccdd6d27 kcptun: update to version 20230207
      48d58b61c simple-adblock: bugfix: ensure directory for jsonFile is created
      b0050dc7f simple-adblock: implement procd_boot_wan_timeout support
      fc70290d5 adblock: update 4.1.5-6
      1e59e5d12 snowflake: update to v2.5.1
      c13c734e3 django: bump to version 4.0.10
      d3c9e5200 irqbalance: Add upstream fix for AARCH64 irq name parsing
      f38c9e1d2 simple-adblock: update to 1.9.4-1
      1c0d2ce41 adblock: update 4.1.5-5
      989a16d1
    • David Bauer's avatar
      modules: update openwrt · f3c7f340
      David Bauer authored
      0a32f66fea generic: remove patch for unused kernel version
      ea6fb9c16d generic: MIPS: Add barriers between dcache & icache flushes
      7b05a8d05d kernel: fix mtk dsa tag padding
      cfce8ab388 kernel: can: fix MCP251x CAN controller module autoload
      55a48b0957 kernel: bump 5.10 to 5.10.168
      a66e53d8ed kernel: bump 5.10 to 5.10.167
      3167f7c9fa openssl: bump to 1.1.1t
      f3c7f340
  12. Mar 04, 2023
  13. Mar 02, 2023
  14. Mar 01, 2023
  15. Feb 28, 2023
  16. Feb 27, 2023
  17. Feb 26, 2023
  18. Feb 25, 2023
  19. Feb 22, 2023
  20. Feb 20, 2023
    • Sven Eckelmann's avatar
      ath79-generic: Work around boot hang on Unifi AC-Mesh · 536c771f
      Sven Eckelmann authored
      It looks like boot hangs on an AC-Mesh for unknown reasons. The last
      message seen on the console is:
      
          [    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
      
      But interestingly, it seems like enabling AIO somehow works around this
      problem. Changing any off the following options seem to have the same
      effect at the moment for Linux 5.10.160+5.10.161
      
          # CONFIG_KERNEL_AIO is not set
          # CONFIG_KERNEL_CGROUPS is not set
          # CONFIG_KERNEL_FANOTIFY is not set
          # CONFIG_KERNEL_FHANDLE is not set
          # CONFIG_KERNEL_IO_URING is not set
          # CONFIG_KERNEL_IPV6_MROUTE is not set
          # CONFIG_KERNEL_IPV6_SEG6_LWTUNNEL is not set
          # CONFIG_KERNEL_IP_MROUTE is not set
          CONFIG_KERNEL_PROC_STRIPPED=y
      
      Just enable CONFIG_AIO until the actual problem was fixed.
      
      Link: https://github.com/freifunk-gluon/gluon/issues/2784
      536c771f
  21. Feb 16, 2023
  22. Feb 15, 2023
Loading