summaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink/rt305x.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-07pinctrl: ralink: move RT305X SoC pinmux config into a new 'pinctrl-rt305x.c' ...Sergio Paracuellos1-77/+0
2021-03-29MIPS: ralink: annotate prom_soc_init() with __initIlya Lipnitskiy1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-3/+1
2018-08-30MIPS: ralink: Add rt3352 SPI_CS1 pinmuxMathias Kresin1-0/+5
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+2
2017-01-25MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann1-11/+0
2017-01-03MIPS: ralink: Add missing I2C and I2S clocks.John Crispin1-0/+2
2016-05-13MIPS: Change my email addressJohn Crispin1-1/+1
2016-01-20MIPS: ralink: Add a few missing clocksJohn Crispin1-0/+1
2015-11-11MIPS: ralink: Add missing clock on rt305xJohn Crispin1-0/+1
2015-11-11MIPS: ralink: Unify SoC id handlingJohn Crispin1-7/+5
2014-11-24MIPS: ralink: cleanup the soc specific pinmux dataJohn Crispin1-85/+68
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle1-1/+1
2013-05-08MIPS: ralink: add memory definition for RT305xJohn Crispin1-0/+45
2013-05-08MIPS: ralink: add uart mask to struct ralink_pinmuxJohn Crispin1-2/+3
2013-05-08MIPS: ralink: make the RT305x pinmuxing structure staticJohn Crispin1-3/+3
2013-05-08MIPS: ralink: rename gpio_pinmux to rt_gpio_pinmuxJohn Crispin1-1/+1
2013-05-08MIPS: ralink: fix RT305x clock setupJohn Crispin1-0/+12
2013-02-17MIPS: ralink: adds support for RT305x SoC familyJohn Crispin1-0/+242