summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
* google/parrot: Fix keyboard interrupts, DSDTPrabal Saha2016-11-251-0/+1
* ec/roda/it8518: Add another embedded controllerDennis Wassenberg2016-11-218-0/+511
* ec/lenovo/h8: Add USB Always OnNicola Corna2016-11-184-0/+43
* google/chromeec: Add common infrastructure for boot-mode switchesFurquan Shaikh2016-11-183-0/+70
* Revert "ec/lenovo/h8: don't load configuration when booting from s3"Nico Huber2016-11-161-60/+52
* 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/acpi: Include ec.c unconditionally in romstageNico Huber2016-11-091-1/+1
* ec/lenovo/h8: move H8_SOUND_REPEAT downwards to it's commentAlexander Couzens2016-11-021-1/+1
* ec/lenovo/h8: don't load configuration when booting from s3Alexander Couzens2016-11-021-52/+59
* ec/lenovo/h8: move charge priority into own functionAlexander Couzens2016-11-021-6/+21
* ec/acpi: Add missing includeNico Huber2016-10-311-0/+2
* ec/lenovo/h8: fix whitespaces/tabsAlexander Couzens2016-10-171-2/+2
* 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
* mainboards,ec: provide common declaration for mainboard_ec_init()Aaron Durbin2016-09-261-0/+24
* ec/google/chromeec: provide optional ASL lid switch implementationAaron Durbin2016-09-261-0/+24
* 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