46996 Commits

Author SHA1 Message Date
CN_SZTL
4b3d226812
Merge Lean's source 2020-02-18 13:07:48 +08:00
Adrian Schmutzler
dc145de4be ath79: move mikrotik-caldata.sh to target base-files
Mikrotik devices will be found in both generic and nand subtargets.

The file mikrotik-caldata.sh, currently used in generic, contains
a few lines of code that would need to be duplicated for nand
support. Instead of duplicating it, move it to target base-files,
as size impact is small and the maintenance gain should outweigh it.

This is changed separately to make life easier for the people
currently working on Mikrotik NAND support.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-02-17 20:23:59 +01:00
CN_SZTL
582df8515f
luci-app-unblockneteasemusic-mini: fix wget 2020-02-17 20:46:11 +08:00
CN_SZTL
e0595ed084
luci-app-unblockneteasemusic-mini: fix dependency 2020-02-17 20:26:19 +08:00
CN_SZTL
b594c21590
Merge Lean's source 2020-02-17 20:23:23 +08:00
CN_SZTL
f40f5ca862
luci-app-unblockneteasemusic-mini: bump to 1.2-3 2020-02-17 20:21:19 +08:00
CN_SZTL
df808e51f9
luci-app-vssr: sync with upstream source 2020-02-17 19:16:48 +08:00
CN_SZTL
857a452f57
luci-app-vssr: sync with upstream source 2020-02-17 18:37:14 +08:00
CN_SZTL
5fe46613d3
luci-app-vssr: update source 2020-02-17 18:25:13 +08:00
CN_SZTL
4bb8ed5195
luci-app-unblockneteasemusic: bump to 2.7-5 2020-02-17 18:03:23 +08:00
CN_SZTL
516b1e7fab
Merge Lean's source 2020-02-17 17:20:12 +08:00
CN_SZTL
7b3e056abf
target/ramips: enable fpu emulator by default 2020-02-17 17:15:57 +08:00
CN_SZTL
6f5dde6014
Merge Lean's source 2020-02-17 16:49:10 +08:00
CN_SZTL
8d3b3f5ccb
luci-app-passwall: sync with upstream source 2020-02-17 16:19:41 +08:00
CN_SZTL
9cce728e3e
luci-app-frpserver: fix PKG_NAME 2020-02-17 13:03:30 +08:00
CN_SZTL
1fecd729e4
k3wifi: fix dependency 2020-02-17 11:40:39 +08:00
CN_SZTL
b7d59feba7
luci-app-vssr-coexist: sync with upstream source 2020-02-17 11:03:14 +08:00
CN_SZTL
d2fdf181d6
luci-app-vssr-coexist: sync with upstream source 2020-02-17 09:56:03 +08:00
CN_SZTL
28ab2be021
passwall : add common use port options 2020-02-17 08:47:30 +08:00
CN_SZTL
5f548f94f8
Metge Lean's source 2020-02-17 00:02:22 +08:00
CN_SZTL
c01439aefb
luci-app-serverchan: bump to v1.34-42 2020-02-16 23:24:42 +08:00
CN_SZTL
9ca241a088
luci-app-unblockneteasemusic: keep custom cert when sysupgrade 2020-02-16 23:13:11 +08:00
CN_SZTL
16c9710564
Merge Lean's source 2020-02-16 23:06:12 +08:00
CN_SZTL
eff0f23129
luci-app-ssr-plus-Jo: sync with upstream source 2020-02-16 22:59:53 +08:00
David Bauer
d2b8ccb1c0 ath79: add support for Siemens WS-AP3610
Hardware
--------
SoC:  Atheros AR7161
RAM:  Samsung K4H511638D-UCCC
      2x 64M DDR1
SPI:  Micron M25P128 (16M)
WiFi: Atheros AR9160 bgn
      Atheros AR9160 an
ETH:  Broadcom BCM5481
LED:  Power (Green/Red)
      ETH (Green / Blue / Yellow)
          (PHY-controlled)
      WiFi 5 (Green / Blue)
      WiFi 2 (Green / Blue)
BTN:  Reset

Serial: Cisco-Style RJ45 - 115200 8N1

Installation
------------

