openwrt.git
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

10 years agoramips: add missing symbols to rt288x config
blogic [Thu, 27 Jun 2013 16:45:26 +0000 (16:45 +0000)]
ramips: add missing symbols to rt288x config

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

10 years agoramips: fix ethernet stability issue introduced by recent kernel upgrade
blogic [Thu, 27 Jun 2013 16:28:06 +0000 (16:28 +0000)]
ramips: fix ethernet stability issue introduced by recent kernel upgrade

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

10 years ago6relayd: prevent build on AVR32
florian [Thu, 27 Jun 2013 15:33:05 +0000 (15:33 +0000)]
6relayd: prevent build on AVR32

AVR32 misses a bunch of updated syscalls, including timerfd_create()
which is used by 6relayd. Since that requires Linux/libc changes, just
prevent building it for now.

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

10 years agobusybox: disable syslogd/klogd by default, procd replaces them
nbd [Thu, 27 Jun 2013 11:06:35 +0000 (11:06 +0000)]
busybox: disable syslogd/klogd by default, procd replaces them

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

10 years agoimx23: add new target for i.MX233-based boards
wigyori [Thu, 27 Jun 2013 10:12:03 +0000 (10:12 +0000)]
imx23: add new target for i.MX233-based boards

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37038 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomac80211: disable rt2x00 on mt7620a
blogic [Thu, 27 Jun 2013 07:25:13 +0000 (07:25 +0000)]
mac80211: disable rt2x00 on mt7620a

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

10 years agokernel/generic: add missing regulator symbols for 3.9
wigyori [Wed, 26 Jun 2013 21:48:17 +0000 (21:48 +0000)]
kernel/generic: add missing regulator symbols for 3.9

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37036 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agotools: add tools for i.MX23 boards
wigyori [Wed, 26 Jun 2013 10:15:29 +0000 (10:15 +0000)]
tools: add tools for i.MX23 boards

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

10 years agoodhcp6c: Add missing config option "ifaceid"
cyrus [Tue, 25 Jun 2013 05:18:20 +0000 (05:18 +0000)]
odhcp6c: Add missing config option "ifaceid"

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

10 years agobcm63xx: fix DSL-274xB F1 default network config
jogo [Mon, 24 Jun 2013 20:35:54 +0000 (20:35 +0000)]
bcm63xx: fix DSL-274xB F1 default network config

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

10 years agohostapd: fix superflous coma
blogic [Mon, 24 Jun 2013 16:44:18 +0000 (16:44 +0000)]
hostapd: fix superflous coma

this cause the wps trigegr to be copied to the wrong place

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

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

10 years ago[toolchain/eglibc] add patch for eglibc version 2.15
mirko [Mon, 24 Jun 2013 14:51:22 +0000 (14:51 +0000)]
[toolchain/eglibc] add patch for eglibc version 2.15

This patch partially reverts an (e)glibc commit
which fixed a memory leak, however introduced lookup
errors in dlopen() with resulting segmentation faults
in certain scenarios.

References:
 - http://comments.gmane.org/gmane.comp.lib.glibc.user/1227
 - http://sourceware.org/ml/libc-alpha/2011-06/msg00006.html

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

10 years agoramips: move ESW reset to preinit on RT305x/RT5350
blogic [Mon, 24 Jun 2013 12:39:28 +0000 (12:39 +0000)]
ramips: move ESW reset to preinit on RT305x/RT5350

RT305x/RT5350 SoCs require the switch to be reset before touching the ethernet
interface, otherwise the driver will panic.
As we already init the ethernet in preinit we therefor need to reset the switch
before that.

Signed-off-by: Felix Kaechele <felix@fetzig.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37027 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoubus: remove unused init-script
cyrus [Mon, 24 Jun 2013 12:38:30 +0000 (12:38 +0000)]
ubus: remove unused init-script

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

10 years agoramips: make rt3883 usb work properly
blogic [Mon, 24 Jun 2013 12:06:56 +0000 (12:06 +0000)]
ramips: make rt3883 usb work properly

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

10 years agoramips: revert gpio regulator dts update
blogic [Mon, 24 Jun 2013 11:09:50 +0000 (11:09 +0000)]
ramips: revert gpio regulator dts update

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

10 years agoarptables: Bump to 0.0.4
cyrus [Mon, 24 Jun 2013 05:48:12 +0000 (05:48 +0000)]
arptables: Bump to 0.0.4

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

10 years ago6relayd: don't accidentally remove regular prefix routes
cyrus [Sun, 23 Jun 2013 16:26:09 +0000 (16:26 +0000)]
6relayd: don't accidentally remove regular prefix routes

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

