John Crispin
e9e519a147
ramips: fix OMNI-PLUG.dts
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42232
2014-08-21 06:41:27 +00:00
John Crispin
ff3ea02772
ramips: add omni plug leds
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42201
2014-08-18 16:09:21 +00:00
John Crispin
d04cab8dfc
ramips: Add support for Omnima MiniPlug
...
This patch adds support for the Omnima MiniPlug RT5350 based board, 8MB SPI flash
Signed-off-by: Ivan Ignjatic<ivan@omnima.co.uk>
SVN-Revision: 42200
2014-08-18 16:06:48 +00:00
John Crispin
be6bbc7975
ramips: fix switch config for Edimax 3G-6200n
...
Switch in Edimax 3G-6200n also require full switch reset, not only vlan definitions. Tested on Edimax 3G-6200n.
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 42194
2014-08-18 13:10:04 +00:00
John Crispin
60bf96e3a0
ralink: clean up HAME profiles, remove unnecessary packages.
...
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 42192
2014-08-18 13:09:46 +00:00
John Crispin
a62e8bd145
ramips: add mpr-a1 to default profile
...
Add hame mpr-a1 to default ramips profile.
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 42191
2014-08-18 13:09:43 +00:00
John Crispin
bb9a23aca2
ramips: Hame: change LED name mpr-x -> hame
...
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 42190
2014-08-18 13:09:39 +00:00
John Crispin
0fc4383d69
ramips: make use of the new board detection layer
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42186
2014-08-18 13:09:20 +00:00
John Crispin
3a9752bbd2
ramips: add a workaround to fix failsafe on RT5350
...
Due to TCP connections not working when VLAN is disabled, this is
needed to get failsafe functional.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
SVN-Revision: 42179
2014-08-18 13:08:52 +00:00
John Crispin
f80312613d
ramips: enable additional GPIOs on HAME MPR-A1
...
According to the pcb tracing results[1] by anton.rad[2] MPR-A1s expose
6 unused GPIOs, only one of them working as configured in the current
DTS. This patch enables GPIO22-26.
Tested on hardware.
[1] http://i.imgur.com/kHVW2Ox.jpg
[2] https://forum.openwrt.org/viewtopic.php?pid=222698#p222698
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
SVN-Revision: 42178
2014-08-18 13:08:48 +00:00
John Crispin
bf1e92f526
ralink: add back the gpio_export_named() patch for 3.14
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42176
2014-08-18 13:08:33 +00:00
John Crispin
bc67bd2295
ralink: add 3.14 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42040
2014-08-07 14:41:19 +00:00
John Crispin
997ca19fd2
ralink: revert r37163
...
https://dev.openwrt.org/ticket/17071
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42036
2014-08-07 12:38:20 +00:00
John Crispin
17b8d9c976
ramips: add profile for easyacc wizard8800
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41986
2014-08-03 14:31:18 +00:00
John Crispin
058a5c85ef
firmware-utils: made mkdir615h1 work for all Senao-produced devices as mksenaofw and cleaned up some of its formatting
...
Signed-off-by: Forest Crossman <cyrozap@gmail.com>
SVN-Revision: 41962
2014-08-03 11:13:58 +00:00
John Crispin
04e4ff282a
ramips:support Lenovo AC1200 Wireless router
...
Lenovo AC1200 series has two types, Y1 and Y1S.
Y1S has 256MB DDR2, Y1 only has 128MB and Y1 have no Giga Port.
Signed-off-by: Lintel <lintel.huang@gmail.com>
SVN-Revision: 41961
2014-08-03 11:13:52 +00:00
John Crispin
21845cb45d
ramips: Add support for VoCore
...
This is based and tested on VoCore Alpha, but other stuff like status/eth LEDs are present on the final board revision + VoDock.
All GPIOs are exported, except spi/i2c.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 41939
2014-08-01 20:51:24 +00:00
John Crispin
7d9bac5247
ramips: Add support for SPI_CS1 pinmux
...
This patch adds support for setting SPI_CS1 as Chip Select, Watchdog reset output and GPIO#27.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 41938
2014-08-01 20:51:14 +00:00
John Crispin
9efd7ebd34
ramips: add support for easyacc wizard8800
...
Signed-off-by: Sebastian Wendel <s.wendel@sourceindex.de>
SVN-Revision: 41936
2014-08-01 11:19:50 +00:00
John Crispin
c6674722b9
ramips: Fix LEDs on the Kingston MLW221
...
LED Fix up for the Kingston Mobilelite Wireless (MLW-221)
http://wiki.openwrt.org/toh/kingston/mlw221
Signed-off-by: L. D. Pinney <ldpinney@gmail.com>
SVN-Revision: 41933
2014-08-01 11:19:39 +00:00
John Crispin
6fb04ff871
ramips: correct typo ubsphy -> usbphy
...
This appears to be a typo.
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 41859
2014-07-28 15:26:36 +00:00
John Crispin
6f6dc62ca2
ramips: fix mode switch gpio for AsiaRF AWM eval board
...
Fix a typo: gpio 21 is already used for the WPS led. Gpio 20 is the
right one (tested) for the mode switch. Confirmed that
/sys/kernel/debug/gpio state followed the position of the switch.
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 41858
2014-07-28 15:26:32 +00:00
John Crispin
636f2b83e6
ramips: add ethernet macaddr to dts for AWM003-EVB
...
Follows the pattern of http://patchwork.openwrt.org/patch/5970/
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 41857
2014-07-28 15:26:23 +00:00
John Crispin
5b4abf87d7
ramips: add support for Kingston MLW221
...
This patch adds support for the Kingston Mobilelite Wireless (MLW-221)
http://wiki.openwrt.org/toh/kingston/mlw221
Signed-off-by: L. D. Pinney <ldpinney@gmail.com>
SVN-Revision: 41841
2014-07-26 20:36:22 +00:00
John Crispin
b77e92e020
ramips: ethernet mac cleanup
...
Compile tested all subtargets and profiles.
Unfortunately I don't own any board affected by these changes, so no run tests.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41839
2014-07-26 20:36:09 +00:00
John Crispin
443aee86bf
ramips: fix vlan configuration for asiarf avm003
...
The earlier r41797 change was missing this part, to enable the right
vlan configuration.
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 41838
2014-07-26 20:36:01 +00:00
John Crispin
08fb5fb326
ramips: fix sysupgrade for asiarf awm003
...
Since the earlier r41797 change, the board_name for awm003 has been
miscalculated, and sysupgrade has been broken. This seems to fix it.
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 41837
2014-07-26 20:35:46 +00:00
John Crispin
0b5b8de818
ramips: fix gpio mapping on MZK-750DHP
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41811
2014-07-23 07:49:54 +00:00
John Crispin
e5d4e5dee3
ramips: fix missing inclusion of system.sh for mtd_get_mac_binary and friends.
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 41810
2014-07-23 07:49:50 +00:00
John Crispin
2c356c4bb7
ramips: add a profile for AWM003
...
same as AWM002 but with 64mb RAM
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41797
2014-07-22 09:58:21 +00:00
John Crispin
ba63338d3f
kernel: update to 3.10.49 Signed-off-by: John Crispin <blogic@openwrt.org>
...
SVN-Revision: 41776
2014-07-20 17:31:11 +00:00
John Crispin
4d22954db0
ramips: fix mac address partitions on ASL-26555
...
ASL-26555 16MB: caldata is present on uboot-env and devdata, but the proper one seems to be the devdata, since mac address corresponds to Amper, the real manufacturer, meanwhile the caldata on uboot-env corresponds to D-Link.
ASL-26555 8MB: caldata is only present on uboot-env, but its mac address corresponds to Alpha, the real manufacturer.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 41768
2014-07-20 17:30:28 +00:00
John Crispin
f44d3f9980
ramips: soc wmac eeprom cleanup
...
Move eeprom extraction from scripts to dts files.
Additionally there are few other changes like:
- whitespace fixes
- add partition labels where needed
- BR6524N board doesn't exist (lost in translation?)
- fix Edimax 3g-6200nl model
- add wmac eeprom to dts for Asus RT-N14U board
Compile tested all subtargets and their profiles.
Run tested on:
- Asus RT-N15
- Asus RT-N14U
- Buffalo WHR-600D
- Argus ATP52B
- Sparklan WCR-150GN
Few problems noted:
- many boards didn't have wmac eeprom information defined at all
- several boards don't have any patitions defined (see FIXME comments in dts)
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41680
2014-07-17 10:55:31 +00:00
John Crispin
74db9511dc
ramips: basic support for Planex MZK-750DHP
...
some gpios are still missing.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41654
2014-07-14 17:10:39 +00:00
John Crispin
e33584f6b8
ramips: squelch mdio debugging info on rt2880 ethernet
...
Use pr_debug rather than pr_info since it is only relevant
for debugging.
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 41653
2014-07-14 17:05:40 +00:00
John Crispin
76ba6846a2
ramips: fix port mapping and extract wmac eeprom on ZBT-WA05 board
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41634
2014-07-14 07:38:32 +00:00
John Crispin
8c577d9fde
ramips: extract mac address from flash on WHR-600D board
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41633
2014-07-14 07:38:28 +00:00
John Crispin
4af1b51ec3
ramips: extract default lan_mac from eth0
...
The default case of ramips_setup_macs() is useful when mtd-mac-address is defined in dts.
But lan_mac is not set by default, this results in lan and wan having the same mac.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41632
2014-07-14 07:38:23 +00:00
John Crispin
ba3988fb16
ramips: add support for WR8305RT board
...
Signed-off-by: Jorge Vargas <jorge.vargas@sosvia.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41584
2014-07-12 06:54:03 +00:00
John Crispin
03faf4618e
ramips: add support for Zbtlink WA05 router
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41579
2014-07-10 22:02:28 +00:00
John Crispin
6134a3de30
target/linux/*: more dead package cleanups
...
found 2 more
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41574
2014-07-10 20:15:50 +00:00
John Crispin
32e93efc73
target/linux/*: more dead package cleanups
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41571
2014-07-10 20:05:43 +00:00
John Crispin
94802dca60
ralink: wpa does not exist, use wpad-mini instead
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41561
2014-07-10 19:16:19 +00:00
John Crispin
bbfb3baaed
ramips: add missing rt3352 usb phy node to dts
...
Signed-off-by: michael <igvtee@gmail.com>
SVN-Revision: 41476
2014-07-02 16:37:30 +00:00
John Crispin
62287e589d
ramips: fix target rt5350 only have 28 gpios
...
Signed-off-by: michael <igvtee@gmail.com>
SVN-Revision: 41475
2014-07-02 16:37:26 +00:00
John Crispin
80e3282739
ralink: make xhci platform depend on mt7621
...
this broke CONFIG_ALL builds for mt7620
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41471
2014-07-02 14:32:43 +00:00
John Crispin
3d81a4ef82
ralink: add Wansview NCS601W IP Camera
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41453
2014-07-02 07:42:44 +00:00
John Crispin
c749b310ed
ralink: register wifi firmware for WRTnode
...
After r41444 wifi working on WRTnode. Tested.
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41452
2014-07-01 18:17:55 +00:00
John Crispin
9c84f72f85
ramips: set default vid of each vlan, so it won't need be set explicitly.
...
Signed-off-by: Xiongfei Guo <xfguo@credosemi.com>
SVN-Revision: 41448
2014-07-01 13:18:27 +00:00
John Crispin
4ddc0f9ff3
ramips: add WHR-1166 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41447
2014-07-01 10:26:42 +00:00
John Crispin
3c88de0d47
ramips: sync the WHR-600D flash layout with that of the vendor FW
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41446
2014-07-01 10:26:38 +00:00
John Crispin
2e8c6e4128
ramips: add wmac to mt7620a device tree
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41445
2014-07-01 10:26:33 +00:00
John Crispin
5f6e7e1f44
ramips: add wmac to mt7620n device tree
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41444
2014-07-01 10:26:30 +00:00
John Crispin
bbd8f9c96a
ramips: enable wmac clock for mt7620
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41443
2014-07-01 10:26:25 +00:00
John Crispin
22c4f2475b
ralink: refresh kernel patches
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41353
2014-06-26 13:47:50 +00:00
John Crispin
994e5ce2f9
kernel: update 3.10.36->3.10.44
...
205-fix-headers_install.patch is obseleted by upstream commit 3246a0352e3d58380b9386570f1db1faf7edf8a8
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41351
2014-06-26 13:47:42 +00:00
John Crispin
975728813a
ralink: fix up WRTNode vs WRTNODE in the dts file
...
https://dev.openwrt.org/ticket/16899
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41343
2014-06-26 11:43:26 +00:00
John Crispin
021e728962
ralink: Update MT7530 switch driver.
...
- Support set VLAN ID of each vlan.
- Support untag feature.
- Replace register address with C MACRO.
- There are 8 ports for MT7530 actually.
Signed-off-by: Xiongfei Guo <xfguo@credosemi.com>
SVN-Revision: 41331
2014-06-24 18:14:14 +00:00
John Crispin
9284956ad8
ramips: cleanup some rt305x profiles
...
move both asus boards to asus.mk
rename HW5503G profile to HW550-3G to match name in image/Makefile
(fixes #16599 )
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 41271
2014-06-19 14:13:07 +00:00
John Crispin
dc5fe5f73f
ramips: RT-N56U support fixes and factory image creation
...
Signed-off-by: Mikko Hissa <mikko.hissa@werzek.com>
SVN-Revision: 41224
2014-06-16 18:57:20 +00:00
John Crispin
4d7ed2a8a0
ramips: fixes XDXRN502J reset button
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41217
2014-06-16 18:54:53 +00:00
John Crispin
2fe435081d
ramips: add vlan configuration for asiarf awm002-evb
...
Without this, the ports all end up on vlan 1. This enables a separate
WAN port that works.
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 41216
2014-06-16 18:54:48 +00:00
John Crispin
ab390d6c05
ramips: restore AWM002-EVB profile in asiarf.mk
...
In a recent revision (r41177) John Crispin removed the profile for the
AsiaRF AWM002 eval board while adding another AsiaRF board. This
patch restores AWM002 and also corrects a misspelling and an
apparently errant reference to an Allnet ALL0239-3G device.
Signed-off-by: Galen Seitz <galens@seitzassoc.com>
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 41215
2014-06-16 18:54:42 +00:00
John Crispin
6d213a644d
ramips: add asiarf awapn2403 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41177
2014-06-13 09:16:15 +00:00
Felix Fietkau
231f15c9db
ramips: fix rt2x00 handling of default packages for subtargets
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41145
2014-06-11 17:01:19 +00:00
John Crispin
3306a4f9ab
ralink: fix asiarf/awm002 switch setup
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40939
2014-06-02 12:44:57 +00:00
John Crispin
7437d84814
ralink: add seama image can be upgrade by sysupgrade
...
generate sysupgrade image by combine two images.
one is kernel image with seama header.
another is root fs image.
Signed-off-by: michael lee <igvtee@gmail.com>
SVN-Revision: 40922
2014-06-02 12:43:49 +00:00
John Crispin
f933a741a9
target/linux/*/base-files/lib/upgrade/platform.sh - wrong check for ARGC
...
ARGC is a 'C-ism', but not known/valid in shell-syntax - insert the correct
var $# (=number of args) here. under normal conditions this had no impact,
but we should at least correct it. the error was observable like this:
root@box:~ [ -e "/etc/functions.sh" ] && . /etc/functions.sh
root@box:~ [ -e "/lib/functions.sh" ] && . /lib/functions.sh
root@box:~ . /lib/upgrade/platform.sh
root@box:~ . /lib/upgrade/common.sh
root@box:~ platform_check_image /tmp/myfirmware.bin
ash: bad number
root@box:~ echo $?
0
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 40915
2014-06-02 12:43:22 +00:00
John Crispin
712dec1027
ramips: add missing profile for DIR-615-D
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 40911
2014-06-02 12:43:07 +00:00
John Crispin
9b728bebfb
ramips: fix not set lan/wan mac address
...
The first switch case is default case. Then it will only
match default case. cause not update the lan/wan mac address.
And in the default switch case the param lan_mac is empty.
it will case error message 'arithmetic syntax error' when
call macaddr_add function.
Signed-off-by: michael lee <igvtee@gmail.com>
SVN-Revision: 40910
2014-06-02 12:43:04 +00:00
John Crispin
813a7c3827
ralink: Add support for samsung cy-swr1100 wireless router
...
It is base on rt3662 soc with dual band 802.11n
wireless router. Use rtl8367R switch chip.
This patch adds a profile for this board.
It use seama image header. so i also enable it
on kernel config.
Signed-off-by: michael lee <igvtee@gmail.com>
SVN-Revision: 40908
2014-06-02 12:42:52 +00:00
John Crispin
efd09832fe
ramips: Support for Teltonika RUT5XX
...
Hi Hartmut,
Thanks for your feedback, I have reformated the patch accordingly.
Added support for Teltonika RUT5XX hardware.
Signed-off-by: Steffen Weinreich <steve@weinreich.org>
SVN-Revision: 40907
2014-06-02 12:42:48 +00:00
John Crispin
583b908bc7
ralink: Enable Asus RT-N10+ in menuconfig targets
...
This patch adds "Asus RT-N10+" as a target option in menuconfig. The device has been supported for a while but is currently missing a profile (.mk).
Signed-off-by: Randolph Kuntz <8D961920@galaxymail.org>
SVN-Revision: 40903
2014-06-02 12:41:45 +00:00
John Crispin
4a7a0d2536
ralink: add dir-645 to the eeprom hotplug script
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40561
2014-04-23 07:52:56 +00:00
John Crispin
720a0a1df1
ramips: register clock device for the WMAC on RT3883
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40557
2014-04-23 07:51:57 +00:00
John Crispin
cd5f3584e2
ramips: Add support for the 7Links PX-4885 wireless router.
...
The 7Links PX-4885 is a small battery-powered wireless router.
It is based on a RT5350F WiSoC and features one ethernet port and one
USB port. It is a Hame MPR-A1 clone, except it has different GPIOs,
a different battery and more RAM (32 MB).
This patch adds a profile for this board, the corresponding device tree
file and the adequate base-files changes (incl. sysupgrade).
Signed-off-by: Hugo Grostabussiat <bonstra@bonstra.fr.eu.org>
SVN-Revision: 40554
2014-04-22 08:08:51 +00:00
John Crispin
284ada8a3e
ramips: build factory-compatible image for AR725W
...
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 40552
2014-04-22 08:08:42 +00:00
John Crispin
cb91087991
ramips: add Airlink101 AR725W userland support
...
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 40550
2014-04-22 08:08:35 +00:00
John Crispin
2b2d274bfa
ramips: Add Airlink101 AR725W board support
...
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 40549
2014-04-22 08:08:31 +00:00
John Crispin
010dcd092f
ralink: add port_init for rt2880
...
Forgotten patch to fix ethernet for rt2880.
Based on previously submitted patch from Claudio.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 40504
2014-04-13 18:01:08 +00:00
John Crispin
7ae1d573ae
Fix Asus rt-n15 board support
...
* gpio leds and buttons
* ethernet
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 40494
2014-04-12 21:22:04 +00:00
John Crispin
3d6ba83fe4
rt2880 DT fixes
...
* add pinctrl
* fix ethernet port
* make wifi available by default
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 40493
2014-04-12 21:22:00 +00:00
John Crispin
fa86c30538
Fix pinmux-rt2880
...
The last arg to FUNC() is count, not last pin.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 40492
2014-04-12 21:21:56 +00:00
John Crispin
73160c1ad6
Add wmac clock for rt2880
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 40491
2014-04-12 21:21:53 +00:00
John Crispin
72803e0e27
Don't try to generate whr-g300n image if it's going to be more than 4M
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 40489
2014-04-12 21:21:44 +00:00
Gabor Juhos
d2812cb036
kernel: update 3.10 to 3.10.36
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40467
2014-04-12 11:59:07 +00:00
John Crispin
f1e31f8266
ralink: fix WHR-300HP2 mtd size
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40419
2014-04-07 15:10:26 +00:00
Felix Fietkau
8f41856f1f
ramips: fix regression from r39949 ( #15382 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40391
2014-04-06 00:09:50 +00:00
John Crispin
5b6ceab69b
ralink: fix chuncked-io module
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40342
2014-03-30 19:03:55 +00:00
Gabor Juhos
627baa28d3
kernel: update 3.10 to 3.10.34
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40291
2014-03-27 09:28:33 +00:00
John Crispin
4835ea949f
ralink: add missing OF node
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39950
2014-03-18 19:22:13 +00:00
John Crispin
332b94fbd5
ralink: refresh patches
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39949
2014-03-18 19:21:56 +00:00
John Crispin
375e02ac3d
ralink: add missing clk_set_rate()
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39896
2014-03-12 19:33:01 +00:00
John Crispin
96fa58bafd
ralink: add support for wrtnode
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39786
2014-03-07 09:54:59 +00:00
Gabor Juhos
f677b1bc7e
kernel: update 3.10 to 3.10.32
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39707
2014-02-23 10:59:40 +00:00
John Crispin
b56bef28d7
ralink: add support for na930
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39611
2014-02-18 13:33:25 +00:00
John Crispin
55383946dc
ralink: add gpio_uartf mux group
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39610
2014-02-18 13:33:20 +00:00
John Crispin
363512b8c6
ralink: fix the gpio mode mapping
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39609
2014-02-18 13:33:16 +00:00
Gabor Juhos
a2543d72d8
kernel: update 3.10 to 3.10.28
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39399
2014-01-26 11:30:34 +00:00
John Crispin
ebaa3817a7
ralink: activate xhci config
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39330
2014-01-19 17:27:31 +00:00
John Crispin
a818a3cf8f
ralink: backport various fixes from linux-mti
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39329
2014-01-19 17:27:22 +00:00
John Crispin
a75b692557
ralink: add xhci driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39328
2014-01-19 17:27:13 +00:00
John Crispin
f3a243c3dd
ramips: Add profile for the Edimax BR-6475nD
...
Signed-off-by: Christopher Lais <chris+openwrt@zenthought.org>
SVN-Revision: 39299
2014-01-15 18:29:51 +00:00
John Crispin
beb29461ff
ramips: Add userspace support for the Edimax BR-6475nD
...
The rt2x00 wifi driver may still need updating to
function with this device.
Signed-off-by: Christopher Lais <chris+openwrt@zenthought.org>
SVN-Revision: 39298
2014-01-15 18:29:44 +00:00
John Crispin
62dd252b86
ramips: rt3883: Fix a typo in rt3883.dtsi
...
Signed-off-by: Christopher Lais <chris+openwrt@zenthought.org>
SVN-Revision: 39297
2014-01-15 18:29:03 +00:00
John Crispin
9821ce8ed6
ralink: don't build mkhilinkfw untilt he ssl header dependency is resolved
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39248
2014-01-12 17:26:24 +00:00
John Crispin
03ef20ce6f
ralink: fix eeprom loading
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39245
2014-01-12 14:03:15 +00:00
John Crispin
4282d796ea
ralink: fix WHR-600D and WHR-300HP image generation
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39241
2014-01-12 12:12:58 +00:00
John Crispin
a7f53759f5
ralink: fix WHR-600D pcie support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39240
2014-01-12 12:12:53 +00:00
John Crispin
3a64ddd0a1
ralink: add HLK-RM04 support
...
https://github.com/JiapengLi/OpenWrt-HiLink-HLK-RM04
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39237
2014-01-12 12:07:40 +00:00
John Crispin
aa2be01076
ralink: switch to askconsole
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39236
2014-01-12 12:07:34 +00:00
John Crispin
665c51935e
ralink: fix uartf memory range size
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39235
2014-01-12 12:07:30 +00:00
John Crispin
6278a892d8
ralink: honour memory@0 node
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39234
2014-01-12 12:07:26 +00:00
John Crispin
0ac291d073
ralink: fix rt5350 ethernet
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39233
2014-01-12 12:07:20 +00:00
Gabor Juhos
0e2586a774
kernel: update 3.10 to 3.10.26
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39220
2014-01-11 16:06:37 +00:00
John Crispin
9715b61b3c
ralink: fix tso regression in the ethernet driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39168
2013-12-27 21:14:49 +00:00
John Crispin
9739a0b41b
ramips: add support for RT-N14U (mt7620n based) board
...
added dts file and userspace scripts modified to support Asus RT-N14U board
current support status:
usb works
ethernet works
buttons reset, wps
leds asus:blue:[usb|lan|wan|air|power]
i2c not tested
uart not tested
wifi not yet
Signed-off-by: Pavel Löbl <lobl.pavel@gmail.com>
SVN-Revision: 39163
2013-12-25 17:04:50 +00:00
John Crispin
93d8dc870e
ramips: add gpio pin 72 in mt7620 chips to dtsi files
...
describes register set to control last gpio pin on mt7620 platfrom
Signed-off-by: Pavel Löbl <lobl.pavel@gmail.com>
SVN-Revision: 39162
2013-12-25 17:04:34 +00:00
John Crispin
6218da5a41
ralink: fix dir810 networking
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39093
2013-12-16 10:16:33 +00:00
Hauke Mehrtens
952db22551
kernel: update kernel 3.10 to 3.10.24
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39059
2013-12-15 19:16:30 +00:00
John Crispin
b4b0a55aab
ralink: add mt7621 support
...
there are still various missing pieces for full support.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39040
2013-12-13 10:53:34 +00:00
John Crispin
0ef939c93b
ralink: add TSO
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39019
2013-12-09 17:29:29 +00:00
John Crispin
09a933ed73
ralink: fix typo in gpio irq handling
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39018
2013-12-09 17:29:24 +00:00
John Crispin
a65c9e5b20
ralink: add mt7620a gdma info to dtsi
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39017
2013-12-09 17:29:19 +00:00
John Crispin
d203784841
ralink: add asoc modules
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39016
2013-12-09 17:29:14 +00:00
John Crispin
be10895651
ralink: add partially working asoc driver. codec is not fully functional yet
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39015
2013-12-09 17:29:08 +00:00
John Crispin
231eca9375
ralink: add helper that identifies the mt7620 ECO
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39014
2013-12-09 17:29:03 +00:00
John Crispin
833943b410
ralink: add dma engine support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39013
2013-12-09 17:28:43 +00:00
Gabor Juhos
f1ef0b92be
kernel: update 3.10 to 3.10.21
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38972
2013-12-01 09:59:53 +00:00
John Crispin
2370126b9b
ramips: Fix initial network configuration for few boards
...
Argus ATP52B: ethernet didn't work because of unconfigured switch
Sparklan WCR150GN: add switch config and make single port to be LAN
Dlink DIR-645: seems to be a redundant case
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 38960
2013-11-30 08:36:56 +00:00
John Crispin
f8fe6a090a
ramips: Fix dts typos
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 38959
2013-11-30 08:36:47 +00:00
John Crispin
bb2b428a5c
ralink: dts fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38917
2013-11-26 09:51:57 +00:00
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
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
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
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
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
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
Felix Fietkau
682e134b02
ramips: select kmod-rt2800-soc by default (if available)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38784
2013-11-13 10:29:10 +00:00
John Crispin
191af20982
ramips: use gpio-button-hotplug in favour of the input variant
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38735
2013-11-11 13:40:20 +00:00
John Crispin
33111eff95
ramips: make the rfkill switch work on fonera20n
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38734
2013-11-11 13:40:17 +00:00
John Crispin
3de4bdc36f
ralink: revert 38348 as it breaks network on the hame-mpr
...
https://dev.openwrt.org/changeset/38348
https://dev.openwrt.org/ticket/14403#comment:1
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38669
2013-11-07 12:45:52 +00:00
John Crispin
4bb29e9df6
ralink: fix c&p error in gpio driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38668
2013-11-07 12:45:48 +00:00
Gabor Juhos
35656042f1
kernel: update 3.10 to 3.10.18
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38652
2013-11-05 08:25:45 +00:00
Gabor Juhos
379b509362
ramips: enable building of TEW-692GR images
...
The TEW-692GR images are missing since r36169. Uncomment
the board specific macro in image/Makefile, in order to
generate those again.
Only build tested. No idea if the the image works or not,
I have bricked my TEW-692GR a few months ago.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38603
2013-10-30 07:06:24 +00:00
Gabor Juhos
dfd4311355
ramips: fix number of GPIOs for RT3352
...
The RT3352 SoC only supports 46 GPIO lines.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38602
2013-10-30 07:06:23 +00:00
Gabor Juhos
9186fb342e
ramips: remove trailing whitespaces from .dts{,i} files
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38601
2013-10-30 07:06:22 +00:00
John Crispin
176b41d441
ralink: add package for mt7620 sdhci
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38553
2013-10-28 06:47:56 +00:00
John Crispin
36e029b3eb
ralink: dont include mt7620 sdhci support inside the kernel
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38552
2013-10-28 06:47:48 +00:00
John Crispin
7c7225a19d
ralink: add support for missing mt7620 mux values
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38551
2013-10-28 06:47:39 +00:00
John Crispin
43de7c1cfa
ralink: add support for 2 new mt7620 boards made by buffalo
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38550
2013-10-28 06:47:31 +00:00
John Crispin
849f74f930
ralink: pinctrl fix for non muxed pins
...
Pins with no mux option failed to be recognized as gpios.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38540
2013-10-26 12:24:55 +00:00
Gabor Juhos
b6b06000eb
kernel: update 3.10 to 3.10.17
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38506
2013-10-23 12:51:05 +00:00
John Crispin
9a97c56535
ralink: fix default vlan mapping for MT7620a_MT7610e
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38418
2013-10-15 14:56:49 +00:00
Hauke Mehrtens
81e2f00367
kernel: update kernel to 3.10.15
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38384
2013-10-13 19:28:29 +00:00
John Crispin
b93e5498ae
ralink: fixes mpr a1/a2 network setup
...
Signed-off-by: Suschman <suschman@gmx.net>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38348
2013-10-09 10:08:52 +00:00
John Crispin
e382d2c7e6
ralink: add support for the mt7530 eval board
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38345
2013-10-08 21:10:15 +00:00
John Crispin
697bb191b0
ralink: add missing header file to mt7530 driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38344
2013-10-08 21:10:00 +00:00
John Crispin
c903de043e
ralink: fix asiarf image generation
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38324
2013-10-07 15:02:44 +00:00
John Crispin
ddcb800018
ralink: split mt7530 driver out of the gsw driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38323
2013-10-07 15:02:39 +00:00
John Crispin
c077698e38
ralink: build recovery images for dcs930 ip cam
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38322
2013-10-07 15:02:35 +00:00
John Crispin
420c62205b
ralink: DIR610A1 Fix remaining issues
...
This patch fixes:
- Ethernet and Wireless LEDs
- Wireless MAC Address
- Remove whitespaces from dts file
Signed-off-by: Flavio Silveira <fggs@terra.com.br>
SVN-Revision: 38321
2013-10-07 15:02:31 +00:00
John Crispin
5eacfc1c60
ralink: MT7620 eval board pinmux fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38320
2013-10-07 15:02:27 +00:00
John Crispin
cc58dd26d3
ralink: make cevt systick selectable via kconfig
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38319
2013-10-07 15:02:23 +00:00
John Crispin
baf9d53792
ralink: fix mt7620a pinmux
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38318
2013-10-07 15:02:18 +00:00
John Crispin
65bb48cf23
ralink: dts fixes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38265
2013-09-30 20:48:39 +00:00
John Crispin
52fe1211b3
ralink: fix DIR-320-B1 board detection
...
https://dev.openwrt.org/ticket/14226
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38264
2013-09-30 20:48:34 +00:00
John Crispin
396cb4f405
ralink: Change size of image for DIR-320 B1 to 8MB
...
http://patchwork.openwrt.org/patch/4102/
Signed-off-by: Vladimir Stolyarov <xakep6666@yandex.ru>
SVN-Revision: 38263
2013-09-30 20:48:27 +00:00
Gabor Juhos
9c8a5ef115
kernel: update 3.10 to 3.10.13
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38228
2013-09-27 07:19:21 +00:00
Felix Fietkau
a30681dff0
build: unify mips target cflags
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38210
2013-09-26 17:53:14 +00:00
Gabor Juhos
0380904acb
kernel/3.10: refresh all target patches
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38182
2013-09-25 17:13:24 +00:00
Gabor Juhos
76a1617063
ramips: sync 3.10 configs
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38181
2013-09-25 16:39:23 +00:00
John Crispin
08abb8822b
ralink: make dcs930 uvc camera work
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38054
2013-09-19 05:57:00 +00:00
John Crispin
c0f6bf05f4
ralink: add support for dalink dcs930l ipcam
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38053
2013-09-19 05:56:46 +00:00
John Crispin
898c164b46
ralink: add back dwc_otg driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38052
2013-09-19 05:56:31 +00:00
John Crispin
5722b32acf
ralink: DIR-300 B7 and DIR-320/NRU B1 on Ralink RT5350
...
https://dev.openwrt.org/ticket/14129
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38040
2013-09-18 16:31:37 +00:00
John Crispin
8cd1c99707
ralink: add pinctrl driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38026
2013-09-17 21:45:44 +00:00
John Crispin
66bed0b019
ralink: change subtarget order
...
this will make image builder build rt305x targets per default
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38025
2013-09-17 21:45:39 +00:00
Gabor Juhos
a0d6cd4f49
kernel/3.10: add new Kconfig option for firmware partition split
...
Add a new kernel config option for generic firmware partition
split support and change the uImage split support to depend on
the new option. Aslo rename the MTD_UIMAGE_SPLIT_NAME option to
MTD_SPLIT_FIRMWARE_NAME to make it more generic.
The patch is in preparation for multiple firmware format
support.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38002
2013-09-15 17:03:29 +00:00
Gabor Juhos
554772a665
kernel: update 3.10 to 3.10.12
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38000
2013-09-15 16:00:41 +00:00
Gabor Juhos
d120ec18b2
kernel: update 3.10 to 3.10.10
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37890
2013-09-02 19:12:54 +00:00
Gabor Juhos
043edd8074
kernel: update 3.10 to 3.10.9
...
Also refresh 3.10 patches.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37832
2013-08-23 17:31:04 +00:00
Gabor Juhos
a76371970e
ramips: remove lantiq specific patches
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37830
2013-08-23 17:07:28 +00:00
Gabor Juhos
9330662208
ramips: use correct image size parameter for DIR-610 A1
...
Fixes the following error:
bash: line 0: [: ralink_default_fw_size_4M: integer expression expected
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37829
2013-08-23 17:07:27 +00:00
Gabor Juhos
0ebe286761
ramips: use correct parameters in the Seama template
...
Fixes DIR-645 image generation errors:
bash: line 0: [: wrgn39_dlob.hans_dir645: integer expression expected
...
bash: wrgn39_dlob.hans_dir645 - 64: syntax error: invalid arithmetic operator (error token is ".hans_dir645 - 64") make[4]: *** [install] Error 1
Signed-off-by: Michael Lee <igvtee@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37828
2013-08-23 17:07:26 +00:00
Gabor Juhos
3afc3824ca
ramips: update the RT3883 PCI patch
...
Fix the following warning:
arch/mips/pci/pci-rt3883.c: In function 'rt3883_pci_probe':
arch/mips/pci/pci-rt3883.c:458:4: warning: use of 'h' length modifier with 'a' type character [-Wformat]
Signed-off-by: Michael Lee <igvtee@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37827
2013-08-23 17:07:25 +00:00
John Crispin
dc7164d4ef
ramips: DIR-610-A1 Support
...
http://patchwork.openwrt.org/patch/3933/
Signed-off-by: Flavio Silveira <fggs@terra.com.br>
SVN-Revision: 37785
2013-08-14 19:35:27 +00:00
John Crispin
97a7daa72f
ramips: fix typo in network uci_defaults script
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37784
2013-08-14 19:08:55 +00:00
John Crispin
41f62983d3
ramips: dts file cleanup
...
cleanup some inconsistencies in the dts files
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37783
2013-08-14 19:08:44 +00:00