aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips/include/asm/octeon (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-08MIPS: Fix typosBjorn Helgaas5-9/+9
2022-11-02staging: octeon: cvmx_ptr_to_phys() should return physaddr_tGeert Uytterhoeven1-2/+2
2022-09-19MIPS: Octeon: remove orphan octeon_hal_setup_reserved32() declarationGaosheng Cui1-1/+0
2022-09-19MIPS: Octeon: remove orphan cvmx_fpa_setup_pool() declarationGaosheng Cui1-20/+0
2022-09-19MIPS: Octeon: remove orphan octeon_swiotlb declarationGaosheng Cui1-2/+0
2022-07-05MIPS: Fix some typosZhang Jiaming1-6/+6
2022-05-23MIPS: Octeon: add SNIC10E boardStijn Tintel1-0/+2
2021-12-21MIPS: Octeon: Fix build errors using clangTianjia Zhang1-2/+2
2021-10-24MIPS: octeon: Remove unused functionsThomas Bogendoerfer2-8/+0
2021-03-24mips: asm: octeon: A typo fix in the file cvmx-address.hBhaskar Chowdhury1-1/+1
2021-03-06mips: octeon: Add Ubiquiti E300 boardAdrian Schmutzler1-0/+2
2021-02-04MIPS: of: Introduce helper function to get DTBThomas Bogendoerfer1-1/+0
2020-10-12mips: octeon: Add Ubiquiti E200 and E220 boardsMikhail Gusarov1-0/+4
2020-07-26mips: octeon: octeon.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-26mips: octeon: cvmx-pow.h: fix duplicated wordsRandy Dunlap1-4/+4
2020-07-26mips: octeon: cvmx-pkoh: fix duplicated wordsRandy Dunlap1-4/+3
2020-07-26mips: octeon: cvmx-pip.h: delete duplicated wordRandy Dunlap1-1/+1
2020-07-26mips: octeon: cvmx-l2c.h: delete duplicated wordRandy Dunlap1-1/+1
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang1-1/+1
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_pko_command_word0Chris Packham1-4/+4
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_helper_link_infoChris Packham6-13/+13
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_wqeChris Packham4-21/+21
2019-10-02MIPS: octeon: Include required header; fix octeon ethernet buildPaul Burton1-0/+1
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-2/+2
2019-08-20MIPS: Octeon: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-19MIPS: Octeon: Fix a typo in #define OCTOEN_SERIAL_LENChristophe JAILLET1-2/+2
2019-02-07MIPS: OCTEON: program rx/tx-delay always from DTAaro Koskinen1-12/+0
2019-01-28MIPS: OCTEON: delete unused cvmx-smix-defs.hAaro Koskinen1-276/+0
2018-12-04MIPS: OCTEON: delete redundant register definitionsAaro Koskinen32-7920/+0
2018-12-04MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen1-1/+1
2018-11-21MIPS: OCTEON: cvmx-ciu2-defs.h: delete unused unionsAaro Koskinen1-6883/+0
2018-11-21MIPS: OCTEON: cvmx-ciu2-defs.h: delete unused macrosAaro Koskinen1-177/+0
2018-11-21MIPS: OCTEON: cvmx-gmxx-defs.h: use default register value return when possibleAaro Koskinen1-376/+0
2018-11-21MIPS: OCTEON: cvmx-gmxx-defs.h: delete unused union fieldsAaro Koskinen1-131/+0
2018-11-21MIPS: OCTEON: cvmx-gmxx-defs.h: delete unused unionsAaro Koskinen1-2665/+0
2018-11-21MIPS: OCTEON: gmxx-defs.h: delete unused functions and macrosAaro Koskinen1-1356/+0
2018-11-21MIPS: OCTEON: delete cvmx override functionsAaro Koskinen1-20/+0
2018-11-21MIPS: OCTEON: cvmx-bootmem: make more functions staticAaro Koskinen1-27/+0
2018-11-21MIPS: OCTEON: cvmx-bootmem: delete unused functionsAaro Koskinen1-33/+0
2018-11-21MIPS: OCTEON: make cvmx_bootmem_alloc_range staticAaro Koskinen1-16/+0
2018-11-21MIPS: OCTEON: cvmx-helper-util: make cvmx_helper_setup_red_queue staticAaro Koskinen1-15/+0
2018-11-21MIPS: OCTEON: cvmx-helper-util: delete cvmx_helper_dump_packetAaro Koskinen1-8/+0
2018-11-21MIPS: OCTEON: delete unused loopback configuration functionsAaro Koskinen5-92/+0
2018-07-24MIPS: Octeon: Remove extern declarations.Steven J. Hill7-11/+22
2018-07-03MIPS: Octeon: Simplify CIU register functions.Steven J. Hill1-94/+22
2018-07-03MIPS: Octeon: Create simple macro for CIU registers.Steven J. Hill1-28/+32
2018-07-03MIPS: Octeon: Remove all unused CIU macros.Steven J. Hill1-52/+18
2018-07-03MIPS: Octeon: Convert CIU types to use bitfields.Steven J. Hill1-128/+56
2018-07-03MIPS: Octeon: Unify QLM data types in CIU header.Steven J. Hill1-37/+2
2018-07-03MIPS: Octeon: Remove unused CIU types.Steven J. Hill1-9629/+0