summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
* src/ec: Improve code formattingElyes HAOUAS2016-09-079-231/+231
* src/ec: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-313-7/+7
* 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
* Remove non-ascii & unprintable charactersMartin Roth2016-08-011-1/+1
* 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
* kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-191-1/+1
* ec/lenovo/h8: do not reset volume on s3 wakeupChristopher Spinrath2016-04-101-1/+2
* Hide EC_GOOGLE_CHROMEEC_SPI_BUS.Vladimir Serbinenko2016-03-051-1/+1
* ASL: Remove unused modulo recipient.Vladimir Serbinenko2016-02-093-4/+4
* Workaround for unused variable warning.Vladimir Serbinenko2016-02-093-0/+7
* stout: Fix ASL warningsVladimir Serbinenko2016-02-091-2/+2
* build system: Build Chrome EC firmware on requestPatrick Georgi2016-02-092-0/+63
* google/chromeec: implement vboot_(save|retrieve)_hash APIAaron Durbin2016-02-042-0/+67
* google/chromeec: Add temporary storage interfaceDuncan Laurie2016-02-044-4/+141
* google/chromeec: Update EC command headerDuncan Laurie2016-02-041-48/+627
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-015-5/+5
* h8/battery: Fix ASL warning.Vladimir Serbinenko2016-01-311-1/+1
* ec/google/chromeec/acpi :Enable DPTF charger/TSR1/TSR2 participant.Freddy Paul2016-01-281-0/+6
* ec: Add support for EC used on Purism Librem laptopsDuncan Laurie2016-01-214-0/+478
* ec/: add missing license headersMartin Roth2016-01-142-4/+40
* ACPI: Add hack to avoid IASL warning when reading back registersMartin Roth2015-12-261-0/+3
* ec/quanta/ene_kb3940q: Fix ACPI NoticeMartin Roth2015-11-241-1/+1
* ec/lenovo/h8: Fix IASL warningsMartin Roth2015-11-241-0/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3165-260/+0
* ec/chrome: Disable LPC Continuous Serial IRQ Selectpchandri2015-10-271-1/+0
* ec/google: Move label to BOL to satisfy lint-testsPatrick Georgi2015-10-151-1/+1
* chromeec: Fix ACPI compile warningsDuncan Laurie2015-09-282-10/+10
* ec: superio: Report keyboard IRQ as wake capableDuncan Laurie2015-09-281-2/+2
* chromeec: Add kconfig entry for EC PD supportDuncan Laurie2015-09-092-3/+14
* Drop "See file CREDITS..." commentStefan Reinauer2015-09-071-2/+0
* chromeec: Move keyboard backlight code into Chrome EC directoryDuncan Laurie2015-09-012-0/+46
* chromeec: Add helper function to read EC switch stateDuncan Laurie2015-08-272-0/+7
* mec: Correct the access mode for short payloadsJagadish Krishnamoorthy2015-07-211-1/+1