index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ec
Age
Commit message (
Expand
)
Author
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
ec/lenovo/h8: Constify struct device * parameter to h8_has_* functions
Furquan Shaikh
2020-04-25
mb/lenovo/{x201,t410}: Move ThinkLight code
Stefan Ott
2020-04-22
ec/google/chromeec: Add driver for i2c_tunnel device under Chrome EC
Furquan Shaikh
2020-04-22
ec/google/chromeec: Add .scan_bus() callback for Chrome EC device
Furquan Shaikh
2020-04-22
ec/google/chromeec: Fix acpi_name() for Chrome EC device
Furquan Shaikh
2020-04-20
ec/google/chromeec: Fill up SSDT for EC provided PS2 keyboard
Rajat Jain
2020-04-20
google/chromeec: Add wrapper for EC_CMD_GET_KEYBD_CONFIG
Rajat Jain
2020-04-20
google/chromeec: Revise parameters of EC USB PD API call
Gaggery Tsai
2020-04-17
ec/google/chromeec: Update the USBC ACPI device hierarchy
Karthikeyan Ramasubramanian
2020-04-17
ec/google/chromeec: Add host command EC_CMD_GET_KEYBD_CONFIG
Rajat Jain
2020-04-16
ec/google/chromeec: add BOARD_VERSION CBI support
Aaron Durbin
2020-04-13
google/chromeec: Add USB MUX Interrupt
Brandon Breitenstein
2020-04-13
ec/google/chromeec: add smbios_mainboard_manufacturer()
Aaron Durbin
2020-04-11
ec/google/chromeec: expose failure and unprovisioned SKU id values
Aaron Durbin
2020-04-10
src/ec: Add missing "set_resources = noop_set_resources"
Elyes HAOUAS
2020-04-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-09
ec/google/chromeec: Replace uses of ec_current_image with ec_image
Furquan Shaikh
2020-04-09
ec/google/chromeec: Update ec_commands.h
Furquan Shaikh
2020-04-05
src/ec: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-23
acpi: Change Processor ACPI Name (Intel only)
Christian Walter
2020-03-20
ec/google/chromeec: don't put empty block in SSDT
Matt DeVillier
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-16
ec/51nb: add support for NPCE985LA0DX EC
Matt DeVillier
2020-03-15
ec/google/wilco: Store LID status into LIDS and change device name
Eric Lai
2020-03-14
ec/google/chromeec/acpi: Move ECPD under CREC
Prashant Malani
2020-03-06
ec/google/chromeec: Fix dev ops for chromeec
Furquan Shaikh
2020-03-04
src/ec,mainboard: Move weak smbios_system_sku() override inwards
Edward O'Callaghan
2020-03-04
mainboard/google/octopus: Migrate onto SKU ID helpers
Edward O'Callaghan
2020-02-28
ec/google/chromeec: Introduce SKU_ID helpers
Edward O'Callaghan
2020-02-26
ec/purism/librem: fix topstar driver ERAM mapping
Matt DeVillier
2020-02-18
ec/google/chromeec: Add SSDT generator for ChromeOS EC
Tim Wawrzynczak
2020-02-17
ec/lenovo/h8/acpi: Add alternative Fn-F2 and Fn-F3 layout
Nicola Corna
2020-02-17
ec/purism/librem: Add ACPI temp reporting
Matt DeVillier
2020-02-17
vboot: push clear recovery mode switch until BS_WRITE_TABLES
Joel Kitching
2020-02-01
ec/google/wilco: Set cpu id and cores to EC
Eric Lai
2020-02-01
ec/google/chromeec: Add new wrappers for host commands
Tim Wawrzynczak
2020-02-01
ec/google/chromeec: Add new host command, EC_CMD_GET_PD_PORT_CAPS
Tim Wawrzynczak
2020-01-27
ec/google/wilco: add ec command set cpu id
Eric Lai
2020-01-22
ec/google/chromeec: add support for fw_config cbi field
Jett Rink
2020-01-22
ec/google/chromeec: update ec_commands.h
Jett Rink
2020-01-18
ec/google/wilco: Set minimum UCSI_ACPI region length
Bernardo Perez Priego
2020-01-18
soc/intel/{skylake,common}/acpi/dptf/thermal.asl: Prevent iasl remarks
Wim Vervoorn
2020-01-13
ec/lenovo/h8: Prepend EC log message with *H8*
Paul Menzel
2020-01-09
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2019-12-31
ec/hp/kbc1126: Make firmware offsets user configurable
Bill XIE
2019-12-29
ec/google/chromeec: ignore LIMIT_POWER based on command code in response
Rizwan Qureshi
2019-12-27
ec/google: Fix wedging AP on early ec sw sync
Tim Wawrzynczak
2019-12-19
src/{drivers,device,ec}: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-19
src: Add missing include <types.h>
Elyes HAOUAS
2019-12-17
src: Conditionally include TEVT
Frans Hendriks
2019-12-16
ec/google/chromeec/acpi: move PS2K under PCI0
Matt DeVillier
2019-12-02
ec/google/wilco: Add EC ACPI methods for privacy screen
Mathew King
2019-11-29
ec/google/chromeec: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-18
include: Make stdbool.h a separate file
Julius Werner
2019-11-18
ec/hp/kbc1126: Include early_init.c in bootblock
Arthur Heymans
2019-11-15
nb/intel/i945: Initialize console in bootblock
Arthur Heymans
2019-11-12
ec/lenovo/h8: Make dock init in ramstage fully mainboard-specific
Bill XIE
2019-11-09
ELOG: Avoid some preprocessor use
Kyösti Mälkki
2019-11-09
ELOG: Introduce elog_gsmi variants
Kyösti Mälkki
2019-11-04
include: Remove EC_EVENT_* from elog.h
Yu-Ping Wu
2019-10-31
ec/google/chromeec: Add EC driver support for software sync
Tim Wawrzynczak
2019-10-29
ec/google/chromeec: Clean up ec.[ch]
Tim Wawrzynczak
2019-10-25
ec/{compal,google,quanta}: Drop wrong _ADR objects
Elyes HAOUAS
2019-10-24
src/ec/quanta: Drop wrong _ADR objects
Elyes HAOUAS
2019-10-24
(acpi) superio.asl: Drop wrong _ADR objects
Elyes HAOUAS
2019-10-24
ec/google/chromeec/acpi: Drop wrong _ADR object
Elyes HAOUAS
2019-10-12
ec/acpi/ec.c Link EC code in bootblock & verstage
Arthur Heymans
2019-10-09
ec/google/chromeec: fix format security warning
Greg V
2019-10-03
ec/google/chromec: Default EC_GOOGLE_CHROMEEC_LPC to disabled
Martin Roth
2019-09-30
ec/kontron/kempld: Add fall-through comments where appropriate
Nico Huber
2019-09-16
3rdparty/chromeec: Update to latest master
Elyes HAOUAS
2019-09-14
ec/acpi: Replace __PRE_RAM__ use
Kyösti Mälkki
2019-09-02
ec/kontron/kempld: Select DRIVERS_UART_8250IO
Nico Huber
2019-09-02
vboot: remove fastboot support
Joel Kitching
2019-08-30
ec/google/chromeec: Add config option for eSPI
Martin Roth
2019-08-26
Split MAYBE_STATIC to _BSS and _NONZERO variants
Kyösti Mälkki
2019-08-23
google/chromeos: Support AP watchdog flag from Chrome EC
You-Cheng Syu
2019-08-23
ec/google/chromeec: Update ec_commands.h
You-Cheng Syu
2019-08-21
ec/lenovo/h8: Add option to set F1-F12 as primary function
Iru Cai
2019-08-21
chromeec: Depend on events_copy_b to identify the wake source
Ravi Chandra Sadineni
2019-08-20
src/ec: Drop __PRE_RAM__ and __SMM__ guards
Kyösti Mälkki
2019-08-20
lenovo/pmh7: Remove use of __PRE_RAM__ and __SMM__
Kyösti Mälkki
2019-08-20
devicetree: Remove duplicate chip_ops declarations
Kyösti Mälkki
2019-08-19
ec/google/chromeec: Use MAYBE_STATIC
Kyösti Mälkki
2019-07-25
ec/google/wilco: Hide wilco symbols when unused
Elyes HAOUAS
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
[next]