summaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon/executive (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix typosBjorn Helgaas2024-01-085-6/+6
* MIPS: OCTEON: warn only once if deprecated link status is being usedLadislav Michl2022-12-092-2/+2
* MIPS: OCTEON: cvmx-bootmem: use strscpy() to instead of strncpy()Xu Panda2022-12-081-2/+1
* MIPS: octeon: Get rid of preprocessor directives around RESERVE32Alexander Sverdlin2022-09-071-4/+0
* Revert "MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32"Alexander Sverdlin2022-07-301-4/+17
* MIPS: Fix some typosZhang Jiaming2022-07-051-2/+2
* MIPS: fix typos in commentsJulia Lawall2022-05-042-2/+2
* MIPS: Octeon: support all interfaces on CN66XXStijn Tintel2022-04-261-0/+6
* MIPS: Octeon: fix CN6640 hang on XAUI initStijn Tintel2022-04-261-2/+3
* MIPS: octeon: Remove unused functionsThomas Bogendoerfer2021-10-242-24/+0
* mips: clean up (remove) kernel-doc in cavium-octeon/executive/Randy Dunlap2021-07-288-51/+50
* mips: cavium-octeon: clean up kernel-doc in cvmx-interrupt-decodes.cRandy Dunlap2021-07-221-5/+12
* MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32Joe Perches2021-07-191-17/+4
* MIPS: Use fallthrough for arch/mipsLiangliang Huang2020-05-071-1/+1
* MIPS: Octeon: Remove dead code in __cvmx_helper_npi_probe()Jason Yan2020-05-071-12/+0
* MIPS: octeon: remove typedef declaration for cvmx_pko_command_word0Chris Packham2020-02-121-1/+1
* MIPS: octeon: remove typedef declaration for cvmx_helper_link_infoChris Packham2020-02-126-18/+18
* MIPS: octeon: remove typedef declaration for cvmx_wqeChris Packham2020-02-121-1/+1
* MIPS: OCTEON: Replace SIZEOF_FIELD() macroPankaj Bharadiya2019-12-091-8/+1
* MIPS: fix some more fall through errors in arch/mipsStephen Rothwell2019-07-161-1/+1
* MIPS: OCTEON: program rx/tx-delay always from DTAaro Koskinen2019-02-082-40/+0
* MIPS: OCTEON: delete board-specific link statusAaro Koskinen2019-02-081-42/+1
* MIPS: OCTEON: don't lie about interface type of CN3005 boardAaro Koskinen2019-02-081-16/+0
* MIPS: OCTEON: warn if deprecated link status is being usedAaro Koskinen2019-02-082-0/+6
* MIPS: OCTEON: delete SMI/MDIO enableAaro Koskinen2019-01-291-20/+0
* Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-051-1/+2
|\
| * MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen2019-01-021-1/+2
* | Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-12-2610-393/+100
|\|
| * MIPS: OCTEON: cvmx_gmxx_inf_mode: use oldest forward compatible definitionAaro Koskinen2018-12-052-3/+3
| * MIPS: OCTEON: cvmx_mio_fus_dat3: use oldest forward compatible definitionAaro Koskinen2018-12-051-6/+6
| * MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen2018-12-051-1/+1
| * MIPS: OCTEON: delete cvmx override functionsAaro Koskinen2018-11-221-31/+0
| * 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: cvmx-helper-util: make cvmx_helper_setup_red_queue staticAaro Koskinen2018-11-221-1/+2
| * MIPS: OCTEON: cvmx-helper-util: delete cvmx_helper_dump_packetAaro Koskinen2018-11-221-87/+0
| * MIPS: OCTEON: delete unused loopback configuration functionsAaro Koskinen2018-11-224-199/+0
| * MIPS: OCTEON: cvmx-helper: make __cvmx_helper_errata_fix_ipd_ptr_alignment st...Aaro Koskinen2018-11-221-1/+1
| * MIPS: OCTEON: cvmx-l2c: make cvmx_l2c_spinlock staticAaro Koskinen2018-11-221-1/+1
* | MIPS: OCTEON: fix out of bounds array access on CN68XXAaro Koskinen2018-11-051-1/+1
|/
* MIPS: Octeon: Remove extern declarations.Steven J. Hill2018-07-254-19/+8
* MIPS: Octeon: Remove usage of cvmx_wait() everywhere.Steven J. Hill2017-11-072-6/+6
* MIPS: Octeon: Add support for accessing the boot vector.Steven J. Hill2017-09-043-1/+253
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-05-122-94/+66
|\
| * MIPS: Octeon: Remove unused L2C types and macros.Steven J. Hill2017-04-102-94/+66
* | scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-091-1/+1
|/
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-143-3/+3
* MIPS: Octeon: Kill cvmx_helper_link_autoconf()Aaro Koskinen2017-01-035-54/+5