aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bhnd/siba/sibavar.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* bhnd: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* siba(4): Ignore disabled per-core address match entries.Landon J. Fuller2018-02-121-22/+25
* siba(4): Add support for devices have neither PMU nor PWRCTL support.Landon J. Fuller2017-11-281-0/+1
* bhnd(4): Fix bcma/siba core reset behaviorLandon J. Fuller2017-11-271-3/+4
* bhnd(4): extend the PMU APIs to support bwn(4)Landon J. Fuller2017-11-221-13/+37
* bhnd(4): implement MIPS and PCI(e) interrupt supportLandon J. Fuller2017-11-211-15/+52
* bhnd(4): Implement common API for IOST/IOCTL register access and core resetLandon J. Fuller2016-09-241-7/+12
* bhnd(4): Implement backplane interrupt handling.Landon J. Fuller2016-09-051-0/+3
* Migrate bhndb(4) to the new bhnd_erom API.Landon J. Fuller2016-09-041-3/+6
* Implement a generic bhnd(4) device enumeration table API.Landon J. Fuller2016-09-031-4/+6
* bhnd(4): Add devinfo allocation and child addition methods, modeled onLandon J. Fuller2016-06-251-1/+5
* siba(4): Adopt bcma-compatible mapping of bhnd(4) port/region identifiers.Landon J. Fuller2016-06-161-31/+30
* [bhnd] Implement pass-through resource management for ChipCommon.Adrian Chadd2016-05-241-0/+2
* [bhnd] Finish bhnd(4) PCI/PCIe-G1 hostb support.Adrian Chadd2016-05-171-0/+3
* [bhnd] Replace is_hostb_device() with a more general find_hostb_device()Adrian Chadd2016-05-081-0/+1
* Bring over the initial rewrite of the broadcom bus support found in theirAdrian Chadd2016-02-261-0/+150