aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bhnd/bcma/bcma_erom.c
Commit message (Expand)AuthorAgeFilesLines
* bhnd(4): Correct some typos in source code commentsGordon Bergling2022-09-071-2/+2
* bhnd(4): include a subset of the ChipCommon capability flags in bhnd_chipid;Landon J. Fuller2018-03-291-12/+5
* dev/bhnd: Make use of mallocarray(9).Pedro F. Giffuni2018-01-111-1/+1
* SPDX: license IDs for some ISC-related files.Pedro F. Giffuni2017-12-081-0/+2
* bhnd: Add support for supplying bus I/O callbacks when initializing an EROMLandon J. Fuller2017-09-271-140/+34
* Add support for dumping bcma/siba EROM tables to the console via a newLandon J. Fuller2017-04-241-0/+152
* Add a workaround for the BCM4706's dangling core region EROM entries.Landon J. Fuller2017-03-231-0/+13
* Migrate bhndb(4) to the new bhnd_erom API.Landon J. Fuller2016-09-041-49/+146
* Implement a generic bhnd(4) device enumeration table API.Landon J. Fuller2016-09-031-370/+502
* [mips/broadcom] Generic platform_reset() support.Landon J. Fuller2016-08-261-33/+259
* [bhnd] fix bcma resource allocation for regions; EROM work around.Adrian Chadd2016-05-101-1/+20
* Cleanup unnecessary semicolons from the kernel.Pedro F. Giffuni2016-04-101-2/+2
* Bring over the initial rewrite of the broadcom bus support found in theirAdrian Chadd2016-02-261-0/+897