summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
* device/pnp: remove struct io_infoSamuel Holland2017-06-136-14/+14
* ec/librem/ec: Fix offset for Bluetooth enable (BTLE)Matt DeVillier2017-06-121-1/+1
* Kconfig: Indent help textMartin Roth2017-06-075-5/+5
* src: change coreboot to lowercaseMartin Roth2017-06-071-1/+1
* ec/ene_kb3940q: correct ACPI battery data fed into ToString()Matt DeVillier2017-06-041-2/+2
* ec/google/chromeec: Fix typo in ECUI deviceDuncan Laurie2017-06-021-1/+1
* mb/lenovo/x201: Add support for ThinkLightStefan Ott2017-05-111-0/+5
* ec/google/chromeec: provide reboot functionAaron Durbin2017-05-052-30/+27
* ec/roda/it8518: Do EC write manually with long timeoutNico Huber2017-04-081-3/+13
* ec/acpi: Add function to read EC status registerNico Huber2017-04-082-0/+6
* 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
* ec/lenovo/h8: Support an optional battery page flip delayTobias Diedrich2017-03-211-8/+24
* lenovo/t400: Rewrite dock from t60Kyösti Mälkki2017-03-111-2/+0
* 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