summaryrefslogtreecommitdiffstats
path: root/src/ec/google/wilco/chip.c
Commit message (Expand)AuthorAgeFilesLines
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* ec/google/wilco: Correct scope of UCSI ACPI deviceCoolStar2023-08-211-1/+1
* ec/google/wilco: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas2022-11-031-2/+2
* device/resource: Modify some resource allocation instancesKyösti Mälkki2022-06-241-1/+1
* acpi: Call acpi_fill_ssdt() only for enabled devicesKarthikeyan Ramasubramanian2020-11-091-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-3/+3
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-281-1/+1
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-1/+1
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-1/+0
* src/ec: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-6/+6
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* ec/google/wilco: Set cpu id and cores to ECEric Lai2020-02-011-0/+15
* ec/google/wilco: Set minimum UCSI_ACPI region lengthBernardo Perez Priego2020-01-181-3/+11
* src/{drivers,device,ec}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* ec/google/wilco: Add UCSI supportDuncan Laurie2019-06-071-4/+101
* ec/google/wilco: Send "logo displayed" progress codeDuncan Laurie2019-04-181-0/+7
* ec/google/wilco: Clear S0ix support bit at bootDuncan Laurie2019-03-151-0/+9
* ec/google/wilco: Turn camera power onDuncan Laurie2018-12-041-0/+3
* ec/google/wilco: Enable WiFi radioDuncan Laurie2018-12-041-0/+3
* ec/google/wilco: Unmute audio on initDuncan Laurie2018-10-311-0/+3
* ec/google/wilco: Save and restore PS/2 data for S3Duncan Laurie2018-10-311-0/+6
* ec/google/wilco: Report BIOS progress to the ECDuncan Laurie2018-10-311-0/+22
* ec/google/wilco: Add devicetree chip infrastructureDuncan Laurie2018-10-311-0/+80