Commit Graph

4039 Commits

Author SHA1 Message Date
Scott Roberts
c54f6a700d kernel: i2c-pxa: remove slave
Removing i2c pxa slave

The i2c-pxa is typically not use in slave mode. It does not make sense
to have slave mode enabled by default.
Having slave mode enabled prevents the i2c controller from being reset
if a real slave device such as an SFP is attached to the i2c-pxa bus and
locks it up.
Disable slave mode so that the i2c controller can be reset if the bus is
locked up.
If someone actually has a need for pxa slave mode this can be enabled in
kernel config.

Signed-off-by: Scott Roberts <ttocsr@gmail.com>
2020-06-27 12:35:01 +08:00
Alberto Bursi
e310f7b493 uboot-kirkwood: enable sata in nsa310 uboot
the uboot of nsa310 cannot use the network chip
as it is a realtek on the PCIe lanes and not a
Marvell ethernet from the SoC.

Therefore tftp is not possible on this device
and the only way to install is by loading files
from a USB drive.
If the USB subsystem is dead there is no way to
install OpenWrt.
Enable sata support and commands so it can be
used as a fallback in case of USB issues.

Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
2020-06-27 12:34:18 +08:00
AmadeusGhost
a420784ef3
Update CONTRIBUTED.md 2020-06-26 00:04:07 +08:00
AmadeusGhost
a0539f468b mt-wifi: bump to 5.0.4.0 2020-06-25 19:00:23 +08:00
AmadeusGhost
b7f6684091 Revert "mtwifi: remove outdated package"
This reverts commit 5a192cf749.
2020-06-25 18:35:11 +08:00
CN_SZTL
f000ebc1ee
Merge Mainline 2020-06-24 18:29:27 +08:00
CN_SZTL
70c665d28b
v2ray: bump to 4.25.1 2020-06-24 18:23:50 +08:00
Jason A. Donenfeld
455ef7e458 wireguard: bump to 1.0.20200623
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2020-06-24 18:05:50 +08:00
Catalin Patulea
1b9a3ef569 libnetfilter-queue: fix package title and description
The original text was copy/pasted from some other package.
Adjust the package title and description to match the description
on the publishers page.

Signed-off-by: Catalin Patulea <catalinp@google.com>
[slightly adjust content and commit message]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-06-24 12:03:50 +08:00
AmadeusGhost
4cf0a1154f Merge Lean's source 2020-06-23 18:36:07 +08:00
coolsnowwolf
d9dc1d4605
Merge pull request #4840 from AmadeusGhost/modified
r8168: Cancel default selection
2020-06-23 15:55:41 +08:00
AmadeusGhost
e0305c807a r8168: cancel default selection 2020-06-23 10:45:16 +08:00
coolsnowwolf
0f7ae686e5 fix uci bug which involed in 0326b4 2020-06-23 10:16:52 +08:00
coolsnowwolf
d72f523497 Merge branch 'master' of https://github.com/coolsnowwolf/lede 2020-06-22 18:27:37 +08:00
coolsnowwolf
663762352a add gmrender-resurrect UPNP render for media content (audio, video and images) 2020-06-22 18:27:23 +08:00
Konstantin Demin
e0b4a9577a dropbear: bump to 2020.79
- drop patches (applied upstream):
  * 010-backport-change-address-logging.patch
  * 020-backport-ed25519-support.patch
  * 021-backport-chacha20-poly1305-support.patch
- backport patches:
  * 010-backport-disable-toom-and-karatsuba.patch:
    reduce dropbear binary size (about ~8Kb).
- refresh patches.
- don't bother anymore with following config options
  because they are disabled in upstream too:
  * DROPBEAR_3DES
  * DROPBEAR_ENABLE_CBC_MODE
  * DROPBEAR_SHA1_96_HMAC
- explicitly disable DO_MOTD as it was before commit a1099ed:
  upstream has (accidentally) switched it to 0 in release 2019.77,
  but reverted back in release 2020.79.

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
2020-06-22 18:05:47 +08:00
coolsnowwolf
c0326b44af
Merge pull request #4839 from BoBppy/master
fix build with GCC10
2020-06-22 12:25:46 +08:00
coolsnowwolf
7c4258284b
Merge pull request #4846 from goomadao/fix-ACL
Add ACL file to luci-app-frps
2020-06-22 01:46:23 +08:00
coolsnowwolf
9915faa78b
Merge pull request #4844 from accors/master
Update v2ray version to 4.25.0
2020-06-22 01:46:03 +08:00
Xiaok
bd29eb1a35 npc: bump version to v0.26.8 2020-06-21 16:17:49 +08:00
CN_SZTL
6be0617500
Merge Mainline 2020-06-21 00:39:01 +08:00
CN_SZTL
5c5730a7be
OpenClash: bump to 0.39.2-beta 2020-06-21 00:29:18 +08:00
CN_SZTL
616923eb2c
v2ray-plugin: drop submenu 2020-06-20 23:25:06 +08:00
CN_SZTL
2688b4781f
smartdns: bump to latest git HEAD 2020-06-20 22:49:59 +08:00
CN_SZTL
d6c7bff4e4
luci-app-clash: sync with upstream source 2020-06-20 18:17:23 +08:00
CN_SZTL
32cda4b63d
r8168: bump to 8.048.03 2020-06-20 18:14:35 +08:00
CN_SZTL
e2063a2798
OpenAppFilter: sync with upstream source 2020-06-20 18:12:25 +08:00
madao
617e7f9918 Add ACL file 2020-06-20 16:16:43 +08:00
ElonH
1be68f5d62
webdav-hacdias: A powerful WebDav server written in Golang
https://github.com/project-openwrt/openwrt/issues/157