10 years agoutil-linux: dont provide swapon/off
blogic [Sun, 23 Jun 2013 15:51:33 +0000 (15:51 +0000)]
util-linux: dont provide swapon/off

these are no provided either by busybox or block-mount

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

10 years agoralink: update patches
blogic [Sun, 23 Jun 2013 15:50:49 +0000 (15:50 +0000)]
ralink: update patches

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

10 years agopackage: fix insmod on install
blogic [Sat, 22 Jun 2013 22:09:40 +0000 (22:09 +0000)]
package: fix insmod on install

the procd changes broke the postinst insmod.

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

10 years agokernel: fix a reference counting bug in overlayfs
nbd [Sat, 22 Jun 2013 14:00:12 +0000 (14:00 +0000)]
kernel: fix a reference counting bug in overlayfs

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

10 years agoath9k: fix a minor rcu issue
nbd [Sat, 22 Jun 2013 13:59:55 +0000 (13:59 +0000)]
ath9k: fix a minor rcu issue

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

10 years ago6relayd: fix lease-update behaviour for clients without reconfigure
cyrus [Sat, 22 Jun 2013 08:31:28 +0000 (08:31 +0000)]
6relayd: fix lease-update behaviour for clients without reconfigure

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

10 years ago6relayd: Keep PD-downstream across RENEW/REBIND
cyrus [Sat, 22 Jun 2013 08:19:25 +0000 (08:19 +0000)]
6relayd: Keep PD-downstream across RENEW/REBIND

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

10 years agomac80211: fix compile error on rt2x00 when buildin for SoC
blogic [Fri, 21 Jun 2013 16:54:46 +0000 (16:54 +0000)]
mac80211: fix compile error on rt2x00 when buildin for SoC

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

10 years agopackages: clean up the package folder
blogic [Fri, 21 Jun 2013 16:54:37 +0000 (16:54 +0000)]
packages: clean up the package folder

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

10 years agolantiq: Tune the XWAY subtarget cflags
blogic [Fri, 21 Jun 2013 16:54:15 +0000 (16:54 +0000)]
lantiq: Tune the XWAY subtarget cflags

This patch sets the cflags -mtune=34kc -mdsp only in XWAY subtarget, while the others remain with mtune=mips32r2.
Although the Danube has a Mips 24KEc core performs well with the above cflags.

Signed-off-by: José Vázquez Fernández <ppvazquezfer@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37006 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolantiq: set mips16 support.
blogic [Fri, 21 Jun 2013 16:54:07 +0000 (16:54 +0000)]
lantiq: set mips16 support.

Set mips16 support in XWAY subtarget.

This patch is based in changeset #36600

Signed-off-by: José Vázquez Fernández <ppvazquezfer@gmail.com>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37005 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolantiq: Fix ARV7518 DTS definitions
blogic [Fri, 21 Jun 2013 16:54:03 +0000 (16:54 +0000)]
lantiq: Fix ARV7518 DTS definitions

Fix EBU leds by removing req2 and gnt2 from pinmux.
Fix rfkill button gpio.
Enable reset button.
Fix power led activation status.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37004 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobase-files: module loading is now handled by ubox/kmodloader
blogic [Fri, 21 Jun 2013 16:53:59 +0000 (16:53 +0000)]
base-files: module loading is now handled by ubox/kmodloader

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

10 years agobase-files: /etc/init.d/rcS is no longer needed, procd handles this for us now
blogic [Fri, 21 Jun 2013 16:53:55 +0000 (16:53 +0000)]
base-files: /etc/init.d/rcS is no longer needed, procd handles this for us now

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

10 years agobase-files: drop 2 pointless hotplug trigger stubs
blogic [Fri, 21 Jun 2013 16:53:51 +0000 (16:53 +0000)]
base-files: drop 2 pointless hotplug trigger stubs

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

10 years agobase-files: input/button drivers get loaded before preinit by procd
blogic [Fri, 21 Jun 2013 16:53:47 +0000 (16:53 +0000)]
base-files: input/button drivers get loaded before preinit by procd

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

10 years agobase-files: diag does not need to insmod any drivers, procd already did it for us
blogic [Fri, 21 Jun 2013 16:53:43 +0000 (16:53 +0000)]
base-files: diag does not need to insmod any drivers, procd already did it for us

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

10 years agobase-files: procd is now the init process
blogic [Fri, 21 Jun 2013 16:53:38 +0000 (16:53 +0000)]
base-files: procd is now the init process

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