aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * gemini: rename config-default to config-4.4Signed-off-by: Stijn Tintel2016-10-051-0/+0
| | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
| * gemini: rename patches directory to patches-4.4Signed-off-by: Stijn Tintel2016-10-0513-0/+0
| | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
| * gemini: delete 3.18 supportFelix Fietkau2016-10-0515-6045/+0
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
| * gemini: drop Linux 4.1 supportJo-Philipp Wich2016-10-0542-6745/+3
| | | | | | | | Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | Merge pull request #100 from wigyori/masterZoltan Herpai2016-09-295-6/+6
|\| | | | | brcm63xx fixes
| * brcm63xx: fix CT-536p/CT-5621T supportSigned-off-by: Daniel Gonzalez2016-09-282-2/+2
| | | | | | | | | | | | | | | | | | | | | | 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>
| * brcm63xx: fix HG556a C buttonSigned-off-by: Daniel Gonzalez2016-09-281-1/+1
| | | | | | | | | | | | | | 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>
| * brcm63xx: fix image generation with offsets/blocksizes != 64KJonas Gorski2016-09-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | 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>
| * brcm63xx: fix CVG834G compatible stringJonas Gorski2016-09-281-1/+1
| | | | | | | | | | | | | | 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>
* | Merge pull request #97 from wigyori/masterZoltan Herpai2016-09-266-19/+19
|\| | | | | openssl: update to 1.0.2j
| * openssl: update to 1.0.2jZoltan HERPAI2016-09-266-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Security fixes: * (Severity: High) OCSP Status Request extension unbounded memory growth (CVE-2016-6304) * (Severity: Moderate) SSL_peek() hang on empty record (CVE-2016-6305) * (Severity: Moderate) Missing CRL sanity check (CVE-2016-7052) * 10 Low severity issues Security advisories: https://www.openssl.org/news/secadv/20160922.txt https://www.openssl.org/news/secadv/20160926.txt Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* | Merge pull request #90 from wigyori/masterZoltan Herpai2016-09-216-81/+13
|\| | | | | xtables-addons update, drop sched_getcpu from perf
| * strace: bump to 4.13Ralph Sennhauser2016-09-211-3/+3
| | | | | | | | | | | | Fixes broken btrfs support in 4.12 Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
| * perf: disable libcrypto dependencyDirk Neukirchen2016-09-201-0/+1
| | | | | | | | | | | | | | upstream change: 8ee4646038e47d065d35703e3e343136c4cd42aa fixes dependency w. Kernel 4.6 Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
| * perf: drop sched_getcpu wrapperRalph Sennhauser2016-09-071-17/+0
| | | | | | | | | | | | Current musl already provides sched_getcpu Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
| * xtables-addons: add missing dependencyFelix Fietkau2016-09-071-1/+1
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
| * xtables-addons: update to 2.11Dirk Neukirchen2016-09-073-60/+8
| | | | | | | | | | | | | | | | | | | | | | | | - fix compilation w. Kernel 4.6 due to hash->shash crypto API - remove a patch integrated upstream - remove unrecognized configure option removed upstream in 2010 commit 40d0345f1ed02de183b13a6ce38847bc1f4ac48e Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* | Merge pull request #75 from hnyman/fix-ncursesZoltan Herpai2016-08-301-0/+1
|\ \ | |/ |/| Fix discrepancy between git.openwrt.org and github by importing the missing commit for ncurses
| * ncurses: install a dummy libtinfo.a for packages that try to link itnbd2016-08-271-0/+1
|/ | | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49373 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Merge pull request #72 from szogi/masterZoltan Herpai2016-08-246-3747/+72
|\ | | | | musl: update musl to version 1.1.15, remove sh3 workaround
| * musl: update musl to version 1.1.15Hauke Mehrtens2016-08-246-3741/+72
| | | | | | | | | | | | | | The removed patch is already integrated in upstream musl. Add one additional patch which fixes a regression on mips. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
| * musl: remove sh3 workaroundHauke Mehrtens2016-08-241-6/+0
|/ | | | | | The GCC bug 67260 is fixed upstream now, remove this workaround. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* Merge pull request #69 from wigyori/masterZoltan Herpai2016-08-2438-160/+125
|\ | | | | Bump legacy 3.18 and 4.1 kernels to latest
| * kernel: bump 3.18 to 3.18.39Zoltan HERPAI2016-08-2318-64/+55
| | | | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
| * kernel: bump 4.1 to 4.1.30Zoltan HERPAI2016-08-1921-96/+70
| | | | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* | Merge pull request #70 from mar-kolya/fix-Ubiquiti-EdgeRouter-buildZoltan Herpai2016-08-241-1/+1
|\ \ | | | | | | Enable nand for mt7621
| * | Enable nand for mt7621Nikolay Martynov2016-08-231-1/+1
|/ / | | | | | | | | | | Ubiquiti ERX is an mt7621 based nand device, so enable nand packages for mt7621 boards Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com>
* | ipq806x: squash dts makefile patches into oneRoman Yeryomin2016-08-222-11/+2
| | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | Merge pull request #64 from alexgrin/masterRoman2016-08-228-1/+382
|\ \ | | | | | | ipq806x: Build image for Netgear Nighthawk X4 7500v2
| * | ipq806x: Build image for Netgear Nighthawk X4 7500v2Alexis Green2016-08-198-1/+382
| | | | | | | | | | | | Signed-off-by: Alexis Green <alexis@cessp.it>
* | | ipq806x: fix r7800 dts name in image makefileRoman Yeryomin2016-08-221-1/+1
| | | | | | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | | Merge pull request #67 from yeryomin/geminiRoman2016-08-2224-0/+6220
|\ \ \ | | | | | | | | gemini: add 4.4 support
| * | | gemini: add 4.4 supportRoman Yeryomin2016-08-2224-0/+6220
| | | | | | | | | | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | | | Merge pull request #60 from yeryomin/ipq806xRoman2016-08-229-3/+515
|\ \ \ \ | |_|/ / |/| | | full Netgear Nighthawk R7800 support
| * | | ipq806x: forgotten r7800 dts rename in patchRoman Yeryomin2016-08-201-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
| * | | ath10k-firmware: fix QCA9984 board file loadingRoman Yeryomin2016-08-191-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | It's not clear if the error is in file naming in firmware repository or in the driver, so fix it here for now. Signed-off-by: Roman Yeryomin <roman@advem.lv>
| * | | mac80211: add QCA9984 related patches and fixesRoman Yeryomin2016-08-195-0/+511
| | | | | | | | | | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
| * | | ipq806x: fix ipq8065 s2a/s2b regulator frequency (fixes ethernet performance)Roman Yeryomin2016-08-191-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
| * | | ipq806x: Netgear R7800 is ipq8065, rename dtsRoman Yeryomin2016-08-191-0/+0
| |/ / | | | | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* | | Merge pull request #62 from teknoraver/squashkoZoltan Herpai2016-08-191-0/+16
|\ \ \ | | | | | | | | kernel: add kmod-squashfs
| * | | kernel: add kmod-squashfsMatteo Croce2016-08-191-0/+16
|/ / / | | | | | | | | | | | | | | | add kernel package to build squashfs as module when it's not the root filesystem Signed-off-by: Matteo Croce <matteo.croce@canonical.com>
* | | Merge pull request #61 from wigyori/masterZoltan Herpai2016-08-1917-33/+46
|\ \ \ | |/ / |/| / | |/ package updates, uboot-envtools fix
| * libubox: update to the latest version, adds a few utility functionsFelix Fietkau2016-08-191-2/+2
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
| * u-boot-envtools: fix building with glibcJosua Mayer2016-08-181-0/+13
| | | | | | | | | | | | | | | | tools/env/fw_env.c misses to include stdint.h. Apparently musl doesn't mind and includes this header by default, but glibc does not and causes the build to fail. Signed-off-by: Josua Mayer <josua.mayer97@gmail.com>
| * libs/gmp: update to 6.1.1Hannu Nyman2016-08-181-2/+2
| | | | | | | | | | | | Update libgmp to 6.1.1 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
| * tools/gmp: update to 6.1.1Hannu Nyman2016-08-181-2/+2
| | | | | | | | | | | | Update gmp to 6.1.1 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
| * tools/scons: update to 2.5.0Hannu Nyman2016-08-181-2/+2
| | | | | | | | | | | | Update scons to 2.5.0 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
| * tools/cmake: update to 3.6.1Hannu Nyman2016-08-183-7/+7
| | | | | | | | | | | | Update cmake to 3.6.1 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
| * dropbear: security update to 2016.74Jo-Philipp Wich2016-08-181-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Security: Message printout was vulnerable to format string injection. If specific usernames including "%" symbols can be created on a system (validated by getpwnam()) then an attacker could run arbitrary code as root when connecting to Dropbear server. A dbclient user who can control username or host arguments could potentially run arbitrary code as the dbclient user. This could be a problem if scripts or webpages pass untrusted input to the dbclient program. - Security: dropbearconvert import of OpenSSH keys could run arbitrary code as the local dropbearconvert user when parsing malicious key files - Security: dbclient could run arbitrary code as the local dbclient user if particular -m or -c arguments are provided. This could be an issue where dbclient is used in scripts. - Security: dbclient or dropbear server could expose process memory to the running user if compiled with DEBUG_TRACE and running with -v The security issues were reported by an anonymous researcher working with Beyond Security's SecuriTeam Secure Disclosure www.beyondsecurity.com/ssd.html Signed-off-by: Jo-Philipp Wich <jo@mein.io>
| * procd: update to the latest versionFelix Fietkau2016-08-181-2/+2
| | | | | | | | | | | | Fixes a long standing design issue in handling of delayed triggers Signed-off-by: Felix Fietkau <nbd@nbd.name>