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
/
chromeec
/
ec_lpc.c
Age
Commit message (
Expand
)
Author
2018-10-18
ec/google/chromeec: Use common MEC interface
Duncan Laurie
2018-07-26
ec/google: pass ops to pnp_enable_devices instead of LDN-specific override
Felix Held
2018-07-03
ec/google/chromeec: Remove keyboard initialization
Furquan Shaikh
2018-06-07
google/chromeec: Set proper dev ops
Naresh G Solanki
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
2016-08-20
google/chromeec: Ensure data is ready before reading it
Furquan Shaikh
2016-05-11
ec/google/chromeec: provide way to query ioport range
Aaron Durbin
2016-05-06
ec/google/chromeec/ec_lpc: Declare used IO ports as a resource
Alexandru Gagniuc
2016-02-01
drivers/pc80: Add PS/2 mouse presence detect
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-08-27
chromeec: Add helper function to read EC switch state
Duncan Laurie
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
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-14
chromeec: Fix printf formatting warning
Anatol Pomozov
2015-04-02
chromeec: Add support for v3 commands on LPC
Duncan Laurie
2014-10-27
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-06-25
src/ec: Sanitize headers and comment #endif pairings
Edward O'Callaghan
2014-05-13
src/*: Remove the last remnants of struct keyboard
Edward O'Callaghan
2014-05-13
src/drivers/pc80: Remove empty struct keyboard
Edward O'Callaghan
2013-07-10
chrome ec: Update EC header from EC repository
Duncan Laurie
2013-04-16
ec/google: Move plug-n-play initialization to LPC protocol.
Hung-Te Lin
2013-04-12
ec/google: Isolate EC bus protocol implementation.
Hung-Te Lin