summaryrefslogtreecommitdiff
path: root/src/ec/google
AgeCommit message (Expand)Author
2020-09-11src/ec: Drop unneeded empty linesElyes HAOUAS
2020-08-14ec/google/chromeec: Add helper to request AP resetKarthikeyan Ramasubramanian
2020-07-26src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth
2020-07-26ec/google/chromeec: Fix loop off-by-one error in DPTF _OSCTim Wawrzynczak
2020-07-26src: Remove unused 'include <cbmem.h>'Elyes HAOUAS
2020-07-26src: Remove extra lines in license headerElyes HAOUAS
2020-07-22ec/google/chromeec: Fix Coverity Scan error (BAD_SHIFT)Tim Wawrzynczak
2020-07-18ec/google/chromeec: Fix oversights in ec_dptf_helpersTim Wawrzynczak
2020-07-18ec/google/chromeec: Fix \_SB.DPTF._OSCTim Wawrzynczak
2020-07-07ec/google: Add function ec_fill_dptf_helpers()Tim Wawrzynczak
2020-07-05ec/google/chromeec: Drop codec.aslFurquan Shaikh
2020-07-05ec/google/chromeec: Add driver for audio codec deviceFurquan Shaikh
2020-07-05ec/google/chromeec: Move if EC_GOOGLE_CHROMEEC to i2c_tunnel/KconfigFurquan Shaikh
2020-07-04drivers/intel/pmc_mux: Rename con driver to connTim Wawrzynczak
2020-06-17ec/google/wilco: Suppress UCSI events in S0ixDuncan Laurie
2020-06-14ec/google/chromeec: Call \PNOT () on initializing AC power stateFurquan Shaikh
2020-06-08ec/google/chromeec: Append connector device to *-switch propertiesTim Wawrzynczak
2020-06-06ec/google/wilco: Always use current value of battery status bitMathew King
2020-06-02src: Remove redundant includesElyes HAOUAS
2020-06-02src: Remove unused 'include <bootstate.h>'Elyes HAOUAS
2020-06-02src: Remove unused 'include <bootmode.h>'Elyes HAOUAS
2020-05-28ec/google/chromeec: Switch to use new acpigen_usb moduleTim Wawrzynczak
2020-05-28ec/google/chromeec: Add new *-switch properties to USBC.CONx devicesTim Wawrzynczak
2020-05-27ec/google/chromeec/acpi/superio: Add PS/2 Mouse ACPI entryRaul E Rangel
2020-05-26Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki
2020-05-21ec/google/chromeec/acpi: Add CROS EC CODEC deviceYu-Hsuan Hsu
2020-05-21ec/google/chromeec/i2c_tunnel: Fix missing constRaul E Rangel
2020-05-11treewide: Convert more license headers to SPDX stylePatrick Georgi
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: move copyrights and authors to AUTHORSPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-01ec/google/chromeec: Fix incorrect diag messageVictor Ding
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-22ec/google/chromeec: Add driver for i2c_tunnel device under Chrome ECFurquan Shaikh
2020-04-22ec/google/chromeec: Add .scan_bus() callback for Chrome EC deviceFurquan Shaikh
2020-04-22ec/google/chromeec: Fix acpi_name() for Chrome EC deviceFurquan Shaikh
2020-04-20ec/google/chromeec: Fill up SSDT for EC provided PS2 keyboardRajat Jain
2020-04-20google/chromeec: Add wrapper for EC_CMD_GET_KEYBD_CONFIGRajat Jain
2020-04-20google/chromeec: Revise parameters of EC USB PD API callGaggery Tsai
2020-04-17ec/google/chromeec: Update the USBC ACPI device hierarchyKarthikeyan Ramasubramanian
2020-04-17ec/google/chromeec: Add host command EC_CMD_GET_KEYBD_CONFIGRajat Jain
2020-04-16ec/google/chromeec: add BOARD_VERSION CBI supportAaron Durbin
2020-04-13google/chromeec: Add USB MUX InterruptBrandon Breitenstein
2020-04-13ec/google/chromeec: add smbios_mainboard_manufacturer()Aaron Durbin
2020-04-11ec/google/chromeec: expose failure and unprovisioned SKU id valuesAaron Durbin
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-09ec/google/chromeec: Replace uses of ec_current_image with ec_imageFurquan Shaikh
2020-04-09ec/google/chromeec: Update ec_commands.hFurquan Shaikh