summaryrefslogtreecommitdiff
path: root/src/ec
AgeCommit message (Expand)Author
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-30ec/kontron/kempld: Add fall-through comments where appropriateNico Huber
2019-09-163rdparty/chromeec: Update to latest masterElyes HAOUAS
2019-09-14ec/acpi: Replace __PRE_RAM__ useKyösti Mälkki
2019-09-02ec/kontron/kempld: Select DRIVERS_UART_8250IONico Huber
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-21ec/lenovo/h8: Add option to set F1-F12 as primary functionIru Cai
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