summaryrefslogtreecommitdiff
path: root/arch/mips/fw/arc/memory.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer1-1/+1
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer1-8/+20
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-04-08MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memoryMasahiro Yamada1-2/+2
2019-10-10MIPS: SGI-IP22/28: Use PROM for memory detectionThomas Bogendoerfer1-0/+9
2019-10-04MIPS: fw/arc: Remove unused addr variablePaul Burton1-1/+0
2019-08-23MIPS: fw: Record prom memoryJiaxun Yang1-6/+18
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder1-1/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-1/+1
2007-10-12[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-3/+3
2007-10-12[MIPS] Move ARC code into arch/mips/fw/arcAurelien Jarno1-0/+160