summaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon/executive
AgeCommit message (Expand)AuthorFilesLines
2022-12-09MIPS: OCTEON: warn only once if deprecated link status is being usedLadislav Michl2-2/+2
2022-12-08MIPS: OCTEON: cvmx-bootmem: use strscpy() to instead of strncpy()Xu Panda1-2/+1
2022-09-07MIPS: octeon: Get rid of preprocessor directives around RESERVE32Alexander Sverdlin1-4/+0
2022-07-30Revert "MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32"Alexander Sverdlin1-4/+17
2022-07-05MIPS: Fix some typosZhang Jiaming1-2/+2
2022-05-04MIPS: fix typos in commentsJulia Lawall2-2/+2
2022-04-26MIPS: Octeon: support all interfaces on CN66XXStijn Tintel1-0/+6
2022-04-26MIPS: Octeon: fix CN6640 hang on XAUI initStijn Tintel1-2/+3
2021-10-24MIPS: octeon: Remove unused functionsThomas Bogendoerfer2-24/+0
2021-07-28mips: clean up (remove) kernel-doc in cavium-octeon/executive/Randy Dunlap8-51/+50
2021-07-22mips: cavium-octeon: clean up kernel-doc in cvmx-interrupt-decodes.cRandy Dunlap1-5/+12
2021-07-19MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32Joe Perches1-17/+4
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang1-1/+1
2020-05-07MIPS: Octeon: Remove dead code in __cvmx_helper_npi_probe()Jason Yan1-12/+0
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_pko_command_word0Chris Packham1-1/+1
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_helper_link_infoChris Packham6-18/+18
2020-02-12MIPS: octeon: remove typedef declaration for cvmx_wqeChris Packham1-1/+1
2019-12-09MIPS: OCTEON: Replace SIZEOF_FIELD() macroPankaj Bharadiya1-8/+1
2019-07-16MIPS: fix some more fall through errors in arch/mipsStephen Rothwell1-1/+1
2019-02-07MIPS: OCTEON: program rx/tx-delay always from DTAaro Koskinen2-40/+0
2019-02-07MIPS: OCTEON: delete board-specific link statusAaro Koskinen1-42/+1
2019-02-07MIPS: OCTEON: don't lie about interface type of CN3005 boardAaro Koskinen1-16/+0
2019-02-07MIPS: OCTEON: warn if deprecated link status is being usedAaro Koskinen2-0/+6
2019-01-28MIPS: OCTEON: delete SMI/MDIO enableAaro Koskinen1-20/+0
2019-01-05Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2019-01-02MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen1-1/+2
2018-12-26Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds10-393/+100
2018-12-04MIPS: OCTEON: cvmx_gmxx_inf_mode: use oldest forward compatible definitionAaro Koskinen2-3/+3
2018-12-04MIPS: OCTEON: cvmx_mio_fus_dat3: use oldest forward compatible definitionAaro Koskinen1-6/+6
2018-12-04MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen1-1/+1
2018-11-21MIPS: OCTEON: delete cvmx override functionsAaro Koskinen1-31/+0
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
2018-11-21MIPS: OCTEON: cvmx-helper-util: make cvmx_helper_setup_red_queue staticAaro Koskinen1-1/+2
2018-11-21MIPS: OCTEON: cvmx-helper-util: delete cvmx_helper_dump_packetAaro Koskinen1-87/+0
2018-11-21MIPS: OCTEON: delete unused loopback configuration functionsAaro Koskinen4-199/+0
2018-11-21MIPS: OCTEON: cvmx-helper: make __cvmx_helper_errata_fix_ipd_ptr_alignment st...Aaro Koskinen1-1/+1
2018-11-21MIPS: OCTEON: cvmx-l2c: make cvmx_l2c_spinlock staticAaro Koskinen1-1/+1
2018-11-05MIPS: OCTEON: fix out of bounds array access on CN68XXAaro Koskinen1-1/+1
2018-07-24MIPS: Octeon: Remove extern declarations.Steven J. Hill4-19/+8
2017-11-07MIPS: Octeon: Remove usage of cvmx_wait() everywhere.Steven J. Hill2-6/+6
2017-09-04MIPS: Octeon: Add support for accessing the boot vector.Steven J. Hill3-1/+253
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-94/+66
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd1-1/+1
2017-04-10MIPS: Octeon: Remove unused L2C types and macros.Steven J. Hill2-94/+66
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker3-3/+3
2017-01-03MIPS: Octeon: Kill cvmx_helper_link_autoconf()Aaro Koskinen5-54/+5
2016-10-04MIPS: Octeon: Delete unused cvmx-mdio.hAaro Koskinen3-5/+0