aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/cavium-octeon/executive/cvmx-bootmem.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-21MIPS: OCTEON: cvmx-bootmem: make more functions staticGravatar Aaro Koskinen 1-2/+24
2018-11-21MIPS: OCTEON: cvmx-bootmem: move code to avoid forward declarationsGravatar Aaro Koskinen 1-47/+47
2018-11-21MIPS: OCTEON: cvmx-bootmem: delete unused functionsGravatar Aaro Koskinen 1-12/+0
2018-11-21MIPS: OCTEON: make cvmx_bootmem_alloc_range staticGravatar Aaro Koskinen 1-2/+15
2017-09-04MIPS: Octeon: Add support for accessing the boot vector.Gravatar Steven J. Hill 1-0/+85
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hGravatar Paul Gortmaker 1-1/+1
2016-08-03MIPS: Octeon: Fix typoGravatar Andrea Gelmini 1-1/+1
2013-02-01MIPS: Whitespace cleanup.Gravatar Ralf Baechle 1-5/+5
2012-12-13MIPS: Octeon: Add kexec and kdump supportGravatar Ralf Baechle 1-0/+5
2010-02-27MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1)Gravatar Matt Turner 1-3/+3
2009-06-17MIPS: Add named alloc functions to OCTEON boot monitor memory allocator.Gravatar David Daney 1-0/+104
2009-01-11MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/ex...Gravatar David Daney 1-0/+586