aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bhnd/cores/chipc/chipcreg.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* bhnd: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-4/+1
* SPDX: license IDs for some ISC-related files.Pedro F. Giffuni2017-12-081-0/+2
* bhnd(4): Add a basic ChipCommon GPIO driver sufficient to support bwn(4)Landon J. Fuller2017-11-221-1/+6
* [mips] [bhnd] Support of old PMU for BMIPS and siba SoCMichael Zhilin2017-05-281-1/+1
* Integrate BCM4706 PMU (rev6) support, derived from the ISC-licensed BroadcomLandon J. Fuller2017-03-201-4/+27
* Migrate bhndb(4) to the new bhnd_erom API.Landon J. Fuller2016-09-041-6/+0
* [mips/broadcom]: Replace static frequency table with generic PMU clockLandon J. Fuller2016-08-271-8/+12
* bhnd(4): Initial PMU/PWRCTL power and clock management support.Landon J. Fuller2016-08-271-641/+50
* [mips/broadcom] Generic platform_reset() support.Landon J. Fuller2016-08-261-0/+10
* bhnd(4): Perform explicit chipc child enumeration.Landon J. Fuller2016-06-251-2/+2
* bhnd(4): support IPX OTP NVRAM/SPROM data sourceLandon J. Fuller2016-06-041-3/+5
* Fix several MIPS/BCM-blocking bugs in bhnd(4) chipcLandon J. Fuller2016-06-041-5/+5
* [bhnd] Integrate bhnd_chipc's BUS_ADD_CHILD() with a child resource mapping t...Adrian Chadd2016-05-261-2/+8
* [bhnd] Implement pass-through resource management for ChipCommon.Adrian Chadd2016-05-241-46/+184
* [bhnd] Initial bhnd(4) SPROM/NVRAM support.Adrian Chadd2016-05-081-18/+20
* Bring over the initial rewrite of the broadcom bus support found in theirAdrian Chadd2016-02-261-0/+1395