History log of /netbsd-src/sys/arch/mips/cavium/dev/octeon_ipdreg.h (Results 1 – 3 of 3)
Revision Date Author Comments
# 13d5e9b5 22-Jun-2020 simonb <simonb@NetBSD.org>

Remove unused snprintb format strings.


# b9fcd28b 18-Jun-2020 simonb <simonb@NetBSD.org>

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 numb

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.

show more ...


# f693c922 29-Apr-2015 hikaru <hikaru@NetBSD.org>

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 In

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.

show more ...