summaryrefslogtreecommitdiffstats
path: root/sys/dev/bhnd/cores/chipc/chipc.c
Commit message (Expand)AuthorAgeFilesLines
* bhnd(4): Perform explicit chipc child enumeration.landonf2016-06-251-207/+136
* bhnd(4): Fix resource allocation issues exposed by chipc PMU support.landonf2016-06-161-3/+3
* bhnd(4): Add a vendor parameter to BHND_DEVICE(), replacing vendor-specificlandonf2016-06-081-1/+1
* bhnd(4): support IPX OTP NVRAM/SPROM data sourcelandonf2016-06-041-51/+82
* bhnd(4): Add support for chipc-attached flashlandonf2016-06-041-2/+42
* Fix several MIPS/BCM-blocking bugs in bhnd(4) chipclandonf2016-06-041-13/+64
* [bhnd] Fix release of uninitialized SPROM shadow in chipc detach.adrian2016-05-261-1/+0
* [bhnd] Integrate bhnd_chipc's BUS_ADD_CHILD() with a child resource mapping t...adrian2016-05-261-51/+103
* [bhnd] Normalize bhnd(4) device matching APIadrian2016-05-241-44/+22
* [bhnd] Implement pass-through resource management for ChipCommon.adrian2016-05-241-176/+905
* [bhnd] Finish bhnd(4) PCI/PCIe-G1 hostb support.adrian2016-05-171-8/+26
* [bhnd] Centralize fetching of board informationadrian2016-05-171-2/+2
* [bhnd] Initial bhnd(4) SPROM/NVRAM support.adrian2016-05-081-63/+266
* [bhnd] add module dependencies.adrian2016-05-021-0/+1
* [bhnd] Fix ChipCommon probing.adrian2016-04-251-1/+1
* [bhnd] Add a common bhnd_pci driver shared by both bhnd_pcib and bhnd_pci_hostbadrian2016-04-221-1/+1
* [bhnd] Standardize bhnd device tables and quirk matching.adrian2016-04-191-30/+20
* Cleanup unnecessary semicolons from the kernel.pfg2016-04-101-1/+1
* Bring over the initial rewrite of the broadcom bus support found in theiradrian2016-02-261-0/+319
OpenPOWER on IntegriCloud