summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
* Add declaration of dock registers 1, 2 and 3.Vladimir Serbinenko2013-11-251-4/+11
* Lenovo hotkeys supportVladimir Serbinenko2013-11-241-4/+197
* Change EC GPE on X201Vladimir Serbinenko2013-11-231-1/+7
* Call X201 dock hooks in EC codeVladimir Serbinenko2013-11-231-0/+13
* ec/kontron/it8516e: Add sanity checks for values from nvramNico Huber2013-07-291-0/+4
* ec/kontron/it8516e: Comment low-level EC functionsNico Huber2013-07-291-0/+36
* ec/kontron/it8516e: Remove some unsafe bit shiftingNico Huber2013-07-291-4/+4
* ec/kontron/it8516e: Add PWM limits optionNico Huber2013-07-292-8/+44
* ec/kontron/it8516e: Correct fan setting for PWM modeNico Huber2013-07-291-1/+1
* ec/kontron/it8516e: Add option for external temperature sensorNico Huber2013-07-293-3/+33
* chromeec: Add a function to send passthrough i2c messages.Gabe Black2013-07-102-0/+90
* ec/google: Support ChromeOS EC on SPI bus.Hung-Te Lin2013-07-103-2/+84
* ec/google: Support Chrome EC protocol version 3.Hung-Te Lin2013-07-102-3/+223
* ec/google: Generalize communication protocol support in EC drivers.Hung-Te Lin2013-07-103-3/+46
* ec/chromeec: Merge upstream V3 structure and constant definition.Hung-Te Lin2013-07-102-1/+115
* ec: Reserve correct ioport regions for Chrome OS EC to useBill Richardson2013-07-102-16/+52
* slippy/falco/peppy: Enable SERIRQ continuous modeDuncan Laurie2013-07-101-0/+1
* ec: Add romstage function for checking and rebooting ECDuncan Laurie2013-07-102-2/+38
* chrome ec: Update EC header from EC repositoryDuncan Laurie2013-07-104-124/+523
* ec: Remove hardcoded GPI offset in EC SCIDuncan Laurie2013-07-101-1/+1
* ec: Fix spellingMartin Roth2013-07-102-4/+4
* ChromeEC: Fix the default, depends for EC_GOOGLE_CHROMEEC_I2C.Gabe Black2013-07-101-2/+2
* Revert "Radio and dock support in EC on X60 and X201"Peter Stuge2013-07-081-35/+10
* pnp: Unify some alignment to ease autogenerating patchesNico Huber2013-06-171-5/+5
* Avoid tripping overheat alarm on X201 before ME bootsVladimir Serbinenko2013-06-121-0/+11
* Make acpi/ec.c usable in romstageVladimir Serbinenko2013-06-122-0/+14
* Radio and dock support in EC on X60 and X201Vladimir Serbinenko2013-06-121-10/+35
* ec/acpi: Add ACPI methods for generic EC accessNico Huber2013-06-061-0/+171
* ec/kontron/it8516e: Add it8516e EC driverNico Huber2013-06-0611-1/+499
* ChromeEC: Drop unneeded Kconfig variable EC_GOOGLE_API_ROOTStefan Reinauer2013-04-182-9/+0
* ec/google: Move plug-n-play initialization to LPC protocol.Hung-Te Lin2013-04-163-47/+59
* ec/google: Support Google's Chrome EC on I2C interface.Hung-Te Lin2013-04-165-2/+190
* ec/google: Isolate EC bus protocol implementation.Hung-Te Lin2013-04-125-186/+224
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-224-5/+6
* Support ITE IT8518 embedded controller running Quanta's firmwareStefan Reinauer2013-03-1411-0/+1496
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-018-8/+8
* Add support for Google ChromeECStefan Reinauer2013-02-2214-1/+2337
* Add support for "Butterfly" ChromebookStefan Reinauer2013-02-1113-1/+983
* Add support for ENE932 EC w/ Compal firmwareStefan Reinauer2012-12-1213-1/+891
* Get rid of drivers classPatrick Georgi2012-11-273-3/+3
* Auto-declare chip_operationsKyösti Mälkki2012-08-223-6/+0
* Make the device tree available in the rom stageStefan Reinauer2012-08-041-0/+4
* Add EC component for SMSC MEC1308/1310Stefan Reinauer2012-04-0212-1/+725
* X60/T60: Add option to enable/disable bluetoothSven Schnelle2012-01-311-0/+11
* Lenovo X60/T60: add first_battery settingSven Schnelle2011-12-141-1/+8
* Lenovo H8: Fix h8_set_audio_mute()Sven Schnelle2011-10-251-4/+4
* T60: Add support for Ultrabay Legacy I/O devices (40Y8122)Sven Schnelle2011-10-202-0/+6
* Lenovo H8: Always clear audio muteSven Schnelle2011-08-191-0/+2
* T60: undock on external power lossSven Schnelle2011-06-231-0/+3
* H8: add missing License HeaderSven Schnelle2011-06-221-0/+19
OpenPOWER on IntegriCloud