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
/
ipmi_fru.c
Age
Commit message (
Expand
)
Author
2022-11-22
src/drivers: Remove unnecessary space after casts
Elyes Haouas
2022-10-02
drivers/ipmi: prepare for adding more interfaces
Sergii Dmytruk
2022-07-17
drivers: Get rid of unnecessary blank lines {before,after} brace
Elyes HAOUAS
2022-01-07
drivers/ipmi: Use correct unsigned int length modifier
Paul Menzel
2021-10-05
src/acpi to src/lib: Fix spelling errors
Martin Roth
2020-06-28
drivers/ipmi: Read more FRU data fields for Product and Board Info
Johnny Lin
2020-06-25
drivers/ipmi: Add IPMI read FRU chassis info area
Johnny Lin
2020-06-25
drivers/ipmi: Add function read_data_string() to make code cleaner
Johnny Lin
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-09
drivers/ipmi: Fix buffer double-free
Jacob Garber
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