summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
* ec/kontron/kempld: Add minimal GPIO driverMaxim Polyakov2021-07-165-1/+95
* ec/google: Use EC_HOST_EVENT_NONERob Barnes2021-06-305-10/+10
* ec/google: Sync ec_commands.hRob Barnes2021-06-301-13/+173
* ec/google/wilco: Fix comment about enclosure typeKyösti Mälkki2021-06-211-1/+1
* ec/purism/librem/ec.asl: Disable notification for touchpad enable/disableMatt DeVillier2021-06-211-3/+5
* ec/google: Fix bad return valueRob Barnes2021-06-171-1/+1
* ec/google/chromeec: Separate SMBIOS SKU functionsYu-Ping Wu2021-06-093-36/+44
* ec: Add Star Labs ITE 8987E supportSean Rhodes2021-06-0413-0/+1083
* ec/kontron/kempld: Guard macro parametersAngel Pons2021-05-281-2/+2
* ec/google/wilco: Extend description of `EC_GOOGLE_WILCO`Paul Menzel2021-05-281-0/+7
* ec/google/wilco/mailbox: Fix format warning by using size_t length modifierPaul Menzel2021-05-261-1/+1
* ec/google/chromeec: Implement support for DRIVERS_ACPI_THERMAL_ZONERaul E Rangel2021-05-201-0/+7
* ec/google/chromeec: Provide EC access for Retimer firmware upgradeJohn Zhao2021-05-181-0/+13
* ec/google/chromeec: Remove ec_retimer_fw_updateJohn Zhao2021-05-181-22/+0
* src: Retype option API to use unsigned integersAngel Pons2021-05-065-20/+20
* ec/lenovo/h8/h8.c: Skip setting volume if out of rangeAngel Pons2021-04-291-2/+2
* chromeec: Fix google_chromeec_status_check timeoutRob Barnes2021-04-291-17/+14
* ec/purism/librem-ec: Apply initial Purism customizationsNicole Faerber2021-04-215-76/+68
* ec/purism/librem-ec: Add support for Purism Librem ECMatt DeVillier2021-04-2112-0/+870
* ec/kontron: Use get_int_option()Angel Pons2021-04-211-6/+5
* ec/lenovo: Use get_int_option()Angel Pons2021-04-214-58/+24
* chromeec: make ssfc optional in fw_configKangheui Won2021-04-121-4/+2
* ec/lenovo/h8/acpi: fix wrong calculationMichael Niewöhner2021-04-081-1/+1
* ec/system76/ec: Add OLED screen toggleJeremy Soller2021-02-273-0/+9
* ec/system76/ec: Clean up/document battery ACPIJeremy Soller2021-02-271-41/+41
* ec/google/chromeec: Optionally include SSFC in firmware configKarthikeyan Ramasubramanian2021-02-272-1/+19
* ec/system76/ec: Preserve ECOS through suspendJeremy Soller2021-02-271-0/+7
* src/ec/quanta/ene_kb3940q/acpi/battery.asl: Convert to ASL 2.0Elyes HAOUAS2021-02-101-31/+30
* src/ec/lenovo/h8/acpi/battery.asl: Convert to ASL 2.0Elyes HAOUAS2021-02-101-41/+43
* src/ec/acpi/ec.asl: Convert to ASL 2.0Elyes HAOUAS2021-02-091-1/+1
* ec/apple: Add ACPI code for Apple MacBooksEvgeny Zinoviev2021-02-054-0/+267
* ec/hp/kbc1126: Wait a longer time after sendingPablo Stebler2021-02-031-2/+2
* ec/google/wilco: Convert to ASL 2.0 syntaxElyes HAOUAS2021-01-243-3/+3
* ec/compal: Convert to ASL 2.0 syntaxElyes HAOUAS2021-01-243-41/+41
* ec/acpi: Convert 'ec.asl' to ASL 2.0 syntaxElyes HAOUAS2021-01-241-19/+19
* ec/acpi/ec.c: Use __func__Elyes HAOUAS2021-01-241-1/+1
* ec/purism/librem/acpi/ec.asl: Convert to ASL 2.0 syntaxElyes HAOUAS2021-01-241-2/+2
* ec/google/chromeec: Provide EC access for Retimer firmware updateJohn Zhao2021-01-221-0/+28
* ec/google/chromeec: Add RFWU into EC RAM for Retimer firmware updateJohn Zhao2021-01-221-0/+1
* ec/google/chromeec/ec_commands.h: Remove repeated wordElyes HAOUAS2021-01-181-1/+1
* ec/google/chromeec/ec.h: Remove repeated wordElyes HAOUAS2021-01-181-2/+2
* ec/system76/ec: Add fan and temperature reportingJeremy Soller2021-01-181-0/+47
* build system: Always add coreboot.pre dependency to intermediatesPatrick Georgi2021-01-151-1/+1
* build system: Remove flock calls from intermediate processingPatrick Georgi2021-01-151-1/+1
* build system: Structure and serialize INTERMEDIATEPatrick Georgi2021-01-141-4/+1
* ec/google/chromeec: add SSFC CBI supportMarco Chen2021-01-082-0/+6
* ec/google/chromeec: Check AP reset cause for watchdog resetYu-Ping Wu2021-01-081-2/+17
* ec/google/chromeec: Update ec_commands.hYu-Ping Wu2021-01-081-43/+342
* ec/system76/ec: Remove unused EC RAM fieldsJeremy Soller2021-01-081-165/+44
* cbfstool: Use flock() when accessing CBFS filesJulius Werner2021-01-081-1/+1