Commit Graph

17142 Commits

Author SHA1 Message Date
CN_SZTL
3da75d75ab
ipt2socks: bump to 1.0.2 2020-03-13 20:32:17 +08:00
CN_SZTL
6bfdd264e2
ootoc: sync with upstream source 2020-03-13 20:31:26 +08:00
CN_SZTL
29ffc8bb30
OpenClash: bump to v0.36.10-beta 2020-03-13 20:30:54 +08:00
CN_SZTL
4057032868
luci-app-passwall: sync with upstream source 2020-03-13 20:28:43 +08:00
CN_SZTL
6c100180f2
luci-app-clash: bump to 1.6.3 2020-03-13 20:28:05 +08:00
蓝爵薇
cbd968506e
nps.po:add translation (#3780) 2020-03-13 20:11:50 +08:00
lean
d89ff77328
luci-app-adbyby-plus: rules always copy to ram 2020-03-13 20:11:29 +08:00
manyeechen
ab40dead8e
npc:bump to 0.26.5 (#3751)
add:
web 新增和编辑tunnel时增加使用场景提示实现 #410 提到的在hostlist 列表中点击在线状态可以直接访问这个穿透地址。感谢@hzgjq
添加版本打印,现在客户端和服务端均可以用-version参数打印版本了
添加客户端linux sdk文件打包
2020-03-13 20:11:08 +08:00
TwoBall
c939a6e4e3
Update adbyby.po (#3763) 2020-03-13 20:10:42 +08:00
brucewzp
0b4108010d
fix autoreboot crontab not restart issue (#3770) 2020-03-13 20:10:20 +08:00
Max Zhao
d34d69ef86
luci-app-ssr-plus: fix bug that user can't import trojan url (#3767) 2020-03-13 20:09:55 +08:00
lean
7ec9ed2bf1
openssl: update config 2020-03-13 20:01:05 +08:00
CN_SZTL
1e824c9880
OpenClash: sync with upstream source 2020-03-13 04:27:07 +08:00
mleaf
106b906291
add support for CanBox CM520-79F. 2020-03-13 04:00:59 +08:00
CN_SZTL
43fea20ed2
Merge Official Source 2020-03-13 03:30:18 +08:00
CN_SZTL
607661cde6
luci-app-vssr: sync with upstream source 2020-03-12 23:37:36 +08:00
CN_SZTL
109d89360f
ootoc: sync with upstream source 2020-03-12 23:36:56 +08:00
CN_SZTL
9abf3b7de1
luci-theme-argon: sync with upstream source 2020-03-12 23:35:04 +08:00
CN_SZTL
1c3d073ce6
luci-theme-argon-mod: delete outdated theme 2020-03-12 23:32:36 +08:00
TwoBall
e174a463d5
Update adbyby.po (#3746) 2020-03-12 23:27:55 +08:00
LEAN-ESX
8f132c0047
luci-app-adbyby-plus: keed adblock after upgrade 2020-03-12 23:27:26 +08:00
Tomasz Maciej Nowak
5031fbfd22 layerscape: ls1012afrdm: introduce dynamic partitioning
Combine fixed sizes of "kernel" and "rootfs" partitions into one
partition managed by OpenWrt splitter, it will allow better management
of chip capacity and less maintenance burden when compiled kernel image
will outgrow allocated size for kernel partition. This also changes kernel
image format, since splitter only manages kernel and rootfs partitions,
the dtb needs to be updated with the kernel, so for convenience, kernel is
packed to FIT image.

Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
2020-03-12 12:59:44 +01:00
Tomasz Maciej Nowak
63f5268c7f layerscape: ls1012afrdm: convert image to squashfs
This commit replaces UBIFS root partition with squashfs+overlay. It's
preparation for introducing dynamic partitioning.

Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
2020-03-12 12:59:44 +01:00
Tomasz Maciej Nowak
3a3d998c12 layerscape: resurrect support for FRDM-LS1012A
Re-add support for NXP FRDM-LS1012A, which mimics the flash layout of the
rest boards supported by LSDK.

0x000000000000-0x000000100000 : "bl2"
0x000000100000-0x000000500000 : "fip"
0x000000500000-0x000000600000 : "u-boot-env"
0x000000600000-0x000000a00000 : "reserved-1"
0x000000a00000-0x000000d00000 : "pfe"
0x000000d00000-0x000000f00000 : "reserved-2"
0x000000f00000-0x000001000000 : "dtb"
0x000001000000-0x000002000000 : "kernel"
0x000002000000-0x000004000000 : "ubifs"

Specification
SoC: LS1012A single core 800MHz
RAM: 512 MB DDR3
Flash: 64 MB QSPI NOR
Ethernet: 2x 10/100/1000 Mbps
Connectors: µUSB 3.0 OTG
            µUSB 2.0 (debugging & power input)
            2x 3.5mm jack for microphone & headphone (SGTL5000)
            Arduino Shield expansion with I2C, SPI, UART, and GPIO
            JTAG
LEDS: 3x (non-configurable)
Buttons: 1x (reset, non-configurable)

Be advised that erasing or writing 64MB flash takes some time to finish.
Do not reset the board until all operations end with success, otherwise
You'll need external tools to re-program the flash chip.

Installation
Follow the QSPI programing procedure for LS1012AFRWY board in
target/linux/layerscape/README, point 3.3.
Don't forget about updating U-Boot environment with MAC addresses of
ethernet interfaces, variable 'ethaddr' for eth0 and 'eth1addr' for eth1.

As the LSDK images do not support sysupgrade, nor do changes in this
commit, it's planed in upcoming submissions.

Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
2020-03-12 12:59:44 +01:00
LEAN-ESX
daae45bb5e
luci-app-ssr-plus: check global server node to make sure it's valid when startup 2020-03-12 19:43:23 +08:00
CN_SZTL
8dabf55540
Merge Official Source 2020-03-12 17:50:48 +08:00
CN_SZTL
380e7049c9
adbyby: remove outdated files 2020-03-12 06:18:11 +08:00
Sungbo Eo
228bb84744 kernel: make kmod-ata-core selected by dependent modules
Currently kmod-ata-* will not get into images unless kmod-ata-core is added to
DEVICE_PACKAGES as well. By changing the dependencies from "depends on" to
"select", we do not have the issue anymore.

Furthermore, we can remove most occurrences of the package from DEVICE_PACKAGES
and similar variables, as it is now pulled by dependent modules such as:
- kmod-ata-ahci
- kmod-ata-ahci-mtk
- kmod-ata-sunxi

While at it, use AddDepends/ata for kmod-ata-pdc202xx-old.

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
2020-03-11 19:40:03 +01:00
CN_SZTL
f337a2f21d
luci-app-passwall: sync with upstream source 2020-03-12 02:07:30 +08:00
CN_SZTL
ca50a20d6c
luci-app-openclash: sync with upstream source 2020-03-12 02:06:58 +08:00
CN_SZTL
346b406b82
luci-app-clash: sync with upstream source 2020-03-12 02:06:20 +08:00
CN_SZTL
0069dc13a3
luci-theme-argon: sync with upstream source 2020-03-12 02:05:54 +08:00
CN_SZTL
2cbcf2a81a
sqm: refresh translation 2020-03-12 01:56:56 +08:00
CN_SZTL
e258fcfd31
luci-app-diskman: sync with upstream source 2020-03-11 21:35:55 +08:00
CN_SZTL
0f55b30e7c
luci-app-vssr: sync with upstream source 2020-03-11 21:35:26 +08:00
CN_SZTL
c317bca259
ootoc: sync with upstream source 2020-03-11 21:34:39 +08:00
LEAN-ESX
d55d9ed266
luci-app-adbyby-plus: update adblock.sh 2020-03-11 21:32:45 +08:00
Felix Fietkau
0f8c806eb8 mt76: update to the latest version
a94e43f277e2 mt76: mt76x02: reset MCU timeout counter earlier in watchdog reset

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2020-03-11 13:33:36 +01:00
Hans Dedecker
659ae99e9b curl: bump to 7.69.0
For changes in 7.69.0; see https://curl.haxx.se/changes.html#7_69_0

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2020-03-10 22:15:18 +01:00
LEAN-ESX
5e7975af23
luci-app-adbyby-plus: add support AdGuardHome / Host / DNSMASQ rules 2020-03-11 02:23:00 +08:00
CN_SZTL
55c36f411f
OpenClash: sync with upstream source 2020-03-11 01:24:08 +08:00
CN_SZTL
5c72fd2240
ootoc: sync with upstream source 2020-03-11 01:22:00 +08:00
CN_SZTL
f529ea10bb
luci-theme-bootstrap-mod: add new package 2020-03-11 01:21:16 +08:00
CN_SZTL
416cb63d71
luci-theme-argon-light-mod: add new package 2020-03-11 01:20:54 +08:00
CN_SZTL
16171c51fc
luci-theme-argon-dark-mod: add new package 2020-03-11 01:20:33 +08:00
AmadeusGhost
800030866a
verysync: update to 1.3.5 2020-03-11 00:53:02 +08:00
CN_SZTL
c921c5ba94
luci-app-clash: bump to 1.6.1f 2020-03-10 22:38:26 +08:00
CN_SZTL
79b9b8a2d9
luci-app-vssr: sync with upstream source 2020-03-10 22:37:56 +08:00
CN_SZTL
b6a5174234
luci-app-diskman: sync with upstream source 2020-03-10 22:37:04 +08:00
CN_SZTL
48cfb8b7cb
OpenClash: bump to v0.36.9-beta 2020-03-10 22:36:42 +08:00