summaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink/Platform
Commit message (Collapse)AuthorAgeFilesLines
* MIPS: ralink: add cpu-feature-overrides.hGabor Juhos2013-05-081-0/+3
| | | | | | | | Add cpu-feature-overrides.h for RT288x, RT305x and RT3883. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: John Crispin <blogic@openwrt.org> Patchwork: http://patchwork.linux-mips.org/patch/5175/
* MIPS: ralink: adds support for MT7620 SoC familyJohn Crispin2013-05-081-0/+5
| | | | | | | | | | Add support code for mt7620 SOC. The code detects the SoC and registers the clk / pinmux settings. Signed-off-by: John Crispin <blogic@openwrt.org> Acked-by: Gabor Juhos <juhosg@openwrt.org> Patchwork: http://patchwork.linux-mips.org/patch/5177/
* MIPS: ralink: adds support for RT3883 SoC familyJohn Crispin2013-05-081-0/+5
| | | | | | | | | | Add support code for rt3883 SOC. The code detects the SoC and registers the clk / pinmux settings. Signed-off-by: John Crispin <blogic@openwrt.org> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Patchwork: http://patchwork.linux-mips.org/patch/5185/
* MIPS: ralink: adds support for RT2880 SoC familyJohn Crispin2013-05-081-0/+5
| | | | | | | | | | Add support code for rt2880 SOC. The code detects the SoC and registers the clk / pinmux settings. Signed-off-by: John Crispin <blogic@openwrt.org> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Patchwork: http://patchwork.linux-mips.org/patch/5176/
* MIPS: ralink: adds Kbuild filesJohn Crispin2013-02-171-0/+10
Add the Kbuild symbols and Makefiles needed to actually build the ralink code from this series Signed-off-by: John Crispin <blogic@openwrt.org> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Patchwork: http://patchwork.linux-mips.org/patch/4899/