openwrt.git
10 years agokernel: fix 8250 ko name for 3.9
blogic [Thu, 4 Jul 2013 13:31:28 +0000 (13:31 +0000)]
kernel: fix 8250 ko name for 3.9

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37164 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoramips: fix RT-N13U gpio buttons
blogic [Thu, 4 Jul 2013 13:31:23 +0000 (13:31 +0000)]
ramips: fix RT-N13U gpio buttons

https://dev.openwrt.org/ticket/13795

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37163 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomac80211: make rt2x00_soc depend on !rt3883
blogic [Thu, 4 Jul 2013 13:31:18 +0000 (13:31 +0000)]
mac80211: make rt2x00_soc depend on !rt3883

https://dev.openwrt.org/ticket/13777

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37162 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobrcm47xx: fix module insert order
blogic [Thu, 4 Jul 2013 13:31:13 +0000 (13:31 +0000)]
brcm47xx: fix module insert order

https://dev.openwrt.org/ticket/13811

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37161 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobutton-hotplug: Add KEY_POWER handling
blogic [Thu, 4 Jul 2013 13:31:09 +0000 (13:31 +0000)]
button-hotplug: Add KEY_POWER handling

When running OpenWrt within KVM KEY_POWER is generated from the ACPI
button driver when restarting or powering down the VM.

Extend button-hotplug to allow user space handlers for these events.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Patchwork: http://patchwork.openwrt.org/patch/3799/

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37160 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolibubox: update to latest git revision
blogic [Thu, 4 Jul 2013 13:31:04 +0000 (13:31 +0000)]
libubox: update to latest git revision

fixes bug in runqueue complete handling

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37159 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoprocd: bump to latest git revision
blogic [Thu, 4 Jul 2013 13:30:59 +0000 (13:30 +0000)]
procd: bump to latest git revision

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37158 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoprocd: extend shell binding with trigger support
blogic [Thu, 4 Jul 2013 13:30:55 +0000 (13:30 +0000)]
procd: extend shell binding with trigger support

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37157 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoubox: dont install lsbloader and symlink lsmod
blogic [Thu, 4 Jul 2013 13:30:41 +0000 (13:30 +0000)]
ubox: dont install lsbloader and symlink lsmod

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37156 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: $(KDIR_TMP) must be present before starting initramfs build
luka [Thu, 4 Jul 2013 12:48:52 +0000 (12:48 +0000)]
ar71xx: $(KDIR_TMP) must be present before starting initramfs build

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37155 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoixp4xx: replace magic number with macros in avila/ixdp425/miccpt PCI routing setup
jogo [Wed, 3 Jul 2013 17:51:54 +0000 (17:51 +0000)]
ixp4xx: replace magic number with macros in avila/ixdp425/miccpt PCI routing setup

Replace magic number with the appropriate macro in
avila/ixdp425/miccpt PCI routing setup.
Signed-off-by: Tamas TEVESZ <ice@extreme.hu>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37154 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoixp4xx: switch to kernel 3.10
jogo [Wed, 3 Jul 2013 17:51:44 +0000 (17:51 +0000)]
ixp4xx: switch to kernel 3.10

