summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
* 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
* ec/lenovo/h8: silence sound on bootAlexander Couzens2015-07-071-0/+3
* EC: Add new EC host event for FASTBOOT_MODE requestFurquan Shaikh2015-06-301-0/+3
* lenovo: Move pc_keyboard_init to h8 init.Vladimir Serbinenko2015-05-291-1/+8
* h8: Add missing include of stdint.hVladimir Serbinenko2015-05-291-0/+2
* Remove address from GPLv2 headersPatrick Georgi2015-05-2164-90/+64
* lenovo: Disable radio when suspending or turning off.Vladimir Serbinenko2015-05-141-0/+11
* kbuild: automatically include ECsStefan Reinauer2015-04-2916-11/+36
* chromeos: remove VBOOT2_VERIFY_FIRMWARE optionAaron Durbin2015-04-281-3/+0
* chromeec: ec_mec: Fix misaligned data accessShawn Nematbakhsh2015-04-271-1/+26
* chromeec: lpc: Add variant MEC IOShawn Nematbakhsh2015-04-225-0/+138
* chromeec: lpc: Read / write IO ports through common functionsShawn Nematbakhsh2015-04-221-55/+94
* chromeec: Access ID + flags through ACPI I/O portsShawn Nematbakhsh2015-04-221-22/+61
* chromeec: Support accessing memmap data over port 62/66Shawn Nematbakhsh2015-04-223-41/+79
* chromeec: Update ec_commands.h from EC repositoryShawn Nematbakhsh2015-04-221-168/+524
* chromeec: Fix printf formatting warningAnatol Pomozov2015-04-141-1/+1
* samus: Log EC panics to eventlogShawn Nematbakhsh2015-04-101-0/+3
* cros_ec: Retry failed VBNV transactionsJulius Werner2015-04-102-3/+10
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-077-15/+0
* chromeec: Add wakeup delay after SPI /CS assertionDavid Hendricks2015-04-022-0/+12
* chromeec: Fix logging of EC wake eventsDuncan Laurie2015-04-021-27/+6
* chromeec: Add battery status event and re-enable _BIXDuncan Laurie2015-04-023-4/+22
* chromeec: Add support for v3 commands on LPCDuncan Laurie2015-04-021-2/+167