aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bhnd/bcma/bcma.c
Commit message (Expand)AuthorAgeFilesLines
* bhnd: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-8/+7
* SPDX: license IDs for some ISC-related files.Pedro F. Giffuni2017-12-081-0/+2
* bhnd(4): Fix bcma/siba core reset behaviorLandon J. Fuller2017-11-271-23/+21
* bhnd(4): extend the PMU APIs to support bwn(4)Landon J. Fuller2017-11-221-13/+5
* bhnd(4): implement MIPS and PCI(e) interrupt supportLandon J. Fuller2017-11-211-65/+32
* bhnd: Add support for supplying bus I/O callbacks when initializing an EROMLandon J. Fuller2017-09-271-2/+6
* [BHND] correct spelling error in macro nameMichael Zhilin2016-11-151-3/+3
* bhnd(4): Implement common API for IOST/IOCTL register access and core resetLandon J. Fuller2016-09-241-75/+240
* bhnd(4): Implement backplane interrupt handling.Landon J. Fuller2016-09-051-0/+82
* Migrate bhndb(4) to the new bhnd_erom API.Landon J. Fuller2016-09-041-73/+31
* Implement a generic bhnd(4) device enumeration table API.Landon J. Fuller2016-09-031-60/+23
* bhnd(4): Add a bhnd bus method for fetching the device's core table.Landon J. Fuller2016-08-281-0/+37
* bhnd(4): Initial PMU/PWRCTL power and clock management support.Landon J. Fuller2016-08-271-0/+77
* bhnd(4): Add devinfo allocation and child addition methods, modeled onLandon J. Fuller2016-06-251-28/+24
* [BHND/bcma] Add implementation of BHND_BUS_RESET_CORE function for BCMAAdrian Chadd2016-06-231-2/+27
* Switch mips/sentry5 to bhnd(4), and unify with mips/broadcomLandon J. Fuller2016-06-041-2/+3
* [bhnd] fix bcma resource allocation for regions; EROM work around.Adrian Chadd2016-05-101-1/+1
* [bhnd] Replace is_hostb_device() with a more general find_hostb_device()Adrian Chadd2016-05-081-0/+9
* [bhnd] handle unknown port type.Adrian Chadd2016-05-051-0/+5
* Bring over the initial rewrite of the broadcom bus support found in theirAdrian Chadd2016-02-261-0/+482