Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/mips/cavium/dev/octeon_gmxvar.h
RevisionDateAuthorComments
 1.7  23-Jun-2020  simonb Redo cnmac attachments - cnmacM @ gmxN @ pip0 @ iobus
Support SGMII mode used on CN70XX.
Most functional changes from OpenBSD octeon port. Still more to come from
the OpenBSD driver.
 1.6  22-Jun-2020  simonb Remove unmaintained CNMAC_DEBUG debug code.
 1.5  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.4  31-May-2020  simonb Rename all Cavium Octeon device driver functions, structs etc from
"octeon_foo" to "octfoo", except "octeon_eth" becomes "cnmac".
 1.3  24-Apr-2020  mrg fetch properties in attach rather than every re-init.

this avoids a rwlock while spinlock held problem likely introduced
with MII locking rework, as fetching a property takes an rwlock,
and prior to the rework, only kernel lock would have been held.


ok skrll@.
 1.2  19-Apr-2018  christos branches: 1.2.12;
s/static inline/static __inline/g for consistency.
 1.1  29-Apr-2015  hikaru branches: 1.1.2; 1.1.18; 1.1.20;
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.1.20.1  22-Apr-2018  pgoyette Sync with HEAD
 1.1.18.2  03-Dec-2017  jdolecek update from HEAD
 1.1.18.1  29-Apr-2015  jdolecek file octeon_gmxvar.h was added on branch tls-maxphys on 2017-12-03 11:36:27 +0000
 1.1.2.2  06-Jun-2015  skrll Sync with HEAD
 1.1.2.1  29-Apr-2015  skrll file octeon_gmxvar.h was added on branch nick-nhusb on 2015-06-06 14:40:01 +0000
 1.2.12.1  25-Apr-2020  bouyer Sync with bouyer-xenpvh-base2 (HEAD)

RSS XML Feed