summaryrefslogtreecommitdiff
path: root/target/linux/ramips/dts
Commit message (Collapse)AuthorAgeFilesLines
* ralink: revert r37163John Crispin2014-08-071-7/+2
| | | | | | | | https://dev.openwrt.org/ticket/17071 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42036
* ramips:support Lenovo AC1200 Wireless routerJohn Crispin2014-08-033-0/+227
| | | | | | | | | 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
* ramips: Add support for VoCoreJohn Crispin2014-08-011-0/+217
| | | | | | | | | 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
* ramips: Add support for SPI_CS1 pinmuxJohn Crispin2014-08-011-0/+6
| | | | | | | | 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
* ramips: add support for easyacc wizard8800John Crispin2014-08-011-0/+82
| | | | | | Signed-off-by: Sebastian Wendel <s.wendel@sourceindex.de> SVN-Revision: 41936
* ramips: correct typo ubsphy -> usbphyJohn Crispin2014-07-283-3/+3
| | | | | | | | This appears to be a typo. Signed-off-by: Russell Senior <russell@personaltelco.net> SVN-Revision: 41859
* ramips: fix mode switch gpio for AsiaRF AWM eval boardJohn Crispin2014-07-283-3/+3
| | | | | | | | | | 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
* ramips: add ethernet macaddr to dts for AWM003-EVBJohn Crispin2014-07-281-0/+4
| | | | | | | | Follows the pattern of http://patchwork.openwrt.org/patch/5970/ Signed-off-by: Russell Senior <russell@personaltelco.net> SVN-Revision: 41857
* ramips: add support for Kingston MLW221John Crispin2014-07-261-0/+119
| | | | | | | | | | 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
* ramips: ethernet mac cleanupJohn Crispin2014-07-2623-10/+63
| | | | | | | | | 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
* ramips: fix gpio mapping on MZK-750DHPJohn Crispin2014-07-231-1/+18
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41811
* ramips: add a profile for AWM003John Crispin2014-07-221-0/+59
| | | | | | | | same as AWM002 but with 64mb RAM Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41797
* ramips: fix mac address partitions on ASL-26555John Crispin2014-07-202-9/+8
| | | | | | | | | 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
* ramips: soc wmac eeprom cleanupJohn Crispin2014-07-1788-23/+357
| | | | | | | | | | | | | | | | | | | | | | | | | | 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
* ramips: basic support for Planex MZK-750DHPJohn Crispin2014-07-141-0/+87
| | | | | | | | some gpios are still missing. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41654
* ramips: fix port mapping and extract wmac eeprom on ZBT-WA05 boardJohn Crispin2014-07-141-1/+5
| | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 41634
* ramips: extract mac address from flash on WHR-600D boardJohn Crispin2014-07-141-0/+1
| | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 41633
* ramips: add support for WR8305RT boardJohn Crispin2014-07-121-0/+108
| | | | | | | Signed-off-by: Jorge Vargas <jorge.vargas@sosvia.com> Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41584
* ramips: add support for Zbtlink WA05 routerJohn Crispin2014-07-101-0/+112
| | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 41579
* ramips: add missing rt3352 usb phy node to dtsJohn Crispin2014-07-021-2/+9
| | | | | | Signed-off-by: michael <igvtee@gmail.com> SVN-Revision: 41476
* ramips: fix target rt5350 only have 28 gpiosJohn Crispin2014-07-021-23/+4
| | | | | | Signed-off-by: michael <igvtee@gmail.com> SVN-Revision: 41475
* ralink: add Wansview NCS601W IP CameraJohn Crispin2014-07-021-0/+110
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41453
* ramips: add WHR-1166 supportJohn Crispin2014-07-011-0/+138
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41447
* ramips: sync the WHR-600D flash layout with that of the vendor FWJohn Crispin2014-07-011-3/+3
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41446
* ramips: add wmac to mt7620a device treeJohn Crispin2014-07-011-0/+10
| | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv> Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41445
* ramips: add wmac to mt7620n device treeJohn Crispin2014-07-011-0/+10
| | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 41444
* ralink: fix up WRTNode vs WRTNODE in the dts fileJohn Crispin2014-06-261-1/+1
| | | | | | | | https://dev.openwrt.org/ticket/16899 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41343
* ramips: RT-N56U support fixes and factory image creationJohn Crispin2014-06-161-0/+8
| | | | | | Signed-off-by: Mikko Hissa <mikko.hissa@werzek.com> SVN-Revision: 41224
* ramips: fixes XDXRN502J reset buttonJohn Crispin2014-06-161-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41217
* ramips: add asiarf awapn2403 supportJohn Crispin2014-06-131-0/+78
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41177
* ralink: Add support for samsung cy-swr1100 wireless routerJohn Crispin2014-06-021-0/+135
| | | | | | | | | | | | 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
* ramips: Support for Teltonika RUT5XXJohn Crispin2014-06-021-0/+86
| | | | | | | | | | | | 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
* ramips: Add support for the 7Links PX-4885 wireless router.John Crispin2014-04-221-0/+90
| | | | | | | | | | | | | 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
* ramips: Add Airlink101 AR725W board supportJohn Crispin2014-04-221-0/+113
| | | | | | Signed-off-by: Claudio Leite <leitec@staticky.com> SVN-Revision: 40549
* Fix Asus rt-n15 board supportJohn Crispin2014-04-121-8/+18
| | | | | | | | | * gpio leds and buttons * ethernet Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 40494
* rt2880 DT fixesJohn Crispin2014-04-121-2/+36
| | | | | | | | | | * add pinctrl * fix ethernet port * make wifi available by default Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 40493
* ralink: fix WHR-300HP2 mtd sizeJohn Crispin2014-04-071-3/+3
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 40419
* ralink: add missing OF nodeJohn Crispin2014-03-187-9/+9
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39950
* ralink: refresh patchesJohn Crispin2014-03-181-2/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39949
* ralink: add support for wrtnodeJohn Crispin2014-03-071-0/+76
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39786
* ralink: add support for na930John Crispin2014-02-181-0/+164
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39611
* ralink: add gpio_uartf mux groupJohn Crispin2014-02-181-0/+6
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39610
* ramips: Add profile for the Edimax BR-6475nDJohn Crispin2014-01-151-0/+171
| | | | | | Signed-off-by: Christopher Lais <chris+openwrt@zenthought.org> SVN-Revision: 39299
* ramips: rt3883: Fix a typo in rt3883.dtsiJohn Crispin2014-01-151-1/+1
| | | | | | Signed-off-by: Christopher Lais <chris+openwrt@zenthought.org> SVN-Revision: 39297
* ralink: fix WHR-600D pcie supportJohn Crispin2014-01-121-0/+4
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39240
* ralink: add HLK-RM04 supportJohn Crispin2014-01-122-0/+112
| | | | | | | | https://github.com/JiapengLi/OpenWrt-HiLink-HLK-RM04 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39237
* ramips: add support for RT-N14U (mt7620n based) boardJohn Crispin2013-12-251-0/+118
| | | | | | | | | | | | | | | | | 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
* ramips: add gpio pin 72 in mt7620 chips to dtsi filesJohn Crispin2013-12-252-0/+38
| | | | | | | | describes register set to control last gpio pin on mt7620 platfrom Signed-off-by: Pavel Löbl <lobl.pavel@gmail.com> SVN-Revision: 39162
* ralink: fix dir810 networkingJohn Crispin2013-12-161-1/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39093
* ralink: add mt7621 supportJohn Crispin2013-12-132-0/+261
| | | | | | | | there are still various missing pieces for full support. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39040