summaryrefslogtreecommitdiff
path: root/src/ec
AgeCommit message (Expand)Author
2018-11-02ec/google/wilco: Add wake pin configurationDuncan Laurie
2018-10-31ec/google/wilco: Unmute audio on initDuncan Laurie
2018-10-31ec/google/wilco: Add ACPI SuperIO devicesDuncan Laurie
2018-10-31ec/google/wilco: Add ACPI EC event handlersDuncan Laurie
2018-10-31ec/google/wilco: Add ACPI battery and AC objectsDuncan Laurie
2018-10-31ec/google/wilco: Add ACPI EC infrastructureDuncan Laurie
2018-10-31ec/google/wilco: Add a bootblock function for early initDuncan Laurie
2018-10-31ec/google/wilco: Save and restore PS/2 data for S3Duncan Laurie
2018-10-31ec/google/wilco: Add SMM handlersDuncan Laurie
2018-10-31ec/google/wilco: Report BIOS progress to the ECDuncan Laurie
2018-10-31ec/google/wilco: Add devicetree chip infrastructureDuncan Laurie
2018-10-31ec/google/wilco: Add power related mailbox commandsDuncan Laurie
2018-10-31ec/google/wilco: Add mailbox commandsDuncan Laurie
2018-10-31ec/google/wilco: Add mailbox helper functionsDuncan Laurie
2018-10-31ec/google/wilco: Add Wilco EC mailbox interfaceDuncan Laurie
2018-10-18ec/google/chromeec: Use common MEC interfaceDuncan Laurie
2018-10-18ec/google/common: Add a common MEC interfaceDuncan Laurie
2018-10-11ec/google/chromeec: Add support for querying ec board id in smm stageFurquan Shaikh
2018-10-11ec/google/chromeec: Get rid of __SMM__ guard for chromeec functionsFurquan Shaikh
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-08src: Use tabs for indentationElyes HAOUAS
2018-10-04ec/google/chromeec: Define a sync IRQ if neededDuncan Laurie
2018-09-20ec/google/chromeec: Update google_chromeec_get_board_version prototypeKarthikeyan Ramasubramanian
2018-09-17ec/google/chromeec: check to see if s0ix is enabledPaul Moy
2018-09-14ec/lenovo/pmh7: support 9bit address spaceAlexander Couzens
2018-09-05mb/lenovo: Support dual graphics for xx20/xx30 ThinkPadsEvgeny Zinoviev
2018-09-02chromeec: PS2K node can't be under SIO nodeStefan Reinauer
2018-08-28acpi: Hide Chrome and coreboot specific devicesDavid Wu
2018-08-28eve: Specify a unique ID for PS2 devicesLucas Chen
2018-08-23google/chromeec: Add support for "base attached switch" deviceDmitry Torokhov
2018-08-20ec/lenovo/pmh7: use read/write function in clear_bit/set_bitAlexander Couzens
2018-08-17ec/google/chromeec: Fix ACPI FWTS errorMarc Jones
2018-08-13ec/google/chromeec: de-dup a _UIDMatt Delco
2018-08-09src/ec/google/chromeec: Fix typoElyes HAOUAS
2018-08-08ec/google/chromeec: add support for retrieving DRAM part numberAaron Durbin
2018-07-30ec/lenovo/h8/acpi: Fix ACPI error in _INIPatrick Rudolph
2018-07-27chromeec: Read EC uptime info on bootJonathan Brandmeyer
2018-07-27chromeec: Sync ec_commands.h with CrOS upstreamJonathan Brandmeyer
2018-07-26ec/roda: pass ops to pnp_enable_devices instead of LDN-specific overrideFelix Held
2018-07-26ec/quanta: pass ops to pnp_enable_devices instead of LDN-specific overrideFelix Held
2018-07-26ec/compal: pass ops to pnp_enable_devices instead of LDN-specific overrideFelix Held
2018-07-26ec/google: pass ops to pnp_enable_devices instead of LDN-specific overrideFelix Held
2018-07-19ec/lenovo/h8/acpi: Apply state on wakePatrick Rudolph
2018-07-19ec/lenovo/h8/ssdt: Add UWB ACPI interfacePatrick Rudolph
2018-07-19ec/lenovo/h8/ssdt: Add keyboard backlight interfacePatrick Rudolph
2018-07-19ec/lenovo/h8/acpi: Add WWAN ACPI methodsPatrick Rudolph
2018-07-09src/{ec,include,lib}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-07-09ec/lenovo/h8/acpi: Add BDC interfacePatrick Rudolph
2018-07-06ec/lenovo/h8/acpi: Move ACPI HKEY device to new filePatrick Rudolph
2018-07-03ec/google/chromeec: Remove keyboard initializationFurquan Shaikh