summaryrefslogtreecommitdiffstats
path: root/src/drivers/ipmi/ipmi_kcs.c
Commit message (Expand)AuthorAgeFilesLines
* src/drivers/ipmi: Add DEBUG_IPMI optionMarc Jones2021-04-181-4/+8
* src/drivers: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* drivers/ipmi: Add CONFIG_IPMI_KCS_TIMEOUT_MS for IPMI KCS timeout valueJohnny Lin2020-09-091-18/+13
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-2/+0
* drivers/ipmi: make IPMI KCS status and command register spacing configurableJohnny Lin2019-08-151-2/+2
* 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-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* Add basic ipmi supportSven Schnelle2012-07-091-0/+232