summaryrefslogtreecommitdiff
path: root/src/ec/google/chromeec/ec_lpc.c
AgeCommit message (Expand)Author
2016-08-20google/chromeec: Ensure data is ready before reading itFurquan Shaikh
2016-05-11ec/google/chromeec: provide way to query ioport rangeAaron Durbin
2016-05-06ec/google/chromeec/ec_lpc: Declare used IO ports as a resourceAlexandru Gagniuc
2016-02-01drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-08-27chromeec: Add helper function to read EC switch stateDuncan Laurie
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-22chromeec: lpc: Add variant MEC IOShawn Nematbakhsh
2015-04-22chromeec: lpc: Read / write IO ports through common functionsShawn Nematbakhsh
2015-04-22chromeec: Access ID + flags through ACPI I/O portsShawn Nematbakhsh
2015-04-14chromeec: Fix printf formatting warningAnatol Pomozov
2015-04-02chromeec: Add support for v3 commands on LPCDuncan Laurie
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-06-25src/ec: Sanitize headers and comment #endif pairingsEdward O'Callaghan
2014-05-13src/*: Remove the last remnants of struct keyboardEdward O'Callaghan
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2013-07-10chrome ec: Update EC header from EC repositoryDuncan Laurie
2013-04-16ec/google: Move plug-n-play initialization to LPC protocol.Hung-Te Lin
2013-04-12ec/google: Isolate EC bus protocol implementation.Hung-Te Lin