aboutsummaryrefslogtreecommitdiff
path: root/src/ec
AgeCommit message (Expand)Author
2017-04-08ec/roda/it8518: Do EC write manually with long timeoutNico Huber
2017-04-08ec/acpi: Add function to read EC status registerNico Huber
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-21ec/lenovo/h8: Support an optional battery page flip delayTobias Diedrich
2017-03-11lenovo/t400: Rewrite dock from t60Kyösti Mälkki
2017-03-09google/chromeec: Add support for cros_ec_keyb deviceFurquan Shaikh
2017-03-06ec/lenovo/h8: Use older syntax for bit shiftPaul Menzel
2017-02-28ec/lenovo/h8: Fix mute LEDsNicola Corna
2017-02-28ec/lenovo/h8: Pulse the power LED during S3, if supportedNicola Corna
2017-02-28ec/lenovo/h8: Add tablet mode switch methodNicola Corna
2017-02-28Select a default SeaBIOS PS2 timeout in H8 KconfigArthur Heymans
2017-02-24ec/lenovo/h8: Guard against EC bugs in the battery status logic.Tobias Diedrich
2017-02-20ec/lenovo: Add guards to fix build errors without SMBIOSPaul Menzel
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/ene932: correct ACPI battery data fed into ToString()Matt DeVillier
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-08buildsystem: Drop explicit (k)config.h includesKyösti Mälkki
2016-12-07sio/acpi: Add more magic bytes to ENTER/EXIT_CONFIG_MODENico Huber
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-25google/parrot: Fix keyboard interrupts, DSDTPrabal Saha
2016-11-21ec/roda/it8518: Add another embedded controllerDennis Wassenberg
2016-11-18ec/lenovo/h8: Add USB Always OnNicola Corna
2016-11-18google/chromeec: Add common infrastructure for boot-mode switchesFurquan Shaikh
2016-11-16Revert "ec/lenovo/h8: don't load configuration when booting from s3"Nico Huber
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-11-09ec/acpi: Include ec.c unconditionally in romstageNico Huber
2016-11-02ec/lenovo/h8: move H8_SOUND_REPEAT downwards to it's commentAlexander Couzens
2016-11-02ec/lenovo/h8: don't load configuration when booting from s3Alexander Couzens
2016-11-02ec/lenovo/h8: move charge priority into own functionAlexander Couzens
2016-10-31ec/acpi: Add missing includeNico Huber
2016-10-17ec/lenovo/h8: fix whitespaces/tabsAlexander Couzens
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
2016-09-26mainboards,ec: provide common declaration for mainboard_ec_init()Aaron Durbin
2016-09-26ec/google/chromeec: provide optional ASL lid switch implementationAaron Durbin
2016-09-07src/ec: Improve code formattingElyes HAOUAS
2016-08-31src/ec: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-20google/chromeec: Ensure data is ready before reading itFurquan Shaikh
2016-08-12chromeec/acpi: add Tablet event and EC ACPI MEMjiazi Yang
2016-08-08google/chromeec: Enable/Disable ccache with config variableMartin Roth
2016-08-04chromeec: Chrome EC firmware source selection for EC and PD firmwaresPaul Kocialkowski
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-07-31build system: really disable building CrEC when not neededPatrick Georgi
2016-07-28skylake/mainboard: Define mainboard hook in bootblockSubrata Banik
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-07-27chromeec: Use CHROMEEC_SOURCE with fallback instead of hardcoding pathPaul Kocialkowski
2016-07-15ec/google/chromeec: provide common SMI handler helpersAaron Durbin
2016-07-10google/chromeec: Update EC command headerGwendal Grignou
2016-06-24ec/google: Add support for the EC 'get time' functionSimon Glass
2016-06-03chromeec: Move EC image hash to separate file in CBFSJulius Werner
2016-05-18ec/google/chromeec/acpi: Add MKBP supportGwendal Grignou
2016-05-13ec/google/chromeec: don't guard function declarationsAaron Durbin
2016-05-11ec/google/chromeec: provide way to query ioport rangeAaron Durbin
2016-05-09ec/google/chromeec/acpi: Add GOOG0004 to load cros_ec_lpc dynamically.Gwendal Grignou
2016-05-06ec/google/chromeec/ec_lpc: Declare used IO ports as a resourceAlexandru Gagniuc
2016-05-06ec/google/chromeec/ec_commands.h: Include stdint.hAlexandru Gagniuc
2016-04-19kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-10ec/lenovo/h8: do not reset volume on s3 wakeupChristopher Spinrath
2016-03-05Hide EC_GOOGLE_CHROMEEC_SPI_BUS.Vladimir Serbinenko
2016-02-09ASL: Remove unused modulo recipient.Vladimir Serbinenko
2016-02-09Workaround for unused variable warning.Vladimir Serbinenko
2016-02-09stout: Fix ASL warningsVladimir Serbinenko
2016-02-09build system: Build Chrome EC firmware on requestPatrick Georgi
2016-02-04google/chromeec: implement vboot_(save|retrieve)_hash APIAaron Durbin
2016-02-04google/chromeec: Add temporary storage interfaceDuncan Laurie
2016-02-04google/chromeec: Update EC command headerDuncan Laurie
2016-02-01drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson
2016-01-31h8/battery: Fix ASL warning.Vladimir Serbinenko
2016-01-28ec/google/chromeec/acpi :Enable DPTF charger/TSR1/TSR2 participant.Freddy Paul
2016-01-21ec: Add support for EC used on Purism Librem laptopsDuncan Laurie
2016-01-14ec/: add missing license headersMartin Roth
2015-12-26ACPI: Add hack to avoid IASL warning when reading back registersMartin Roth
2015-11-24ec/quanta/ene_kb3940q: Fix ACPI NoticeMartin Roth
2015-11-24ec/lenovo/h8: Fix IASL warningsMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-27ec/chrome: Disable LPC Continuous Serial IRQ Selectpchandri
2015-10-15ec/google: Move label to BOL to satisfy lint-testsPatrick Georgi
2015-09-28chromeec: Fix ACPI compile warningsDuncan Laurie
2015-09-28ec: superio: Report keyboard IRQ as wake capableDuncan Laurie
2015-09-09chromeec: Add kconfig entry for EC PD supportDuncan Laurie
2015-09-07Drop "See file CREDITS..." commentStefan Reinauer
2015-09-01chromeec: Move keyboard backlight code into Chrome EC directoryDuncan Laurie
2015-08-27chromeec: Add helper function to read EC switch stateDuncan Laurie
2015-07-21mec: Correct the access mode for short payloadsJagadish Krishnamoorthy
2015-07-07ec/lenovo/h8: silence sound on bootAlexander Couzens
2015-06-30EC: Add new EC host event for FASTBOOT_MODE requestFurquan Shaikh
2015-05-29lenovo: Move pc_keyboard_init to h8 init.Vladimir Serbinenko
2015-05-29h8: Add missing include of stdint.hVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-14lenovo: Disable radio when suspending or turning off.Vladimir Serbinenko
2015-04-29kbuild: automatically include ECsStefan Reinauer
2015-04-28chromeos: remove VBOOT2_VERIFY_FIRMWARE optionAaron Durbin
2015-04-27chromeec: ec_mec: Fix misaligned data accessShawn Nematbakhsh