OpenGrok
Cross Reference: octeon_ipd.c
xref
: /
src
/
sys
/
arch
/
mips
/
cavium
/
dev
/
octeon_ipd.c
Home
|
History
|
Annotate
|
Download
|
only in
dev
History log of
/src/sys/arch/mips/cavium/dev/octeon_ipd.c
Revision
Date
Author
Comments
1.8
04-Jan-2021
thorpej
malloc(9) -> kmem(9)
1.7
23-Jun-2020
simonb
branches: 1.7.2;
Cleanup - mostly removing unused code and defines.
1.6
22-Jun-2020
simonb
Remove unmaintained CNMAC_DEBUG debug code.
1.5
19-Jun-2020
simonb
Simplify interrupt definition: remove mostly unused masks and just
configure everything using interrupt numbers.
1.4
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.3
31-May-2020
simonb
Rename all Cavium Octeon device driver functions, structs etc from
"octeon_foo" to "octfoo", except "octeon_eth" becomes "cnmac".
1.2
01-Jun-2015
matt
branches: 1.2.2; 1.2.18;
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.18.2
03-Dec-2017
jdolecek
update from HEAD
1.2.18.1
01-Jun-2015
jdolecek
file octeon_ipd.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_ipd.c was added on branch nick-nhusb on 2015-06-06 14:40:01 +0000
1.7.2.1
03-Apr-2021
thorpej
Sync with HEAD.
Indexes created Mon Sep 29 21:09:56 GMT 2025