summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
...
* ec/google/wilco: Save and restore PS/2 data for S3Duncan Laurie2018-10-313-0/+11
* ec/google/wilco: Add SMM handlersDuncan Laurie2018-10-313-0/+107
* ec/google/wilco: Report BIOS progress to the ECDuncan Laurie2018-10-312-0/+31
* ec/google/wilco: Add devicetree chip infrastructureDuncan Laurie2018-10-313-1/+107
* ec/google/wilco: Add power related mailbox commandsDuncan Laurie2018-10-312-0/+241
* ec/google/wilco: Add mailbox commandsDuncan Laurie2018-10-313-1/+130
* ec/google/wilco: Add mailbox helper functionsDuncan Laurie2018-10-311-0/+73
* ec/google/wilco: Add Wilco EC mailbox interfaceDuncan Laurie2018-10-314-0/+356
* ec/google/chromeec: Use common MEC interfaceDuncan Laurie2018-10-185-135/+8
* ec/google/common: Add a common MEC interfaceDuncan Laurie2018-10-184-0/+174
* ec/google/chromeec: Add support for querying ec board id in smm stageFurquan Shaikh2018-10-111-0/+1
* ec/google/chromeec: Get rid of __SMM__ guard for chromeec functionsFurquan Shaikh2018-10-111-6/+0
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* src: Use tabs for indentationElyes HAOUAS2018-10-082-12/+12
* ec/google/chromeec: Define a sync IRQ if neededDuncan Laurie2018-10-041-0/+10
* ec/google/chromeec: Update google_chromeec_get_board_version prototypeKarthikeyan Ramasubramanian2018-09-203-8/+20
* ec/google/chromeec: check to see if s0ix is enabledPaul Moy2018-09-171-1/+5
* ec/lenovo/pmh7: support 9bit address spaceAlexander Couzens2018-09-142-3/+6
* mb/lenovo: Support dual graphics for xx20/xx30 ThinkPadsEvgeny Zinoviev2018-09-052-0/+23
* chromeec: PS2K node can't be under SIO nodeStefan Reinauer2018-09-021-28/+28
* acpi: Hide Chrome and coreboot specific devicesDavid Wu2018-08-283-0/+12
* eve: Specify a unique ID for PS2 devicesLucas Chen2018-08-281-2/+2
* google/chromeec: Add support for "base attached switch" deviceDmitry Torokhov2018-08-231-0/+9
* ec/lenovo/pmh7: use read/write function in clear_bit/set_bitAlexander Couzens2018-08-201-8/+4
* ec/google/chromeec: Fix ACPI FWTS errorMarc Jones2018-08-171-14/+12
* ec/google/chromeec: de-dup a _UIDMatt Delco2018-08-131-1/+1
* src/ec/google/chromeec: Fix typoElyes HAOUAS2018-08-091-1/+1
* ec/google/chromeec: add support for retrieving DRAM part numberAaron Durbin2018-08-083-0/+27
* ec/lenovo/h8/acpi: Fix ACPI error in _INIPatrick Rudolph2018-07-302-9/+17
* chromeec: Read EC uptime info on bootJonathan Brandmeyer2018-07-271-4/+132
* chromeec: Sync ec_commands.h with CrOS upstreamJonathan Brandmeyer2018-07-272-62/+650
* ec/roda: pass ops to pnp_enable_devices instead of LDN-specific overrideFelix Held2018-07-261-3/+2
* ec/quanta: pass ops to pnp_enable_devices instead of LDN-specific overrideFelix Held2018-07-262-6/+4
* ec/compal: pass ops to pnp_enable_devices instead of LDN-specific overrideFelix Held2018-07-261-3/+2
* ec/google: pass ops to pnp_enable_devices instead of LDN-specific overrideFelix Held2018-07-261-3/+2
* ec/lenovo/h8/acpi: Apply state on wakePatrick Rudolph2018-07-191-8/+40
* ec/lenovo/h8/ssdt: Add UWB ACPI interfacePatrick Rudolph2018-07-193-0/+37
* ec/lenovo/h8/ssdt: Add keyboard backlight interfacePatrick Rudolph2018-07-192-0/+35
* ec/lenovo/h8/acpi: Add WWAN ACPI methodsPatrick Rudolph2018-07-192-0/+39
* src/{ec,include,lib}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-1/+1
* ec/lenovo/h8/acpi: Add BDC interfacePatrick Rudolph2018-07-095-0/+102
* ec/lenovo/h8/acpi: Move ACPI HKEY device to new filePatrick Rudolph2018-07-062-136/+157
* ec/google/chromeec: Remove keyboard initializationFurquan Shaikh2018-07-031-2/+0
* ec/google/chromeec: Remove notify for power buttonFurquan Shaikh2018-07-021-1/+0
* google/chromeec: Set proper dev opsNaresh G Solanki2018-06-071-6/+2
* src/ec: Remove whitespace before tabElyes HAOUAS2018-06-044-9/+9
* ec/google/chromeec: Initialize SMI mask in google_chromeec_events_initFurquan Shaikh2018-06-012-1/+4
* chromeec platforms: Update ACPI throttle handler callMartin Roth2018-05-291-7/+6
* src: Remove space after `defined`Elyes HAOUAS2018-05-241-3/+3
* chromeec: Add support for controlling USB port powerEmil Lundmark2018-05-242-0/+28