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
/
google
Age
Commit message (
Expand
)
Author
2018-05-03
ec/google/chromeec: Update Tablet event call
Martin Roth
2018-05-01
chromeec platforms: Update ACPI thermal event handler call
Martin Roth
2018-04-30
cros-ec: Avoid infinitely looping in google_chromeec_pd_get_amode
Daisuke Nojiri
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-04-01
chromeec: fix an uninitialized local variable
Zhuohao Lee
2018-03-09
ec/google/chromeec: Add boardid.c to bootblock
Martin Roth
2018-03-07
ec/google/chromeec: Fix typo preventing PD EC firmware inclusion
Ben Pye
2018-03-06
mainboard/google/fizz: Check HDMI HPD and DisplayPort HPD
Daisuke Nojiri
2018-03-05
ec/chromeec: Fix check for UHEPI support
Matt DeVillier
2018-03-02
ec/google/chromeec: Add note before error message
Martin Roth
2018-02-26
ec/google/chromeec: Remove extra newline characters from printk
Furquan Shaikh
2018-02-17
chromeec: Sync ec_commands.h for CBI tags
Daisuke Nojiri
2018-02-17
chromeec: Add google_chromeec_wait_for_display
Daisuke Nojiri
2018-02-17
chromeec: Add google_chromeec_pd_get_amode
Daisuke Nojiri
2018-02-12
ec/chromeec: Fix battery ACPI mutex level
Matt DeVillier
2018-02-09
chromeec: Fix ACPI compile warning
Lijian Zhao
2018-02-07
chromeec: Add support for reading second battery info
Nicolas Boichat
2018-02-05
ec/google: Get OEM ID and SKU ID from EC
Daisuke Nojiri
2018-02-02
ec/google/chromeec: Remove wake flag from keyboard IRQ
Duncan Laurie
2018-01-30
chromeec: Decouple EC tablet event and TBMC device
Furquan Shaikh
2018-01-26
ec/google/chromeec: Add _PRW property to CREC device
Furquan Shaikh
2018-01-17
google/chromeec: Enable unified host event programming interface
Jenny TC
2017-12-08
chromeec: Add command to override charger limit
Daisuke Nojiri
2017-12-08
cr50: Make EC clear AP_OFF before hibnernate
Daisuke Nojiri
2017-12-07
boardid: Minor clean up and standardization
Julius Werner
2017-11-30
chromeec: Notify CREC device of wakeup events
Furquan Shaikh
2017-11-22
chromeec: Change the API for hostevent/wake masks to handle 64-bit
Furquan Shaikh
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-10-20
chromeec: Add function to retrieve usb c charger info
Shelley Chen
2017-10-19
google/chromeec: Do not set wake mask before logging EC events
Furquan Shaikh
2017-10-19
ec/google/chromeec: Export google_chromeec_log_events in ec.h
Furquan Shaikh
2017-10-18
google/chromeec: Drain all MKBP events while clearing host events
Furquan Shaikh
2017-10-18
google/chromeec: Add new helper function to read MKBP events
Furquan Shaikh
2017-10-08
ec/google/chromeec: Add library function google_chromeec_events_init
Furquan Shaikh
2017-10-04
chromeec: Remove checks for EC in RO
Daisuke Nojiri
2017-09-26
Use stopwatch_wait_until_expired where applicable
Jonathan Neuschäfer
2017-09-26
chromeec: Provide helper routine to read boardid from Chrome EC
Furquan Shaikh
2017-09-13
ec/google: Add command to set APU SKU ID to EC
Kevin Chiu
2017-08-30
ec/google: Use feature flag layout that matches the EC host command
Patrick Georgi
2017-08-22
ec/google: Detect keyboard backlight at runtime
Patrick Georgi
2017-08-18
include/device: Split i2c.h into three
Nico Huber
2017-08-15
ec/google: Add command to fetch SKU ID from EC
Patrick Georgi
2017-08-14
i2c: Move to Linux like `struct i2c_msg`
Nico Huber
2017-08-11
ec/google: update ec_commands.h
Patrick Georgi
2017-07-01
ec/google/chromeec: Add support for EC device events
Duncan Laurie
2017-07-01
ec/google/chromeec: Sync header with Chromium EC codebase
Duncan Laurie
2017-06-28
src/ec: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-13
device/pnp: remove struct io_info
Samuel Holland
2017-06-02
ec/google/chromeec: Fix typo in ECUI device
Duncan Laurie
2017-05-05
ec/google/chromeec: provide reboot function
Aaron Durbin
2017-03-28
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2017-03-27
ec: Use EC_ENABLE_LID_SWITCH for all mainboards with LID using chromeec
Furquan Shaikh
2017-03-22
google/chromeec: Ensure \_SB.LID0 is present before using it
Furquan Shaikh
2017-03-09
google/chromeec: Add support for cros_ec_keyb device
Furquan Shaikh
2017-02-07
ec/google/chromeec: let platform prepare for reboot when resetting EC
Aaron Durbin
2017-02-07
ec/google/chromeec: Add support for tablet mode switch driver
Gwendal Grignou
2016-12-15
ec/google/chromeec: query cbmem for retrain status
Aaron Durbin
2016-12-15
ec/chromeec: Correct ACPI battery data fed into ToString()
Matt DeVillier
2016-12-06
google/chromeec: Add command to control USB PD role
Julius Werner
2016-12-05
spi: Pass pointer to spi_slave structure in spi_setup_slave
Furquan Shaikh
2016-11-18
google/chromeec: Add common infrastructure for boot-mode switches
Furquan Shaikh
2016-11-14
google/chromeec: Add elog events for recovery mode switches
Furquan Shaikh
2016-11-10
google/chromeec: Sync ec_commands.h host events with ec codebase
Furquan Shaikh
2016-10-07
ec/google/chromeec: Add minimum delay between SPI CS assertions
Julius Werner
2016-10-02
Kconfig: Update default hex values to start with 0x
Martin Roth
2016-09-26
ec/google/chromeec: provide optional ASL lid switch implementation
Aaron Durbin
2016-09-07
src/ec: Improve code formatting
Elyes HAOUAS
2016-08-20
google/chromeec: Ensure data is ready before reading it
Furquan Shaikh
2016-08-12
chromeec/acpi: add Tablet event and EC ACPI MEM
jiazi Yang
2016-08-08
google/chromeec: Enable/Disable ccache with config variable
Martin Roth
2016-08-04
chromeec: Chrome EC firmware source selection for EC and PD firmwares
Paul Kocialkowski
2016-07-31
build system: really disable building CrEC when not needed
Patrick Georgi
2016-07-28
skylake/mainboard: Define mainboard hook in bootblock
Subrata Banik
2016-07-28
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
Furquan Shaikh
2016-07-28
vboot: Separate vboot from chromeos
Furquan Shaikh
2016-07-27
chromeec: Use CHROMEEC_SOURCE with fallback instead of hardcoding path
Paul Kocialkowski
2016-07-15
ec/google/chromeec: provide common SMI handler helpers
Aaron Durbin
2016-07-10
google/chromeec: Update EC command header
Gwendal Grignou
2016-06-24
ec/google: Add support for the EC 'get time' function
Simon Glass
2016-06-03
chromeec: Move EC image hash to separate file in CBFS
Julius Werner
2016-05-18
ec/google/chromeec/acpi: Add MKBP support
Gwendal Grignou
2016-05-13
ec/google/chromeec: don't guard function declarations
Aaron Durbin
2016-05-11
ec/google/chromeec: provide way to query ioport range
Aaron Durbin
2016-05-09
ec/google/chromeec/acpi: Add GOOG0004 to load cros_ec_lpc dynamically.
Gwendal Grignou
2016-05-06
ec/google/chromeec/ec_lpc: Declare used IO ports as a resource
Alexandru Gagniuc
2016-05-06
ec/google/chromeec/ec_commands.h: Include stdint.h
Alexandru Gagniuc
2016-03-05
Hide EC_GOOGLE_CHROMEEC_SPI_BUS.
Vladimir Serbinenko
2016-02-09
build system: Build Chrome EC firmware on request
Patrick Georgi
2016-02-04
google/chromeec: implement vboot_(save|retrieve)_hash API
Aaron Durbin
2016-02-04
google/chromeec: Add temporary storage interface
Duncan Laurie
2016-02-04
google/chromeec: Update EC command header
Duncan Laurie
2016-02-01
drivers/pc80: Add PS/2 mouse presence detect
Timothy Pearson
2016-01-28
ec/google/chromeec/acpi :Enable DPTF charger/TSR1/TSR2 participant.
Freddy Paul
2016-01-14
ec/: add missing license headers
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-27
ec/chrome: Disable LPC Continuous Serial IRQ Select
pchandri
2015-10-15
ec/google: Move label to BOL to satisfy lint-tests
Patrick Georgi
2015-09-28
chromeec: Fix ACPI compile warnings
Duncan Laurie
2015-09-28
ec: superio: Report keyboard IRQ as wake capable
Duncan Laurie
2015-09-09
chromeec: Add kconfig entry for EC PD support
Duncan Laurie
[next]