summaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink/mt7621.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix typosBjorn Helgaas2024-01-081-1/+1
* mips: ralink: introduce commonly used remap node functionShiji Yang2023-06-211-9/+0
* MIPS: Remove deprecated CONFIG_MIPS_CMPThomas Bogendoerfer2023-04-121-2/+0
* mips: ralink: mt7621: do not use kzalloc too earlyJohn Thomson2022-12-011-5/+9
* mips: ralink: mt7621: soc queries and tests as functionsJohn Thomson2022-12-011-25/+61
* mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomemJohn Thomson2022-12-011-4/+3
* MIPS: ralink: mt7621: use bitwise NOT instead of logicalIlya Lipnitskiy2022-03-011-1/+1
* MIPS: ralink: mt7621: do memory detection on KSEG1Chuanhong Guo2022-02-161-13/+23
* PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare()Sergio Paracuellos2022-01-121-0/+31
* pinctrl: ralink: move MT7621 SoC pinmux config into a new 'pinctrl-mt7621.c' ...Sergio Paracuellos2021-06-071-88/+0
* Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-04-291-5/+26
|\
| * MIPS: ralink: mt7621: add memory detection supportChuanhong Guo2021-03-291-4/+25
| * MIPS: ralink: annotate prom_soc_init() with __initIlya Lipnitskiy2021-03-291-1/+1
* | staging: mt7621-dts: use valid vendor 'mediatek' instead of invalid 'mtk'Sergio Paracuellos2021-04-121-3/+3
|/
* MIPS: ralink: drop ralink_clk_init for mt7621Chuanhong Guo2020-05-311-43/+0
* MIPS: ralink: mt7621: Fix soc_device introductionThomas Bogendoerfer2020-03-281-2/+2
* MIPS: ralink: mt7621: introduce 'soc_device' initializationSergio Paracuellos2020-03-231-1/+31
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-3/+1
* MIPS: ralink: Fix booting on MT7621NeilBrown2018-03-221-20/+22
* MIPS: CPS: Cluster support for topology functionsPaul Burton2017-08-301-1/+1
* MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton2017-08-301-2/+1
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-141-1/+0
* MIPS: ralink: MT7621 does not set its SoC type.John Crispin2017-01-031-1/+1
* MIPS: Change my email addressJohn Crispin2016-05-131-1/+1
* MIPS: ralink: add MT7621 supportJohn Crispin2016-01-201-0/+226