Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ramips: disable NAND device in mt7621.dtsi to fix boot errors on many devices | Felix Fietkau | 2015-12-19 | 1 | -6/+1 |
| | | | | | | | | Enable it from .dts files that need it, also remove redundant properties Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47936 | ||||
* | ramips: mt7621: use symbolic names of gic interrupt settings | John Crispin | 2015-12-11 | 1 | -1/+1 |
| | | | | | | | | This also adds dts nodes for cpc and mc for documentation purposes Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com> SVN-Revision: 47836 | ||||
* | ralink: add support for netis WF-2881 | John Crispin | 2015-11-24 | 1 | -0/+133 |
netis WF-2881 is an MT7621AT based router with MT7602EN, MT7612EN. It has 128MB DDR3, 128MB SLC NAND FLASH, 5-port Gbps switch and 1x USB 3.0. The following patch adds support for this device. this device only works on top of UBI. Tested and working: * ethernet * both WiFi radios * USB 3.0 * buttons (reset button) * ethernet switch and USB diag LEDs * UART * GPIOs * sysupgrade Tested and not working * failsafe Signed-off-by: YounJae Rho <luxflow@live.com> SVN-Revision: 47619 |