summaryrefslogtreecommitdiff
path: root/src/ec/google
AgeCommit message (Expand)Author
2018-02-09chromeec: Fix ACPI compile warningLijian Zhao
2018-02-07chromeec: Add support for reading second battery infoNicolas Boichat
2018-02-05ec/google: Get OEM ID and SKU ID from ECDaisuke Nojiri
2018-02-02ec/google/chromeec: Remove wake flag from keyboard IRQDuncan Laurie
2018-01-30chromeec: Decouple EC tablet event and TBMC deviceFurquan Shaikh
2018-01-26ec/google/chromeec: Add _PRW property to CREC deviceFurquan Shaikh
2018-01-17google/chromeec: Enable unified host event programming interfaceJenny TC
2017-12-08chromeec: Add command to override charger limitDaisuke Nojiri
2017-12-08cr50: Make EC clear AP_OFF before hibnernateDaisuke Nojiri
2017-12-07boardid: Minor clean up and standardizationJulius Werner
2017-11-30chromeec: Notify CREC device of wakeup eventsFurquan Shaikh
2017-11-22chromeec: Change the API for hostevent/wake masks to handle 64-bitFurquan Shaikh
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-10-20chromeec: Add function to retrieve usb c charger infoShelley Chen
2017-10-19google/chromeec: Do not set wake mask before logging EC eventsFurquan Shaikh
2017-10-19ec/google/chromeec: Export google_chromeec_log_events in ec.hFurquan Shaikh
2017-10-18google/chromeec: Drain all MKBP events while clearing host eventsFurquan Shaikh
2017-10-18google/chromeec: Add new helper function to read MKBP eventsFurquan Shaikh
2017-10-08ec/google/chromeec: Add library function google_chromeec_events_initFurquan Shaikh
2017-10-04chromeec: Remove checks for EC in RODaisuke Nojiri
2017-09-26Use stopwatch_wait_until_expired where applicableJonathan Neuschäfer
2017-09-26chromeec: Provide helper routine to read boardid from Chrome ECFurquan Shaikh
2017-09-13ec/google: Add command to set APU SKU ID to ECKevin Chiu
2017-08-30ec/google: Use feature flag layout that matches the EC host commandPatrick Georgi
2017-08-22ec/google: Detect keyboard backlight at runtimePatrick Georgi
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-15ec/google: Add command to fetch SKU ID from ECPatrick Georgi
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2017-08-11ec/google: update ec_commands.hPatrick Georgi
2017-07-01ec/google/chromeec: Add support for EC device eventsDuncan Laurie
2017-07-01ec/google/chromeec: Sync header with Chromium EC codebaseDuncan Laurie
2017-06-28src/ec: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-13device/pnp: remove struct io_infoSamuel Holland
2017-06-02ec/google/chromeec: Fix typo in ECUI deviceDuncan Laurie
2017-05-05ec/google/chromeec: provide reboot functionAaron Durbin
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-27ec: Use EC_ENABLE_LID_SWITCH for all mainboards with LID using chromeecFurquan Shaikh
2017-03-22google/chromeec: Ensure \_SB.LID0 is present before using itFurquan Shaikh
2017-03-09google/chromeec: Add support for cros_ec_keyb deviceFurquan Shaikh
2017-02-07ec/google/chromeec: let platform prepare for reboot when resetting ECAaron Durbin
2017-02-07ec/google/chromeec: Add support for tablet mode switch driverGwendal Grignou
2016-12-15ec/google/chromeec: query cbmem for retrain statusAaron Durbin
2016-12-15ec/chromeec: Correct ACPI battery data fed into ToString()Matt DeVillier
2016-12-06google/chromeec: Add command to control USB PD roleJulius Werner
2016-12-05spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh
2016-11-18google/chromeec: Add common infrastructure for boot-mode switchesFurquan Shaikh
2016-11-14google/chromeec: Add elog events for recovery mode switchesFurquan Shaikh
2016-11-10google/chromeec: Sync ec_commands.h host events with ec codebaseFurquan Shaikh
2016-10-07ec/google/chromeec: Add minimum delay between SPI CS assertionsJulius Werner
2016-10-02Kconfig: Update default hex values to start with 0xMartin Roth