summaryrefslogtreecommitdiffstats
path: root/arch/mips/ralink/mt7621.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-01mips: ralink: mt7621: do not use kzalloc too earlyJohn Thomson1-5/+9
2022-12-01mips: ralink: mt7621: soc queries and tests as functionsJohn Thomson1-25/+61
2022-12-01mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomemJohn Thomson1-4/+3
2022-03-01MIPS: ralink: mt7621: use bitwise NOT instead of logicalIlya Lipnitskiy1-1/+1
2022-02-16MIPS: ralink: mt7621: do memory detection on KSEG1Chuanhong Guo1-13/+23
2022-01-12PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare()Sergio Paracuellos1-0/+31
2021-06-07pinctrl: ralink: move MT7621 SoC pinmux config into a new 'pinctrl-mt7621.c' ...Sergio Paracuellos1-88/+0
2021-04-29Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds1-5/+26
2021-04-12staging: mt7621-dts: use valid vendor 'mediatek' instead of invalid 'mtk'Sergio Paracuellos1-3/+3
2021-03-29MIPS: ralink: mt7621: add memory detection supportChuanhong Guo1-4/+25
2021-03-29MIPS: ralink: annotate prom_soc_init() with __initIlya Lipnitskiy1-1/+1
2020-05-31MIPS: ralink: drop ralink_clk_init for mt7621Chuanhong Guo1-43/+0
2020-03-28MIPS: ralink: mt7621: Fix soc_device introductionThomas Bogendoerfer1-2/+2
2020-03-23MIPS: ralink: mt7621: introduce 'soc_device' initializationSergio Paracuellos1-1/+31
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-3/+1
2018-03-22MIPS: ralink: Fix booting on MT7621NeilBrown1-20/+22
2017-08-30MIPS: CPS: Cluster support for topology functionsPaul Burton1-1/+1
2017-08-30MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton1-2/+1
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+0
2017-01-03MIPS: ralink: MT7621 does not set its SoC type.John Crispin1-1/+1
2016-05-13MIPS: Change my email addressJohn Crispin1-1/+1
2016-01-20MIPS: ralink: add MT7621 supportJohn Crispin1-0/+226