Gabor Juhos
8deffcba7e
ar71xx: Error fix in Kernel for MR3420v2 Ethernet Switch configuration
...
Error in using another MDIO (AP123 platform using only one GE1 device
for eth0 and eth1) for the router mr3420v2.
?onfirmed: https://forum.openwrt.org/viewtopic.php?pid=194779#p194779
Routers in this sense are the same and the only difference is: USB
port, USB led, instead of the GPIO-switch we have GPIO-button.
Signed-off-by: Dmytro <dioptimizer@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36036
2013-03-15 14:35:48 +00:00
John Crispin
4d5860cdd6
ACMP252: fix USB-enable GPIO and use default PCI configuration for now
...
EEPROM is an actial serial EEPROM on the WiFi module, therefore we can remove
ralink_eep from the dts.
USB power-enable GPIO turned out to be GPIO #3 (found via probing/brute-force).
PCI works with default settings as long as the vendor bootloader is used.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 36030
2013-03-14 18:43:54 +00:00
John Crispin
0dbe4f502d
fix buttons on vr9 eval kit
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36029
2013-03-14 18:43:49 +00:00
John Crispin
9b4a8c6d1e
select vdsl packages on vr9 boards
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36028
2013-03-14 18:43:44 +00:00
John Crispin
0f7f1f3347
fix fritzbox 3370 partitions/memory/cmdline
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36027
2013-03-14 18:43:39 +00:00
John Crispin
5452dbad61
build jffs images for nand based fritzbox
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36026
2013-03-14 18:43:34 +00:00
John Crispin
b98ae2b149
bump to v3.8
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36014
2013-03-14 18:42:29 +00:00
John Crispin
3ab75692f3
move GPHY FW blobs to non versioned folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36013
2013-03-14 18:42:21 +00:00
Florian Fainelli
b2e63b8ea8
kernel: add support for 3.9-rc2
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36008
2013-03-14 14:45:56 +00:00
John Crispin
1360067c4a
update the /init file to start /sbin/init
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36002
2013-03-13 18:11:13 +00:00
John Crispin
043d56b646
make sure the console works when using procd as our pid 1
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36000
2013-03-13 18:11:00 +00:00
Gabor Juhos
f0f72ce262
gemini: remove 3.3 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35995
2013-03-12 18:22:34 +00:00
Gabor Juhos
04f2ef9e66
gemini: switch to 3.8
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35994
2013-03-12 18:22:33 +00:00
Gabor Juhos
54b9b4d8a5
gemini: add support for 3.8
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35993
2013-03-12 18:22:22 +00:00
John Crispin
48a4b3a0cd
fixes NO_XIP on CFI0001 flash
...
This patch disables the execute-in-place (XIP) support for flash on
lantiq. This has to be disabled since the bus which flash is connected
to does not support unaligned accesses. Resolves data bus errors on
Lantiq routers with Intel command set flash.
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
SVN-Revision: 35992
2013-03-12 13:53:08 +00:00
John Crispin
e3a6ea65e1
add support for AudioCodes AC-252
...
user-space support for extracting the EEPROM for the RaLink WiFi is still
missing. Besides this, it's all working.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 35990
2013-03-12 13:52:54 +00:00
John Crispin
0b881eea72
unbreak dgn3500 spi-gpio
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 35989
2013-03-12 13:52:47 +00:00
John Crispin
b22cbac68f
make sure errors get sent to /dev/null
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 35988
2013-03-12 13:52:40 +00:00
John Crispin
fad5f5700e
make sure errors get sent to /dev/null
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 35987
2013-03-12 13:52:33 +00:00
Gabor Juhos
76934b6779
avr32: remove 3.3 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35985
2013-03-12 13:28:33 +00:00
Gabor Juhos
a71b9f5d04
avr32: switch to 3.8
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35984
2013-03-12 13:28:32 +00:00
Gabor Juhos
19b2c06b09
avr32: add support for 3.8
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35983
2013-03-12 13:28:31 +00:00
Gabor Juhos
f04cccb842
avr32: add sysupgrade support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35982
2013-03-12 13:28:27 +00:00
Gabor Juhos
6c3dd84897
avr32: add firmware partition
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35981
2013-03-12 13:28:23 +00:00
Gabor Juhos
cb9fad715c
avr32: add diag support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35980
2013-03-12 13:28:21 +00:00
Gabor Juhos
de0d19ac3d
avr32: create network config dynamically
...
The default network configuration from base-files
is not correct for the NGW100 board.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35979
2013-03-12 13:28:19 +00:00
Gabor Juhos
73caeba522
avr32: built the firmware images from the lzma compressed uImage
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35978
2013-03-12 13:28:16 +00:00
Gabor Juhos
12a213227e
mpc52xx: remove 3.3 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35977
2013-03-12 07:18:37 +00:00
Gabor Juhos
1ed39da53d
mpc52xx: switch to 3.8
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35976
2013-03-12 07:18:36 +00:00
Gabor Juhos
ae0af74654
mpc52xx: add support for 3.8
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35975
2013-03-12 07:18:34 +00:00
Gabor Juhos
fe3df4b593
ramips: add profile and build image for the Upvel UR-326N4G board
...
Patch from: Дмитрий Лебедев <lebedev@trendnet.ru>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35972
2013-03-11 21:02:45 +00:00
Gabor Juhos
d543f4b771
ramips: add user-space support for the Upvel UR-326N4G board
...
[juhosg: fix mac address setup]
Patch from: Дмитрий Лебедев <lebedev@trendnet.ru>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35971
2013-03-11 21:02:43 +00:00
Gabor Juhos
3c2ef04a0e
ramips: add kernel support for the Upvel UR-326N4G board
...
[juhosg: add missing symbols to config-3.{7,8}]
Patch from: Дмитрий Лебедев <lebedev@trendnet.ru>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35970
2013-03-11 21:02:40 +00:00
Gabor Juhos
14ca5fc98b
ar71xx: om2p-hs: use correct bit mask to disable JTAG functionality
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35966
2013-03-11 19:52:54 +00:00
Gabor Juhos
72fc0c1906
ar71xx: add AR934X_GPIO_FUNC_* defines
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35965
2013-03-11 19:52:51 +00:00
Gabor Juhos
44cc1507e9
ar71xx: makefile changes to build image for MR3420v2
...
Patch-by: Dmytro <dioptimizer@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3440/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35964
2013-03-11 15:55:25 +00:00
Gabor Juhos
2998abab7c
ar71xx: add user-space support for MR3420v2
...
Patch-by: Dmytro <dioptimizer@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3442/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35962
2013-03-11 15:55:22 +00:00
Gabor Juhos
902dd27383
ar71xx: add kernel support for MR3420v2
...
[juhosg: use gpio_request_one to enable the USB power]
Patch-by: Dmytro <dioptimizer@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@opewrt.org>
SVN-Revision: 35961
2013-03-11 15:55:20 +00:00
Gabor Juhos
5c5e1c0a9d
ar71xx: enabling control GPIO14 and GPIO15 on MR3040/MR11U
...
LAN1 and LAN2 LEDs not present (it pulled to ground via
resistors) on MR3040 and MR11U devices. This little patch
enabling ability to control GPIO14 and GPIO15.
Patch-by: Dmytro <dioptimizer@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3439/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35960
2013-03-11 15:55:19 +00:00
Gabor Juhos
257bfc21af
ar71xx: add profile support for dir-835-a1
...
Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at>
Patchwork: http://patchwork.openwrt.org/patch/3427/mbox/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35959
2013-03-11 15:55:17 +00:00
Gabor Juhos
3fa3cbae7c
ar71xx: add user space support for dir-835-a1
...
Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at>
Patchwork: http://patchwork.openwrt.org/patch/3425/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35958
2013-03-11 15:55:15 +00:00
Gabor Juhos
a7525f5f5d
ar71xx: add kernel support for dir-835-a1
...
[juhosg:
- remove custom mdio bus info and platform data for ar8327, clear the
.led_cfg field from dir835a1_setup instead,
- remove arguments of dir835c1_generic_setup function, register the
LEDs directly from the board specific setup instead]
Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at>
Patchwork: http://patchwork.openwrt.org/patch/3426/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35957
2013-03-11 15:55:13 +00:00
Felix Fietkau
bd6c9d6252
cns3xxx: ethernet - clean the tx ring before refilling the rx ring to reduce memory pressure
...
SVN-Revision: 35953
2013-03-11 02:29:53 +00:00
Felix Fietkau
d7a529709a
cns3xxx: ethernet - clean the tx ring only in the poll function, not in the xmit handler
...
SVN-Revision: 35952
2013-03-11 02:29:47 +00:00
Felix Fietkau
0d13baff1e
cns3xxx: increase number of ethernet driver rx buffers
...
SVN-Revision: 35951
2013-03-10 21:59:32 +00:00
Felix Fietkau
ee2b511e1f
cns3xxx: prevent the ethernet driver from accessing uninitialized dma descriptor entries
...
SVN-Revision: 35950
2013-03-10 21:59:28 +00:00
Felix Fietkau
d22ac8d8fb
cns3xxx: minor ethernet driver cleanup
...
SVN-Revision: 35949
2013-03-10 21:59:21 +00:00
Hauke Mehrtens
e1f24d99e1
brcm47xx: refresh config
...
SVN-Revision: 35948
2013-03-10 20:42:26 +00:00
Hauke Mehrtens
89d4fceee2
xburst: fix compilation: remove the __dev attributes
...
SVN-Revision: 35946
2013-03-10 20:26:28 +00:00
Hauke Mehrtens
45b24fa771
kernel: add some missing config options found by the buildbot.
...
SVN-Revision: 35945
2013-03-10 20:25:19 +00:00