summaryrefslogtreecommitdiffstats
path: root/src/ec/google
Commit message (Expand)AuthorAgeFilesLines
* chromeec: allow override of i8042 interruptAaron Durbin2014-01-301-0/+8
* chrome ec: Fix ASL to use IO() instead of FixedIO()Duncan Laurie2014-01-301-18/+32
* chromeec: Add event methods for EC requested throttleDuncan Laurie2013-12-212-0/+26
* chromeec: Allow get_board_version to be called from romstage.Shawn Nematbakhsh2013-12-122-18/+18
* chromeec: Add a function to send passthrough i2c messages.Gabe Black2013-07-102-0/+90
* ec/google: Support ChromeOS EC on SPI bus.Hung-Te Lin2013-07-103-2/+84
* ec/google: Support Chrome EC protocol version 3.Hung-Te Lin2013-07-102-3/+223
* ec/google: Generalize communication protocol support in EC drivers.Hung-Te Lin2013-07-103-3/+46
* ec/chromeec: Merge upstream V3 structure and constant definition.Hung-Te Lin2013-07-102-1/+115
* ec: Reserve correct ioport regions for Chrome OS EC to useBill Richardson2013-07-102-16/+52
* slippy/falco/peppy: Enable SERIRQ continuous modeDuncan Laurie2013-07-101-0/+1
* ec: Add romstage function for checking and rebooting ECDuncan Laurie2013-07-102-2/+38
* chrome ec: Update EC header from EC repositoryDuncan Laurie2013-07-104-124/+523
* ec: Remove hardcoded GPI offset in EC SCIDuncan Laurie2013-07-101-1/+1
* ec: Fix spellingMartin Roth2013-07-101-2/+2
* ChromeEC: Fix the default, depends for EC_GOOGLE_CHROMEEC_I2C.Gabe Black2013-07-101-2/+2
* ChromeEC: Drop unneeded Kconfig variable EC_GOOGLE_API_ROOTStefan Reinauer2013-04-182-9/+0
* ec/google: Move plug-n-play initialization to LPC protocol.Hung-Te Lin2013-04-163-47/+59
* ec/google: Support Google's Chrome EC on I2C interface.Hung-Te Lin2013-04-165-2/+190
* ec/google: Isolate EC bus protocol implementation.Hung-Te Lin2013-04-125-186/+224
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-4/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-012-2/+2
* Add support for Google ChromeECStefan Reinauer2013-02-2212-0/+2335