Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ralink: add pinctrl driver | John Crispin | 2013-09-17 | 1 | -14/+7 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38026 | ||||
* | ramips: fix indenting of spi partitions inside dts files | John Crispin | 2013-07-29 | 1 | -22/+22 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37609 | ||||
* | ramips: introduce DTS for ALL5003 | John Crispin | 2013-04-25 | 1 | -0/+108 |
Prior to the switch to 3.8, ALL5002 and ALL5003 boards shared mach-all5002.c. With the change to DTS, this is no longer accurate, as ALL5002 is based on Rt3352 SoC while ALL5003 is based on Rt5350 SoC, therefore the corresponding rt5350.dtsi need to be included for ALL5003. Signed-off-by: Daniel Golle <dgolle@allnet.de> Patchwork: http://patchwork.openwrt.org/patch/3557/ Acked-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36435 |