John Crispin
6295f38c8f
ralink: add mac address detection for Asus RT-G32 b1
...
http://patchwork.openwrt.org/patch/4463/
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38910
2013-11-25 14:09:08 +00:00
John Crispin
93e9a71538
base-files: allow users to delect debug level during boot
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38909
2013-11-25 08:34:55 +00:00
John Crispin
8ee2b91ddd
ralink: fix up the mt7530 driver to work properly with gmac2
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38905
2013-11-25 08:34:23 +00:00
John Crispin
d84238ad26
ralink: add LRO support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38904
2013-11-25 08:34:12 +00:00
John Crispin
f732ed4500
ralink: add NETIF_F_HW_VLAN_CTAG_TX support for the mt7620X family
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38903
2013-11-25 08:34:01 +00:00
John Crispin
5b437e204f
ralink: set the mac addr via the dts file
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38902
2013-11-25 08:33:42 +00:00
Luka Perkov
6cbad59ead
kirkwood: include ext4 support by default
...
Several users reported that they would like this feature.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38901
2013-11-24 23:07:34 +00:00
Luka Perkov
a48520f0f3
kirkwood: kernel: add missing config option
...
Buildbot found missing config option for target kirkwood.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
SVN-Revision: 38900
2013-11-24 17:53:34 +00:00
Luka Perkov
770a285ee3
kirkwood: drop unnecessary argument from *_UBIFS_OPTS variables
...
The '-U' aka '--squash-uids' is already used in Image/mkfs/ubifs function.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38898
2013-11-23 15:55:12 +00:00
Luka Perkov
746ace4baf
kirkwood: add support for iomega iconnect
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
Signed-off-by: Daniel Engberg <daniel.engberg@pyret.net>
SVN-Revision: 38897
2013-11-23 15:55:10 +00:00
Imre Kaloz
c11bd50d77
For now vdi and vmdk images should be x86 only
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38896
2013-11-22 14:39:53 +00:00
Imre Kaloz
f3e2331e18
add a feature flag for device tree support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38893
2013-11-22 12:01:01 +00:00
Imre Kaloz
4242b42880
VMWare and VirtualBox images should select what they need, not depend on it..
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38892
2013-11-22 09:54:36 +00:00
Imre Kaloz
4c65eebf06
rationalize target image options
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38891
2013-11-22 09:44:14 +00:00
John Crispin
776c6c50ce
lantiq: move patch to proper folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38884
2013-11-20 17:53:36 +00:00
John Crispin
d823c20f05
lantiq: update default mii modes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38881
2013-11-20 16:56:58 +00:00
John Crispin
06ada4b10f
lantiq: fix an endless loop in the vmmc platform code
...
this was caused by not honoured error return codes of of_gpio_count()
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38878
2013-11-20 16:56:32 +00:00
Zoltan Herpai
2bc70cfbac
mxs: build/profile-related changes - change uImage creation to use zImage - update image Makefile for further boards with u-boot support - add profile for OLinuXino Micro/Nano boards
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38876
2013-11-20 10:23:49 +00:00
John Crispin
d175740783
ralink: set wmr-300 mac properly
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38872
2013-11-19 21:13:24 +00:00
John Crispin
40109bb89b
ralink: add missing CONFIG_ symbol to mt7620n
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38867
2013-11-19 16:33:43 +00:00
Felix Fietkau
17e6b3ae8d
mpc85xx: Fix NAPI poll mechanism in GIANFAR ethernet driver
...
This patch fixes the NAPI poll mechanism in the GIANFAR ethernet driver, which
was not properly working since Linus Kernel Version 3,8.
Therefore the workaround patch to downgrade the GIANFAR ethernet driver to
Kernelversion v3.8 is obsoete.
This patch was extensivly testes with different network loads and types of
traffic. There is quite a substantial user base that reports proper Ethernet
function with TPlink-4900. This patch is based on the fixes from GINAFAR
maintainer Claudiu Manoli.
Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38865
2013-11-19 13:00:37 +00:00
Luka Perkov
35b6be4a65
imx6: build images for ventana boards that are supported
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38859
2013-11-18 22:23:43 +00:00
Luka Perkov
c108ddb209
imx6: merge all gateworks boards into one profile
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38858
2013-11-18 22:23:42 +00:00
Luka Perkov
f552d290c6
imx6: add support for more then one nand type per profile
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38857
2013-11-18 22:23:40 +00:00
Luka Perkov
69beb313c6
imx6: refresh kernel config
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38856
2013-11-18 22:23:39 +00:00
Imre Kaloz
d38c28b58c
make default packages selected for real
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38850
2013-11-18 12:05:11 +00:00
John Crispin
82e6242798
ralink: add support for ralink mt7620 nand eval board
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38848
2013-11-18 09:35:41 +00:00
John Crispin
a17e5159ac
ralink: improve mt7620n detection
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38847
2013-11-18 09:35:32 +00:00
John Crispin
f307b35c8b
ralink: add mt7620 nand driver
...
This is a minor rework of the SDK driver. This driver needs a full rewrite.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38846
2013-11-18 09:35:23 +00:00
John Crispin
9d4eb0ac91
ralink: make all none 3x5x boards default to a vlan1/2 setup
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38845
2013-11-18 09:35:14 +00:00
John Crispin
3d547b740a
ralink: make usb work on the mt7530 eval kit
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38844
2013-11-18 09:34:46 +00:00
Hauke Mehrtens
f4cd36d825
at91: fix typo in network file
...
This closes #14474 .
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38842
2013-11-17 17:14:32 +00:00
Hauke Mehrtens
6d4132b7a4
kirkwood: add missing kernel config CONFIG_REGMAP=y
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 38837
2013-11-17 16:05:09 +00:00
Hauke Mehrtens
eea5c0b166
kernel: backport get_cycles() fix
...
get_cycles() is used in some places as one part of the seed for the
kernel PRNG.
This backports the following commit from mainline linux kernel:
9c9b415c50bc298ac61412dff856eae2f54889ee
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38834
2013-11-17 15:52:14 +00:00
John Crispin
269cbfa06a
ralink: add mt7620n dts files
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38829
2013-11-17 13:22:01 +00:00
John Crispin
5c2e867460
ramips: fix wmr300 network detection
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38828
2013-11-17 13:14:46 +00:00
Zoltan Herpai
9269e58b2a
kernel: add fix to block2mtd driver for modified error logging
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38827
2013-11-17 11:57:57 +00:00
Zoltan Herpai
3a99e895ff
kernel: add missing symbols for 3.12
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38826
2013-11-17 11:55:23 +00:00
John Crispin
dce9b292bf
ralink: add mt7620n support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38823
2013-11-16 20:28:52 +00:00
Zoltan Herpai
c4d8ddf1dc
kernel: add missing symbols for 3.12
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38820
2013-11-16 11:52:30 +00:00
Luka Perkov
dd0e3a58c6
sunxi: remove old kernel config after 3.12 upgrade (r38811)
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38819
2013-11-16 10:17:38 +00:00
Imre Kaloz
e4eef7e620
replace the TI patch with a smaller patchset
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38816
2013-11-15 12:23:17 +00:00
Gabor Juhos
1f34789015
ar71xx: add profile for the WR842N/ND v2
...
Patch to add the profile for the TP-LINK WR842N/ND v2
Small update, because of a change in the Makefile.
Signed-off-by: Martijn Zilverschoon <thefriedzombie@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/4382/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38815
2013-11-15 10:11:25 +00:00
Gabor Juhos
ed036155ee
ar71xx: add user space support for the TL-WR842N/ND v2
...
Patch to add the user space support for the TL-WR842N/ND v2
Signed-off-by: Martijn Zilverschoon <thefriedzombie@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/4354/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38814
2013-11-15 10:11:24 +00:00
Gabor Juhos
625cf61c5b
ar71xx: Add kernel support for the WR842N/ND v2
...
Patch to add kernel support for the TP-LINK WR842N/ND v2
Signed-off-by: Martijn Zilverschoon <thefriedzombie@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/4352/
[juhosg: refresh kernel patch]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38813
2013-11-15 10:11:20 +00:00
Gabor Juhos
67eded254a
ar71xx: wndr4300: set official mac addresses
...
Get the factory assigned mac addresses stored in the caldata
partition and asign them to lan and wan interfaces. Also put
the correct mac addresses into the WiFi eeprom files to ensure
that the ath9k driver will use the correct ones.
Signed-off-by: Stefan Agner <stefan@agner.ch>
Patchwork: http://patchwork.openwrt.org/patch/4350/
[juhosg:
- move WiFi MAC address setup to the firmware hotplug file,
- use the official MAC address for the 2.4GHz as well,
- remove uci-defaults.sh modifications,
- update commit message]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38812
2013-11-15 08:21:59 +00:00
Zoltan Herpai
f58bfd1df4
sunxi: rework target - update kernel to 3.12 - add patches for clocks, i2c, usb, sid, rtc - support common image for A10/A13/A20 - add support for a couple boards - most drivers are configured into the kernel as of now
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38811
2013-11-14 23:12:52 +00:00
Felix Fietkau
2077361f12
kernel: backport an upstream fix to improve TCP performance for wifi drivers
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38810
2013-11-14 22:01:24 +00:00
Felix Fietkau
ff17114ba1
ar71xx: Unifi AP Pro sysupgrade patch
...
The current implementation of mtd will not append the backup
file created by sysupgrade to the correct partition, as mtd will append
the data to first jffs2 partition it finds. As the kernel is also
stored on a jffs2 partition (which resides before the overlay
partition), the data will be appended to this partition.
To fix this problem, a new option
-s <number> skip the first n bytes when appending data to the jffs2 partiton, defaults to "0"
is added to mtd.
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 38807
2013-11-14 19:38:54 +00:00
Felix Fietkau
9aca892304
ramips: use dd bs=4096k instead of bs=4M to make it more portable
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38806
2013-11-14 19:16:04 +00:00