summaryrefslogtreecommitdiffstats
path: root/src/drivers/ipmi/ipmi_ops.h
Commit message (Expand)AuthorAgeFilesLines
* drivers/ipmi/ipmi_ops.h: add __packed to sel_rec structsJonathan Zhang2022-10-311-3/+3
* drivers/ipmi: prepare for adding more interfacesSergii Dmytruk2022-10-021-1/+1
* drivers/ipmi: Change type of custom_count from int to size_tPaul Menzel2022-01-071-3/+3
* drivers/ipmi: Read more FRU data fields for Product and Board InfoJohnny Lin2020-06-281-1/+10
* drivers/ipmi: Add IPMI read FRU chassis info areaJohnny Lin2020-06-251-0/+10
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* drivers/ipmi: Implement the function for logging system events into BMCMorgan Jang2020-04-101-0/+40
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-14/+3
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* drivers/ipmi: Add IPMI Read FRU functionJohnny Lin2019-12-191-0/+73
* drivers/ipmi: Add IPMI get system GUID supportJohnny Lin2019-11-221-0/+8
* drivers/ipmi: Add IPMI BMC FRB2 watchdog timer supportJohnny Lin2019-10-241-0/+57