Zoltan Herpai
2a8630394d
kernel/generic: add missing regulator symbols for 3.10
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 37169
2013-07-04 16:58:22 +00:00
Luka Perkov
1f546910cb
ar71xx: Buffalo WZR-HP-AG300H (600DHP) enable PCI
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37167
2013-07-04 13:45:29 +00:00
John Crispin
2da37a713e
ramips: fix RT-N13U gpio buttons
...
https://dev.openwrt.org/ticket/13795
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37163
2013-07-04 13:31:23 +00:00
John Crispin
541bede918
brcm47xx: fix module insert order
...
https://dev.openwrt.org/ticket/13811
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37161
2013-07-04 13:31:13 +00:00
Luka Perkov
7b6e3df6ab
ar71xx: $(KDIR_TMP) must be present before starting initramfs build
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37155
2013-07-04 12:48:52 +00:00
Jonas Gorski
fb81a9b5ed
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>
SVN-Revision: 37154
2013-07-03 17:51:54 +00:00
Jonas Gorski
cdd6c5b750
ixp4xx: switch to kernel 3.10
...
Fixes network issues at least on NSLU2 (#13801 ).
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37153
2013-07-03 17:51:44 +00:00
Luka Perkov
14b6674b39
lantiq: fix initramfs
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37143
2013-07-03 09:17:15 +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
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
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
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
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
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
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
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
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
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
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
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
Florian Fainelli
8ea5e19823
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>
SVN-Revision: 37079
2013-06-28 22:56:34 +00:00
Felix Fietkau
7acb84dde7
kernel: add global menuconfig option to enable kexec support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37073
2013-06-28 11:27:20 +00:00
Felix Fietkau
900f78e3be
orion: disable normal router support for the harddisk subtarget
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37069
2013-06-28 11:27:06 +00:00
Felix Fietkau
059003fa90
orion: disable CONFIG_VM_EVENT_COUNTERS by default
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37068
2013-06-28 11:27:02 +00:00
Felix Fietkau
84ad1782f9
orion: dynamically generate /etc/config/network, the LaCie 2big Network does not use DSA
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37061
2013-06-28 11:26:37 +00:00
Felix Fietkau
6d6296e214
orion: add support for the lacie 2big network device
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37059
2013-06-28 11:26:29 +00:00
John Crispin
77b9fd52a6
ramips: fix ethernet driver
...
make sure the driver does not crash under load
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37058
2013-06-28 11:22:11 +00:00
Florian Fainelli
6a4f2922f6
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>
SVN-Revision: 37049
2013-06-27 19:58:31 +00:00
John Crispin
36209234ab
ramips: fix rt2x00 ethernet compile bug
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37043
2013-06-27 16:45:40 +00:00
John Crispin
0d4e00c337
ramips: add missing symbols to rt288x config
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37042
2013-06-27 16:45:26 +00:00
John Crispin
1706c8d29a
ramips: fix ethernet stability issue introduced by recent kernel upgrade
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37041
2013-06-27 16:28:06 +00:00
Zoltan Herpai
e5c7a93d71
imx23: add new target for i.MX233-based boards
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 37038
2013-06-27 10:12:03 +00:00
Zoltan Herpai
41ad05299c
kernel/generic: add missing regulator symbols for 3.9
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 37036
2013-06-26 21:48:17 +00:00
Jonas Gorski
9a077f70de
bcm63xx: fix DSL-274xB F1 default network config
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37032
2013-06-24 20:35:54 +00:00
John Crispin
5063f712a6
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>
SVN-Revision: 37027
2013-06-24 12:39:28 +00:00
John Crispin
d3723f93c6
ramips: make rt3883 usb work properly
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37024
2013-06-24 12:06:56 +00:00
John Crispin
dca18caa79
ramips: revert gpio regulator dts update
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37021
2013-06-24 11:09:50 +00:00
John Crispin
55fb6f3a05
ralink: update patches
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37016
2013-06-23 15:50:49 +00:00
Felix Fietkau
3df61e8279
kernel: fix a reference counting bug in overlayfs
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37014
2013-06-22 14:00:12 +00:00
John Crispin
44b1688e6c
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>
SVN-Revision: 37006
2013-06-21 16:54:15 +00:00
John Crispin
5d441ae7ea
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>
SVN-Revision: 37005
2013-06-21 16:54:07 +00:00