Commit Graph

49707 Commits

Author SHA1 Message Date
CN_SZTL
6cbc1e0bc5
autocore-arm: read real-time cpu frequency 2020-07-20 17:47:50 +08:00
CN_SZTL
2f0c0a25e9
trojan-go: fix compilation 2020-07-20 01:32:06 +08:00
CN_SZTL
cb7f85740b
Merge Official Source 2020-07-19 23:07:42 +08:00
Core Chen
afb4e11783
subconverter: update init 2020-07-19 23:07:02 +08:00
Core Chen
6a29a2a637
subweb: update config 2020-07-19 23:06:32 +08:00
CN_SZTL
fd9080941b
luci-app-turboacc: add missing translation str 2020-07-19 22:28:26 +08:00
CN_SZTL
721bbb4b84
autocore-arm: fix define cpuinfo 2020-07-19 22:20:48 +08:00
CN_SZTL
407e60996e
autocore: fix typo error 2020-07-19 22:08:47 +08:00
CN_SZTL
e452dfef2e
autocore-arm: fix cpu arch detection 2020-07-19 22:00:20 +08:00
CN_SZTL
9a9a8b6231
autocore: add ARM support 2020-07-19 21:51:04 +08:00
CN_SZTL
27dd0b7813
target/rockchip: add default packages 2020-07-19 21:05:42 +08:00
CN_SZTL
7662626ba6
kernel/crypto: add rk3328 crypto support
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2020-07-19 18:04:04 +08:00
CN_SZTL
a0c5f9837b
luci-app-ssr-plus: sync with upstream source 2020-07-19 17:47:04 +08:00
CN_SZTL
b5ae8feb35
luci-app-oled: add package 2020-07-19 17:46:44 +08:00
CN_SZTL
45e68bf527
luci-app-passwall: sync with upstream source 2020-07-19 17:45:44 +08:00
CN_SZTL
95923f589c
trojan-go: bump to v0.8.1 2020-07-19 17:45:23 +08:00
CN_SZTL
ed6a824884
luci-app-jd-dailybonus: sync with upstream source 2020-07-19 17:44:47 +08:00
Core Chen
1ac34f379c
subweb: update init 2020-07-19 15:32:19 +08:00
CN_SZTL
33836ed06f
luci-app-cpufreq: do not set default value on first installed 2020-07-19 15:05:36 +08:00
big fox tail
6572adc184
luci-app-openvpn-server: fix bug 2020-07-19 14:08:41 +08:00
CN_SZTL
821be1b24f
luci-app-cpufreq: fix dependency 2020-07-19 14:05:28 +08:00
CN_SZTL
4dded25eca
luci-app-turboacc: do not display hw nat option for non-mt7621 devices 2020-07-19 13:58:46 +08:00
CN_SZTL
a6bb091998
luci-app-jd-dailybonus: fix log display 2020-07-19 11:54:21 +08:00
CN_SZTL
3e0bc7d3ad
target/rockchip: allow higher frequency 2020-07-19 11:51:16 +08:00
CN_SZTL
1b1b4177a1
target/rockchip: enable thermal module 2020-07-19 11:51:10 +08:00
Alexander Müller
1623defbdb ramips: fix flash layout for TP-Link TL-WR841N v14
The config partition was missing from the flash layout of the device.

Although the stock firmware resets a corrupted config partition to the
default values, the TFTP flash with an image bigger than 0x3d0000 will
truncate the image as the bootloader only copies 0x3d0000 bytes to flash
during TFTP flashing.

Fixed by adding the config partition and shrinking the firmware
partition.

Fixes: 3fd97c522b ("ramips: add support for TP-Link TL-WR841n v14")

Signed-off-by: Alexander Müller <donothingloop@gmail.com>
2020-07-19 02:01:06 +02:00
Adrian Schmutzler
2e4626ae77 ramips: remove incorrect mtd-eeprom for TP-Link TL-WR841N v14
The factory partition on this device is only 64k in size, so having
mediatek,mtd-eeprom = <&factory 0x10000> would place the EEPROM data
after the end of the flash. As can be verified against the TP-Link
GPL sources, which contain the EEPROM data as binary blob, the actual
address for the EEPROM data is 0x0.

