aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ipmi/ipmi_pci.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* ipmi: add Block Transfer interface supportAndrey V. Elsukov2023-06-071-12/+16
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* ipmi: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-2/+2
* ipmi: support getting address from EFIYinlong Lu2021-04-291-0/+4
* Revert "ipmi_smbios: Deduplicate smbios entry point discovery logic"Allan Jude2021-02-231-1/+0
* ipmi_smbios: Deduplicate smbios entry point discovery logicAllan Jude2021-02-231-0/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Add constants for the fields in a BAR. Also, add two new macrosJohn Baldwin2007-03-311-5/+2
* - Add missing constants for subclasses.John Baldwin2007-03-311-4/+4
* Update the ipmi(4) driver:John Baldwin2006-09-221-214/+200
* Add an OpenIPMI mostly compatible driver. This driver was developedDoug Ambrisko2006-02-101-0/+309