summaryrefslogtreecommitdiffstats
path: root/src/ec/google
Commit message (Expand)AuthorAgeFilesLines
* ec/google/chromeec: fix format security warningGreg V2019-10-091-1/+1
* ec/google/chromec: Default EC_GOOGLE_CHROMEEC_LPC to disabledMartin Roth2019-10-031-1/+1
* 3rdparty/chromeec: Update to latest masterElyes HAOUAS2019-09-161-0/+4
* vboot: remove fastboot supportJoel Kitching2019-09-021-5/+3
* ec/google/chromeec: Add config option for eSPIMartin Roth2019-08-301-0/+11
* Split MAYBE_STATIC to _BSS and _NONZERO variantsKyösti Mälkki2019-08-263-3/+3
* google/chromeos: Support AP watchdog flag from Chrome ECYou-Cheng Syu2019-08-232-12/+28
* ec/google/chromeec: Update ec_commands.hYou-Cheng Syu2019-08-233-804/+1617
* chromeec: Depend on events_copy_b to identify the wake sourceRavi Chandra Sadineni2019-08-211-22/+7
* src/ec: Drop __PRE_RAM__ and __SMM__ guardsKyösti Mälkki2019-08-204-13/+0
* devicetree: Remove duplicate chip_ops declarationsKyösti Mälkki2019-08-202-7/+0
* ec/google/chromeec: Use MAYBE_STATICKyösti Mälkki2019-08-191-16/+2
* ec/google/wilco: Hide wilco symbols when unusedElyes HAOUAS2019-07-251-0/+4
* ec/google/chromeec: Pass reference of object to BBST() methodDuncan Laurie2019-07-181-3/+3
* src/ec: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-06-221-1/+0
* ec/google/chromeec/ec_lpc: Remove unneeded 'else'Elyes HAOUAS2019-06-211-4/+2
* ec/google/wilco: Read back from EC RAM after S0ix entryDuncan Laurie2019-06-131-0/+6
* ec/google/wilco: Add UCSI supportDuncan Laurie2019-06-075-4/+320
* ec/google/wilco: Fix radio control commandDuncan Laurie2019-05-242-2/+10
* ec/google/wilco: set diagnostic LEDs on boot failureKeith Short2019-05-222-11/+46
* ec/google/wilco: Add support for KB_ERR_CODE to Wilco ECKeith Short2019-05-203-1/+29
* ec/google/wilco: Support board_id with EC provided IDDuncan Laurie2019-04-184-3/+54
* ec/google/wilco: Send "logo displayed" progress codeDuncan Laurie2019-04-181-0/+7
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-062-2/+1
* src: Use include <reset.h> when appropriateElyes HAOUAS2019-03-291-1/+0
* ec/google/wilco: Add ACPI _BIX method for batteryDuncan Laurie2019-03-281-3/+13
* ec/google/wilco: Add a romstage init function to send progress codeDuncan Laurie2019-03-284-0/+51
* Revert "UPSTREAM: ec/google/wilco: Enable software sync for VBOOT"Duncan Laurie2019-03-211-1/+0
* ec/google/wilco: Add function to indicate if EC uses signed FWDuncan Laurie2019-03-213-0/+21
* ec/google/wilco: Enable software sync for VBOOTDuncan Laurie2019-03-181-0/+1
* ec/google/wilco: Fix handling of commands that do not respondDuncan Laurie2019-03-181-6/+6
* src: Drop unused '#include <halt.h>'Elyes HAOUAS2019-03-161-1/+0
* ec/google/wilco: Clear S0ix support bit at bootDuncan Laurie2019-03-153-0/+15
* ec/google/wilco: coalesce tent mode to tablet modeJett Rink2019-03-151-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-088-17/+17
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-041-0/+1
* Fix indirect include for endianessKyösti Mälkki2019-03-041-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-043-3/+0
* ec/google/chromeec: fix the error status passingYH Lin2019-02-271-2/+2
* ec/google/chromeec: Clarify return value of google_chromeec_commandDaisuke Nojiri2019-02-261-0/+6
* ec/google/wilco: Fix ACPI power status eventsDuncan Laurie2019-02-253-11/+7
* mb/google/kahlee: Use GPIO_10 for EC_SYNC_IRQEdward Hill2019-02-111-0/+11
* ec/google/wilco: Add virtual button supportDuncan Laurie2019-02-054-0/+116
* ec/google/wilco: Add ACPI device for event interfaceDuncan Laurie2019-02-042-17/+29
* ec/google/wilco: Add S0ix support handlersDuncan Laurie2019-02-042-0/+19
* ec/google/chromeec: Add boardid.c to verstageYou-Cheng Syu2019-01-301-0/+1
* ec/google/wilco: Turn on wake up from lidLijian Zhao2019-01-243-0/+34
* ec/chromeec: fix LPC read/write for MEC devicesMatt DeVillier2018-12-281-2/+6
* ec/google/wilco: Turn camera power onDuncan Laurie2018-12-042-0/+10
* ec/google/wilco: Guard DTPF with ifdefDuncan Laurie2018-12-043-4/+4