aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/board.d
Commit message (Collapse)AuthorAgeFilesLines
* ramips: base-files: Whitespace fixes.John Crispin2015-01-082-6/+6
| | | | | | Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net> SVN-Revision: 43880
* ramips:Add support for Aigale Ai-BR100John Crispin2014-12-132-0/+5
| | | | | | | | | Aigale Ai-BR100 is a router with mt7620a soc. There are only 2 lights on the board (WAN and WLAN) so I used the wlan light as the status led. Signed-off-by: 郭传鈜 <gch981213@gmail.com> SVN-Revision: 43681
* ralink: fix lenovo y1 wan port mappingJohn Crispin2014-12-121-2/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43667
* ramips: fix default config breakage on whr-1166dFelix Fietkau2014-11-161-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43281
* ralink: add support for WSR-600/1166John Crispin2014-11-141-1/+4
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43244
* ralink: fix up dts for mt7621 eval boardJohn Crispin2014-11-121-0/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43238
* ralink: add support for mt7628John Crispin2014-11-061-0/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43197
* add support for the Linksys E1700Imre Kaloz2014-11-051-0/+5
| | | | SVN-Revision: 43186
* ralink: fix wan port on whr-1166John Crispin2014-11-031-1/+6
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43171
* ramips: add support for Airlink101 AR670WJohn Crispin2014-11-032-3/+3
| | | | | | | | | | This is a RT2880-based board, 32MB RAM, 4MB flash. The bootloader is a hacked u-Boot that reads an LZMA image directly, so we skip generating the uImage header and enable the lzma mtdsplit parser. Signed-off-by: Claudio Leite <leitec@staticky.com> SVN-Revision: 43153
* ralink: load mt7530 driver on the 3 buffalo unitsJohn Crispin2014-10-301-0/+3
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43119
* ralink: fix switch config on mt7530 evbJohn Crispin2014-10-291-0/+7
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43105
* ramips: add support for A5-V11 board (resubmit)John Crispin2014-10-292-0/+10
| | | | | | | | | | (Reposted due to an issue with the patchwork server during original submission) Unbranded. Silkscreen on PCB is “A5-V11”, believed to be made by Bococom (or at least uses Bococom image encryption - as used on poray devices - but different key) Signed-off-by: Gareth Bryan <gareth@mx9.org> SVN-Revision: 43102
* ramips: add support for Nexx WT3020 devicesJohn Crispin2014-10-202-0/+4
| | | | SVN-Revision: 42983
* ramips: add support for Nexx WT1520John Crispin2014-10-102-1/+5
| | | | | | Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net> SVN-Revision: 42867
* ramips: D-Link DIR-810L: make led naming consistent with other boardsJohn Crispin2014-10-061-1/+1
| | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de> SVN-Revision: 42789
* ramips: Support for RAMIPS based Tripmate HT-TM02 boardJohn Crispin2014-10-062-0/+11
| | | | | | | | | | | | Provides support for the Tripmate HT-TM02 personal router including LEDs and reset button. “Mode” switch is not supported. New profile includes full set of packages required to enable LEDs, USB, and LUCI. Patches were applied against trunk snapshot r42649. Functionality has been tested in AP, basic wifi client, wifi router, and routed client modes - all good. Signed-off-by: Ron Curry <wingspinner@gmail.com> SVN-Revision: 42785
* ramips: D-Link DIR-810L. Add support for SoC 2.4 GHz wireless and fix leds ↵John Crispin2014-09-191-1/+1
| | | | | | naming SVN-Revision: 42619
* ramips: add omni plug ledsJohn Crispin2014-08-181-0/+4
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42201
* ramips: fix switch config for Edimax 3G-6200nJohn Crispin2014-08-181-1/+1
| | | | | | | | 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
* ramips: Hame: change LED name mpr-x -> hameJohn Crispin2014-08-181-2/+2
| | | | | | Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 42190
* ramips: make use of the new board detection layerJohn Crispin2014-08-182-0/+523
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42186