summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
* ec, lib, security, sb: Add SPDX license headers to Kconfig filesMartin Roth2024-02-1817-0/+34
* ec/starlabs/merlin: Remove ubtc.aslSean Rhodes2024-02-152-52/+0
* ec/starlabs/merlin: Remove the CMOS Bank 1 entriesSean Rhodes2024-02-151-16/+0
* ec/starlabs/merlin: Remove the call to pc_keyboard_initSean Rhodes2024-02-141-2/+0
* ec/lenovo/h8/acpi: Support pulsing LEDLOGO on Haswell ThinkPadsEvgeny Sorokin2024-02-122-0/+20
* device/device.h: Rename busses for clarityArthur Heymans2024-01-311-1/+1
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-3121-21/+21
* ec: Rename Makefiles from .inc to .mkMartin Roth2024-01-2425-0/+0
* ec/dell/mec5035: Hook up radio enables to option APINicholas Chin2024-01-231-0/+5
* ec/dell/mec5035: Add command to control radio stateNicholas Chin2024-01-232-0/+23
* treewide: Use show_notices target for warningsMartin Roth2023-12-203-3/+3
* drivers/ipmi to lib: Fix misspellings & capitalization issuesMartin Roth2023-12-131-1/+1
* ec/google/chromeec: Provide ec_sync wake optionMark Hasemeyer2023-12-111-3/+10
* ec/lenovo/h8/acpi/thermal: Make NameSeg FPWR all upper casePaul Menzel2023-12-041-2/+2
* ec/google/chromeec: Update ec_cmd_api.h and ec_commands.hSimon Glass2023-11-162-6/+471
* ec/starlabs/merlin/ite: Adjust the mirror flag handlingSean Rhodes2023-10-242-36/+7
* Revert "ec/dell/mec5035: Hook up radio enables to option API"Matt DeVillier2023-10-201-5/+0
* ec/dell/mec5035: Hook up radio enables to option APINicholas Chin2023-10-201-0/+5
* ec/google/chromeec: Add is_battery_present_and_above_critical_thresholdJamie Ryu2023-10-162-0/+24
* ec/starlabs/merlin: Update the Q EventsSean Rhodes2023-10-041-4/+2
* 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-185-7/+4
* ec/hp/kbc1126: Use packed over attrbute__((packed))Elyes Haouas2023-09-171-2/+2
* vc/google/chromeos: Move clear_ec_ap_idle() to common codeDerek Huang2023-09-142-0/+15
* ec/lenovo/h8/h8.c: Use sizeof()Elyes Haouas2023-09-071-1/+1
* ec/starlabs/merlin: Unconditionally enable the Keyboard BacklightSean Rhodes2023-08-302-18/+6
* ec/google/wilco/superio: Adjust PS2K HID/CID for Windows driversMatt DeVillier2023-08-211-2/+2
* ec/google/wilco/acpi: Read message when notifying UCSICoolStar2023-08-212-22/+30
* ec/google/wilco: Correct scope of UCSI ACPI deviceCoolStar2023-08-215-177/+195
* ec/google/wilco/acpi: Unhide GOOG000C ACPI deviceMatt DeVillier2023-08-211-1/+1
* ec/google/wilco/acpi/dptf: Fix mutex synclevelMatt DeVillier2023-08-211-1/+1
* ec/google/wilco: Fix ACPI EC RAM read/write opsMatt DeVillier2023-08-202-3/+7
* ACPI: Add usb_charge_mode_from_gnvs()Kyösti Mälkki2023-08-162-0/+16
* ec/starlabs/merlin/ite: Don't attempt EC mirror without a counterSean Rhodes2023-08-111-26/+19
* ec/starlabs/merlin: Change the symbol to check before mirroringSean Rhodes2023-08-111-1/+1
* ec/starlabs/merlin/ite: Print version mismatchesSean Rhodes2023-08-101-2/+5
* mb/starlabs/starbook/tgl: Use the merlin ec codeSean Rhodes2023-08-103-472/+0
* mb/starlabs/starbook/adl: Use the merlin ec codeSean Rhodes2023-08-103-459/+0
* ec/starlabs/merlin: Remove the UCSI ACPISean Rhodes2023-08-109-92/+0
* ec/starlabs/merlin: Update the merlin variantSean Rhodes2023-08-103-390/+39
* 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,mb}/system76: Replace color keyboard logicTim Crawford2023-07-182-35/+38
* 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/system76/ec: Do not call reset on wakeTim Crawford2023-07-031-3/+0
* commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious2023-06-231-2/+2