Fixes network issues at least on NSLU2 (#13801).

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37153 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agotrace-cmd: remove the compile fix patch
florian [Wed, 3 Jul 2013 17:23:55 +0000 (17:23 +0000)]
trace-cmd: remove the compile fix patch

And instead override TARGET_CFLAGS to set _GNU_SOURCE accordingly since
this is the upstream maintainer solution.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37152 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoodhcp6c: avoid integer overflows in resend logic
cyrus [Wed, 3 Jul 2013 16:14:24 +0000 (16:14 +0000)]
odhcp6c: avoid integer overflows in resend logic

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37150 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoodhcp6c: add missing config parameter
cyrus [Wed, 3 Jul 2013 13:50:06 +0000 (13:50 +0000)]
odhcp6c: add missing config parameter

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37148 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: add KERNEL_FTRACE_SYSCALLS option
florian [Wed, 3 Jul 2013 10:43:51 +0000 (10:43 +0000)]
kernel: add KERNEL_FTRACE_SYSCALLS option

Newer kernels propose to trace system calls, add an option to allow just
that.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37146 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolantiq: fix initramfs
luka [Wed, 3 Jul 2013 09:17:15 +0000 (09:17 +0000)]
lantiq: fix initramfs

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37143 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[package] usbutils: upgrade to version 007
luka [Wed, 3 Jul 2013 01:12:07 +0000 (01:12 +0000)]
[package] usbutils: upgrade to version 007

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37141 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[package] uboot-envtools: add support for imx6 target
luka [Tue, 2 Jul 2013 23:08:19 +0000 (23:08 +0000)]
[package] uboot-envtools: add support for imx6 target

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37136 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[package] uboot-envtools: upgrade to 2013.07-rc1
luka [Tue, 2 Jul 2013 23:08:17 +0000 (23:08 +0000)]
[package] uboot-envtools: upgrade to 2013.07-rc1

Support for writing on MMC devices has been added.

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37135 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoimx6: make kernel_oldconfig
luka [Tue, 2 Jul 2013 23:08:16 +0000 (23:08 +0000)]
imx6: make kernel_oldconfig

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37134 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobuild: remove hotplug2 from DEFAULT_PACKAGES
nbd [Tue, 2 Jul 2013 11:14:15 +0000 (11:14 +0000)]
build: remove hotplug2 from DEFAULT_PACKAGES

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37132 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: Buffalo WZR-HP-AG300H (600DHP) change button type
luka [Tue, 2 Jul 2013 10:45:32 +0000 (10:45 +0000)]
ar71xx: Buffalo WZR-HP-AG300H (600DHP) change button type

switch buttons should be declared as switch so the failsafe shell is not
triggered by accident in procd

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37131 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agogpio-button-hotplug: add support for EV_SW
luka [Tue, 2 Jul 2013 10:45:31 +0000 (10:45 +0000)]
gpio-button-hotplug: add support for EV_SW

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37130 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: only invoke Initramfs building when enabled
florian [Tue, 2 Jul 2013 10:43:31 +0000 (10:43 +0000)]
ar71xx: only invoke Initramfs building when enabled

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37129 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoinclude: fix path for kernel-generated cpio removal
luka [Tue, 2 Jul 2013 09:59:17 +0000 (09:59 +0000)]
include: fix path for kernel-generated cpio removal

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37128 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoubox: add e2fsck support
blogic [Tue, 2 Jul 2013 09:35:08 +0000 (09:35 +0000)]
ubox: add e2fsck support

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37127 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolantiq: xrx200_net compile fix
blogic [Tue, 2 Jul 2013 09:34:45 +0000 (09:34 +0000)]
lantiq: xrx200_net compile fix

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37126 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoinclude: force a kernel-generated cpio removal and rebuild
florian [Mon, 1 Jul 2013 20:52:00 +0000 (20:52 +0000)]
include: force a kernel-generated cpio removal and rebuild

Make sure that the kernel rebuilds the initramfs cpio archive file by
deleting it before so we get it re-generated properly.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37125 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoixp4xx: add support for linux 3.10
jogo [Mon, 1 Jul 2013 18:42:49 +0000 (18:42 +0000)]
ixp4xx: add support for linux 3.10

Run tested on a NSLU2.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37124 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: add missing config symbol for 3.10
jogo [Mon, 1 Jul 2013 18:42:39 +0000 (18:42 +0000)]
kernel: add missing config symbol for 3.10

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37123 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoRevert "prereq-build: check for "bc" (#13767)"
florian [Mon, 1 Jul 2013 17:57:09 +0000 (17:57 +0000)]
Revert "prereq-build: check for "bc" (#13767)"

Makes all buildbot builds fail; until we get the right software
installed, revert this changeset.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37122 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: fix initramfs images generation after r37049
florian [Mon, 1 Jul 2013 15:37:25 +0000 (15:37 +0000)]
ar71xx: fix initramfs images generation after r37049

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37120 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolibjson-c: rename the libjson binary package to libjson-c, add a new libjson package...
nbd [Mon, 1 Jul 2013 15:36:12 +0000 (15:36 +0000)]
libjson-c: rename the libjson binary package to libjson-c, add a new libjson package with the compatibility library (to deal with the rename)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37119 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: update linux 3.10 to 3.10 final
jogo [Mon, 1 Jul 2013 13:21:06 +0000 (13:21 +0000)]
kernel: update linux 3.10 to 3.10 final

3.10 final is out, so refresh patches and add md5sum.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37116 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agogettext-full: always use shipped libcroco, unbreaks build if a different libcroco...
jow [Mon, 1 Jul 2013 11:03:02 +0000 (11:03 +0000)]
gettext-full: always use shipped libcroco, unbreaks build if a different libcroco is installed on the host (#12539)

Based on patch from Joerg Hollmann <Joerg.Hollmann@t-online.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37115 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agohostapd: truncate default mac file before adding entries to it (#13797)
jow [Mon, 1 Jul 2013 10:52:35 +0000 (10:52 +0000)]
hostapd: truncate default mac file before adding entries to it (#13797)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37114 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoramips: update wlan firmware hotplug script for new eeprom size
nbd [Sun, 30 Jun 2013 21:03:48 +0000 (21:03 +0000)]
ramips: update wlan firmware hotplug script for new eeprom size

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37112 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agohostapd: fix multi-ssid and AP+STA, clean up code
nbd [Sun, 30 Jun 2013 21:01:13 +0000 (21:01 +0000)]
hostapd: fix multi-ssid and AP+STA, clean up code

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37111 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agohostapd: update to latest git version
nbd [Sun, 30 Jun 2013 20:27:38 +0000 (20:27 +0000)]
hostapd: update to latest git version

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37110 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agort2x00: fix rf id override for RT5350
nbd [Sun, 30 Jun 2013 17:54:20 +0000 (17:54 +0000)]
rt2x00: fix rf id override for RT5350

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37109 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoprereq-build: check for "bc" (#13767)
florian [Sun, 30 Jun 2013 17:14:47 +0000 (17:14 +0000)]
prereq-build: check for "bc" (#13767)

bc is required by the kernel to compute timeconsts files, add bc to the
list of prereq to build OpenWrt.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37108 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobuildroot: filter out dtbs KERNELNAME target (#13785)
florian [Sun, 30 Jun 2013 17:09:21 +0000 (17:09 +0000)]
buildroot: filter out dtbs KERNELNAME target (#13785)

Do not attempt to copy arch/$(LINUX_KARCH)/boot/dtbs because these are
not real files, fixes #13785.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37107 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobusybox: disable the watchdog utility by default (procd handles watchdog devices)
nbd [Sun, 30 Jun 2013 16:01:45 +0000 (16:01 +0000)]
busybox: disable the watchdog utility by default (procd handles watchdog devices)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37106 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomac80211: use a new tarball with updated backport code
nbd [Sun, 30 Jun 2013 14:49:14 +0000 (14:49 +0000)]
mac80211: use a new tarball with updated backport code

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37105 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: update linux 3.9 to 3.9.8
jogo [Sun, 30 Jun 2013 13:10:12 +0000 (13:10 +0000)]
kernel: update linux 3.9 to 3.9.8

Includes memory allocation fixes as well as several networking fixes.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37103 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobrcm63xx: Fixes and additions to the GPIO assignment of Huawei HW556 leds
jogo [Sun, 30 Jun 2013 13:10:08 +0000 (13:10 +0000)]
brcm63xx: Fixes and additions to the GPIO assignment of Huawei HW556 leds

- Some fixes for the incorrect GPIO assignment of leds on Huawei HW556.
- Addition of unassigned (LAN) leds which can be found on the back of the device.

Signed-off-by: Angga Reza Fardana <angga@norture.com>
Patchwork: http://patchwork.openwrt.org/patch/3744/
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37102 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobcm63xx: Improve CFE version mod patch.
jogo [Sun, 30 Jun 2013 13:10:05 +0000 (13:10 +0000)]
bcm63xx: Improve CFE version mod patch.

Fix "cfe-" string length copy.
Check if there's an extra byte a.b.c-d.e / a.b.c-d.e-f.
Add support for Huawei CFE versions ("cfe-vd").

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3766/
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37101 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobcm63xx: enable all SoCs for both subtargets
jogo [Sun, 30 Jun 2013 13:10:03 +0000 (13:10 +0000)]
bcm63xx: enable all SoCs for both subtargets

Now that SMP kernels also work on older SoCs, also enable them for SMP.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37100 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobcm63xx: make smp kernels boot on older SoCs
jogo [Sun, 30 Jun 2013 13:10:00 +0000 (13:10 +0000)]
bcm63xx: make smp kernels boot on older SoCs

Enhance BMIPS support so SMP kernels work on older chips.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37099 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobcm63xx: update patches
jogo [Sun, 30 Jun 2013 13:09:50 +0000 (13:09 +0000)]
bcm63xx: update patches

Update patches with their upstream versions.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37098 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomac80211: update to wireless-testing 2013-06-27, fix ATH_USER_REGD handling
nbd [Sun, 30 Jun 2013 10:44:19 +0000 (10:44 +0000)]
mac80211: update to wireless-testing 2013-06-27, fix ATH_USER_REGD handling

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37097 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agouClibc: use position independent code for crt1, slightly reduces size of all executables
nbd [Sun, 30 Jun 2013 07:54:51 +0000 (07:54 +0000)]
uClibc: use position independent code for crt1, slightly reduces size of all executables

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37096 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agogcc: add a patch to get rid of useless java class sections
nbd [Sun, 30 Jun 2013 07:54:47 +0000 (07:54 +0000)]
gcc: add a patch to get rid of useless java class sections

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37095 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobinutils: stop generating the useless _DYNAMIC_LINKING symbol on mips
nbd [Sun, 30 Jun 2013 07:54:43 +0000 (07:54 +0000)]
binutils: stop generating the useless _DYNAMIC_LINKING symbol on mips

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37094 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobinutils: remove some unused obsolete versions
nbd [Sun, 30 Jun 2013 07:54:37 +0000 (07:54 +0000)]
binutils: remove some unused obsolete versions

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37093 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[package/ubox] depend on libubox
mirko [Sat, 29 Jun 2013 20:59:10 +0000 (20:59 +0000)]
[package/ubox] depend on libubox

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37092 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agometadata.pl: fixpath exclusion of kernel packages
blogic [Sat, 29 Jun 2013 19:37:11 +0000 (19:37 +0000)]
metadata.pl: fixpath exclusion of kernel packages

module and build deps did not work for kernel modules

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37091 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agogpio-button-hotplug: improve gpio button debouncing, verify state changes over multip...
nbd [Sat, 29 Jun 2013 19:01:49 +0000 (19:01 +0000)]
gpio-button-hotplug: improve gpio button debouncing, verify state changes over multiple polls. fixes spurious failsafe triggers (#13784)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37090 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolantiq: add v3.9 support
blogic [Sat, 29 Jun 2013 18:16:56 +0000 (18:16 +0000)]
lantiq: add v3.9 support

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37089 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoubox: add support for delay_root option
blogic [Sat, 29 Jun 2013 16:51:09 +0000 (16:51 +0000)]
ubox: add support for delay_root option

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37088 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolantiq: Add support for loading athxk eeproms through mtd
blogic [Sat, 29 Jun 2013 16:33:46 +0000 (16:33 +0000)]
lantiq: Add support for loading athxk eeproms through mtd

This patch enables retrieving the wifi calibration data from an MTD partition.
Try to copy mac address from ethernet before generating a random one.
This fixes DGN3500 ath9k support.

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37087 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolantiq: fix kernel config for DEU support
blogic [Sat, 29 Jun 2013 16:33:37 +0000 (16:33 +0000)]
lantiq: fix kernel config for DEU support

Trying to load the DEU modules results in unresolved symbols. This
provides them. This requires the previous patch to be applied first.

Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37086 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolantiq: make xrx200 network driver use a tasklet for rx housekeeping
blogic [Sat, 29 Jun 2013 16:33:28 +0000 (16:33 +0000)]
lantiq: make xrx200 network driver use a tasklet for rx housekeeping

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37085 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolantiq: remove 3.7 kernel patches
blogic [Sat, 29 Jun 2013 16:33:18 +0000 (16:33 +0000)]
lantiq: remove 3.7 kernel patches

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37084 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agofirewall: update to git head
jow [Sat, 29 Jun 2013 13:28:27 +0000 (13:28 +0000)]
firewall: update to git head

- uses custom formatting for mac addresses to ensure leading zeroes, required for older iptables mac match parser

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37082 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoath9k: fix tx queue pending frame counter when dropping packets
nbd [Sat, 29 Jun 2013 12:38:15 +0000 (12:38 +0000)]
ath9k: fix tx queue pending frame counter when dropping packets

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37081 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoramips: unbreak initramfs generation
blogic [Sat, 29 Jun 2013 08:41:03 +0000 (08:41 +0000)]
ramips: unbreak initramfs generation

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37080 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agotargets: fix remaining targets for initramfs builds
florian [Fri, 28 Jun 2013 22:56:34 +0000 (22:56 +0000)]
targets: fix remaining targets for initramfs builds

Fix some bugs that slipped through while making initramfs non exclusive.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37079 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomac80211: fix cck rate sampling in minstrel_ht
nbd [Fri, 28 Jun 2013 19:14:54 +0000 (19:14 +0000)]
mac80211: fix cck rate sampling in minstrel_ht

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37078 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoubox: update to latest git revision
blogic [Fri, 28 Jun 2013 14:43:34 +0000 (14:43 +0000)]
ubox: update to latest git revision

fixes a endianess bug inside the uuid code

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37077 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoe2fsprogs: change the so-version of libcom_err to prevent conflicts, move it into...
nbd [Fri, 28 Jun 2013 11:27:31 +0000 (11:27 +0000)]
e2fsprogs: change the so-version of libcom_err to prevent conflicts, move it into the libext2fs package, get rid of the pthread dependency

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37076 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoe2fsprogs: allow mklibs to strip libext2fs.so
nbd [Fri, 28 Jun 2013 11:27:27 +0000 (11:27 +0000)]
e2fsprogs: allow mklibs to strip libext2fs.so

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37075 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoubus: fix ubus lua binding duplication
nbd [Fri, 28 Jun 2013 11:27:24 +0000 (11:27 +0000)]
ubus: fix ubus lua binding duplication

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37074 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: add global menuconfig option to enable kexec support
nbd [Fri, 28 Jun 2013 11:27:20 +0000 (11:27 +0000)]
kernel: add global menuconfig option to enable kexec support

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37073 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokexec-tools: reduce size
nbd [Fri, 28 Jun 2013 11:27:16 +0000 (11:27 +0000)]
kexec-tools: reduce size

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37072 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokexec-tools: make zlib support optional, but enabled by default
nbd [Fri, 28 Jun 2013 11:27:13 +0000 (11:27 +0000)]
kexec-tools: make zlib support optional, but enabled by default

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37071 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoe2fsprogs: disable library installation
nbd [Fri, 28 Jun 2013 11:27:09 +0000 (11:27 +0000)]
e2fsprogs: disable library installation

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37070 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoorion: disable normal router support for the harddisk subtarget
nbd [Fri, 28 Jun 2013 11:27:06 +0000 (11:27 +0000)]
orion: disable normal router support for the harddisk subtarget

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37069 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoorion: disable CONFIG_VM_EVENT_COUNTERS by default
nbd [Fri, 28 Jun 2013 11:27:02 +0000 (11:27 +0000)]
orion: disable CONFIG_VM_EVENT_COUNTERS by default

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37068 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoe2fsprogs: disable testio debug to reduce code size
nbd [Fri, 28 Jun 2013 11:26:58 +0000 (11:26 +0000)]
e2fsprogs: disable testio debug to reduce code size

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37067 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoe2fsprogs: use -ffunction-sections, -fdata-sections, --gc-sections
nbd [Fri, 28 Jun 2013 11:26:55 +0000 (11:26 +0000)]
e2fsprogs: use -ffunction-sections, -fdata-sections, --gc-sections

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37066 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoe2fsprogs: use the private version of blkid statically, it is significantly smaller...
nbd [Fri, 28 Jun 2013 11:26:51 +0000 (11:26 +0000)]
e2fsprogs: use the private version of blkid statically, it is significantly smaller than the external shared libblkid

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37065 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomdadm: strip support for intel/ddf hardware raid to significantly reduce code size
nbd [Fri, 28 Jun 2013 11:26:48 +0000 (11:26 +0000)]
mdadm: strip support for intel/ddf hardware raid to significantly reduce code size

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37064 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomdadm: remove mdassemble, it is redundant
nbd [Fri, 28 Jun 2013 11:26:44 +0000 (11:26 +0000)]
mdadm: remove mdassemble, it is redundant

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37063 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomdadm: use -ffunction-sections, -fdata-sections, --gc-sections
nbd [Fri, 28 Jun 2013 11:26:40 +0000 (11:26 +0000)]
mdadm: use -ffunction-sections, -fdata-sections, --gc-sections

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37062 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoorion: dynamically generate /etc/config/network, the LaCie 2big Network does not...
nbd [Fri, 28 Jun 2013 11:26:37 +0000 (11:26 +0000)]
orion: dynamically generate /etc/config/network, the LaCie 2big Network does not use DSA

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37061 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomdadm: add from /packages, add myself as maintainer
nbd [Fri, 28 Jun 2013 11:26:33 +0000 (11:26 +0000)]
mdadm: add from /packages, add myself as maintainer

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37060 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoorion: add support for the lacie 2big network device
nbd [Fri, 28 Jun 2013 11:26:29 +0000 (11:26 +0000)]
orion: add support for the lacie 2big network device

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37059 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoramips: fix ethernet driver
blogic [Fri, 28 Jun 2013 11:22:11 +0000 (11:22 +0000)]
ramips: fix ethernet driver

make sure the driver does not crash under load

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37058 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoubox: update to latest git revision
blogic [Fri, 28 Jun 2013 11:22:05 +0000 (11:22 +0000)]
ubox: update to latest git revision

* add pivot root support
* add back a /etc/init.d/fstab
* add "block mount/umount" support
* add anonymous swap/mount support
* add auto swap/mount support
* fix superflous error when inserting modules
* add back jffs2reset/jffs2mark

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37057 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoprocd: update to latest git revision
blogic [Fri, 28 Jun 2013 11:21:52 +0000 (11:21 +0000)]
procd: update to latest git revision

* fix ubus reconnect handling
* set global mask 0
* add respawn support

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37056 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolibubox: update to latest version, fixes a bug in safe_list_del()
nbd [Fri, 28 Jun 2013 11:07:15 +0000 (11:07 +0000)]
libubox: update to latest version, fixes a bug in safe_list_del()

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37053 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agonetifd: fix typo in dhcp script
cyrus [Fri, 28 Jun 2013 04:19:21 +0000 (04:19 +0000)]
netifd: fix typo in dhcp script

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37051 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoinclude/image.mk: do not make initramfs build exclusive
florian [Thu, 27 Jun 2013 19:58:35 +0000 (19:58 +0000)]
include/image.mk: do not make initramfs build exclusive

Allow building initramfs along with other types of filesystems.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37050 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agotargets: prepare for supporting normal and initramfs images
florian [Thu, 27 Jun 2013 19:58:31 +0000 (19:58 +0000)]
targets: prepare for supporting normal and initramfs images

In order to support both normal images and initramfs, ensure that each
target sets KERNELNAME properly so that the generic kernel building code
can copy the corresponding files over $(KDIR) with the appropriate
extension. Update the various paths to the kernel and wrapper images
from $(LINUX_DIR)/arch/$(ARCH)/boot/$(foo) to $(KDIR)/$(foo).

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37049 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobuildroot: copy KENRNELNAME files to $(KDIR)
florian [Thu, 27 Jun 2013 19:58:24 +0000 (19:58 +0000)]
buildroot: copy KENRNELNAME files to $(KDIR)

In order to support building both normal and initramfs kernel, we will
rebuild the wrappers around the vmlinux ELF binary, copy these with an
appropriate extension when they exist.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37048 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobuildroot: build a second pass kernel if initramfs is enabled
florian [Thu, 27 Jun 2013 19:58:20 +0000 (19:58 +0000)]
buildroot: build a second pass kernel if initramfs is enabled

If initramfs is enabled, build a second pass kernel containing the CPIO
rootfs, preliminary work to get non exclusive enabling of initramfs.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37047 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobuildroot: workaround broken syntax highlighting
florian [Thu, 27 Jun 2013 19:58:16 +0000 (19:58 +0000)]
buildroot: workaround broken syntax highlighting

GNU Make's subst is always breaking syntax highlighting with at least
vim add the right comments to workaround it.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37046 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoramips: fix rt2x00 ethernet compile bug
blogic [Thu, 27 Jun 2013 16:45:40 +0000 (16:45 +0000)]
ramips: fix rt2x00 ethernet compile bug

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37043 3c298f89-4303-0410-b956-a3cf2f4a3e73