summaryrefslogtreecommitdiffstats
path: root/src/ec/google/chromeec/ec_lpc.c
Commit message (Expand)AuthorAgeFilesLines
* ec/google: pass ops to pnp_enable_devices instead of LDN-specific overrideFelix Held2018-07-261-3/+2
* ec/google/chromeec: Remove keyboard initializationFurquan Shaikh2018-07-031-2/+0
* google/chromeec: Set proper dev opsNaresh G Solanki2018-06-071-6/+2
* src/ec: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-281-4/+4
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-1/+1
* google/chromeec: Ensure data is ready before reading itFurquan Shaikh2016-08-201-3/+20
* ec/google/chromeec: provide way to query ioport rangeAaron Durbin2016-05-111-11/+25
* ec/google/chromeec/ec_lpc: Declare used IO ports as a resourceAlexandru Gagniuc2016-05-061-1/+28
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-011-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* chromeec: Add helper function to read EC switch stateDuncan Laurie2015-08-271-0/+6
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* chromeec: lpc: Add variant MEC IOShawn Nematbakhsh2015-04-221-0/+16
* chromeec: lpc: Read / write IO ports through common functionsShawn Nematbakhsh2015-04-221-55/+94
* chromeec: Access ID + flags through ACPI I/O portsShawn Nematbakhsh2015-04-221-22/+61
* chromeec: Fix printf formatting warningAnatol Pomozov2015-04-141-1/+1
* chromeec: Add support for v3 commands on LPCDuncan Laurie2015-04-021-2/+167
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-271-4/+4
* src/ec: Sanitize headers and comment #endif pairingsEdward O'Callaghan2014-06-251-4/+4
* src/*: Remove the last remnants of struct keyboardEdward O'Callaghan2014-05-131-0/+1
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-131-3/+2
* chrome ec: Update EC header from EC repositoryDuncan Laurie2013-07-101-50/+0
* ec/google: Move plug-n-play initialization to LPC protocol.Hung-Te Lin2013-04-161-0/+49
* ec/google: Isolate EC bus protocol implementation.Hung-Te Lin2013-04-121-0/+201