summaryrefslogtreecommitdiffstats
path: root/src/drivers/ipmi
Commit message (Expand)AuthorAgeFilesLines
* drivers/ipmi/ipmi_kcs_ops: Advertise correct register spacingPatrick Rudolph2019-09-021-2/+37
* drivers/ipmi: make IPMI KCS status and command register spacing configurableJohnny Lin2019-08-152-2/+9
* drivers/ipmi: Add option to wait for BMCPatrick Rudolph2019-08-082-0/+37
* drivers/ipmi: Add chip opsPatrick Rudolph2019-06-214-0/+321
* drivers/ipmi: Fix multiple issuesPatrick Rudolph2019-06-181-28/+44
* drivers/ipmi: Fix coding stylePatrick Rudolph2019-06-161-6/+12
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* src/drivers: Fix checkpatch warning: no spaces at the start of a lineMartin Roth2017-07-281-2/+2
* src/drivers: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-4/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-312-8/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-212-4/+2
* Kconfig whitespace fixesMartin Roth2015-04-281-2/+2
* Get rid of drivers classPatrick Georgi2012-11-271-1/+1
* Add basic ipmi supportSven Schnelle2012-07-094-0/+273