summaryrefslogtreecommitdiffstats
path: root/src/ec
Commit message (Expand)AuthorAgeFilesLines
* ec/google/chromeec: Pass reference of object to BBST() methodDuncan Laurie2019-07-181-3/+3
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-092-2/+2
* src/ec: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-06-228-8/+0
* ec/kontron/kempld/kempld_i2c.c: Remove unneeded 'else'Elyes HAOUAS2019-06-211-3/+2
* 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/lenovo/h8: Fix method name in ACPI codeEvgeny Zinoviev2019-06-031-1/+1
* src/{ec,vendorcode}: Add missing 'include <types.h>Elyes HAOUAS2019-05-293-0/+3
* 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
* src/ec/lenovo/h8/acpi: Serialize Control MethodElyes HAOUAS2019-05-131-1/+1
* ec/lenovo/h8: Add VBOOT board supportPatrick Rudolph2019-05-083-0/+69
* ec/lenovo/h8: Add function to query sense statePatrick Rudolph2019-05-083-0/+66
* 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-0813-28/+28
* ec/lenovo/h8: Implement ACPI methods to set battery thresholdsAlexey Kharlamov2019-03-065-0/+427
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-042-0/+2
* Fix indirect include for endianessKyösti Mälkki2019-03-041-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-044-4/+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
* ec/lenovo/h8/Kconfig: increase ps2 kbd timeout from 3000 to 5000msMichael Bacarella2019-02-111-1/+1
* 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/kontron: Add support for Kontron kempldNico Huber2019-01-248-0/+605
* ec/chromeec: fix LPC read/write for MEC devicesMatt DeVillier2018-12-281-2/+6
* lenovo/h8,thinkpads: Re-do USB Always OnNathaniel Roach2018-12-064-50/+39
* ec/google/wilco: Turn camera power onDuncan Laurie2018-12-042-0/+10
* ec/google/wilco: Guard DTPF with ifdefDuncan Laurie2018-12-043-4/+4
* ec/google/wilco/acpi: Add DPTF supportDuncan Laurie2018-12-044-0/+159
* ec/google/wilco/acpi: Fix issues and clean upDuncan Laurie2018-12-042-6/+14