Age | Commit message (Expand) | Author |
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 |
2018-12-04 | ec/google/wilco: Fix extended event handling | Duncan Laurie |
2018-12-04 | ec/google/wilco: Enable WiFi radio | Duncan Laurie |
2018-12-04 | ec/google/wilco: Enable COM1 ACPI device | Duncan Laurie |
2018-11-30 | cpu/intel/model_206{5,a}x: Rework acpi/cpu.asl | Arthur Heymans |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-16 | ec/google/chromeec: add support for retrieving OEM name | Wisley Chen |
2018-11-15 | google/chromeec/acpi/ec: Add support for Device DPTF Profile Number | Karthikeyan Ramasubramanian |
2018-11-15 | ec/google/chromeec/acpi: Rename EC_ENABLE_TABLET_EVENT config | Karthikeyan Ramasubramanian |
2018-11-12 | ec/google/chromeec: Configure EC_SYNC_IRQ as level triggered | Furquan Shaikh |
2018-11-06 | chromeec: Disable battery remaining capacity workaround | Daisuke Nojiri |
2018-11-02 | ec/google/wilco: Add wake pin configuration | Duncan Laurie |
2018-10-31 | ec/google/wilco: Unmute audio on init | Duncan Laurie |
2018-10-31 | ec/google/wilco: Add ACPI SuperIO devices | Duncan Laurie |
2018-10-31 | ec/google/wilco: Add ACPI EC event handlers | Duncan Laurie |
2018-10-31 | ec/google/wilco: Add ACPI battery and AC objects | Duncan Laurie |
2018-10-31 | ec/google/wilco: Add ACPI EC infrastructure | Duncan Laurie |
2018-10-31 | ec/google/wilco: Add a bootblock function for early init | Duncan Laurie |
2018-10-31 | ec/google/wilco: Save and restore PS/2 data for S3 | Duncan Laurie |
2018-10-31 | ec/google/wilco: Add SMM handlers | Duncan Laurie |
2018-10-31 | ec/google/wilco: Report BIOS progress to the EC | Duncan Laurie |
2018-10-31 | ec/google/wilco: Add devicetree chip infrastructure | Duncan Laurie |
2018-10-31 | ec/google/wilco: Add power related mailbox commands | Duncan Laurie |
2018-10-31 | ec/google/wilco: Add mailbox commands | Duncan Laurie |
2018-10-31 | ec/google/wilco: Add mailbox helper functions | Duncan Laurie |
2018-10-31 | ec/google/wilco: Add Wilco EC mailbox interface | Duncan Laurie |
2018-10-18 | ec/google/chromeec: Use common MEC interface | Duncan Laurie |
2018-10-18 | ec/google/common: Add a common MEC interface | Duncan Laurie |
2018-10-11 | ec/google/chromeec: Add support for querying ec board id in smm stage | Furquan Shaikh |
2018-10-11 | ec/google/chromeec: Get rid of __SMM__ guard for chromeec functions | Furquan Shaikh |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-10-08 | src: Use tabs for indentation | Elyes HAOUAS |
2018-10-04 | ec/google/chromeec: Define a sync IRQ if needed | Duncan Laurie |
2018-09-20 | ec/google/chromeec: Update google_chromeec_get_board_version prototype | Karthikeyan Ramasubramanian |
2018-09-17 | ec/google/chromeec: check to see if s0ix is enabled | Paul Moy |
2018-09-14 | ec/lenovo/pmh7: support 9bit address space | Alexander Couzens |
2018-09-05 | mb/lenovo: Support dual graphics for xx20/xx30 ThinkPads | Evgeny Zinoviev |
2018-09-02 | chromeec: PS2K node can't be under SIO node | Stefan Reinauer |
2018-08-28 | acpi: Hide Chrome and coreboot specific devices | David Wu |
2018-08-28 | eve: Specify a unique ID for PS2 devices | Lucas Chen |
2018-08-23 | google/chromeec: Add support for "base attached switch" device | Dmitry Torokhov |
2018-08-20 | ec/lenovo/pmh7: use read/write function in clear_bit/set_bit | Alexander Couzens |
2018-08-17 | ec/google/chromeec: Fix ACPI FWTS error | Marc Jones |
2018-08-13 | ec/google/chromeec: de-dup a _UID | Matt Delco |
2018-08-09 | src/ec/google/chromeec: Fix typo | Elyes HAOUAS |
2018-08-08 | ec/google/chromeec: add support for retrieving DRAM part number | Aaron Durbin |
2018-07-30 | ec/lenovo/h8/acpi: Fix ACPI error in _INI | Patrick Rudolph |
2018-07-27 | chromeec: Read EC uptime info on boot | Jonathan Brandmeyer |
2018-07-27 | chromeec: Sync ec_commands.h with CrOS upstream | Jonathan Brandmeyer |
2018-07-26 | ec/roda: pass ops to pnp_enable_devices instead of LDN-specific override | Felix Held |
2018-07-26 | ec/quanta: pass ops to pnp_enable_devices instead of LDN-specific override | Felix Held |
2018-07-26 | ec/compal: pass ops to pnp_enable_devices instead of LDN-specific override | Felix Held |
2018-07-26 | ec/google: pass ops to pnp_enable_devices instead of LDN-specific override | Felix Held |
2018-07-19 | ec/lenovo/h8/acpi: Apply state on wake | Patrick Rudolph |
2018-07-19 | ec/lenovo/h8/ssdt: Add UWB ACPI interface | Patrick Rudolph |
2018-07-19 | ec/lenovo/h8/ssdt: Add keyboard backlight interface | Patrick Rudolph |
2018-07-19 | ec/lenovo/h8/acpi: Add WWAN ACPI methods | Patrick Rudolph |
2018-07-09 | src/{ec,include,lib}: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-07-09 | ec/lenovo/h8/acpi: Add BDC interface | Patrick Rudolph |
2018-07-06 | ec/lenovo/h8/acpi: Move ACPI HKEY device to new file | Patrick Rudolph |