summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "ec/starlabs/merlin: Add support for enabling the mirror flag"Sean Rhodes2023-03-0912-40/+1
* {ec,mb}/system76: Move smbios_system_wakeup_typeTim Crawford2023-03-042-0/+12
* acpi/ec: Handle new host event EC_HOST_EVENT_BODY_DETECT_CHANGETim Van Patten2023-03-021-0/+11
* ec/google/chromeec: Update ec_commands.hTim Van Patten2023-02-271-1/+22
* treewide: Remove useless "_STA: Status" commentElyes Haouas2023-02-195-5/+5
* treewide: Remove unuseful "_UID: Unique ID" commentElyes Haouas2023-02-172-2/+2
* treewide: Remove unuseful "_HID: Hardware ID" commentElyes Haouas2023-02-177-7/+7
* ec/dell: Add support for the SMSC MEC5035Nicholas Chin2023-02-084-0/+158
* ec/google/chromeec: Update ec_commands.hCaveh Jalali2023-02-081-130/+430
* ec/google/chromeec: clang-format ec_commands.hCaveh Jalali2023-02-081-841/+803
* ec/google/wilco/acpi: Add DPTF RCDP() methodMatt DeVillier2023-02-011-0/+15
* ec/google/chrome-ec: Demote Vivaldi printk from error to infoMatt DeVillier2023-01-281-1/+1
* ec/google/chromeec/acpi/ec: add scope comment to nested #endifFelix Held2023-01-221-1/+1
* ec/google/chromeec: Add retimer flag for mux devicePrashant Malani2023-01-112-4/+11
* chromeos/cr50_enable_update.c: Clear EC AP_IDLE flagDerek Huang2023-01-101-0/+2
* {ec,mb}/system76/acpi: Use Printf() for debug printsFelix Singer2022-12-293-32/+32
* {superio,ec}/acpi: Replace constant "Zero" with actual numberFelix Singer2022-12-2731-132/+132
* {superio,ec}/acpi: Replace constant "One" with actual numberFelix Singer2022-12-2730-84/+84
* tree/acpi: Replace Divide(a,b,c,d) with ASL 2.0 syntaxFelix Singer2022-12-261-3/+8
* tree/acpi: Replace Not(a) with ASL 2.0 syntaxFelix Singer2022-12-263-3/+3
* tree: Replace And(a,b) with ASL 2.0 syntaxFelix Singer2022-12-233-10/+10
* tree: Replace And(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-234-7/+7
* tree: Replace Or(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-236-14/+14
* tree: Replace ShiftLeft(a,b) with ASL 2.0 syntaxFelix Singer2022-12-234-8/+8
* tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-232-4/+4
* tree: Replace ShiftRight(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-234-9/+9
* tree: Replace Or(a,b) with ASL 2.0 syntaxFelix Singer2022-12-192-3/+3
* tree: Replace XOr(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-192-4/+4
* ec/starlabs/merlin: Add EC related files for Cezanne laptopsSean Rhodes2022-12-193-0/+435
* ec/kontron/it8516e/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer2022-12-161-5/+5
* treewide: Remove unused 'include <arch/io.h>'Elyes Haouas2022-12-151-1/+0
* ec/smsc/mec1308/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer2022-12-142-50/+50
* ec/quanta/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer2022-12-145-57/+57
* ec/google/chromeec/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer2022-12-143-59/+59
* ec/lenovo/h8/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer2022-12-147-59/+59
* ec/lenovo/h8/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-12-121-1/+1
* ec/clevo/it5570e/acpi: Replace Index(a, b) with ASL 2.0 syntaxFelix Singer2022-12-121-1/+1
* ec/purism/librem-ec/acpi: Use Printf() for debug printsFelix Singer2022-12-121-2/+2
* mb/intel/mtlrvp: Add MTL-P RVP board idsJamie Ryu2022-12-092-3/+34
* src/ec/intel: Create common code for board_id implementationHarsha B R2022-12-063-0/+26
* vboot: Allow for comparison of hash without zero-paddingJakub Czapiga2022-12-011-2/+2
* ec/google/chromec: Add DPTC support for host event 1/2/9EricKY Cheng2022-12-011-0/+16
* ec/google/chromeec: Add packed attribute to structs in unionArthur Heymans2022-11-301-2/+2
* ec: Add SPDX license headers to MakefilesMartin Roth2022-11-2218-0/+18
* {ec/superio}/acpi: Remove _PRS if no _SRS is implementedArthur Heymans2022-11-174-78/+0
* ec/google/chromeec: Deprecate dev_index from google_chromeec_rebootCaveh Jalali2022-11-122-3/+3
* ec/google/chromeec: Simplify error handling for GET_VERSIONCaveh Jalali2022-11-121-2/+3
* ec/google/chromeec: Simplify get_uptime_info error handlingCaveh Jalali2022-11-121-5/+4
* ec/clevo/it5570e: add driver for EC used on various Clevo laptopsMichael Niewöhner2022-11-1124-0/+2012
* ec/starlabs/merlin: Rename the Cezanne EC codeSean Rhodes2022-11-113-2/+2