summaryrefslogtreecommitdiffstats
path: root/src/ec/google
Commit message (Expand)AuthorAgeFilesLines
* ec/google: Use feature flag layout that matches the EC host commandPatrick Georgi2017-08-302-4/+48
* ec/google: Detect keyboard backlight at runtimePatrick Georgi2017-08-222-0/+16
* include/device: Split i2c.h into threeNico Huber2017-08-181-1/+1
* ec/google: Add command to fetch SKU ID from ECPatrick Georgi2017-08-152-0/+19
* i2c: Move to Linux like `struct i2c_msg`Nico Huber2017-08-141-6/+6
* ec/google: update ec_commands.hPatrick Georgi2017-08-111-2/+31
* ec/google/chromeec: Add support for EC device eventsDuncan Laurie2017-07-014-1/+113
* ec/google/chromeec: Sync header with Chromium EC codebaseDuncan Laurie2017-07-011-566/+1218
* src/ec: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-283-6/+6
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-1/+1
* ec/google/chromeec: Fix typo in ECUI deviceDuncan Laurie2017-06-021-1/+1
* ec/google/chromeec: provide reboot functionAaron Durbin2017-05-052-30/+27
* vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner2017-03-282-2/+2
* ec: Use EC_ENABLE_LID_SWITCH for all mainboards with LID using chromeecFurquan Shaikh2017-03-271-11/+0
* google/chromeec: Ensure \_SB.LID0 is present before using itFurquan Shaikh2017-03-221-2/+9
* google/chromeec: Add support for cros_ec_keyb deviceFurquan Shaikh2017-03-091-0/+9
* ec/google/chromeec: let platform prepare for reboot when resetting ECAaron Durbin2017-02-071-0/+3
* ec/google/chromeec: Add support for tablet mode switch driverGwendal Grignou2017-02-072-0/+36
* ec/google/chromeec: query cbmem for retrain statusAaron Durbin2016-12-151-2/+16
* ec/chromeec: Correct ACPI battery data fed into ToString()Matt DeVillier2016-12-151-6/+6
* google/chromeec: Add command to control USB PD roleJulius Werner2016-12-062-0/+23
* spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh2016-12-051-5/+9
* google/chromeec: Add common infrastructure for boot-mode switchesFurquan Shaikh2016-11-183-0/+70
* google/chromeec: Add elog events for recovery mode switchesFurquan Shaikh2016-11-141-0/+39
* google/chromeec: Sync ec_commands.h host events with ec codebaseFurquan Shaikh2016-11-101-0/+12
* ec/google/chromeec: Add minimum delay between SPI CS assertionsJulius Werner2016-10-071-11/+21
* Kconfig: Update default hex values to start with 0xMartin Roth2016-10-021-1/+1
* ec/google/chromeec: provide optional ASL lid switch implementationAaron Durbin2016-09-261-0/+24
* src/ec: Improve code formattingElyes HAOUAS2016-09-071-1/+1
* google/chromeec: Ensure data is ready before reading itFurquan Shaikh2016-08-201-3/+20
* chromeec/acpi: add Tablet event and EC ACPI MEMjiazi Yang2016-08-122-0/+26
* google/chromeec: Enable/Disable ccache with config variableMartin Roth2016-08-081-2/+2
* chromeec: Chrome EC firmware source selection for EC and PD firmwaresPaul Kocialkowski2016-08-042-27/+106
* build system: really disable building CrEC when not neededPatrick Georgi2016-07-312-1/+4
* skylake/mainboard: Define mainboard hook in bootblockSubrata Banik2016-07-281-0/+2
* bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh2016-07-282-22/+12
* vboot: Separate vboot from chromeosFurquan Shaikh2016-07-281-4/+4
* chromeec: Use CHROMEEC_SOURCE with fallback instead of hardcoding pathPaul Kocialkowski2016-07-271-2/+4
* ec/google/chromeec: provide common SMI handler helpersAaron Durbin2016-07-153-1/+128
* google/chromeec: Update EC command headerGwendal Grignou2016-07-102-3/+83
* ec/google: Add support for the EC 'get time' functionSimon Glass2016-06-242-0/+28
* chromeec: Move EC image hash to separate file in CBFSJulius Werner2016-06-031-2/+13
* ec/google/chromeec/acpi: Add MKBP supportGwendal Grignou2016-05-182-0/+10
* ec/google/chromeec: don't guard function declarationsAaron Durbin2016-05-131-4/+0
* ec/google/chromeec: provide way to query ioport rangeAaron Durbin2016-05-113-11/+29
* ec/google/chromeec/acpi: Add GOOG0004 to load cros_ec_lpc dynamically.Gwendal Grignou2016-05-092-0/+22
* ec/google/chromeec/ec_lpc: Declare used IO ports as a resourceAlexandru Gagniuc2016-05-063-2/+32
* ec/google/chromeec/ec_commands.h: Include stdint.hAlexandru Gagniuc2016-05-061-0/+2
* Hide EC_GOOGLE_CHROMEEC_SPI_BUS.Vladimir Serbinenko2016-03-051-1/+1
* build system: Build Chrome EC firmware on requestPatrick Georgi2016-02-092-0/+63