summaryrefslogtreecommitdiff
path: root/src/ec/google
AgeCommit message (Expand)Author
2019-12-29ec/google/chromeec: ignore LIMIT_POWER based on command code in responseRizwan Qureshi
2019-12-27ec/google: Fix wedging AP on early ec sw syncTim Wawrzynczak
2019-12-19src/{drivers,device,ec}: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-17src: Conditionally include TEVTFrans Hendriks
2019-12-16ec/google/chromeec/acpi: move PS2K under PCI0Matt DeVillier
2019-12-02ec/google/wilco: Add EC ACPI methods for privacy screenMathew King
2019-11-29ec/google/chromeec: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-18include: Make stdbool.h a separate fileJulius Werner
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