Age | Commit message (Expand) | Author |
2019-07-18 | ec/google/chromeec: Pass reference of object to BBST() method | Duncan Laurie |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-06-22 | src/ec: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-06-21 | ec/kontron/kempld/kempld_i2c.c: Remove unneeded 'else' | Elyes HAOUAS |
2019-06-21 | ec/google/chromeec/ec_lpc: Remove unneeded 'else' | Elyes HAOUAS |
2019-06-13 | ec/google/wilco: Read back from EC RAM after S0ix entry | Duncan Laurie |
2019-06-07 | ec/google/wilco: Add UCSI support | Duncan Laurie |
2019-06-03 | ec/lenovo/h8: Fix method name in ACPI code | Evgeny Zinoviev |
2019-05-29 | src/{ec,vendorcode}: Add missing 'include <types.h> | Elyes HAOUAS |
2019-05-24 | ec/google/wilco: Fix radio control command | Duncan Laurie |
2019-05-22 | ec/google/wilco: set diagnostic LEDs on boot failure | Keith Short |
2019-05-20 | ec/google/wilco: Add support for KB_ERR_CODE to Wilco EC | Keith Short |
2019-05-13 | src/ec/lenovo/h8/acpi: Serialize Control Method | Elyes HAOUAS |
2019-05-08 | ec/lenovo/h8: Add VBOOT board support | Patrick Rudolph |
2019-05-08 | ec/lenovo/h8: Add function to query sense state | Patrick Rudolph |
2019-04-18 | ec/google/wilco: Support board_id with EC provided ID | Duncan Laurie |
2019-04-18 | ec/google/wilco: Send "logo displayed" progress code | Duncan Laurie |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-03-29 | src: Use include <reset.h> when appropriate | Elyes HAOUAS |
2019-03-28 | ec/google/wilco: Add ACPI _BIX method for battery | Duncan Laurie |
2019-03-28 | ec/google/wilco: Add a romstage init function to send progress code | Duncan Laurie |
2019-03-21 | Revert "UPSTREAM: ec/google/wilco: Enable software sync for VBOOT" | Duncan Laurie |
2019-03-21 | ec/google/wilco: Add function to indicate if EC uses signed FW | Duncan Laurie |
2019-03-18 | ec/google/wilco: Enable software sync for VBOOT | Duncan Laurie |
2019-03-18 | ec/google/wilco: Fix handling of commands that do not respond | Duncan Laurie |
2019-03-16 | src: Drop unused '#include <halt.h>' | Elyes HAOUAS |
2019-03-15 | ec/google/wilco: Clear S0ix support bit at boot | Duncan Laurie |
2019-03-15 | ec/google/wilco: coalesce tent mode to tablet mode | Jett Rink |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-06 | ec/lenovo/h8: Implement ACPI methods to set battery thresholds | Alexey Kharlamov |
2019-03-04 | device/pnp: Add header files for PNP ops | Kyösti Mälkki |
2019-03-04 | Fix indirect include for endianess | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-02-27 | ec/google/chromeec: fix the error status passing | YH Lin |
2019-02-26 | ec/google/chromeec: Clarify return value of google_chromeec_command | Daisuke Nojiri |
2019-02-25 | ec/google/wilco: Fix ACPI power status events | Duncan Laurie |
2019-02-11 | ec/lenovo/h8/Kconfig: increase ps2 kbd timeout from 3000 to 5000ms | Michael Bacarella |
2019-02-11 | mb/google/kahlee: Use GPIO_10 for EC_SYNC_IRQ | Edward Hill |
2019-02-05 | ec/google/wilco: Add virtual button support | Duncan Laurie |
2019-02-04 | ec/google/wilco: Add ACPI device for event interface | Duncan Laurie |
2019-02-04 | ec/google/wilco: Add S0ix support handlers | Duncan Laurie |
2019-01-30 | ec/google/chromeec: Add boardid.c to verstage | You-Cheng Syu |
2019-01-24 | ec/google/wilco: Turn on wake up from lid | Lijian Zhao |
2019-01-24 | ec/kontron: Add support for Kontron kempld | Nico Huber |
2018-12-28 | ec/chromeec: fix LPC read/write for MEC devices | Matt DeVillier |
2018-12-06 | lenovo/h8,thinkpads: Re-do USB Always On | Nathaniel Roach |
2018-12-04 | ec/google/wilco: Turn camera power on | Duncan Laurie |
2018-12-04 | ec/google/wilco: Guard DTPF with ifdef | Duncan Laurie |
2018-12-04 | ec/google/wilco/acpi: Add DPTF support | Duncan Laurie |
2018-12-04 | ec/google/wilco/acpi: Fix issues and clean up | Duncan Laurie |