summaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink/rt305x.c
Commit message (Expand)AuthorAgeFilesLines
* mips: ralink: introduce commonly used remap node functionShiji Yang2023-06-211-9/+0
* mips: ralink: rt305x: remove clock related codeSergio Paracuellos2023-06-211-78/+0
* mips: ralink: rt305x: introduce 'soc_device' initializationSergio Paracuellos2023-03-141-0/+46
* mips: ralink: rt305x: soc queries and tests as functionsSergio Paracuellos2023-03-141-20/+77
* mips: ralink: rt305x: define RT305X_SYSC_BASE with __iomemSergio Paracuellos2023-03-141-5/+3
* pinctrl: ralink: move RT305X SoC pinmux config into a new 'pinctrl-rt305x.c' ...Sergio Paracuellos2021-06-071-77/+0
* MIPS: ralink: annotate prom_soc_init() with __initIlya Lipnitskiy2021-03-291-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-3/+1
* MIPS: ralink: Add rt3352 SPI_CS1 pinmuxMathias Kresin2018-08-301-0/+5
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-141-1/+2
* MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann2017-01-251-11/+0
* MIPS: ralink: Add missing I2C and I2S clocks.John Crispin2017-01-031-0/+2
* MIPS: Change my email addressJohn Crispin2016-05-131-1/+1
* MIPS: ralink: Add a few missing clocksJohn Crispin2016-01-201-0/+1
* MIPS: ralink: Add missing clock on rt305xJohn Crispin2015-11-111-0/+1
* MIPS: ralink: Unify SoC id handlingJohn Crispin2015-11-111-7/+5
* MIPS: ralink: cleanup the soc specific pinmux dataJohn Crispin2014-11-241-85/+68
* MIPS: Panic messages should not end in \n.Ralf Baechle2013-10-291-1/+1
* MIPS: ralink: add memory definition for RT305xJohn Crispin2013-05-081-0/+45
* MIPS: ralink: add uart mask to struct ralink_pinmuxJohn Crispin2013-05-081-2/+3
* MIPS: ralink: make the RT305x pinmuxing structure staticJohn Crispin2013-05-081-3/+3
* MIPS: ralink: rename gpio_pinmux to rt_gpio_pinmuxJohn Crispin2013-05-081-1/+1
* MIPS: ralink: fix RT305x clock setupJohn Crispin2013-05-081-0/+12
* MIPS: ralink: adds support for RT305x SoC familyJohn Crispin2013-02-171-0/+242