summaryrefslogtreecommitdiff
path: root/src/ec
AgeCommit message (Expand)Author
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
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-02-16acpi: Generate valid ACPI processor objectsTimothy Pearson
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-06ec/compal/ene932/acpi/superio.asl: Provide PNP0F13 AUX ASLEdward O'Callaghan
2014-12-02Replace hlt with halt()Patrick Georgi
2014-11-29ec: Use DEVICE_NOOP macro formalism over static stub funcEdward O'Callaghan
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