summaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson64/setup.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* MIPS: Loongson64: Load built-in dtbsJiaxun Yang2020-03-251-0/+16
| | | | | | | | | | Load proper dtb according to firmware passed parameters and CPU PRID. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Co-developed-by: Huacai Chen <chenhc@lemote.com> Signed-off-by: Huacai Chen <chenhc@lemote.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
* MIPS: Loongson64: Move files to the top-level directoryJiaxun Yang2019-11-011-0/+30
Current Loongson-3 code can share among all Loongson64 processors. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Paul Burton <paulburton@kernel.org> Cc: linux-mips@vger.kernel.org Cc: chenhc@lemote.com Cc: paul.burton@mips.com