aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/bhnd/cores
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-154-4/+0
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-164-4/+0
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-043-6/+6
* Revert r308107Li-Wen Hsu2016-10-303-3/+3
* - Fix `make` in sys/modules/bhndLi-Wen Hsu2016-10-303-3/+3
* bhnd(4): Initial PMU/PWRCTL power and clock management support.Landon J. Fuller2016-08-272-13/+1
* [bhnd] Implement pass-through resource management for ChipCommon.Adrian Chadd2016-05-241-1/+2
* [bhnd] Finish bhnd(4) PCI/PCIe-G1 hostb support.Adrian Chadd2016-05-173-5/+10
* [bhnd] Initial bhnd(4) SPROM/NVRAM support.Adrian Chadd2016-05-081-3/+3
* [bhnd] Add a common bhnd_pci driver shared by both bhnd_pcib and bhnd_pci_hostbAdrian Chadd2016-04-221-4/+2
* Add modules support for the bhnd code.Adrian Chadd2016-02-265-0/+47