pass compilation on x86_64 and mipsel_24kc
pass test on x86_64
2020-06-20 16:12:46 +08:00
accors
e0b2fde78e
Update v2ray version to 4.25.0 2020-06-20 10:05:57 +08:00
BoBppy
f317ed5b5d
Add files via upload 2020-06-19 17:19:49 +08:00
BoBppy
3ace77ac4f
Add files via upload 2020-06-19 17:19:16 +08:00
BoBppy
c1cd85e1b4
Add files via upload 2020-06-19 17:18:42 +08:00
BoBppy
98ac6365ae
Add files via upload 2020-06-19 17:17:11 +08:00
BoBppy
bd2aaaea2c
libubox:fix array out of bounds GCC 10 warning 2020-06-19 17:16:24 +08:00
Chen Minqiang
e7bd7838ff toolchain: glibc ldd env path fixup
This replace the shell script header of ldd
when it install to `/usr/bin/ldd` where
`#! /..../staging_dir/host/bin/bash`
should be
`#!/bin/sh`

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2020-06-19 11:59:02 +08:00
Kuan-Yi Li
87980872d2 base-files: gpio switch: add named GPIO support
Previously, gpio_switch only accepts GPIO pin number as input. Once a
GPIO pin is exported and named by device tree, its pin state cannot be
configured and saved across reboots by UCI.

This patch adds support for named GPIO pins. Thus GPIO pin can be
exported by device tree with active high/low correctly configured,
having human-readable name in /sys/class/gpio/ is also now possible.

More importantly, GPIO pins which are referenced by name will be immune
from pin mapping breakage while unintentional pin number changes are
introduced by kernel or driver updates.

Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
2020-06-19 11:58:15 +08:00
coolsnowwolf
ba8a697b76
Merge pull request #4835 from martin0607/master
add Realtek r8168 GBE eth support
2020-06-19 10:58:48 +08:00
coolsnowwolf
763184143e
firewall: refresh 900-filter-aaaa.patch (#4698)
Signed-off-by: Chuck <fanck0605@qq.com>
2020-06-19 10:58:10 +08:00
coolsnowwolf
7e3bbbd936 Revert "dnsmasq: add auto multiple service instances for dns performance boost"
This reverts commit 3a0adfef15.
2020-06-19 10:57:41 +08:00
martin_ni
5051acc2c2
README.md 2020-06-18 16:57:02 +08:00
martin_ni
4da8bc1134
x86: add Realtek r8168 GBE eth support
Realtek r8111/8168
2020-06-18 16:55:34 +08:00
martin_ni
fab88b3b99
bump to 8.048.03 2020-06-18 16:52:10 +08:00
martin_ni
9ea9b0ce22
bump to 8.048.03 2020-06-18 16:51:07 +08:00
CN_SZTL
423fdc5895
OpenClash: bump to v0.39.2-beta 2020-06-18 12:39:01 +08:00
Ian Cooper
6ca48b8591 toolchain: remove gcc libssp and use libc variant
Removes the standalone implementation of stack smashing protection
in gcc's libssp in favour of the native implementation available
in glibc and uclibc. Musl libc already uses its native ssp, so this
patch does not affect musl-based toolchains.

Stack smashing protection configuration options are now uniform
across all supported libc variants.

This also makes kernel-level stack smashing protection available
for x86_64 and i386 builds using non-musl libc.

Signed-off-by: Ian Cooper <iancooper@hotmail.com>
2020-06-18 08:06:20 +08:00
Florian Eckert
313df56ae2 openvpn: add generic hotplug mechanism
Pass a default --up and --down executable to each started OpenVPN instance
which triggers /etc/hotplug.d/openvpn/ scripts whenever an instance
goes up or down.

User-configured up and down scripts are invoked by the default shipped
01-user hotplug handler to ensure that existing setups continue to work
as before.

As a consequence of this change, the up, down and script_security OpenVPN
options are removed from the option file, since we're always passing them
via the command line, they do not need to get included into the generated
configuration.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
[reword commit message, move hotplug executable to /usr/libexec]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-06-18 08:05:10 +08:00
Daniel Golle
d29cf5a61a uclient: uclient-fetch: add option to read POST data from file
c660986 uclient-fetch: add option to read POST data from file

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-06-18 08:03:42 +08:00
Adrian Schmutzler
29c42508bf base-files: remove shebang from uci-defaults files
uci-defaults are sourced and non-executable, so they do not require
a shebang.

While at it, apply consistent naming scheme.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-06-17 12:02:04 +08:00
coolsnowwolf
d3cc42cad8 ipt2socks:bump to 1.1.3 2020-06-17 11:36:13 +08:00