aboutsummaryrefslogtreecommitdiff
path: root/src/ec/google
AgeCommit message (Expand)Author
2019-11-09ELOG: Introduce elog_gsmi variantsKyösti Mälkki
2019-11-04include: Remove EC_EVENT_* from elog.hYu-Ping Wu
2019-10-31ec/google/chromeec: Add EC driver support for software syncTim Wawrzynczak
2019-10-29ec/google/chromeec: Clean up ec.[ch]Tim Wawrzynczak
2019-10-25ec/{compal,google,quanta}: Drop wrong _ADR objectsElyes HAOUAS
2019-10-24(acpi) superio.asl: Drop wrong _ADR objectsElyes HAOUAS
2019-10-24ec/google/chromeec/acpi: Drop wrong _ADR objectElyes HAOUAS
2019-10-09ec/google/chromeec: fix format security warningGreg V
2019-10-03ec/google/chromec: Default EC_GOOGLE_CHROMEEC_LPC to disabledMartin Roth
2019-09-163rdparty/chromeec: Update to latest masterElyes HAOUAS
2019-09-02vboot: remove fastboot supportJoel Kitching
2019-08-30ec/google/chromeec: Add config option for eSPIMartin Roth
2019-08-26Split MAYBE_STATIC to _BSS and _NONZERO variantsKyösti Mälkki
2019-08-23google/chromeos: Support AP watchdog flag from Chrome ECYou-Cheng Syu
2019-08-23ec/google/chromeec: Update ec_commands.hYou-Cheng Syu
2019-08-21chromeec: Depend on events_copy_b to identify the wake sourceRavi Chandra Sadineni
2019-08-20src/ec: Drop __PRE_RAM__ and __SMM__ guardsKyösti Mälkki
2019-08-20devicetree: Remove duplicate chip_ops declarationsKyösti Mälkki
2019-08-19ec/google/chromeec: Use MAYBE_STATICKyösti Mälkki
2019-07-25ec/google/wilco: Hide wilco symbols when unusedElyes HAOUAS
2019-07-18ec/google/chromeec: Pass reference of object to BBST() methodDuncan Laurie
2019-06-22src/ec: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-06-21ec/google/chromeec/ec_lpc: Remove unneeded 'else'Elyes HAOUAS
2019-06-13ec/google/wilco: Read back from EC RAM after S0ix entryDuncan Laurie
2019-06-07ec/google/wilco: Add UCSI supportDuncan Laurie
2019-05-24ec/google/wilco: Fix radio control commandDuncan Laurie
2019-05-22ec/google/wilco: set diagnostic LEDs on boot failureKeith Short
2019-05-20ec/google/wilco: Add support for KB_ERR_CODE to Wilco ECKeith Short
2019-04-18ec/google/wilco: Support board_id with EC provided IDDuncan Laurie
2019-04-18ec/google/wilco: Send "logo displayed" progress codeDuncan Laurie
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-29src: Use include <reset.h> when appropriateElyes HAOUAS
2019-03-28ec/google/wilco: Add ACPI _BIX method for batteryDuncan Laurie
2019-03-28ec/google/wilco: Add a romstage init function to send progress codeDuncan Laurie
2019-03-21Revert "UPSTREAM: ec/google/wilco: Enable software sync for VBOOT"Duncan Laurie
2019-03-21ec/google/wilco: Add function to indicate if EC uses signed FWDuncan Laurie
2019-03-18ec/google/wilco: Enable software sync for VBOOTDuncan Laurie
2019-03-18ec/google/wilco: Fix handling of commands that do not respondDuncan Laurie
2019-03-16src: Drop unused '#include <halt.h>'Elyes HAOUAS
2019-03-15ec/google/wilco: Clear S0ix support bit at bootDuncan Laurie
2019-03-15ec/google/wilco: coalesce tent mode to tablet modeJett Rink
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/pnp: Add header files for PNP opsKyösti Mälkki
2019-03-04Fix indirect include for endianessKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-02-27ec/google/chromeec: fix the error status passingYH Lin
2019-02-26ec/google/chromeec: Clarify return value of google_chromeec_commandDaisuke Nojiri
2019-02-25ec/google/wilco: Fix ACPI power status eventsDuncan Laurie
2019-02-11mb/google/kahlee: Use GPIO_10 for EC_SYNC_IRQEdward Hill
2019-02-05ec/google/wilco: Add virtual button supportDuncan Laurie
2019-02-04ec/google/wilco: Add ACPI device for event interfaceDuncan Laurie
2019-02-04ec/google/wilco: Add S0ix support handlersDuncan Laurie
2019-01-30ec/google/chromeec: Add boardid.c to verstageYou-Cheng Syu
2019-01-24ec/google/wilco: Turn on wake up from lidLijian Zhao
2018-12-28ec/chromeec: fix LPC read/write for MEC devicesMatt DeVillier
2018-12-04ec/google/wilco: Turn camera power onDuncan Laurie
2018-12-04ec/google/wilco: Guard DTPF with ifdefDuncan Laurie
2018-12-04ec/google/wilco/acpi: Add DPTF supportDuncan Laurie
2018-12-04ec/google/wilco/acpi: Fix issues and clean upDuncan Laurie
2018-12-04ec/google/wilco: Fix extended event handlingDuncan Laurie
2018-12-04ec/google/wilco: Enable WiFi radioDuncan Laurie
2018-12-04ec/google/wilco: Enable COM1 ACPI deviceDuncan Laurie
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-16ec/google/chromeec: add support for retrieving OEM nameWisley Chen
2018-11-15google/chromeec/acpi/ec: Add support for Device DPTF Profile NumberKarthikeyan Ramasubramanian
2018-11-15ec/google/chromeec/acpi: Rename EC_ENABLE_TABLET_EVENT configKarthikeyan Ramasubramanian
2018-11-12ec/google/chromeec: Configure EC_SYNC_IRQ as level triggeredFurquan Shaikh
2018-11-06chromeec: Disable battery remaining capacity workaroundDaisuke Nojiri
2018-11-02ec/google/wilco: Add wake pin configurationDuncan Laurie
2018-10-31ec/google/wilco: Unmute audio on initDuncan Laurie
2018-10-31ec/google/wilco: Add ACPI SuperIO devicesDuncan Laurie
2018-10-31ec/google/wilco: Add ACPI EC event handlersDuncan Laurie
2018-10-31ec/google/wilco: Add ACPI battery and AC objectsDuncan Laurie
2018-10-31ec/google/wilco: Add ACPI EC infrastructureDuncan Laurie
2018-10-31ec/google/wilco: Add a bootblock function for early initDuncan Laurie
2018-10-31ec/google/wilco: Save and restore PS/2 data for S3Duncan Laurie
2018-10-31ec/google/wilco: Add SMM handlersDuncan Laurie
2018-10-31ec/google/wilco: Report BIOS progress to the ECDuncan Laurie
2018-10-31ec/google/wilco: Add devicetree chip infrastructureDuncan Laurie
2018-10-31ec/google/wilco: Add power related mailbox commandsDuncan Laurie
2018-10-31ec/google/wilco: Add mailbox commandsDuncan Laurie
2018-10-31ec/google/wilco: Add mailbox helper functionsDuncan Laurie
2018-10-31ec/google/wilco: Add Wilco EC mailbox interfaceDuncan Laurie
2018-10-18ec/google/chromeec: Use common MEC interfaceDuncan Laurie
2018-10-18ec/google/common: Add a common MEC interfaceDuncan Laurie
2018-10-11ec/google/chromeec: Add support for querying ec board id in smm stageFurquan Shaikh
2018-10-11ec/google/chromeec: Get rid of __SMM__ guard for chromeec functionsFurquan Shaikh
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-04ec/google/chromeec: Define a sync IRQ if neededDuncan Laurie
2018-09-20ec/google/chromeec: Update google_chromeec_get_board_version prototypeKarthikeyan Ramasubramanian
2018-09-17ec/google/chromeec: check to see if s0ix is enabledPaul Moy
2018-09-02chromeec: PS2K node can't be under SIO nodeStefan Reinauer
2018-08-28acpi: Hide Chrome and coreboot specific devicesDavid Wu
2018-08-28eve: Specify a unique ID for PS2 devicesLucas Chen
2018-08-23google/chromeec: Add support for "base attached switch" deviceDmitry Torokhov
2018-08-17ec/google/chromeec: Fix ACPI FWTS errorMarc Jones
2018-08-13ec/google/chromeec: de-dup a _UIDMatt Delco
2018-08-09src/ec/google/chromeec: Fix typoElyes HAOUAS
2018-08-08ec/google/chromeec: add support for retrieving DRAM part numberAaron Durbin
2018-07-27chromeec: Read EC uptime info on bootJonathan Brandmeyer