summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
* 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
* spi: Change spi_xfer to work in units of bytes instead of bits.Gabe Black2014-07-051-2/+2
* spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black2014-07-051-7/+2
* src/ec: Sanitize headers and comment #endif pairingsEdward O'Callaghan2014-06-2515-34/+33
* chromeec: add function to reboot on unexpected imageAaron Durbin2014-05-132-5/+14
* chrome ec: Fix temperature calcualtion in PATx methodsDuncan Laurie2014-05-131-16/+16
* chrome ec: call DPTF thermal threshold event handlerAaron Durbin2014-05-131-0/+4
* chrome ec: Update header and add functions to support DPTFDuncan Laurie2014-05-132-71/+486
* src/*: Remove the last remnants of struct keyboardEdward O'Callaghan2014-05-138-9/+5