summaryrefslogtreecommitdiffstats
path: root/src/ec/starlabs
Commit message (Expand)AuthorAgeFilesLines
* 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
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-312-2/+2
* ec: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* treewide: Use show_notices target for warningsMartin Roth2023-12-201-1/+1
* ec/starlabs/merlin/ite: Adjust the mirror flag handlingSean Rhodes2023-10-242-36/+7
* ec/starlabs/merlin: Update the Q EventsSean Rhodes2023-10-041-4/+2
* ec/starlabs/merlin: Unconditionally enable the Keyboard BacklightSean Rhodes2023-08-302-18/+6
* 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/starlabs/merlin: Change the fallback value for fn_ctrl_swapSean Rhodes2023-05-031-1/+1
* ec/starlabs/merlin: Change the fallback value for fn_ctrl_swapSean Rhodes2023-04-281-1/+1
* ec/starlabs/merlin/acpi: Don't attempt to change EC valuesSean Rhodes2023-04-281-3/+0
* ec/starlabs/merlin: Add support for the ITE mirror flagSean Rhodes2023-04-0412-0/+93
* Revert "ec/starlabs/merlin: Add support for enabling the mirror flag"Sean Rhodes2023-03-0912-40/+1
* {superio,ec}/acpi: Replace constant "One" with actual numberFelix Singer2022-12-271-1/+1
* ec/starlabs/merlin: Add EC related files for Cezanne laptopsSean Rhodes2022-12-193-0/+435
* ec/starlabs/merlin: Rename the Cezanne EC codeSean Rhodes2022-11-113-2/+2
* ec/starlabs/merlin: Add support for enabling the mirror flagSean Rhodes2022-11-0712-1/+40
* ec/starlabs/merlin: Add EC related files for Alder Lake boardsSean Rhodes2022-10-073-0/+459
* ec/starlabs/merlin: Add support for enabling fast chargeSean Rhodes2022-10-0612-0/+50
* ec/starlabs/merlin/cml: Correct the offset for Max ChargeSean Rhodes2022-08-262-3/+3
* ec/starlabs/merlin/kbl: Add required headers for dead_code_tSean Rhodes2022-05-281-0/+3
* ec/starlabs/merlin/glk: Add Trackpad enable/disable Q eventsSean Rhodes2022-05-281-0/+12
* ec/starlabs/merlin/glk: Correct offset of USCISean Rhodes2022-05-251-17/+17
* ec/starlabs/merlin: Remove offset for Max Charge when not supportedSean Rhodes2022-05-123-3/+3
* ec/starlabs/merlin: Add EC related files for Cezanne boardsSean Rhodes2022-04-063-0/+363
* ec/starlabs/merlin: Correct Q event for CPU DN SPEEDSean Rhodes2022-04-061-1/+1
* ec/starlabs/merlin: Remove comment about OPWESean Rhodes2022-04-047-14/+0
* ec/starlabs/merlin: Add GLKR variantSean Rhodes2022-03-303-0/+266
* ec/starlabs/merlin: Add support for Nuvoton EC'sSean Rhodes2022-03-304-7/+322
* ec/starlabs/merlin: Make EC function names genericSean Rhodes2022-03-302-4/+4
* ec/starlabs/merlin: Rename ec.c to more specific ite.cSean Rhodes2022-03-302-1/+1
* ec/starlabs/merlin: Don't store EC values on changeSean Rhodes2022-03-216-67/+18
* ec/starlabs/merlin: Always store EC valuesSean Rhodes2022-03-211-55/+53
* ec/starlabs/merlin: Use ECWR functionSean Rhodes2022-03-101-9/+9
* ec/starlabs: Write the correct value for KLBE when suspendingSean Rhodes2022-03-101-1/+23
* ec/starlabs: Write the correct value for KLSE when suspendingSean Rhodes2022-03-101-1/+15
* ec/starlabs: Write the correct value for TPLE when suspendingSean Rhodes2022-03-101-1/+15
* ec/starlabs: Store the correct value for KLBE when suspendingSean Rhodes2022-03-101-2/+23
* ec/starlabs: Store the correct value for KLSE when suspendingSean Rhodes2022-03-101-2/+15
* ec/starlabs: Store the correct value for TPLE when suspendingSean Rhodes2022-03-101-2/+19
* ec/starlabs/merlin: Change RPTS method to SerializedSean Rhodes2022-03-101-1/+1
* ec/starlabs: Correct Keyboard Backlight offsets for GLKSean Rhodes2022-03-092-3/+3