1. Download the OpenWrt initramfs-image. Place it into a TFTP server
   root directory and rename it to 1401A8C0.img. Configure the TFTP
   server to listen at 192.168.1.66/24.

2. Connect the TFTP server to the access point.

3. Connect to the serial console of the access point. Attach power and
   interrupt the boot procedure when prompted (bootdelay is 1 second).

4. Configure the U-Boot environment for booting OpenWrt from Ram and
   flash:

   $ setenv boot_openwrt 'setenv bootargs; bootm 0xbf080000'
   $ setenv ramboot_openwrt 'setenv serverip 192.168.1.66;
     tftpboot; bootm'
   $ saveenv

5. Load OpenWrt into memory:

   $ run ramboot_openwrt

   Wait for the image to boot.

6. Transfer the OpenWrt sysupgrade image to the device. Write the image
   to flash using sysupgrade:

   $ sysupgrade -n /path/to/openwrt-sysuograde.bin

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-02-16 15:36:29 +01:00
David Bauer
ae35ff5767 ath79: backport phy reset-controller patches
The Siemens WS-AP3610 asserts reset to the ethernet PHY with the
reset-register. Backport the necessary patches to de-assert reset
when probing the PHY.

These patches can be dropped when using kernel 5.4.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-02-16 15:36:29 +01:00
CN_SZTL
726b3c3cd5
luci-app-233ddns: refresh domain 2020-02-16 22:20:19 +08:00
CN_SZTL
59eb6c03ea
Merge Lean's source 2020-02-16 22:04:16 +08:00
CN_SZTL
6fdc785d67
luci-app-passwall: sync with upstream source 2020-02-16 21:21:56 +08:00
CN_SZTL
e59a145234
luci-app-openclash: sync with upstream source 2020-02-16 21:21:37 +08:00
CN_SZTL
e4eecb987c
luci-app-233ddns: add missing dependency 2020-02-16 21:20:03 +08:00
CN_SZTL
614e165de0
luci-app-233ddns: add blog url 2020-02-16 20:18:38 +08:00
CN_SZTL
088f394996
Merge Lean's source 2020-02-16 20:03:31 +08:00
CN_SZTL
3f0ede38af
Merge Lean's source 2020-02-16 19:06:43 +08:00
CN_SZTL
e6240b6d47
luci-app-unblockneteasemusic: bump to v2.7-3 2020-02-16 18:56:34 +08:00
CN_SZTL
fcd34d93ae
luci-app-unblockneteasemusic-mini: bump to v1.2-2 2020-02-16 18:34:49 +08:00
CN_SZTL
fee3e57c81
luci-app-233ddns: add package 2020-02-16 18:13:22 +08:00
CN_SZTL
aa384df6c9
openwrt-frp: enable upx compress 2020-02-16 13:29:02 +08:00
CN_SZTL
81621d3934
passwall: optimize subscribe calc hashkey 2020-02-16 13:04:46 +08:00
CN_SZTL
6b0b19a1ae
Merge Lean' source 2020-02-16 13:01:57 +08:00
CN_SZTL
617b31ac24
Merge Official Source 2020-02-16 01:27:17 +08:00
CN_SZTL
e65a2863a7
default-settings: update 2020-02-16 01:15:50 +08:00
CN_SZTL
9b00bc54a9
luci-app-frpserver: add package 2020-02-16 01:12:04 +08:00
CN_SZTL
84b508a050
luci-app-vssr-coexist: sync with upstream source 2020-02-15 22:12:32 +08:00
CN_SZTL
0fa9d75743
luci-app-rclone: bump to v1.2.18 2020-02-15 22:10:09 +08:00
CN_SZTL
adb1462f05
luci-app-serverchan: sync with upstream source 2020-02-15 22:07:31 +08:00
CN_SZTL
80584900ee
luci-app-passwall: sync with upstream source 2020-02-15 22:07:08 +08:00
CN_SZTL
fde41fea37
OpenClash: bump to v0.36.6-beta 2020-02-15 22:06:46 +08:00
CN_SZTL
9dc8577090
luci-app-ssr-plus:Fix Adblock update bug 2020-02-15 21:09:02 +08:00
CN_SZTL
596aef022a
include/target: add luci-proto-relay 2020-02-15 21:06:24 +08:00