summaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon/executive/cvmx-bootmem.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix typosBjorn Helgaas2024-01-081-1/+1
* MIPS: OCTEON: cvmx-bootmem: use strscpy() to instead of strncpy()Xu Panda2022-12-081-2/+1
* MIPS: fix typos in commentsJulia Lawall2022-05-041-1/+1
* mips: clean up (remove) kernel-doc in cavium-octeon/executive/Randy Dunlap2021-07-281-5/+5
* MIPS: OCTEON: Replace SIZEOF_FIELD() macroPankaj Bharadiya2019-12-091-8/+1
* MIPS: OCTEON: cvmx-bootmem: make more functions staticAaro Koskinen2018-11-221-2/+24
* MIPS: OCTEON: cvmx-bootmem: move code to avoid forward declarationsAaro Koskinen2018-11-221-47/+47
* MIPS: OCTEON: cvmx-bootmem: delete unused functionsAaro Koskinen2018-11-221-12/+0
* MIPS: OCTEON: make cvmx_bootmem_alloc_range staticAaro Koskinen2018-11-221-2/+15
* MIPS: Octeon: Add support for accessing the boot vector.Steven J. Hill2017-09-041-0/+85
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-141-1/+1
* MIPS: Octeon: Fix typoAndrea Gelmini2016-08-031-1/+1
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-5/+5
* MIPS: Octeon: Add kexec and kdump supportRalf Baechle2012-12-131-0/+5
* MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1)Matt Turner2010-02-271-3/+3
* MIPS: Add named alloc functions to OCTEON boot monitor memory allocator.David Daney2009-06-171-0/+104
* MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/ex...David Daney2009-01-111-0/+586