aboutsummaryrefslogtreecommitdiff
path: root/src/ec/google
AgeCommit message (Expand)Author
2015-05-21Remove address from GPLv2 headersPatrick Georgi
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
2015-04-22chromeec: lpc: Add variant MEC IOShawn Nematbakhsh
2015-04-22chromeec: lpc: Read / write IO ports through common functionsShawn Nematbakhsh
2015-04-22chromeec: Access ID + flags through ACPI I/O portsShawn Nematbakhsh
2015-04-22chromeec: Support accessing memmap data over port 62/66Shawn Nematbakhsh
2015-04-22chromeec: Update ec_commands.h from EC repositoryShawn Nematbakhsh
2015-04-14chromeec: Fix printf formatting warningAnatol Pomozov
2015-04-10samus: Log EC panics to eventlogShawn Nematbakhsh
2015-04-10cros_ec: Retry failed VBNV transactionsJulius Werner
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-04-02chromeec: Add wakeup delay after SPI /CS assertionDavid Hendricks
2015-04-02chromeec: Fix logging of EC wake eventsDuncan Laurie
2015-04-02chromeec: Add battery status event and re-enable _BIXDuncan Laurie
2015-04-02chromeec: Add support for v3 commands on LPCDuncan Laurie
2015-04-02chromeec: Add commands to check PD image typeDuncan Laurie
2015-04-02chromeec: Update ec_commands.h from EC repositoryDuncan Laurie
2015-03-31chromeec: Clear post code before reboot to RODuncan Laurie
2015-03-27chromeec: Add ACPI device for PD MCU and handle related EC host eventShawn Nematbakhsh
2015-03-21chromeec: use stopwatch APIAaron Durbin
2015-03-21chromeec: provide proto v3 over i2c supportAaron Durbin
2015-03-21chromeec: allow transport implementation to provide buffers for proto v3Aaron Durbin
2015-03-21chromeec: correct response length for VBNV writeAaron Durbin
2015-03-18chromeec: Move SERIQ mode to LPC optionMarc Jones
2015-01-27vboot2: read dev and recovery switchDaisuke Nojiri
2015-01-09chrome ec: Add ACPI Device for ALS if enabledDuncan Laurie
2014-12-30chromeos: Unconditionally clear the EC recovery requestSheng-Liang Song
2014-12-16i2c: Replace the i2c API.Gabe Black
2014-12-09spi: Factor EC protocol details out of the SPI drivers.Gabe Black
2014-12-02Replace hlt with halt()Patrick Georgi
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-09-29google/chromeec: Notify DPTF charger participant on AC state changeDuncan Laurie
2014-09-19chrome ec: Add support for limiting charger currentDuncan Laurie
2014-08-13chromeos: On ARM platforms VBNV lives in the ECStefan Reinauer
2014-08-08chromeec: Implement full battery workaround at 6%Duncan Laurie
2014-08-04chrome ec: Add Methods for new EC eventsDuncan Laurie
2014-07-05spi: Change spi_xfer to work in units of bytes instead of bits.Gabe Black
2014-07-05spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black
2014-06-25src/ec: Sanitize headers and comment #endif pairingsEdward O'Callaghan
2014-05-13chromeec: add function to reboot on unexpected imageAaron Durbin
2014-05-13chrome ec: Fix temperature calcualtion in PATx methodsDuncan Laurie
2014-05-13chrome ec: call DPTF thermal threshold event handlerAaron Durbin
2014-05-13chrome ec: Update header and add functions to support DPTFDuncan Laurie
2014-05-13src/*: Remove the last remnants of struct keyboardEdward O'Callaghan
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2014-05-09baytrail: Basic DPTF frameworkDuncan Laurie
2014-05-01Declare recovery and developer modes outside ChromeOSKyösti Mälkki
2014-01-30chromeec: allow override of i8042 interruptAaron Durbin
2014-01-30chrome ec: Fix ASL to use IO() instead of FixedIO()Duncan Laurie
2013-12-21chromeec: Add event methods for EC requested throttleDuncan Laurie
2013-12-12chromeec: Allow get_board_version to be called from romstage.Shawn Nematbakhsh
2013-07-10chromeec: Add a function to send passthrough i2c messages.Gabe Black
2013-07-10ec/google: Support ChromeOS EC on SPI bus.Hung-Te Lin
2013-07-10ec/google: Support Chrome EC protocol version 3.Hung-Te Lin
2013-07-10ec/google: Generalize communication protocol support in EC drivers.Hung-Te Lin
2013-07-10ec/chromeec: Merge upstream V3 structure and constant definition.Hung-Te Lin
2013-07-10ec: Reserve correct ioport regions for Chrome OS EC to useBill Richardson
2013-07-10slippy/falco/peppy: Enable SERIRQ continuous modeDuncan Laurie
2013-07-10ec: Add romstage function for checking and rebooting ECDuncan Laurie
2013-07-10chrome ec: Update EC header from EC repositoryDuncan Laurie
2013-07-10ec: Remove hardcoded GPI offset in EC SCIDuncan Laurie
2013-07-10ec: Fix spellingMartin Roth
2013-07-10ChromeEC: Fix the default, depends for EC_GOOGLE_CHROMEEC_I2C.Gabe Black
2013-04-18ChromeEC: Drop unneeded Kconfig variable EC_GOOGLE_API_ROOTStefan Reinauer
2013-04-16ec/google: Move plug-n-play initialization to LPC protocol.Hung-Te Lin
2013-04-16ec/google: Support Google's Chrome EC on I2C interface.Hung-Te Lin
2013-04-12ec/google: Isolate EC bus protocol implementation.Hung-Te Lin
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-22Add support for Google ChromeECStefan Reinauer