summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
* google/chromeec: Add support for cros_ec_keyb deviceFurquan Shaikh2017-03-091-0/+9
* ec/lenovo/h8: Use older syntax for bit shiftPaul Menzel2017-03-061-1/+1
* ec/lenovo/h8: Fix mute LEDsNicola Corna2017-02-281-1/+21
* ec/lenovo/h8: Pulse the power LED during S3, if supportedNicola Corna2017-02-282-6/+7
* ec/lenovo/h8: Add tablet mode switch methodNicola Corna2017-02-281-0/+8
* Select a default SeaBIOS PS2 timeout in H8 KconfigArthur Heymans2017-02-281-0/+9
* ec/lenovo/h8: Guard against EC bugs in the battery status logic.Tobias Diedrich2017-02-241-7/+22
* ec/lenovo: Add guards to fix build errors without SMBIOSPaul Menzel2017-02-201-0/+4
* 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/ene932: correct ACPI battery data fed into ToString()Matt DeVillier2016-12-151-2/+2
* 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
* buildsystem: Drop explicit (k)config.h includesKyösti Mälkki2016-12-081-1/+0
* sio/acpi: Add more magic bytes to ENTER/EXIT_CONFIG_MODENico Huber2016-12-071-0/+3
* 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/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