summaryrefslogtreecommitdiffstats
path: root/src/ec/google
Commit message (Expand)AuthorAgeFilesLines
* 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
* i2c: Move to Linux like `struct i2c_msg`Nico Huber2017-08-141-6/+6
* ec/google: update ec_commands.hPatrick Georgi2017-08-111-2/+31
* ec/google/chromeec: Add support for EC device eventsDuncan Laurie2017-07-014-1/+113
* ec/google/chromeec: Sync header with Chromium EC codebaseDuncan Laurie2017-07-011-566/+1218
* src/ec: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-283-6/+6
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-1/+1
* ec/google/chromeec: Fix typo in ECUI deviceDuncan Laurie2017-06-021-1/+1
* ec/google/chromeec: provide reboot functionAaron Durbin2017-05-052-30/+27
* vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner2017-03-282-2/+2
* ec: Use EC_ENABLE_LID_SWITCH for all mainboards with LID using chromeecFurquan Shaikh2017-03-271-11/+0
* google/chromeec: Ensure \_SB.LID0 is present before using itFurquan Shaikh2017-03-221-2/+9
* google/chromeec: Add support for cros_ec_keyb deviceFurquan Shaikh2017-03-091-0/+9
* ec/google/chromeec: let platform prepare for reboot when resetting ECAaron Durbin2017-02-071-0/+3
* ec/google/chromeec: Add support for tablet mode switch driverGwendal Grignou2017-02-072-0/+36
* ec/google/chromeec: query cbmem for retrain statusAaron Durbin2016-12-151-2/+16
* ec/chromeec: Correct ACPI battery data fed into ToString()Matt DeVillier2016-12-151-6/+6
* google/chromeec: Add command to control USB PD roleJulius Werner2016-12-062-0/+23
* spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh2016-12-051-5/+9
* google/chromeec: Add common infrastructure for boot-mode switchesFurquan Shaikh2016-11-183-0/+70
* google/chromeec: Add elog events for recovery mode switchesFurquan Shaikh2016-11-141-0/+39
* google/chromeec: Sync ec_commands.h host events with ec codebaseFurquan Shaikh2016-11-101-0/+12
* ec/google/chromeec: Add minimum delay between SPI CS assertionsJulius Werner2016-10-071-11/+21
* Kconfig: Update default hex values to start with 0xMartin Roth2016-10-021-1/+1
* ec/google/chromeec: provide optional ASL lid switch implementationAaron Durbin2016-09-261-0/+24
* src/ec: Improve code formattingElyes HAOUAS2016-09-071-1/+1
* google/chromeec: Ensure data is ready before reading itFurquan Shaikh2016-08-201-3/+20
* chromeec/acpi: add Tablet event and EC ACPI MEMjiazi Yang2016-08-122-0/+26
* google/chromeec: Enable/Disable ccache with config variableMartin Roth2016-08-081-2/+2
* chromeec: Chrome EC firmware source selection for EC and PD firmwaresPaul Kocialkowski2016-08-042-27/+106
* build system: really disable building CrEC when not neededPatrick Georgi2016-07-312-1/+4