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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
8cd1c99707
ralink: add pinctrl driver
...
Signed-off-by: John Crispin <blogic@openwrt.org >
SVN-Revision: 38026
2013-09-17 21:45:44 +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
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
9e5b0cc19c
ramips: update v3.10 patches
...
Sync the patches with those sent upstream for v3.12.
Signed-off-by: John Crispin <blogic@openwrt.org >
SVN-Revision: 37778
2013-08-14 18:15:15 +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
aaedf6c8c6
ramips: add basics for Poray devices
...
This commit adds the basic elements to support Poray brand routers.
It contains a tool to do the encryption/obfuscation that is used in
Poray routers.
Support for Poray devices was worked on by:
Felix Kaechele <heffer@fedoraproject.org >
Luis Soltero <lsoltero@globalmarinenet.com >
Michel Stempin <michel.stempin@wanadoo.fr >
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org >
SVN-Revision: 37635
2013-08-01 14:30:46 +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
115c6f85cf
ramips: enable usb phy support on rt5350
...
Signed-off-by: John Crispin <blogic@openwrt.org >
SVN-Revision: 37564
2013-07-27 09:23:29 +00:00
John Crispin
f4c4ca0b00
ralink: switch back to dwc_otg ... dwc2 seems to not work well with 3G modems
...
Signed-off-by: John Crispin <blogic@openwrt.org >
SVN-Revision: 37563
2013-07-27 09:23:24 +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
8d0cd50f30
ralink: set remove dwc_otg from default packages and use dwc2 instead
...
Signed-off-by: John Crispin <blogic@openwrt.org >
SVN-Revision: 37499
2013-07-22 13:52:52 +00:00
Jonas Gorski
b1b4e7db13
kernel: move CONFIG_NET_IP_TUNNEL to generic
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org >
SVN-Revision: 37465
2013-07-19 22:58:01 +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
f7cf157712
ramips: disable ill_acc driver by default
...
The driver seems to be causoing boot rpoblems on some SoCs
Signed-off-by: John Crispin <blogic@openwrt.org >
SVN-Revision: 37314
2013-07-14 18:01:00 +00:00
John Crispin
89c0392736
ralink: drop v3.8 support
...
Signed-off-by: John Crispin <blogic@opewnrt.org >
SVN-Revision: 37311
2013-07-14 18:00:34 +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
John Crispin
fc9532aeaa
ramips: add HAME MPR-A2 support
...
This patch adds support for HAME MPR-A2 router using a DTS file.
The platform is Ralink RT5350.
http://wiki.openwrt.org/toh/hame/mpr-a2
Signed-off-by: Dmitry Shmygov <shmygov@rambler.ru >
SVN-Revision: 36898
2013-06-10 08:24:56 +00:00
John Crispin
30786d2dd0
ramips: add support for belkin F7C027 wemo/homeautomatisation plug
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu >
SVN-Revision: 36897
2013-06-10 08:24:50 +00:00
John Crispin
1756047518
ramips: set correct description for rt305x subtarget
...
Signed-off-by: John Crispin <blogic@openwrt.org >
SVN-Revision: 36775
2013-05-30 15:59:56 +00:00
Jonas Gorski
526aedb705
kernel: move CONFIG_MIPS_SEAD3 to generic
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org >
SVN-Revision: 36617
2013-05-12 21:41:55 +00:00
John Crispin
036fb79052
ramips: drop 3.7 support
...
Signed-off-by; John Crispin <blogic@openwrt.org >
SVN-Revision: 36572
2013-05-07 10:58:44 +00:00
John Crispin
16a17b318a
ramips: properly setup the FEATURES variable
...
Signed-off-by: John Crispin <blogic@openwrt.org >
SVN-Revision: 36571
2013-05-07 10:58:30 +00:00
John Crispin
899120ddef
ramips: enable dsp extensions for rt305x and rt3883
...
Signed-off-by: John Crispin <blogic@openwrt.org >
SVN-Revision: 36567
2013-05-06 16:45:59 +00:00