Age | Commit message (Expand) | Author |
2014-04-19 | ec/compal/ene932: Update to use coreboot EC-mainboard API | Alexandru Gagniuc |
2014-04-12 | ec/compal/ene932/acpi: Let mainboard define the ACPI lid object | Alexandru Gagniuc |
2014-04-09 | ec/compal/ene932/ec.h: Include stdint.h for definition of 'u8' | Alexandru Gagniuc |
2014-03-01 | lenovo/x60: Unify volume button handling with common code. | Vladimir Serbinenko |
2014-01-30 | chromeec: allow override of i8042 interrupt | Aaron Durbin |
2014-01-30 | chrome ec: Fix ASL to use IO() instead of FixedIO() | Duncan Laurie |
2014-01-12 | acpi/ec: Add missing delays | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: Add backlight control. | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: Make trackpoint enable a CMOS option. | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: Remove trackpoint_enable from device tree. | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: make wlan config a CMOS option | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: Allow control of low-battery beep. | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: Allow user to disable powermanagement beeps. | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: Implement sticky Fn option. | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: Add an option to swap ctrl and fn. | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: Remove wlan_enable and wwan_enable from device tree. | Vladimir Serbinenko |
2014-01-10 | Replace all occurences of sprintf with snprintf | Vladimir Serbinenko |
2013-12-23 | Coding style: punctuation cleanup [1/2]. | Idwer Vollering |
2013-12-21 | chromeec: Add event methods for EC requested throttle | Duncan Laurie |
2013-12-19 | ec/lenovo/h8: Enable 3G modem | Vladimir Serbinenko |
2013-12-15 | ec/lenovo/h8: Fix peripheral init without CMOS config | Vladimir Serbinenko |
2013-12-12 | chromeec: Allow get_board_version to be called from romstage. | Shawn Nematbakhsh |
2013-12-02 | Introduce a config whether dock is inited in romstage or not | Vladimir Serbinenko |
2013-12-02 | EC H8: remove dependence on IS_X201 | Vladimir Serbinenko |
2013-12-02 | global: Fix usage of get_option() to make use of CB_CMOS_ codes | Alexandru Gagniuc |
2013-12-02 | ec/lenovo/h8: Add h8_build_id_and_function_spec_version() | Peter Stuge |
2013-12-01 | H8: Move EC GPE declaration to mainboard | Vladimir Serbinenko |
2013-11-25 | Add declaration of dock registers 1, 2 and 3. | Vladimir Serbinenko |
2013-11-24 | Lenovo hotkeys support | Vladimir Serbinenko |
2013-11-23 | Change EC GPE on X201 | Vladimir Serbinenko |
2013-11-23 | Call X201 dock hooks in EC code | Vladimir Serbinenko |
2013-07-29 | ec/kontron/it8516e: Add sanity checks for values from nvram | Nico Huber |
2013-07-29 | ec/kontron/it8516e: Comment low-level EC functions | Nico Huber |
2013-07-29 | ec/kontron/it8516e: Remove some unsafe bit shifting | Nico Huber |
2013-07-29 | ec/kontron/it8516e: Add PWM limits option | Nico Huber |
2013-07-29 | ec/kontron/it8516e: Correct fan setting for PWM mode | Nico Huber |
2013-07-29 | ec/kontron/it8516e: Add option for external temperature sensor | Nico Huber |
2013-07-10 | chromeec: Add a function to send passthrough i2c messages. | Gabe Black |
2013-07-10 | ec/google: Support ChromeOS EC on SPI bus. | Hung-Te Lin |
2013-07-10 | ec/google: Support Chrome EC protocol version 3. | Hung-Te Lin |
2013-07-10 | ec/google: Generalize communication protocol support in EC drivers. | Hung-Te Lin |
2013-07-10 | ec/chromeec: Merge upstream V3 structure and constant definition. | Hung-Te Lin |
2013-07-10 | ec: Reserve correct ioport regions for Chrome OS EC to use | Bill Richardson |
2013-07-10 | slippy/falco/peppy: Enable SERIRQ continuous mode | Duncan Laurie |
2013-07-10 | ec: Add romstage function for checking and rebooting EC | Duncan Laurie |
2013-07-10 | chrome ec: Update EC header from EC repository | Duncan Laurie |
2013-07-10 | ec: Remove hardcoded GPI offset in EC SCI | Duncan Laurie |
2013-07-10 | ec: Fix spelling | Martin Roth |
2013-07-10 | ChromeEC: Fix the default, depends for EC_GOOGLE_CHROMEEC_I2C. | Gabe Black |
2013-07-08 | Revert "Radio and dock support in EC on X60 and X201" | Peter Stuge |