- Oct 18, 2013
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 38457
-
Steven Barth authored
SVN-Revision: 38454
-
Steven Barth authored
* Add ubus methods for global interface status * Add ubus function to create nested interfaces * Add protocol update notifications and hotplug legacy calls * Fix: key to data elements point at wrong memory area * Add support for source-restricted routes * Add option "delegate" to toggle prefix delegation * Reevaluate target routes also on interface update SVN-Revision: 38453
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38452
-
Jo-Philipp Wich authored
wpa_supplicant expects beacon_int instead of beacon_interval in its config file. Signed-off-by:
Bruno Randolf <br1@einfach.org> SVN-Revision: 38451
-
Jo-Philipp Wich authored
TARGET_x86_generic_Soekris48xx is not defined, CONFIG_TARGET_x86_generic_Soekris48xx is This changes makes it possible to override the network config for soekris net48xx and net45xx targets. Signed-off-by:
Bruno Randolf <br1@einfach.org> SVN-Revision: 38450
-
Jo-Philipp Wich authored
A similar change was recently merged in iw commit 58b46da26ab9b5ff31c7033e175351eb1301d9af Signed-off-by:
Bruno Randolf <br1@einfach.org> SVN-Revision: 38449
-
Jo-Philipp Wich authored
There are several cases within 'luci' that attempt to access the interface 'type' from within the 'type' specific meta tables; however, 'type' is not currently available there. Replicate the common metadata in the 'type' specific meta tables. Signed-off-by:
Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 38448
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 38444
-
Luka Perkov authored
When creating an image it makes no sense to have files owned by the uid and gid on the host (and even creates a bug when for example dropbear authorized_keys is included via env/files). Signed-off-by:
Joris de Vries <joris@apptrician.nl> SVN-Revision: 38442
-
Luka Perkov authored
Changes include: * switching to profiles * adding ubifs support * building image for GW54XX board Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 38441
-
- Oct 17, 2013
-
-
Steven Barth authored
SVN-Revision: 38440
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 38439
-
Felix Fietkau authored
Without this patch, the patch target/linux/generic/patches-3.10/770-bgmac-backport.patch would not apply. Signed-off-by:
Tobias Steinicke <tsteinicke@net.t-labs.tu-berlin.de> SVN-Revision: 38438
-
Steven Barth authored
SVN-Revision: 38437
-
Steven Barth authored
Added 'customopts' dhcp protocol option, which is an array passed along to udhcpc as series of -x options. Signed-off-by:
Markus Stenberg <markus.stenberg@iki.fi> SVN-Revision: 38436
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38435
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 38434
-
Steven Barth authored
SVN-Revision: 38433
-
- Oct 16, 2013
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 38432
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 38431
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 38430
-
Steven Barth authored
SVN-Revision: 38428
-
Luka Perkov authored
Signed-off-by:
Tim Harvey <tharvey@gateworks.com> SVN-Revision: 38427
-
Luka Perkov authored
Fixed voltage regulator support is required by several drivers that have regulator consumers, such as the sgtl5000 audio codec used on many i.MX6 boards. Signed-off-by:
Tim Harvey <tharvey@gateworks.com> SVN-Revision: 38426
-
Luka Perkov authored
The Gateworks GW51xx family of products is based on the Freescale i.MX6DL SoC and offers a small form-factor with peripherals such as: * i.MX6DL 512MB DDR3 * 256MB NAND FLASH * 2x PCIe * 1x USB EHCI (to PCIe socket2) * 1x USB OTG (to front panel or PCIe socket1) * 1x uSD * LVDS * HDMI AudioVideo out * Analog Video in * Digital IO * Gateworks System Controller Signed-off-by:
Tim Harvey <tharvey@gateworks.com> SVN-Revision: 38425
-
Luka Perkov authored
- fix spi chipselect for GW5400-A - fix audmux pinctrl for GW54xx - remove unused alias nodes - remove unused regulator nodes (will be adding pmic nodes next) - remove duplicate eeprom entries - add regulator definitions - fix sgtl5000 regulator reference - add egalax touchscreen controller interrupt - fix gw5400-a audmux pinctrl - fix usb ehci alias Signed-off-by:
Tim Harvey <tharvey@gateworks.com> SVN-Revision: 38424
-
Luka Perkov authored
SVN-Revision: 38423
-
Luka Perkov authored
- backport driver - apply patch to allow misprogrammed parts - enable driver in kernel Signed-off-by:
Tim Harvey <tharvey@gateworks.com> SVN-Revision: 38422
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 38421
-
Luka Perkov authored
They make our life easier when testing ramdisk images. Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 38420
-
- Oct 15, 2013
-
-
Luka Perkov authored
The extra commas get output by the shell resulting in errors since the commands that get called with those extra commas are then malformed. Signed-off-by:
Joris de Vries <joris@apptrician.nl> SVN-Revision: 38419
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 38418
-
Jo-Philipp Wich authored
Signed-off-by:
Catalin Patulea <cat@vv.carleton.ca> SVN-Revision: 38413
-
Luka Perkov authored
Possible parameters are yes, no and adaptive. See manpage for more information. Signed-off-by:
Philipp Borgers <borgers@mi.fu-berlin.de> SVN-Revision: 38412
-
Jo-Philipp Wich authored
SVN-Revision: 38411
-
Luka Perkov authored
Fixes issues with UBIFS file system when due to unclean shutdown files would end up with size 0. Furthermore, few style fixes are included too. Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 38410
-
Felix Fietkau authored
mpc85xx: revert the napi polling code to the one from an older kernel version to fix stability issues (#14020) Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38409
-
- Oct 14, 2013
-
-
Zoltan Herpai authored
Signed-off-by:
Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 38408
-
Zoltan Herpai authored
Signed-off-by:
Michael Heimpold <mhei@heimpold.de> Signed-off-by:
Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 38407
-