| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
It's based on the WRT160NL according to https://wiki.openwrt.org/toh/linksys/e2100l
Based on research done here: https://forum.openwrt.org/viewtopic.php?id=24244 and here: https://forum.openwrt.org/viewtopic.php?pid=120791#p120791 this patch was conceived.
Signed-off-by: Gad Krumholz <gad.krumholz@gmail.com>
|
|\
| |
| | |
openssl: use cryptodev-linux instead of ocf
|
| |
| |
| |
| |
| | |
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
|
|\ \
| | |
| | | |
squashfs4: use upstream xz compression header format
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
In the upstream kernel and the upstream squashfs4 tools the xz
compression header looks the following:
struct disk_comp_opts {
__le32 dictionary_size;
__le32 flags;
};
We added some other members and also moved some existing members. Place
the members which are already in upstream header at the same position
as in that kernel and add our own at the end. The kernel should not
have a problem when there are some additional members and just ignore
them.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This extension was added specifically for use by firewall3. Since
firewall-2016-11-06 no longer uses it remove it before it finds other
creative uses.
Should there already be such a use-case outside of OpenWrt I suggest to
package this extension properly a la xtables-addons instead.
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
|
|\ \
| |/
|/| |
CVE-2016-5195 (dirtycow) fixes for 3.18, 4.1, 4.4
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fixes CVE-2016-5195, backport the mm patch into 097- until the kernel
version is upgraded.
Compile-tested on ar71xx, ramips.
Runtime-tested on ramips.
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Patch 610- is updated as check_entry helper was killed
Patch 666- is updated (thanks to Stijn Tintel)
Fixes CVE-2016-5195 (dirtycow)
Compile-tested on brcm47xx and rb532
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Patch 610- is updated as check_entry helper was killed in 3.18.37
Patch 666- is updated (thanks to Stijn Tintel)
Fixes CVE-2016-5195 (dirtycow)
Compile-tested on adm5120 and mcs814x
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
|
|\ \
| | |
| | | |
ar71xx: Add support to DomyWifi DW33D
|
| |/
| |
| |
| | |
Signed-off-by: Jing Lin <mumuqz@163.com>
|
|\ \
| |/
|/| |
add tpm support
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This adds kernel support for tpm's providing:
* kmod-tpm - tpm framework
* kmod-tpm-i2c-infineon - infineon i2c 1.2 spec tpm
* kmod-random-tpm - tpm backed rng
Signed-off-by: Ian Pozella <Ian.Pozella@imgtec.com>
Signed-off-by: Abhijit Mahajani <Abhijit.Mahajani@imgtec.com>
|
| |
| |
| |
| | |
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
|
|/
|
|
| |
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
|
|
|
|
|
|
| |
Stay on 4.1.27
This reverts commit 231ef70f455fcc230a400af90a13e181a2c261cd.
|
|
|
|
|
|
| |
Stay on 3.18.36
This reverts commit 83767cf94f909f5932540da7641a12b7dfa71d85.
|
|
|
|
|
|
|
| |
It apparently causes a regression on some devices if the ethernet cable
is plugged in while booting.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
|
|
|
|
|
|
|
| |
Should fix LAN speed issues on some devices. This is an updated version
of the previously reverted commit with the same name.
It improves the check for MACs connected to a built-in switch
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
|
|
|
|
|
|
|
| |
This reverts commit fca52fb7f382d25307d8633d1ed171f79989f65d.
It was found to cause the WAN port to fail on some AR934x devices
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
|
|
|
| |
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
|
|
|
| |
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
|
|
|
| |
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|
|
|
|
|
|
|
|
|
|
| |
Fix support for the Comtrend CT-536+, CT-5361 and CT-5621T routers support.
Currently the firmware is broken for these routers, because there is a missing
bar in the code at the DTS file avoiding to match with DTS stuff at the kernel. This
causes the router boots without ethernet connectivity. The status led also has a typo.
Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com>
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
|
|
|
|
|
|
|
| |
One button of the HG556a-C has the wrong GPIO pin defined in the dts file,
fix it
Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Defer the CFE_EXTRAs evaluation to allow overriden BLOCK_SIZE and
IMAGE_OFFSET take effect, and replace the unused IMAGE_SIZE with
IMAGE_OFFSET in DEVICE_VARS.
This fixes image generation for targets using different offsets or
blocksizes.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
|
|
|
|
|
|
|
| |
The CVG834G claimed to be a BCM6348, but is actually BCM3368. Since we
don't test against it, this was harmless.
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
|
|\
| |
| | |
Bump legacy 3.18 and 4.1 kernels to latest
|
| |
| |
| |
| | |
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
|
| |
| |
| |
| | |
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
|
| |
| |
| |
| |
| |
| | |
Ubiquiti ERX is an mt7621 based nand device, so enable nand packages for mt7621 boards
Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Roman Yeryomin <roman@advem.lv>
|
|\ \
| | |
| | | |
ipq806x: Build image for Netgear Nighthawk X4 7500v2
|
| |/
| |
| |
| | |
Signed-off-by: Alexis Green <alexis@cessp.it>
|
| |
| |
| |
| | |
Signed-off-by: Roman Yeryomin <roman@advem.lv>
|
|\ \
| | |
| | | |
gemini: add 4.4 support
|
| |/
| |
| |
| | |
Signed-off-by: Roman Yeryomin <roman@advem.lv>
|
| |
| |
| |
| | |
Signed-off-by: Roman Yeryomin <roman@advem.lv>
|
| |
| |
| |
| | |
Signed-off-by: Roman Yeryomin <roman@advem.lv>
|
|/
|
|
| |
Signed-off-by: Roman Yeryomin <roman@advem.lv>
|
|\
| |
| | |
Backport virtio_ring patches to fix realview, fix bcm53xx build
|
| |
| |
| |
| | |
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
|
| |
| |
| |
| | |
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
|
|\ \
| | |
| | | |
Reverting git commit a194e83f16b05240184f58b709152fb840cf00f7
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The commit a194e83f16b05240184f58b709152fb840cf00f7 converted brcm2708 targets
to new build system (LEDE). However, this change is not in sync with OpenWrt build
system. Therefore no image is generated for Raspberry Pi boards.
This commit reintroduces the profile files for Raspberry Pi, Raspberry Pi 2 and
Raspberry Pi 3 and reverts the changes in target/linux/brcm2708/image/Makefile.
Signed-off-by: Devaraj Ranganna <devaraj.ranganna@arm.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Mike Qin <Fengling.Qin@gmail.com>
|