Beginner
cc58b80b23
v2ray-plugin: update to 4.36.0
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-15 00:49:35 +08:00
Beginner
b0bf3aa335
v2ray: update to 4.36.0
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-15 00:49:35 +08:00
Tianling Shen
6c3f6d2686
r8168: a ugly hack to light up LAN led on NanoPi R4S
...
However this hurts nothing, and can make someone "happy" hhhhh.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-15 00:37:01 +08:00
Tianling Shen
6109a3c27f
Merge Official Source
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-14 23:47:15 +08:00
Tianling Shen
ab70f33be7
luci-app-ssr-plus: only selete ss-rust for armv8 devices
...
ss-libev on x86_64 is good enough.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-14 23:45:06 +08:00
xiaorouji
15013245cd
luci-app-passwall: bump to 4-17
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-14 23:15:29 +08:00
Tianling Shen
2c45dc201a
luci-app-ssr-plus: fix typo err of binname
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-14 19:00:16 +08:00
Hannu Nyman
e17e212b51
busybox: backport fixes for 1.33.0
...
Backport two fixes for 1.33.0
* history file storing
* traceroute command option parsing
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
(cherry picked from commit c1f3c52564fdec85394e7c338f56df0943ce8b10)
2021-03-13 21:20:17 +01:00
Tianling Shen
5fd6f9b40c
autocore: sync with official codes
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-13 23:46:35 +08:00
Tianling Shen
cc5d55ee44
luci-app-ssr-plus: fix bugs
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-13 16:31:38 +08:00
Tianling Shen
e5cfcabfb9
Revert "shadowsocks-rust: fix hash key for aarch64 binary"
...
This reverts commit 4519152b888b55e8a75a82f339504ef1fa2d7020.
Signed-off-by: Tianling Shen <cnsztl@gmail.com>
2021-03-13 11:31:56 +08:00
Mattraks
63e772ec77
luci-app-ssr-plus: allow customized ss plugins
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-13 02:45:53 +08:00
Tianling Shen
0ee152a77b
target/rockchip: rockpi4: fix typo err
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-13 01:44:00 +08:00
michael
b48f6b4191
uugamebooster: update to 2.7.8
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-13 01:25:35 +08:00
vernesong
a094cc7906
OpenClash: Update to v0.42.03-beta
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-13 00:49:18 +08:00
xiaorouji
02318e14f4
luci-app-passwall: sync with upstream source
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-13 00:49:18 +08:00
Tianling Shen
e9afc86fdc
luci-app-ssr-plus: fix dependencies
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-13 00:33:35 +08:00
Tianling Shen
861a4e6aa9
luci-app-ssr-plus: add support for shadowsocks-rust
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-13 00:30:12 +08:00
jerrykuku
a42cdea437
luci-app-argon-config: bump to v0.9
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-12 23:27:46 +08:00
Tianling Shen
4c0aa3d09c
cdnspeedtest: Update to 1.4.9
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-12 23:27:25 +08:00
Tianling Shen
4519152b88
shadowsocks-rust: fix hash key for aarch64 binary
...
Let's "thank" GitHub CDN.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-11 17:54:18 +08:00
Tianling Shen
e55ca39c85
qBittorrent-Enhanced-Edition: Update to 4.3.3.10
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-11 16:48:21 +08:00
Tianling Shen
9efa24c19f
qt5: Update to 5.15.2
...
Removed upstreamed patches.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-11 16:48:21 +08:00
Tianling Shen
cd48c34584
treewide: adjust tencent mirror
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-11 14:58:34 +08:00
Tianling Shen
6d9545423e
shadowsocks-rust: add new package
...
shadowsocks-rust is shadowsocks written in rust, with high performance
for AES AEAD ciphers (while much lower for non-ones).
However with the lack of rust toolchain, by now we can only download
pre-compiled binaries for quick setup and this Makefile needs to be
rewritten when rust toolchain is up.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-10 23:10:44 +08:00
Tianling Shen
4deeb05e91
shadowsocksr-libev: rewrite Makefile
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-10 17:16:27 +08:00
Tianling Shen
2777628425
mbedtls: fix typo error
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-10 02:54:00 +08:00
Tianling Shen
e26c0c7b31
Revert "rockchip: rk3328: refresh usb3 nodes"
...
This reverts commit 4126a5f695546744423b1015bda643b333cc6bc0.
We found some issues with the usb3 inno driver, however it's good enough
to use generic usb3 driver for R2S, so revert it here and wait for fixes.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(backported from 44cbe50f174c3f6470ee3270d8106041fb31b2d9)
2021-03-10 00:56:13 +08:00
Tianling Shen
4126a5f695
rockchip: rk3328: refresh usb3 nodes
...
Reference:
- e93adaa8e9
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-09 01:06:00 +08:00
Tianling Shen
08dc06016f
rockchip: introduce vendor USB3 inno driver
...
Reference: faa767a9d0
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-09 01:05:16 +08:00
Beginner
7ca9fd9e74
v2ray-plugin: update to 4.35.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-08 20:53:31 +08:00
Tianling Shen
400bd9c285
include/target: move specific cflags to own Makefile
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-08 20:19:24 +08:00
Daniel González Cabanelas
3b6c93298c
bcm63xx: AD1018-nor: add NAND flash
...
The Sercomm AD1018 has a NAND flash. We recently added support for NANDs
in this target.
Use the internal NAND as additional storage.
Signed-off-by: Daniel González Cabanelas <dgcbueu@gmail.com>
(cherry-picked from commit a48ef37747)
2021-03-08 12:46:46 +01:00
Tianling Shen
983dcc6bb1
luci-theme-edge: sync with upstream source
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-08 15:18:48 +08:00
zxlhhyccc
baeb325bc1
naiveproxy: refresh dependencies
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-08 14:47:07 +08:00
Tianling Shen
2881abe3d6
OpenClash: sync with upstream source
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-08 13:07:49 +08:00
Derry
8e98169466
OpenAppFilter: bump to 5.0.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-08 12:35:12 +08:00
AmadeusGhost
c62f23eeac
rockchip/image: update note for pine64-bin
...
Signed-off-by: AmadeusGhost <amadeus@immortalwrt.org>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-08 12:23:23 +08:00
Tianling Shen
cc60b565ab
arm-trusted-firmware-rk3328: drop incorrect copyright
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-07 23:01:57 +08:00
Tianling Shen
da2f73dcf9
v2ray: Update to 4.35.1
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-07 23:01:03 +08:00
Tianling Shen
06d8b3fdf4
mbedtls: hidden ARMv8 Crypto Extensions
option for broadcom devices
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-07 20:48:10 +08:00
Tianling Shen
3ab8caf68c
target/aarch64: append crypto optimization to cflags
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-07 20:44:54 +08:00
Tianling Shen
d693acf900
uboot-rockchip: fix build with rkbin
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-07 19:46:06 +08:00
AmadeusGhost
a7f0083894
rockchip: nanopi-r2s: add dmc controller nodes
...
Rererred to: f9ae6e992d
Signed-off-by: AmadeusGhost <amadeus@immortalwrt.org>
[separated new files from patches, rename dtsi]
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-07 17:15:42 +08:00
AmadeusGhost
d11eeb84ae
rorkchip: rk3328: introduce dmc driver from vendor
...
Referred to:
- a0e009a73e
- fcd9629c05
Signed-off-by: AmadeusGhost <amadeus@immortalwrt.org>
[separated new files from patches]
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-07 17:15:26 +08:00
AmadeusGhost
d5ac158920
uboot-rockchip: add support for building with rockchip ddrloader
...
Referred to http://opensource.rock-chips.com/wiki_Boot_option#Boot_flow .
Signed-off-by: AmadeusGhost <amadeus@immortalwrt.org>
[fixed format issue]
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-07 17:14:41 +08:00
AmadeusGhost
225f101c66
arm-trusted-firmware-rk3328: add new package
...
This introduces rockchip ddrloader firmware, which allows
users to control the memory frequency runtime.
Signed-off-by: AmadeusGhost <amadeus@immortalwrt.org>
[fixed binary output and format issues]
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-07 17:14:36 +08:00
QiuSimons
641e65380c
mbedtls: Implements AES and GCM with ARMv8 Crypto Extensions
...
A compact patch that provides AES and GCM implementations that utilize the
ARMv8 Crypto Extensions. The config flag is MBEDTLS_ARMV8CE_AES_C, which
is disabled by default as we don't do runtime checking for the feature.
The new implementation lives in armv8ce_aes.c.
Provides similar functionality to https://github.com/ARMmbed/mbedtls/pull/432
Thanks to Barry O'Rourke and others for that contribtion.
Tested on a Cortex A53 device and QEMU. On a midrange phone the real AES-GCM
throughput increases about 4x, while raw AES speed is up to 10x faster.
[updated Makefile to enable this function, adjusted commit message]
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-07 16:38:11 +08:00
Tianling Shen
b584916501
rockchip: use native mac address for NanoPi R4S
...
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-07 15:43:59 +08:00
Tianling Shen
7f9f5b08a8
naiveproxy: bump to 89.0.4389.72-1
...
Removed upstreamed patches, refreshed all dependencies.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-07 15:14:02 +08:00