Luka Perkov
2b6519b8c2
uboot-envtools: add support for imx6 target
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37136
2013-07-02 23:08:19 +00:00
Luka Perkov
d352ff6cac
uboot-envtools: upgrade to 2013.07-rc1
...
Support for writing on MMC devices has been added.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37135
2013-07-02 23:08:17 +00:00
Luka Perkov
62cb88f502
imx6: make kernel_oldconfig
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37134
2013-07-02 23:08:16 +00:00
Felix Fietkau
f89b3d42e8
build: remove hotplug2 from DEFAULT_PACKAGES
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37132
2013-07-02 11:14:15 +00:00
Luka Perkov
c9926f77b4
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>
SVN-Revision: 37131
2013-07-02 10:45:32 +00:00
Luka Perkov
6988613f7a
gpio-button-hotplug: add support for EV_SW
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37130
2013-07-02 10:45:31 +00:00
Florian Fainelli
c627ae768e
ar71xx: only invoke Initramfs building when enabled
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37129
2013-07-02 10:43:31 +00:00
Luka Perkov
448decfa8e
include: fix path for kernel-generated cpio removal
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37128
2013-07-02 09:59:17 +00:00
John Crispin
e06ab3831b
ubox: add e2fsck support
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 37127
2013-07-02 09:35:08 +00:00
John Crispin
fdfbac75c2
lantiq: xrx200_net compile fix
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37126
2013-07-02 09:34:45 +00:00
Florian Fainelli
5b5fd9f92d
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>
SVN-Revision: 37125
2013-07-01 20:52:00 +00:00
Jonas Gorski
87c0c2d81d
ixp4xx: add support for linux 3.10
...
Run tested on a NSLU2.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37124
2013-07-01 18:42:49 +00:00
Jonas Gorski
923a851ccf
kernel: add missing config symbol for 3.10
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37123
2013-07-01 18:42:39 +00:00
Florian Fainelli
05741a0331
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>
SVN-Revision: 37122
2013-07-01 17:57:09 +00:00
Florian Fainelli
460233fa2a
ar71xx: fix initramfs images generation after r37049
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37120
2013-07-01 15:37:25 +00:00
Felix Fietkau
4a86a26650
libjson-c: rename the libjson binary package to libjson-c, add a new libjson package with the compatibility library (to deal with the rename)
...
SVN-Revision: 37119
2013-07-01 15:36:12 +00:00
Jonas Gorski
96f8c15a36
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>
SVN-Revision: 37116
2013-07-01 13:21:06 +00:00
Jo-Philipp Wich
7e19bb1854
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>
SVN-Revision: 37115
2013-07-01 11:03:02 +00:00
Jo-Philipp Wich
7c197d9f0e
hostapd: truncate default mac file before adding entries to it ( #13797 )
...
SVN-Revision: 37114
2013-07-01 10:52:35 +00:00
Felix Fietkau
5986a18c16
ramips: update wlan firmware hotplug script for new eeprom size
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37112
2013-06-30 21:03:48 +00:00
Felix Fietkau
ee68734929
hostapd: fix multi-ssid and AP+STA, clean up code
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37111
2013-06-30 21:01:13 +00:00
Felix Fietkau
60b040bbaf
hostapd: update to latest git version
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37110
2013-06-30 20:27:38 +00:00
Felix Fietkau
16079fbd9a
rt2x00: fix rf id override for RT5350
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37109
2013-06-30 17:54:20 +00:00
Florian Fainelli
b9831690e4
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>
SVN-Revision: 37108
2013-06-30 17:14:47 +00:00
Florian Fainelli
bc7260a125
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>
SVN-Revision: 37107
2013-06-30 17:09:21 +00:00
Felix Fietkau
df7ce9301a
busybox: disable the watchdog utility by default (procd handles watchdog devices)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37106
2013-06-30 16:01:45 +00:00
Felix Fietkau
2d8990256c
mac80211: use a new tarball with updated backport code
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37105
2013-06-30 14:49:14 +00:00
Jonas Gorski
0d9f760f27
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>
SVN-Revision: 37103
2013-06-30 13:10:12 +00:00
Jonas Gorski
6a4e78dca6
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>
SVN-Revision: 37102
2013-06-30 13:10:08 +00:00
Jonas Gorski
7d1cd9dfab
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>
SVN-Revision: 37101
2013-06-30 13:10:05 +00:00
Jonas Gorski
6df83c3f89
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>
SVN-Revision: 37100
2013-06-30 13:10:03 +00:00
Jonas Gorski
e7d93889d7
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>
SVN-Revision: 37099
2013-06-30 13:10:00 +00:00
Jonas Gorski
66f8f30f47
bcm63xx: update patches
...
Update patches with their upstream versions.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37098
2013-06-30 13:09:50 +00:00
Felix Fietkau
12c033dfd9
mac80211: update to wireless-testing 2013-06-27, fix ATH_USER_REGD handling
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37097
2013-06-30 10:44:19 +00:00
Felix Fietkau
02a6750af8
uClibc: use position independent code for crt1, slightly reduces size of all executables
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37096
2013-06-30 07:54:51 +00:00
Felix Fietkau
98df29f9d7
gcc: add a patch to get rid of useless java class sections
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37095
2013-06-30 07:54:47 +00:00
Felix Fietkau
b121128ecf
binutils: stop generating the useless _DYNAMIC_LINKING symbol on mips
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37094
2013-06-30 07:54:43 +00:00
Felix Fietkau
6260e6ef48
binutils: remove some unused obsolete versions
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37093
2013-06-30 07:54:37 +00:00
Mirko Vogt
8221b89088
depend on libubox
...
SVN-Revision: 37092
2013-06-29 20:59:10 +00:00
John Crispin
89d41d95bf
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>
SVN-Revision: 37091
2013-06-29 19:37:11 +00:00
Felix Fietkau
0f6e9c9fcc
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>
SVN-Revision: 37090
2013-06-29 19:01:49 +00:00
John Crispin
124ef95f5f
lantiq: add v3.9 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37089
2013-06-29 18:16:56 +00:00
John Crispin
6406414a40
ubox: add support for delay_root option
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37088
2013-06-29 16:51:09 +00:00
John Crispin
bfc7007226
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>
SVN-Revision: 37087
2013-06-29 16:33:46 +00:00
John Crispin
fe8ecbd972
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>
SVN-Revision: 37086
2013-06-29 16:33:37 +00:00
John Crispin
b4f36358ff
lantiq: make xrx200 network driver use a tasklet for rx housekeeping
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37085
2013-06-29 16:33:28 +00:00
John Crispin
aff84655f5
lantiq: remove 3.7 kernel patches
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37084
2013-06-29 16:33:18 +00:00
Jo-Philipp Wich
2d506f46fb
firewall: update to git head
...
- uses custom formatting for mac addresses to ensure leading zeroes, required for older iptables mac match parser
SVN-Revision: 37082
2013-06-29 13:28:27 +00:00
Felix Fietkau
ae6fc0e4bd
ath9k: fix tx queue pending frame counter when dropping packets
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37081
2013-06-29 12:38:15 +00:00
John Crispin
6875316646
ramips: unbreak initramfs generation
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37080
2013-06-29 08:41:03 +00:00