summaryrefslogtreecommitdiff
path: root/common/cbi.c
Commit message (Expand)AuthorAgeFilesLines
* cbi: always refersh data for cbi ec commandstabilize-meowth-10574.BJett Rink2018-04-121-19/+28
* CBI: Share common code between host tool and firmwareDaisuke Nojiri2018-02-231-25/+49
* CBI: Make cbi command dump EEPROM contentsfirmware-kbl-10431.BDaisuke Nojiri2018-02-221-16/+21
* CBI: Make data offset and size variableDaisuke Nojiri2018-02-161-101/+164
* Fizz: Update thermal table by projectRyan Zhang2018-02-081-0/+9
* CBI: Return ACCESS_DENIED on write failure due to WPDaisuke Nojiri2018-02-011-2/+5
* CBI: Allow get command to reload data from EEPROMDaisuke Nojiri2018-01-181-0/+3
* CBI: Retry read and cache the resultDaisuke Nojiri2018-01-181-12/+19
* CBI: Add host command to set board infoDaisuke Nojiri2018-01-181-0/+87
* CBI: Add host command to get board infoDaisuke Nojiri2018-01-181-0/+29
* CBI: Read board info from EEPROMDaisuke Nojiri2018-01-181-0/+127