summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpi/ipmi_acpi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add glue to make ipmi(4) attach to FDT.kettenis2020-03-291-1/+2
* Allow ipmi(4) to attach using mmio. Use the IPMI revision provided by thekettenis2020-01-061-22/+45
* Reorganize the ipmi(4) code a bit in anticipation of adding SSIF support:kettenis2019-08-131-4/+3
* On newer machines IPMI attaches only using the ACPI tables instead ofpatrick2018-03-141-0/+161