summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
* 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
* chromeec: Add commands to check PD image typeDuncan Laurie2015-04-022-1/+60
* chromeec: Update ec_commands.h from EC repositoryDuncan Laurie2015-04-021-42/+697
* chromeec: Clear post code before reboot to RODuncan Laurie2015-03-311-0/+2
* chromeec: Add ACPI device for PD MCU and handle related EC host eventShawn Nematbakhsh2015-03-273-0/+39
* chromeec: use stopwatch APIAaron Durbin2015-03-211-6/+4
* chromeec: provide proto v3 over i2c supportAaron Durbin2015-03-212-0/+114
* chromeec: allow transport implementation to provide buffers for proto v3Aaron Durbin2015-03-213-16/+55
* chromeec: correct response length for VBNV writeAaron Durbin2015-03-211-1/+1
* chromeec: Move SERIQ mode to LPC optionMarc Jones2015-03-181-1/+1
* acpi: Generate valid ACPI processor objectsTimothy Pearson2015-02-161-5/+5
* vboot2: read dev and recovery switchDaisuke Nojiri2015-01-271-0/+7
* chrome ec: Add ACPI Device for ALS if enabledDuncan Laurie2015-01-092-0/+74
* chromeos: Unconditionally clear the EC recovery requestSheng-Liang Song2014-12-302-17/+25
* i2c: Replace the i2c API.Gabe Black2014-12-161-2/+2
* spi: Factor EC protocol details out of the SPI drivers.Gabe Black2014-12-091-8/+40
* ec/compal/ene932/acpi/superio.asl: Provide PNP0F13 AUX ASLEdward O'Callaghan2014-12-061-29/+2
* Replace hlt with halt()Patrick Georgi2014-12-021-3/+3
* ec: Use DEVICE_NOOP macro formalism over static stub funcEdward O'Callaghan2014-11-293-42/+6
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-278-22/+22
* google/chromeec: Notify DPTF charger participant on AC state changeDuncan Laurie2014-09-291-0/+7
* chrome ec: Add support for limiting charger currentDuncan Laurie2014-09-192-1/+86
* ec/lenovo/h8: return correctly typed package if battery is absentVladimir Serbinenko2014-09-121-2/+2
* smbios: reorganise OEM strings handling.Vladimir Serbinenko2014-08-301-1/+17
* ec/lenovo/h8: Implement thinkpad-acpi compatible LED functionVladimir Serbinenko2014-08-301-0/+6
* ec/lenovo/h8: Rename LED to avoid conflicting with thinkpad-acpiVladimir Serbinenko2014-08-302-15/+15
* lenovo/h8: Support tablet eventsVladimir Serbinenko2014-08-301-5/+43
* ec/lenovo/h8/acpi/systemstatus.asl: Fix typo in o*n* in commentPaul Menzel2014-08-231-1/+1
* lenovo/h8: Support uwb radio.Vladimir Serbinenko2014-08-132-0/+17
* chromeos: On ARM platforms VBNV lives in the ECStefan Reinauer2014-08-132-1/+34
* lenovo/h8: Remove useless smi.h include.Vladimir Serbinenko2014-08-111-1/+0
* chromeec: Implement full battery workaround at 6%Duncan Laurie2014-08-081-2/+2
* chrome ec: Add Methods for new EC eventsDuncan Laurie2014-08-041-0/+14
* ec/lenovo/h8: Apply ME workaround on X230 on S3 resume.Vladimir Serbinenko2014-07-291-5/+13
* src/.../Kconfig: various small fixes to textsDaniele Forsi2014-07-231-1/+1