aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mti-malta/malta-memory.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-23MIPS: malta: Drop prom_free_prom_memoryJiaxun Yang1-11/+0
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada1-1/+1
2015-11-11MIPS: Malta: Setup RAM regions via DTPaul Burton1-92/+0
2015-11-11MIPS: Malta: Remove fw_memblock_t abstractionPaul Burton1-64/+29
2015-09-03MIPS: malta: Use generic platform_maar_initPaul Burton1-25/+0
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle1-0/+6
2015-04-10MIPS: Malta: Detect and fix bad memsize valuesMarkos Chandras1-0/+6
2015-03-31MIPS: Malta: Implement mips_cdmm_phys_base()James Hogan1-0/+7
2014-08-19MIPS: Malta: Improve system memory detection for '{e, }memsize' >= 2GMarkos Chandras1-4/+10
2014-08-02MIPS: Malta: initialise MAARsPaul Burton1-0/+26
2014-06-04Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle1-1/+1
2014-05-25MIPS: malta: Remove 'maybe_unused' attribute from ememsize{, _str}Markos Chandras1-2/+2
2014-05-25MIPS: malta: memory.c: Initialize the 'memsize' variableMarkos Chandras1-1/+1
2014-03-26MIPS: malta: malta-memory: Add free_init_pages_eva() callbackMarkos Chandras1-0/+8
2014-03-26MIPS: malta: malta-memory: Use the PHYS_OFFSET to build the memory mapMarkos Chandras1-7/+7
2014-03-26MIPS: malta: malta-memory: Add support for the 'ememsize' variableMarkos Chandras1-9/+27
2013-05-08MIPS: FW: malta: Code formatting clean-ups.Steven J. Hill1-25/+17
2013-05-08MIPS: FW: Remove obsolete header file for MTI platforms.Steven J. Hill1-2/+0
2013-05-08MIPS: FW: malta: Use new common FW library variable processing.Steven J. Hill1-44/+16
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-2/+2
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev1-1/+1
2009-11-13MIPS: Make local arrays with CL_SIZE static __initdataAtsushi Nemoto1-1/+2
2008-07-15[MIPS] Malta: Cleanup organization of code into directories.Ralf Baechle1-0/+177