summaryrefslogtreecommitdiff
path: root/common/pstore_commands.c
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* pstore: Fix issue with block calculation for pstore blocksMoritz Fischer2017-01-031-2/+2
* Change host command params/response pointers to void *Randall Spangler2012-07-261-6/+3
* Pass maximum size of response buffer in via host command handler argsRandall Spangler2012-07-121-1/+1
* Refactor API for host commands, and handle variable length data betterRandall Spangler2012-07-111-22/+23
* de-LPCify the EC host interfaceVincent Palatin2012-05-151-22/+22
* Slightly update the host commands APIVincent Palatin2012-05-141-3/+5
* Use console output instead of uart output for console commandsRandall Spangler2012-04-241-4/+1
* Add fake developer switchRandall Spangler2012-04-101-13/+6
* Refactor LPC status / result codesRandall Spangler2012-03-011-9/+9
* Register host commands the same clever way we do console commandsRandall Spangler2012-02-281-2/+4
* Add persistent host storage in EC EEPROMRandall Spangler2012-02-281-0/+109