summaryrefslogtreecommitdiff
path: root/sys/modules/ipmi
AgeCommit message (Expand)Author
2024-07-24smbios: Compile into the kernel more completelyAllan Jude
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2023-06-07ipmi: add Block Transfer interface supportAndrey V. Elsukov
2021-01-07arm64: enable build of the ipmi moduleMitchell Horne
2020-12-30[POWERPC64LE] enable IPMI using OPAL busAlfredo Dal'Ava Junior
2018-08-16Fix a module Makefile error on amd64 so the IPMI HW interfaces are built.Doug Ambrisko
2018-07-30Add ofw_bus_if.h to the SRCS list for ipmi module on powerpc64Justin Hibbits
2018-07-25Only build ipmi_linux on x86Justin Hibbits
2018-07-25Support building IPMI as a module on powerpc64Justin Hibbits
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2009-03-26Add in forgotten module ipmi_linux.Doug Ambrisko
2009-03-26Add stuff to support upcoming BMC/IPMI flashing of newer Dell machineDoug Ambrisko
2006-09-22Update the ipmi(4) driver:John Baldwin
2006-02-10Add an OpenIPMI mostly compatible driver. This driver was developedDoug Ambrisko