summaryrefslogtreecommitdiffstats
path: root/src/ec/google
Commit message (Expand)AuthorAgeFilesLines
* ec/google/chromeec: Remove keyboard initializationFurquan Shaikh2018-07-031-2/+0
* ec/google/chromeec: Remove notify for power buttonFurquan Shaikh2018-07-021-1/+0
* google/chromeec: Set proper dev opsNaresh G Solanki2018-06-071-6/+2
* src/ec: Remove whitespace before tabElyes HAOUAS2018-06-041-1/+1
* ec/google/chromeec: Initialize SMI mask in google_chromeec_events_initFurquan Shaikh2018-06-012-1/+4
* chromeec platforms: Update ACPI throttle handler callMartin Roth2018-05-291-7/+6
* chromeec: Add support for controlling USB port powerEmil Lundmark2018-05-242-0/+28
* ec/google/chromeec: add config for wake event typesPatrick Georgi2018-05-081-0/+12
* ec/google/chromeec: Update Tablet event callMartin Roth2018-05-031-4/+2
* chromeec platforms: Update ACPI thermal event handler callMartin Roth2018-05-011-4/+3
* cros-ec: Avoid infinitely looping in google_chromeec_pd_get_amodeDaisuke Nojiri2018-04-301-11/+14
* compiler.h: add __weak macroAaron Durbin2018-04-241-1/+2
* chromeec: fix an uninitialized local variableZhuohao Lee2018-04-011-1/+1
* ec/google/chromeec: Add boardid.c to bootblockMartin Roth2018-03-091-0/+1
* ec/google/chromeec: Fix typo preventing PD EC firmware inclusionBen Pye2018-03-071-1/+1
* mainboard/google/fizz: Check HDMI HPD and DisplayPort HPDDaisuke Nojiri2018-03-062-9/+16
* ec/chromeec: Fix check for UHEPI supportMatt DeVillier2018-03-051-1/+1
* ec/google/chromeec: Add note before error messageMartin Roth2018-03-021-0/+1
* ec/google/chromeec: Remove extra newline characters from printkFurquan Shaikh2018-02-261-3/+3
* chromeec: Sync ec_commands.h for CBI tagsDaisuke Nojiri2018-02-172-14/+11
* chromeec: Add google_chromeec_wait_for_displayDaisuke Nojiri2018-02-172-0/+25
* chromeec: Add google_chromeec_pd_get_amodeDaisuke Nojiri2018-02-172-0/+49
* ec/chromeec: Fix battery ACPI mutex levelMatt DeVillier2018-02-121-1/+1
* chromeec: Fix ACPI compile warningLijian Zhao2018-02-091-0/+4
* chromeec: Add support for reading second battery infoNicolas Boichat2018-02-073-112/+324
* ec/google: Get OEM ID and SKU ID from ECDaisuke Nojiri2018-02-053-0/+103
* ec/google/chromeec: Remove wake flag from keyboard IRQDuncan Laurie2018-02-021-2/+2
* chromeec: Decouple EC tablet event and TBMC deviceFurquan Shaikh2018-01-301-1/+3
* ec/google/chromeec: Add _PRW property to CREC deviceFurquan Shaikh2018-01-261-0/+3
* google/chromeec: Enable unified host event programming interfaceJenny TC2018-01-174-33/+282
* chromeec: Add command to override charger limitDaisuke Nojiri2017-12-083-0/+40
* cr50: Make EC clear AP_OFF before hibnernateDaisuke Nojiri2017-12-081-1/+2
* boardid: Minor clean up and standardizationJulius Werner2017-12-071-1/+1
* chromeec: Notify CREC device of wakeup eventsFurquan Shaikh2017-11-301-2/+5
* chromeec: Change the API for hostevent/wake masks to handle 64-bitFurquan Shaikh2017-11-226-51/+51
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-1/+1
* chromeec: Add function to retrieve usb c charger infoShelley Chen2017-10-202-0/+38
* google/chromeec: Do not set wake mask before logging EC eventsFurquan Shaikh2017-10-192-4/+14
* ec/google/chromeec: Export google_chromeec_log_events in ec.hFurquan Shaikh2017-10-192-1/+4
* google/chromeec: Drain all MKBP events while clearing host eventsFurquan Shaikh2017-10-181-0/+5
* google/chromeec: Add new helper function to read MKBP eventsFurquan Shaikh2017-10-182-0/+21
* ec/google/chromeec: Add library function google_chromeec_events_initFurquan Shaikh2017-10-082-23/+59
* chromeec: Remove checks for EC in RODaisuke Nojiri2017-10-042-83/+0
* Use stopwatch_wait_until_expired where applicableJonathan Neuschäfer2017-09-261-2/+3
* chromeec: Provide helper routine to read boardid from Chrome ECFurquan Shaikh2017-09-263-0/+36
* ec/google: Add command to set APU SKU ID to ECKevin Chiu2017-09-133-2/+27
* ec/google: Use feature flag layout that matches the EC host commandPatrick Georgi2017-08-302-4/+48
* ec/google: Detect keyboard backlight at runtimePatrick Georgi2017-08-222-0/+16
* include/device: Split i2c.h into threeNico Huber2017-08-181-1/+1
* ec/google: Add command to fetch SKU ID from ECPatrick Georgi2017-08-152-0/+19