John Crispin
0c14bea523
ralink: the mt7620 evb has a usb port
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42293
2014-08-25 16:31:13 +00:00
John Crispin
fdc41e2fd7
ramips: enable second SPI for VoCore
...
This patch enables the second SPI as spidev and also fixes some typos.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 42277
2014-08-25 06:35:46 +00:00
John Crispin
a3fd3dc796
ramips: second spi device on rt5350
...
This is based on Jon Smirl's patch with the following changes:
- Set CS polarity as low by default.
- Add support for changing CS polarity.
- Add support for changing LSB/MSB.
- Add support for changing SPI mode.
- Fix indentations.
I tested it on a VoCore. Works fine connected to a second flash, but fails to detect MMC/SD cards due to SPI clock speed.
Signed-off-by: Jon Smirl <jonsmirl@gmail.com>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 42276
2014-08-25 06:35:42 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
John Crispin
36e3424fa5
ramips: add support for dir810l and asus rp-n53
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37780
2013-08-14 18:15:35 +00:00
John Crispin
632a3e3a79
ramips: various updates to the mt7620 dtsi file
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37779
2013-08-14 18:15:26 +00:00
John Crispin
169e184521
ramips: add Poray IP2202 support
...
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
SVN-Revision: 37640
2013-08-01 14:31:15 +00:00
John Crispin
ce4228b417
ramips: add Poray X8 support
...
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
SVN-Revision: 37639
2013-08-01 14:31:09 +00:00
John Crispin
54968110f1
ramips: add Poray X5/X6 Support
...
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
SVN-Revision: 37638
2013-08-01 14:31:04 +00:00
John Crispin
0dc3b44b0d
ramips: add Poray M4 4M/8M support
...
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
SVN-Revision: 37637
2013-08-01 14:30:58 +00:00
John Crispin
23d3b705df
ramips: add Poray M3 support
...
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
SVN-Revision: 37636
2013-08-01 14:30:53 +00:00
John Crispin
046b282429
ralink: add mt7620a_mt7610e profile
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37633
2013-08-01 14:30:33 +00:00
John Crispin
c2600d13d1
ramips: fix indenting of spi partitions inside dts files
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37609
2013-07-29 13:10:26 +00:00
John Crispin
8dd30fa775
ramips: add MPR-A1 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37568
2013-07-27 09:23:52 +00:00
John Crispin
718b47f0b4
ramips: MPR-A2 should use memory auto detection
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37565
2013-07-27 09:23:34 +00:00
John Crispin
c4413b6e08
ramips: unbreak asiarf dts files
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37561
2013-07-26 15:19:19 +00:00
John Crispin
9b2c7be0c4
ramips: important patch for HG255D
...
r37505 add support for Huawei HG255D, but it only tested under a community hacked u-boot ("lintel u-boot"), which has a different mtd layout compared to origin one. If you install it on a box with origin u-boot, the origin factory part will be destroyed, and your wifi interface will never up!!!
This patch shrink firmware part in mtd layout to exclude origin factory part, and I will prepare another patch to fix the eeprom extract issue for box with origin u-boot.
Signed-off-by: Leon Xu <ylxu72@gmail.com>
SVN-Revision: 37530
2013-07-25 16:01:58 +00:00
John Crispin
3ad136d9e3
ramips: Basic support for the AsiaRF RT5350 based AWM002 module and evaluation board.
...
Basic support for the AsiaRF RT5350 based AWM002 module and evaluation board.
http://www.asiarf.com/Smallest-Tiny-Ralink-802-11n-Wireless-AP-Router-Module-Board-AWM002-product-view-375.html
Signed-off-by Jon Smirl <jonsmirl@gmail.com>
SVN-Revision: 37521
2013-07-24 08:54:41 +00:00
John Crispin
0cc1e2acb4
ramips: Add support for Huawei HG255D in trunk
...
HG255D is a kind of popular low-end home gateway in China, this patch bring the the trunk support for it. It is adapted from a local Chinese community (www.right.com.cn), so credit should given to them.
This patch is tested to work except trivial LED issues.
Signed-off-by: Leon Xu <ylxu72@gmail.com>
SVN-Revision: 37505
2013-07-22 15:36:39 +00:00
John Crispin
12a099eb07
ramips: update dtsi files to work with dwc2 driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37353
2013-07-15 21:05:42 +00:00
John Crispin
a0de18807b
ramips: add ralink v3.10 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37331
2013-07-15 10:06:55 +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
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