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
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
2015-09-07
Drop "See file CREDITS..." comment
Stefan Reinauer
2015-09-01
chromeec: Move keyboard backlight code into Chrome EC directory
Duncan Laurie
2015-08-27
chromeec: Add helper function to read EC switch state
Duncan Laurie
2015-07-21
mec: Correct the access mode for short payloads
Jagadish Krishnamoorthy
2015-06-30
EC: Add new EC host event for FASTBOOT_MODE request
Furquan Shaikh
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-29
kbuild: automatically include ECs
Stefan Reinauer
2015-04-28
chromeos: remove VBOOT2_VERIFY_FIRMWARE option
Aaron Durbin
2015-04-27
chromeec: ec_mec: Fix misaligned data access
Shawn Nematbakhsh
2015-04-22
chromeec: lpc: Add variant MEC IO
Shawn Nematbakhsh
2015-04-22
chromeec: lpc: Read / write IO ports through common functions
Shawn Nematbakhsh
2015-04-22
chromeec: Access ID + flags through ACPI I/O ports
Shawn Nematbakhsh
2015-04-22
chromeec: Support accessing memmap data over port 62/66
Shawn Nematbakhsh
2015-04-22
chromeec: Update ec_commands.h from EC repository
Shawn Nematbakhsh
2015-04-14
chromeec: Fix printf formatting warning
Anatol Pomozov
2015-04-10
samus: Log EC panics to eventlog
Shawn Nematbakhsh
2015-04-10
cros_ec: Retry failed VBNV transactions
Julius Werner
2015-04-07
kconfig: drop intermittend forwarder files
Stefan Reinauer
2015-04-02
chromeec: Add wakeup delay after SPI /CS assertion
David Hendricks
2015-04-02
chromeec: Fix logging of EC wake events
Duncan Laurie
2015-04-02
chromeec: Add battery status event and re-enable _BIX
Duncan Laurie
2015-04-02
chromeec: Add support for v3 commands on LPC
Duncan Laurie
2015-04-02
chromeec: Add commands to check PD image type
Duncan Laurie
2015-04-02
chromeec: Update ec_commands.h from EC repository
Duncan Laurie
2015-03-31
chromeec: Clear post code before reboot to RO
Duncan Laurie
2015-03-27
chromeec: Add ACPI device for PD MCU and handle related EC host event
Shawn Nematbakhsh
2015-03-21
chromeec: use stopwatch API
Aaron Durbin
2015-03-21
chromeec: provide proto v3 over i2c support
Aaron Durbin
2015-03-21
chromeec: allow transport implementation to provide buffers for proto v3
Aaron Durbin
[next]