aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon/executive/cvmx-bootmem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-04MIPS: fix typos in commentsJulia Lawall1-1/+1
2021-07-28mips: clean up (remove) kernel-doc in cavium-octeon/executive/Randy Dunlap1-5/+5
2019-12-09MIPS: OCTEON: Replace SIZEOF_FIELD() macroPankaj Bharadiya1-8/+1
2018-11-21MIPS: OCTEON: cvmx-bootmem: make more functions staticAaro Koskinen1-2/+24
2018-11-21MIPS: OCTEON: cvmx-bootmem: move code to avoid forward declarationsAaro Koskinen1-47/+47
2018-11-21MIPS: OCTEON: cvmx-bootmem: delete unused functionsAaro Koskinen1-12/+0
2018-11-21MIPS: OCTEON: make cvmx_bootmem_alloc_range staticAaro Koskinen1-2/+15
2017-09-04MIPS: Octeon: Add support for accessing the boot vector.Steven J. Hill1-0/+85
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2016-08-03MIPS: Octeon: Fix typoAndrea Gelmini1-1/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-5/+5
2012-12-13MIPS: Octeon: Add kexec and kdump supportRalf Baechle1-0/+5
2010-02-27MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1)Matt Turner1-3/+3
2009-06-17MIPS: Add named alloc functions to OCTEON boot monitor memory allocator.David Daney1-0/+104
2009-01-11MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/executive and asm/octeon.David Daney1-0/+586