summaryrefslogtreecommitdiff
path: root/src/ec
AgeCommit message (Expand)Author
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-20lenovo/pmh7: Remove use of __PRE_RAM__ and __SMM__Kyö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-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-06-22src/ec: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-06-21ec/kontron/kempld/kempld_i2c.c: Remove unneeded 'else'Elyes 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-06-03ec/lenovo/h8: Fix method name in ACPI codeEvgeny Zinoviev
2019-05-29src/{ec,vendorcode}: Add missing 'include <types.h>Elyes HAOUAS
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-05-13src/ec/lenovo/h8/acpi: Serialize Control MethodElyes HAOUAS
2019-05-08ec/lenovo/h8: Add VBOOT board supportPatrick Rudolph
2019-05-08ec/lenovo/h8: Add function to query sense statePatrick Rudolph
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-06ec/lenovo/h8: Implement ACPI methods to set battery thresholdsAlexey Kharlamov
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-11ec/lenovo/h8/Kconfig: increase ps2 kbd timeout from 3000 to 5000msMichael Bacarella
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
2019-01-24ec/kontron: Add support for Kontron kempldNico Huber