aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bhnd/cores/chipc/chipcvar.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* bhnd: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-1/+0
* bhnd: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-3/+2
* SPDX: license IDs for some ISC-related files.Pedro F. Giffuni2017-12-081-0/+2
* bhnd(4): implement MIPS and PCI(e) interrupt supportLandon J. Fuller2017-11-211-1/+7
* bhnd(4): Initial PMU/PWRCTL power and clock management support.Landon J. Fuller2016-08-271-57/+1
* bhnd(4): Perform explicit chipc child enumeration.Landon J. Fuller2016-06-251-5/+9
* bhnd(4): support IPX OTP NVRAM/SPROM data sourceLandon J. Fuller2016-06-041-4/+23
* [bhnd] Fix release of uninitialized SPROM shadow in chipc detach.Adrian Chadd2016-05-261-5/+1
* [bhnd] Implement pass-through resource management for ChipCommon.Adrian Chadd2016-05-241-15/+85
* [bhnd] Initial bhnd(4) SPROM/NVRAM support.Adrian Chadd2016-05-081-17/+59
* Bring over the initial rewrite of the broadcom bus support found in theirAdrian Chadd2016-02-261-0/+94