index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
ipmi
Age
Commit message (
Expand
)
Author
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-09
drivers/ipmi: Fix buffer double-free
Jacob Garber
2020-01-07
acpigen: Add function to generate unicode names
Patrick Rudolph
2019-12-27
drivers/ipmi/ipmi_fru: Add missing <stdlib.h>
Elyes HAOUAS
2019-12-19
drivers/ipmi: Add IPMI Read FRU function
Johnny Lin
2019-12-19
src: Add missing include <types.h>
Elyes HAOUAS
2019-11-22
drivers/ipmi: Add IPMI get system GUID support
Johnny Lin
2019-11-22
src/drivers/ipmi: Implement BMC Get Self Test Result function
Morgan Jang
2019-10-24
drivers/ipmi: Add IPMI BMC FRB2 watchdog timer support
Johnny Lin
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2019-09-02
drivers/ipmi/ipmi_kcs_ops: Advertise correct register spacing
Patrick Rudolph
2019-08-15
drivers/ipmi: make IPMI KCS status and command register spacing configurable
Johnny Lin
2019-08-08
drivers/ipmi: Add option to wait for BMC
Patrick Rudolph
2019-06-21
drivers/ipmi: Add chip ops
Patrick Rudolph
2019-06-18
drivers/ipmi: Fix multiple issues
Patrick Rudolph
2019-06-16
drivers/ipmi: Fix coding style
Patrick Rudolph
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2017-07-28
src/drivers: Fix checkpatch warning: no spaces at the start of a line
Martin Roth
2016-08-31
src/drivers: Add required space before opening parenthesis '('
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-28
Kconfig whitespace fixes
Martin Roth
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-07-09
Add basic ipmi support
Sven Schnelle