summaryrefslogtreecommitdiff
path: root/src/ec
AgeCommit message (Expand)Author
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
2013-07-10ec: Fix spellingMartin Roth
2013-07-10ChromeEC: Fix the default, depends for EC_GOOGLE_CHROMEEC_I2C.Gabe Black
2013-07-08Revert "Radio and dock support in EC on X60 and X201"Peter Stuge
2013-06-17pnp: Unify some alignment to ease autogenerating patchesNico Huber
2013-06-12Avoid tripping overheat alarm on X201 before ME bootsVladimir Serbinenko
2013-06-12Make acpi/ec.c usable in romstageVladimir Serbinenko