OpenGrok
Cross Reference: octeon_pow.c
xref
: /
src
/
sys
/
arch
/
mips
/
cavium
/
dev
/
octeon_pow.c
Home
|
History
|
Annotate
|
Download
|
only in
dev
History log of
/src/sys/arch/mips/cavium/dev/octeon_pow.c
Revision
Date
Author
Comments
1.10
23-Jun-2020
simonb
Cleanup - mostly removing unused code and defines.
1.9
22-Jun-2020
simonb
Remove unmaintained CNMAC_DEBUG debug code.
1.8
19-Jun-2020
simonb
Simplify interrupt definition: remove mostly unused masks and just
configure everything using interrupt numbers.
1.7
18-Jun-2020
simonb
General code cleanup:
- use generic macros for building IO and IOBDMA addresses instead
of many different variations of the same theme.
- use #define's for CVMSEG addresses instead of magic numbers.
- use __BIT/__BITS/__SHIFTIN/__SHIFTOUT in most places, instead of
foo_SHIFT defines or (worse) shifting by magic numbers.
No functional changes.
1.6
31-May-2020
simonb
Rename all Cavium Octeon device driver functions, structs etc from
"octeon_foo" to "octfoo", except "octeon_eth" becomes "cnmac".
1.5
10-Nov-2019
chs
in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT
and remove code to handle failures that can no longer happen.
1.4
28-May-2019
msaitoh
s/recieve/receive/
1.3
11-Apr-2019
kamil
Fix CVS Id
NFCI
1.2
01-Jun-2015
matt
branches: 1.2.2; 1.2.18; 1.2.22;
Rework cavium support in preparation for MULTIPROCESSOR support
1.1
29-Apr-2015
hikaru
Initial import of Cavium Octeon and Octeon Plus SoC and
specifically Ubiquiti Networks EdgeRouter LITE support.
Currently the ethernet and uart are worked.
This support was contributed by Internet Initiative Japan Inc.
1.2.22.2
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
1.2.22.1
10-Jun-2019
christos
Sync with HEAD
1.2.18.2
03-Dec-2017
jdolecek
update from HEAD
1.2.18.1
01-Jun-2015
jdolecek
file octeon_pow.c was added on branch tls-maxphys on 2017-12-03 11:36:27 +0000
1.2.2.2
06-Jun-2015
skrll
Sync with HEAD
1.2.2.1
01-Jun-2015
skrll
file octeon_pow.c was added on branch nick-nhusb on 2015-06-06 14:40:01 +0000
Indexes created Thu Oct 02 01:09:59 GMT 2025