summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
* 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
* PMH7: add missing License HeaderSven Schnelle2011-06-221-0/+19
* Lenovo H8 EC: add usb_power_enable()Sven Schnelle2011-06-163-0/+18
* log ec data with DEBUG_SPEWSven Schnelle2011-06-121-1/+1
* H8 EC: add volume CMOS settingSven Schnelle2011-06-092-0/+8
* T60/PMH7: move 'touchpad' option to pmh7Sven Schnelle2011-06-071-0/+5
* Thinkpad: Enable Battery eventsSven Schnelle2011-04-281-0/+36
* Lenovo PMH7: add pmh7_ultrabay_power_enable()Sven Schnelle2011-04-272-0/+10
* Lenovo H8: add h8_ultrabay_device_present()Sven Schnelle2011-04-272-0/+10
* Lenovo PMH7: add pmh7_touchpad_enable()Sven Schnelle2011-04-192-0/+9
* Lenovo H8 EC: add missing systemstatus.asl includeSven Schnelle2011-04-171-0/+1
OpenPOWER on IntegriCloud