summaryrefslogtreecommitdiff
path: root/arch/mips/cavium-octeon/executive
Commit message (Expand)AuthorAgeFilesLines
* 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-072-40/+0
* MIPS: OCTEON: delete board-specific link statusAaro Koskinen2019-02-071-42/+1
* MIPS: OCTEON: don't lie about interface type of CN3005 boardAaro Koskinen2019-02-071-16/+0
* MIPS: OCTEON: warn if deprecated link status is being usedAaro Koskinen2019-02-072-0/+6
* MIPS: OCTEON: delete SMI/MDIO enableAaro Koskinen2019-01-281-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-042-3/+3
| * MIPS: OCTEON: cvmx_mio_fus_dat3: use oldest forward compatible definitionAaro Koskinen2018-12-041-6/+6
| * MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen2018-12-041-1/+1
| * MIPS: OCTEON: delete cvmx override functionsAaro Koskinen2018-11-211-31/+0
| * MIPS: OCTEON: cvmx-bootmem: make more functions staticAaro Koskinen2018-11-211-2/+24
| * MIPS: OCTEON: cvmx-bootmem: move code to avoid forward declarationsAaro Koskinen2018-11-211-47/+47
| * MIPS: OCTEON: cvmx-bootmem: delete unused functionsAaro Koskinen2018-11-211-12/+0
| * MIPS: OCTEON: make cvmx_bootmem_alloc_range staticAaro Koskinen2018-11-211-2/+15
| * MIPS: OCTEON: cvmx-helper-util: make cvmx_helper_setup_red_queue staticAaro Koskinen2018-11-211-1/+2
| * MIPS: OCTEON: cvmx-helper-util: delete cvmx_helper_dump_packetAaro Koskinen2018-11-211-87/+0
| * MIPS: OCTEON: delete unused loopback configuration functionsAaro Koskinen2018-11-214-199/+0
| * MIPS: OCTEON: cvmx-helper: make __cvmx_helper_errata_fix_ipd_ptr_alignment st...Aaro Koskinen2018-11-211-1/+1
| * MIPS: OCTEON: cvmx-l2c: make cvmx_l2c_spinlock staticAaro Koskinen2018-11-211-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-244-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-081-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
* MIPS: Octeon: Delete unused cvmx-mdio.hAaro Koskinen2016-10-043-5/+0
* MIPS: Octeon: Delete legacy code for PHY accessAaro Koskinen2016-10-041-106/+2
* MIPS: Octeon: Delete unused cvmx_helper_board_link_set_phy.Aaro Koskinen2016-10-041-170/+0
* MIPS: Octeon: Delete unused cvmx_override_board_link_get.Aaro Koskinen2016-10-041-15/+0
* MIPS: Octeon: Don't try to maintain link state in early init.Aaro Koskinen2016-10-043-14/+1
* MIPS: Octeon: Delete legacy hack for broken bootloadersAaro Koskinen2016-10-041-42/+0