summaryrefslogtreecommitdiffstats
path: root/src/ec/google/chromeec
Commit message (Expand)AuthorAgeFilesLines
* ec, lib, security, sb: Add SPDX license headers to Kconfig filesMartin Roth2024-02-184-0/+8
* device/device.h: Rename busses for clarityArthur Heymans2024-01-311-1/+1
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-315-5/+5
* ec: Rename Makefiles from .inc to .mkMartin Roth2024-01-245-0/+0
* ec/google/chromeec: Provide ec_sync wake optionMark Hasemeyer2023-12-111-3/+10
* ec/google/chromeec: Update ec_cmd_api.h and ec_commands.hSimon Glass2023-11-162-6/+471
* ec/google/chromeec: Add is_battery_present_and_above_critical_thresholdJamie Ryu2023-10-162-0/+24
* acpi/acpigen_ps2_keybd: Reduce minimum keys, optional alpha/num/punctJonathon Hall2023-10-021-1/+2
* clean-up: Remove the no more necessary `ENV_HAS_DATA_SECTION` flagJeremy Compostella2023-09-182-2/+2
* vc/google/chromeos: Move clear_ec_ap_idle() to common codeDerek Huang2023-09-142-0/+15
* ACPI: Add usb_charge_mode_from_gnvs()Kyösti Mälkki2023-08-162-0/+16
* ec/google/chromeec: move TBMC ACPI device under CRECMatt DeVillier2023-08-043-7/+8
* ec/google/chromeec: Unhide ChromeEC PD ACPI deviceMatt DeVillier2023-07-311-1/+1
* ec/google/chromeec: Unhide GOOG0004 ACPI deviceMatt DeVillier2023-07-311-1/+1
* ec/google/chromeec: Split wait-loop for DP and HPD flagsKapil Porwal2023-07-153-10/+54
* ec/google/chromeec: Call `wait_for_dp_hpd` only in AP mode entryKapil Porwal2023-07-151-0/+10
* ec/google/chromeec: Skip TCSS `wait_for_connection` for AP mode entryKapil Porwal2023-07-151-0/+5
* ec/google/chromeec: Skip unnecessary call to TCSS `enter_dp_mode` cmdKapil Porwal2023-07-151-0/+7
* ec/google/chromeec/ACPI: Set TBMC status based on motion sensor presenceMatt DeVillier2023-05-171-1/+5
* ec/google/chromeec: Use host command APICaveh Jalali2023-05-161-430/+88
* ec/google/chromeec: Add ec_cmd_api.h, update ec_commands.hCaveh Jalali2023-05-162-96/+558
* ec/google/chromeec: Handle ACPI S4 in chromeec_smi_sleep()Kyösti Mälkki2023-05-071-0/+1
* Reland "drivers/intel/dptf: Add multiple fan support under dptf"Sumeet Pawnikar2023-04-124-8/+31
* ec/google/chromeec: Use either EC or MB lid switch stateKarthikeyan Ramasubramanian2023-04-121-2/+6
* 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
* 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/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
* {superio,ec}/acpi: Replace constant "Zero" with actual numberFelix Singer2022-12-272-15/+15
* {superio,ec}/acpi: Replace constant "One" with actual numberFelix Singer2022-12-271-6/+6
* tree/acpi: Replace Not(a) with ASL 2.0 syntaxFelix Singer2022-12-262-2/+2
* tree: Replace And(a,b) with ASL 2.0 syntaxFelix Singer2022-12-231-1/+1
* tree: Replace And(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-231-1/+1
* tree: Replace Or(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-232-2/+2
* tree: Replace ShiftLeft(a,b) with ASL 2.0 syntaxFelix Singer2022-12-231-2/+2
* tree: Replace ShiftRight(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-231-1/+1
* ec/google/chromeec/acpi: Replace Store(a,b) with ASL 2.0 syntaxFelix Singer2022-12-143-59/+59
* 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-225-0/+5
* 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/google/chromeec: Fix USB_PD_PORTS response data typeCaveh Jalali2022-11-101-2/+2
* ec/google/chromeec: Simplify KEYBOARD_BACKLIGHT error handlingCaveh Jalali2022-11-101-4/+4