- Sep 06, 2016
-
-
Kevin Darbyshire-Bryant authored
Regression introduced by 3481d0d7 dnsmasq: run as dedicated UID/GID dnsmasq is unable to remove its own pidfile as /var/run/dnsmasq is owned by root and now dnsmasq runs as dnsmasq:dnsmasq. Change directory ownership to match. dnsmasq initially starts as root, creates the pidfile, then drops to requested non-root user. Until this fix dnsmasq had insufficient privilege to remove its own pidfile. Signed-off-by:
Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
-
- Sep 05, 2016
-
-
Petko Bordjukov authored
Add a dependency on DRIVER_11W_SUPPORT in order to enable the IEEE 802.11w functionality in hostapd. Signed-off-by:
Petko Bordjukov <bordjukov@gmail.com>
-
Johannes Römer authored
Signed-off-by:
Johannes Römer <jroemer@posteo.net>
-
Alexis Green authored
Require kernel to compile with CONFIG_RELAY=y Signed-off-by:
Alexis Green <alexis@cessp.it>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Christian Lamparter authored
Russell Senior reported an issue with the MR24 initramfs kernels: > ## Booting kernel from Legacy Image at 00c10000 ... > Image Name: POWERPC LEDE Linux-4.4.19 > Created: 2016-08-31 11:57:05 UTC > Image Type: PowerPC Linux Kernel Image (gzip compressed) > Data Size: 2155723 Bytes = 2.1 MiB > Load Address: 00000000 > Entry Point: 00000000 > Verifying Checksum ... OK >Wrong Ramdisk Image Format >Ramdisk image is corrupt or invalid For the MR24, the kernel is uploaded to 0x10000. The ramdisk starts at 0x200000. This leaves the kernel with just 0x1f0000 bytes = 1984kb. This patch adds a size check so the image creation script will abort instead of producing a unbootable initramfs image. A separate patch "apm821xx: Fix initramfs image for the Meraki MR24" which fixed the reported issue was submitted earlier. Cc: Russell Senior <russell@personaltelco.net> Cc: Chris Blake <chrisrblake93@gmail.com> Signed-off-by:
Christian Lamparter <chunkeey@gmail.com>
-
riptidewave93 authored
When gzip is used, our kernel is too large and this causes the ramdisk to be at the wrong offset. Fix by moving to lzma. Signed-off-by:
Chris Blake <chrisrblake93@gmail.com>
-
Karl Palsson authored
Effectively the same for most purposes, but more accurate. Signed-off-by:
Karl Palsson <karlp@etactica.com>
-
Karl Palsson authored
oneshot trigger configurations for LEDs are created, but the on/off timing configurations are ignored. generate_config is correctly creating oneshot configs, but the later led script doesn't recognise the trigger details. Fixes: c0c3f2d4 leds: support oneshot as well as timer triggers Signed-off-by:
Karl Palsson <karlp@etactica.com>
-
John Crispin authored
Signed-off-by:
John Crispin <john@phrozen.org>
-
John Crispin authored
Signed-off-by:
John Crispin <john@phrozen.org>
-
Conn O'Griofa authored
Enable CONFIG_PROCD_ZRAM_TMPFS compatibility via two changes to list_cpu_idx(): * detect if /tmp is being used by /dev/zram0; if yes, offset initial value by 1 to skip first zram device. * hot-add /dev/zram1, if not already present. Signed-off-by:
Conn O'Griofa <>connogriofa@gmail.com>
-
- Sep 04, 2016
-
-
Koen Vandeputte authored
-
Koen Vandeputte authored
Signed-off-by:
Koen Vandeputte <koen.vandeputte@ncentric.com>
-
Tim Harvey authored
Add a patch to backport 5185c91385d73cdf79836eb8548e4726e43ae831 from Linux 4.8 adding USB2380 support to the NET2280 driver and create an OpenWrt menu option to select it as a module. Signed-off-by:
Tim Harvey <tharvey@gateworks.com>
-
Tim Harvey authored
The Gateworks Ventana GW553x is a single-board computer based on the NXP IMX6 SoC with the following features: * IMX6 DualLite Soc (supports IMX6S,IMX6DL,IMX6Q) * small form factor (35x70mm) * 512MB DDR3 DRAM (2x32bit) (options up to 2GB) * 256MB NAND flash (4GB option) * Gateworks System Controller: - hardware watchdog - hardware monitor - pushbutton controller - EEPROM storage - power control * JTAG programmable * 1x miniPCI socket (with PCIe, USB, SIM) * 1x microSD socket * 1x SIM socket * Inertial Module (LSM9DS1 9DOF: 3x acc, 3x rate, 3x mag) * analog CVBS video in * GPS (optional uBlox EVA-M8M) * Application headers: - 2x TTL UART (TX/RX) - 4x TTL GPIO (3x configurable as PWM) - 3x CVBS Analog video input (1x decoder with 3x selectable inputs) * Front panel connectors: * micro-HDMI audio/video out - 1x user programmable LED - 1x configurable user pushbutton - 1x USB OTG See http://www.gateworks.com for more info Signed-off-by:
Tim Harvey <tharvey@gateworks.com>
-
Tim Harvey authored
This allows kobs-ng to flash the SPL successfully on the 4.4 kernel used by the Gateworks IMX boards supporting NAND. The previous version of kobs-ng worked with the 3.14 kernel but will brick a board making its SPL unbootable for the 4.4 kernel. See http://trac.gateworks.com/wiki/ventana/bootloader#nandspl for instructions on updating the SPL from Linux. Signed-off-by:
Tim Harvey <tharvey@gateworks.com>
-
Syrone Wong authored
Compile and run tested on ar71xx and mvebu Signed-off-by:
Syrone Wong <wong.syrone@gmail.com>
-
Felix Fietkau authored
Move Target/Description above the target.mk include Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Daniel Golle authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org>
-
Daniel Golle authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org>
-
Daniel Golle authored
* adjust MTD partitions to match vendor's scheme * generate *factory.tar.gz image compatible with stock web-if firmware upgrade interface Signed-off-by:
Daniel Golle <daniel@makrotopia.org>
-
Daniel Golle authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org>
-
- Sep 03, 2016
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Sep 02, 2016
-
-
Felix Fietkau authored
power save response frames can go through the old tx path, and the tid needs to be set for sequence numbers to be assigned correctly. Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Josua Mayer authored
Added gen_mvebu_sdcard_img.sh to facilitate creating an fixed-size sdcard image, adding the bootloader and populating it with actual data. Added the required rules for creating a 4GB sdcard image according to this layout: p0: boot (fat32) p1: rootfs (squashfs) p2: rootfs_data (ext4) This should be generic to any mvebu boards that can boot from block storage. Added the new sdcard image to the Clearfog image profile. Signed-off-by:
Josua Mayer <josua.mayer97@gmail.com> Signed-off-by: Felix Fietkau <nbd@nbd.name> [cleanup]
-
Josua Mayer authored
The u-boot variant for the clearfog is provided by the uboot-mvebu-clearfog, and not by the generic uboot-mvebu packae. Make sure the clearfog variant is selected when building for it. Signed-off-by:
Josua Mayer <josua.mayer97@gmail.com> Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Zhao Gang authored
QCA9887 is experimentally supported in compat-wireless-2016-06-20. Signed-off-by:
Zhao Gang <gang.zhao.42@gmail.com>
-
Nathaniel Wesley Filardo authored
Enable selection of the kernel key retention framework and some of its additional facilities; see Documentation/security/keys.txt and security/keys/Kconfig for details Signed-off-by:
Nathaniel Wesley Filardo <nwfilardo@gmail.com>
-
Gabe Rodriguez authored
This commit updates the mwlwifi driver to the latest version provided in the repo. Signed-off-by:
Gabe Rodriguez <lifehacksback@gmail.com>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Sep 01, 2016
-
-
Ted Hess authored
Signed-off-by:
Ted Hess <thess@kitschensync.net>
-
- Aug 31, 2016
-
-
Felix Fietkau authored
The original reason for disabling it seems to have been fixed Related discussion: https://github.com/lede-project/source/pull/307 Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
The boot loader does not recognize them and might mess up the volume Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-