Since 0x0 is default for MT7628, the incorrect line is just removed.

This error is the reason for the abysmal Wifi performance that people
are complaining about for the WR841Nv14.

Fixes: 3fd97c522b ("ramips: add support for TP-Link TL-WR841n v14")

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-07-19 02:01:06 +02:00
David Bauer
612d5282b5 ramips: don't create switch config for VIXMINI
Don't create UCI switch config for the GL.iNet microuter-N300 and
VIXMINI. These devices only have a single LAN port.
Creating the switch config makes usage of VLANs more complicated,
as they would have to be configured on the MAC as well as the "switch".

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-07-18 22:12:19 +02:00
CN_SZTL
1b8e4e93c6
luci-app-jd-dailybonus: grant access to more files 2020-07-18 23:18:34 +08:00
CN_SZTL
f89b36a5f0
OpenClash: bump to v0.39.4-beta 2020-07-18 22:05:51 +08:00
CN_SZTL
7eebf41236
target: select luci-app-turboacc by default 2020-07-18 21:36:38 +08:00
CN_SZTL
9fab33305e
luci-app-turboacc: merge offload and sfe into one package 2020-07-18 21:32:24 +08:00
CN_SZTL
ced8e6dbe6
target/rockchip: improve r2s support 2020-07-18 14:24:19 +08:00
CN_SZTL
245bf9d326
target/ipq40xx: improve network performance 2020-07-18 14:05:28 +08:00
CN_SZTL
843a45ad8a
target/rockchip: add nanopi r2s support from blocktrron 2020-07-18 13:26:29 +08:00
CN_SZTL
9787d39543
Revert "ipq40xx: merge all ar40xx patches into one single patch"
This reverts commit 2557d2eb4c.
2020-07-18 12:40:44 +08:00
CN_SZTL
245c598341
Revert "ipq40xx: fix ethernet vlan double tagging"
This reverts commit 9da2b56760.
2020-07-18 12:36:54 +08:00
CN_SZTL
0a1e67e933
mtk-eip93: move to ctcgfw 2020-07-18 00:57:55 +08:00
CN_SZTL
08e0efdd64
autocore: drop luci ver display 2020-07-18 00:13:53 +08:00
CN_SZTL
3918d5f4b7
target/mt7621: fix typo 2020-07-17 23:39:25 +08:00
CN_SZTL
f8b85df797
target/mt7621: enable hw crypto 2020-07-17 23:34:21 +08:00
CN_SZTL
c49f548fbe
Merge Official Source 2020-07-17 23:05:37 +08:00
CN_SZTL
1ce460e102
trojan-plus: change source 2020-07-17 21:42:30 +08:00
CN_SZTL
923969e13c
trojan-plus: fix PKG_NAME 2020-07-17 20:30:08 +08:00
CN_SZTL
4ec0990bfc
luci-app-passwall: sync with upstream source 2020-07-17 20:23:04 +08:00
CN_SZTL
847731a290
trojan-go/trojan-plus: introduce package 2020-07-17 20:22:46 +08:00
CN_SZTL
950e58f6e2
luci-app-jd-dailybonus: sync with upstream source 2020-07-17 20:02:39 +08:00
SJZ
e651c10a46
Unblockmusic Cloud unlock Log output typo 2020-07-17 19:03:27 +08:00
Daniel Golle
bae4204e34 procd: bump to git HEAD
8d5208f jail: fix false return in case of nofail mount
 b41f76b procd: fix compile if procd-ujail is not selected
 86a5105 jail: fs: fix build on uClibc-ng
 bfce7d1 jail: fix some more mount options
 268126a jail: add support for maskedPaths and readonlyPaths

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-07-17 12:00:00 +01:00
Adrian Schmutzler
b78a266888 lantiq: move 01_led_migration script to subtargets
Split the /etc/uci-defaults/01_led_migration scripts into subtargets
as already done for most of the other base-files.

While this introduces a minor amount of code duplication, it still
is considered an improvement, as device-specific settings are kept
together in the subtargets' base-files and the script at hand can be
removed entirely for two of the subtargets not needing it.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-07-17 12:14:32 +02:00