aboutsummaryrefslogtreecommitdiff
path: root/src/ec/google/wilco
AgeCommit message (Expand)Author
2021-01-24ec/google/wilco: Convert to ASL 2.0 syntaxElyes HAOUAS
2020-11-09acpi: Call acpi_fill_ssdt() only for enabled devicesKarthikeyan Ramasubramanian
2020-07-26src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth
2020-06-17ec/google/wilco: Suppress UCSI events in S0ixDuncan Laurie
2020-06-06ec/google/wilco: Always use current value of battery status bitMathew King
2020-06-02src: Remove redundant includesElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-05src/ec: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-03-15ec/google/wilco: Store LID status into LIDS and change device nameEric Lai
2020-02-01ec/google/wilco: Set cpu id and cores to ECEric Lai
2020-01-27ec/google/wilco: add ec command set cpu idEric Lai
2020-01-18ec/google/wilco: Set minimum UCSI_ACPI region lengthBernardo Perez Priego
2019-12-19src/{drivers,device,ec}: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-17src: Conditionally include TEVTFrans Hendriks
2019-12-02ec/google/wilco: Add EC ACPI methods for privacy screenMathew King
2019-10-25ec/{compal,google,quanta}: Drop wrong _ADR objectsElyes HAOUAS
2019-10-24(acpi) superio.asl: Drop wrong _ADR objectsElyes HAOUAS
2019-08-26Split MAYBE_STATIC to _BSS and _NONZERO variantsKyösti Mälkki
2019-08-20devicetree: Remove duplicate chip_ops declarationsKyösti Mälkki
2019-07-25ec/google/wilco: Hide wilco symbols when unusedElyes HAOUAS
2019-06-22src/ec: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-06-13ec/google/wilco: Read back from EC RAM after S0ix entryDuncan Laurie
2019-06-07ec/google/wilco: Add UCSI supportDuncan Laurie
2019-05-24ec/google/wilco: Fix radio control commandDuncan Laurie
2019-05-22ec/google/wilco: set diagnostic LEDs on boot failureKeith Short
2019-05-20ec/google/wilco: Add support for KB_ERR_CODE to Wilco ECKeith Short
2019-04-18ec/google/wilco: Support board_id with EC provided IDDuncan Laurie
2019-04-18ec/google/wilco: Send "logo displayed" progress codeDuncan Laurie
2019-03-28ec/google/wilco: Add ACPI _BIX method for batteryDuncan Laurie
2019-03-28ec/google/wilco: Add a romstage init function to send progress codeDuncan Laurie
2019-03-21Revert "UPSTREAM: ec/google/wilco: Enable software sync for VBOOT"Duncan Laurie
2019-03-21ec/google/wilco: Add function to indicate if EC uses signed FWDuncan Laurie
2019-03-18ec/google/wilco: Enable software sync for VBOOTDuncan Laurie
2019-03-18ec/google/wilco: Fix handling of commands that do not respondDuncan Laurie
2019-03-15ec/google/wilco: Clear S0ix support bit at bootDuncan Laurie
2019-03-15ec/google/wilco: coalesce tent mode to tablet modeJett Rink
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/pnp: Add header files for PNP opsKyösti Mälkki
2019-03-04Fix indirect include for endianessKyösti Mälkki
2019-02-25ec/google/wilco: Fix ACPI power status eventsDuncan Laurie
2019-02-05ec/google/wilco: Add virtual button supportDuncan Laurie
2019-02-04ec/google/wilco: Add ACPI device for event interfaceDuncan Laurie
2019-02-04ec/google/wilco: Add S0ix support handlersDuncan Laurie
2019-01-24ec/google/wilco: Turn on wake up from lidLijian Zhao
2018-12-04ec/google/wilco: Turn camera power onDuncan Laurie
2018-12-04ec/google/wilco: Guard DTPF with ifdefDuncan Laurie
2018-12-04ec/google/wilco/acpi: Add DPTF supportDuncan Laurie
2018-12-04ec/google/wilco/acpi: Fix issues and clean upDuncan Laurie
2018-12-04ec/google/wilco: Fix extended event handlingDuncan Laurie
2018-12-04ec/google/wilco: Enable WiFi radioDuncan Laurie
2018-12-04ec/google/wilco: Enable COM1 ACPI deviceDuncan Laurie
2018-11-02ec/google/wilco: Add wake pin configurationDuncan Laurie
2018-10-31ec/google/wilco: Unmute audio on initDuncan Laurie
2018-10-31ec/google/wilco: Add ACPI SuperIO devicesDuncan Laurie
2018-10-31ec/google/wilco: Add ACPI EC event handlersDuncan Laurie
2018-10-31ec/google/wilco: Add ACPI battery and AC objectsDuncan Laurie
2018-10-31ec/google/wilco: Add ACPI EC infrastructureDuncan Laurie
2018-10-31ec/google/wilco: Add a bootblock function for early initDuncan Laurie
2018-10-31ec/google/wilco: Save and restore PS/2 data for S3Duncan Laurie
2018-10-31ec/google/wilco: Add SMM handlersDuncan Laurie
2018-10-31ec/google/wilco: Report BIOS progress to the ECDuncan Laurie
2018-10-31ec/google/wilco: Add devicetree chip infrastructureDuncan Laurie
2018-10-31ec/google/wilco: Add power related mailbox commandsDuncan Laurie
2018-10-31ec/google/wilco: Add mailbox commandsDuncan Laurie
2018-10-31ec/google/wilco: Add mailbox helper functionsDuncan Laurie
2018-10-31ec/google/wilco: Add Wilco EC mailbox interfaceDuncan Laurie