aboutsummaryrefslogtreecommitdiff
path: root/src/ec
AgeCommit message (Expand)Author
2015-04-14chromeec: Fix printf formatting warningAnatol Pomozov
2015-04-10samus: Log EC panics to eventlogShawn Nematbakhsh
2015-04-10cros_ec: Retry failed VBNV transactionsJulius Werner
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-04-02chromeec: Add wakeup delay after SPI /CS assertionDavid Hendricks
2015-04-02chromeec: Fix logging of EC wake eventsDuncan Laurie
2015-04-02chromeec: Add battery status event and re-enable _BIXDuncan Laurie
2015-04-02chromeec: Add support for v3 commands on LPCDuncan Laurie
2015-04-02chromeec: Add commands to check PD image typeDuncan Laurie
2015-04-02chromeec: Update ec_commands.h from EC repositoryDuncan Laurie
2015-03-31chromeec: Clear post code before reboot to RODuncan Laurie
2015-03-27chromeec: Add ACPI device for PD MCU and handle related EC host eventShawn Nematbakhsh
2015-03-21chromeec: use stopwatch APIAaron Durbin
2015-03-21chromeec: provide proto v3 over i2c supportAaron Durbin
2015-03-21chromeec: allow transport implementation to provide buffers for proto v3Aaron Durbin
2015-03-21chromeec: correct response length for VBNV writeAaron Durbin
2015-03-18chromeec: Move SERIQ mode to LPC optionMarc Jones
2015-02-16acpi: Generate valid ACPI processor objectsTimothy Pearson
2015-01-27vboot2: read dev and recovery switchDaisuke Nojiri
2015-01-09chrome ec: Add ACPI Device for ALS if enabledDuncan Laurie
2014-12-30chromeos: Unconditionally clear the EC recovery requestSheng-Liang Song
2014-12-16i2c: Replace the i2c API.Gabe Black
2014-12-09spi: Factor EC protocol details out of the SPI drivers.Gabe Black
2014-12-06ec/compal/ene932/acpi/superio.asl: Provide PNP0F13 AUX ASLEdward O'Callaghan
2014-12-02Replace hlt with halt()Patrick Georgi
2014-11-29ec: Use DEVICE_NOOP macro formalism over static stub funcEdward O'Callaghan
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-09-29google/chromeec: Notify DPTF charger participant on AC state changeDuncan Laurie
2014-09-19chrome ec: Add support for limiting charger currentDuncan Laurie
2014-09-12ec/lenovo/h8: return correctly typed package if battery is absentVladimir Serbinenko
2014-08-30smbios: reorganise OEM strings handling.Vladimir Serbinenko
2014-08-30ec/lenovo/h8: Implement thinkpad-acpi compatible LED functionVladimir Serbinenko
2014-08-30ec/lenovo/h8: Rename LED to avoid conflicting with thinkpad-acpiVladimir Serbinenko
2014-08-30lenovo/h8: Support tablet eventsVladimir Serbinenko
2014-08-23ec/lenovo/h8/acpi/systemstatus.asl: Fix typo in o*n* in commentPaul Menzel
2014-08-13lenovo/h8: Support uwb radio.Vladimir Serbinenko
2014-08-13chromeos: On ARM platforms VBNV lives in the ECStefan Reinauer
2014-08-11lenovo/h8: Remove useless smi.h include.Vladimir Serbinenko
2014-08-08chromeec: Implement full battery workaround at 6%Duncan Laurie
2014-08-04chrome ec: Add Methods for new EC eventsDuncan Laurie
2014-07-29ec/lenovo/h8: Apply ME workaround on X230 on S3 resume.Vladimir Serbinenko
2014-07-23src/.../Kconfig: various small fixes to textsDaniele Forsi
2014-07-05spi: Change spi_xfer to work in units of bytes instead of bits.Gabe Black
2014-07-05spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black
2014-06-25src/ec: Sanitize headers and comment #endif pairingsEdward O'Callaghan
2014-05-13chromeec: add function to reboot on unexpected imageAaron Durbin
2014-05-13chrome ec: Fix temperature calcualtion in PATx methodsDuncan Laurie
2014-05-13chrome ec: call DPTF thermal threshold event handlerAaron Durbin
2014-05-13chrome ec: Update header and add functions to support DPTFDuncan Laurie
2014-05-13src/*: Remove the last remnants of struct keyboardEdward O'Callaghan
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2014-05-09baytrail: Basic DPTF frameworkDuncan Laurie
2014-05-01Declare recovery and developer modes outside ChromeOSKyösti Mälkki
2014-04-19ec/compal/ene932: Update to use coreboot EC-mainboard APIAlexandru Gagniuc
2014-04-12ec/compal/ene932/acpi: Let mainboard define the ACPI lid objectAlexandru Gagniuc
2014-04-09ec/compal/ene932/ec.h: Include stdint.h for definition of 'u8'Alexandru Gagniuc
2014-03-01lenovo/x60: Unify volume button handling with common code.Vladimir Serbinenko
2014-01-30chromeec: allow override of i8042 interruptAaron Durbin
2014-01-30chrome ec: Fix ASL to use IO() instead of FixedIO()Duncan Laurie
2014-01-12acpi/ec: Add missing delaysVladimir Serbinenko
2014-01-12ec/lenovo/h8: Add backlight control.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: Make trackpoint enable a CMOS option.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: Remove trackpoint_enable from device tree.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: make wlan config a CMOS optionVladimir Serbinenko
2014-01-12ec/lenovo/h8: Allow control of low-battery beep.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: Allow user to disable powermanagement beeps.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: Implement sticky Fn option.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: Add an option to swap ctrl and fn.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: Remove wlan_enable and wwan_enable from device tree.Vladimir Serbinenko
2014-01-10Replace all occurences of sprintf with snprintfVladimir Serbinenko
2013-12-23Coding style: punctuation cleanup [1/2].Idwer Vollering
2013-12-21chromeec: Add event methods for EC requested throttleDuncan Laurie
2013-12-19ec/lenovo/h8: Enable 3G modemVladimir Serbinenko
2013-12-15ec/lenovo/h8: Fix peripheral init without CMOS configVladimir Serbinenko
2013-12-12chromeec: Allow get_board_version to be called from romstage.Shawn Nematbakhsh
2013-12-02Introduce a config whether dock is inited in romstage or notVladimir Serbinenko
2013-12-02EC H8: remove dependence on IS_X201Vladimir Serbinenko
2013-12-02global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc
2013-12-02ec/lenovo/h8: Add h8_build_id_and_function_spec_version()Peter Stuge
2013-12-01H8: Move EC GPE declaration to mainboardVladimir Serbinenko
2013-11-25Add declaration of dock registers 1, 2 and 3.Vladimir Serbinenko
2013-11-24Lenovo hotkeys supportVladimir Serbinenko
2013-11-23Change EC GPE on X201Vladimir Serbinenko
2013-11-23Call X201 dock hooks in EC codeVladimir Serbinenko
2013-07-29ec/kontron/it8516e: Add sanity checks for values from nvramNico Huber
2013-07-29ec/kontron/it8516e: Comment low-level EC functionsNico Huber
2013-07-29ec/kontron/it8516e: Remove some unsafe bit shiftingNico Huber
2013-07-29ec/kontron/it8516e: Add PWM limits optionNico Huber
2013-07-29ec/kontron/it8516e: Correct fan setting for PWM modeNico Huber
2013-07-29ec/kontron/it8516e: Add option for external temperature sensorNico Huber
2013-07-10chromeec: Add a function to send passthrough i2c messages.Gabe Black
2013-07-10ec/google: Support ChromeOS EC on SPI bus.Hung-Te Lin
2013-07-10ec/google: Support Chrome EC protocol version 3.Hung-Te Lin
2013-07-10ec/google: Generalize communication protocol support in EC drivers.Hung-Te Lin
2013-07-10ec/chromeec: Merge upstream V3 structure and constant definition.Hung-Te Lin
2013-07-10ec: Reserve correct ioport regions for Chrome OS EC to useBill Richardson
2013-07-10slippy/falco/peppy: Enable SERIRQ continuous modeDuncan Laurie
2013-07-10ec: Add romstage function for checking and rebooting ECDuncan Laurie
2013-07-10chrome ec: Update EC header from EC repositoryDuncan Laurie
2013-07-10ec: Remove hardcoded GPI offset in EC SCIDuncan Laurie