aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bhnd/siba/siba_subr.c
Commit message (Expand)AuthorAgeFilesLines
* bhnd_bus_*_resource: Remove redundant type and rid argumentsJohn Baldwin2025-12-091-4/+1
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* bhnd: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-4/+3
* siba(4): Ignore disabled per-core address match entries.Landon J. Fuller2018-02-121-68/+105
* bhnd(4): Fix bcma/siba core reset behaviorLandon J. Fuller2017-11-271-41/+31
* bhnd(4): extend the PMU APIs to support bwn(4)Landon J. Fuller2017-11-221-0/+1
* bhnd(4): implement MIPS and PCI(e) interrupt supportLandon J. Fuller2017-11-211-54/+208
* bhnd(4): Implement common API for IOST/IOCTL register access and core resetLandon J. Fuller2016-09-241-0/+82
* Implement a generic bhnd(4) device enumeration table API.Landon J. Fuller2016-09-031-25/+60
* bhnd(4): Add devinfo allocation and child addition methods, modeled onLandon J. Fuller2016-06-251-8/+25
* siba(4): Adopt bcma-compatible mapping of bhnd(4) port/region identifiers.Landon J. Fuller2016-06-161-93/+127
* Switch mips/sentry5 to bhnd(4), and unify with mips/broadcomLandon J. Fuller2016-06-041-3/+3
* [bhnd] Implement pass-through resource management for ChipCommon.Adrian Chadd2016-05-241-3/+9
* [bhnd] handle unknown bhnd port type.Adrian Chadd2016-05-051-1/+6
* sys/dev: minor spelling fixes.Pedro F. Giffuni2016-05-031-1/+1
* Bring over the initial rewrite of the broadcom bus support found in theirAdrian Chadd2016-02-261-0/+372