Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
9ed54f99c7e86b49cc4d3207a98d56be994cda23
/
src
/
ec
/
google
/
chromeec
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 8 years ago
597de28
ec/chrome: Disable LPC Continuous Serial IRQ Select
by pchandri
· 8 years ago
f506031
ec/google: Move label to BOL to satisfy lint-tests
by Patrick Georgi
· 8 years ago
20373c0
chromeec: Fix ACPI compile warnings
by Duncan Laurie
· 8 years ago
f611fcf
ec: superio: Report keyboard IRQ as wake capable
by Duncan Laurie
· 8 years ago
ab40b91
chromeec: Add kconfig entry for EC PD support
by Duncan Laurie
· 8 years ago
4460703
Drop "See file CREDITS..." comment
by Stefan Reinauer
· 8 years ago
ef549a0
chromeec: Move keyboard backlight code into Chrome EC directory
by Duncan Laurie
· 8 years ago
699c788
chromeec: Add helper function to read EC switch state
by Duncan Laurie
· 8 years ago
f4e9eb9
mec: Correct the access mode for short payloads
by Jagadish Krishnamoorthy
· 8 years ago
066cc85
EC: Add new EC host event for FASTBOOT_MODE request
by Furquan Shaikh
· 8 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 8 years ago
77c04e9
kbuild: automatically include ECs
by Stefan Reinauer
· 8 years ago
1124cec
chromeos: remove VBOOT2_VERIFY_FIRMWARE option
by Aaron Durbin
· 8 years ago
16fb9b9
chromeec: ec_mec: Fix misaligned data access
by Shawn Nematbakhsh
· 8 years ago
5725ea3
chromeec: lpc: Add variant MEC IO
by Shawn Nematbakhsh
· 8 years ago
4f332fb
chromeec: lpc: Read / write IO ports through common functions
by Shawn Nematbakhsh
· 8 years ago
19ffcb3
chromeec: Access ID + flags through ACPI I/O ports
by Shawn Nematbakhsh
· 8 years ago
37b7a66
chromeec: Support accessing memmap data over port 62/66
by Shawn Nematbakhsh
· 8 years ago
235f922
chromeec: Update ec_commands.h from EC repository
by Shawn Nematbakhsh
· 8 years ago
e95db22
chromeec: Fix printf formatting warning
by Anatol Pomozov
· 8 years ago
555f711
samus: Log EC panics to eventlog
by Shawn Nematbakhsh
· 8 years ago
02e847b
cros_ec: Retry failed VBNV transactions
by Julius Werner
· 8 years ago
767d245
chromeec: Add wakeup delay after SPI /CS assertion
by David Hendricks
· 9 years ago
b12e9be
chromeec: Fix logging of EC wake events
by Duncan Laurie
· 9 years ago
d840118
chromeec: Add battery status event and re-enable _BIX
by Duncan Laurie
· 9 years ago
60e6bf8
chromeec: Add support for v3 commands on LPC
by Duncan Laurie
· 9 years ago
fc0f517
chromeec: Add commands to check PD image type
by Duncan Laurie
· 9 years ago
8caa80b
chromeec: Update ec_commands.h from EC repository
by Duncan Laurie
· 9 years ago
bf5407c
chromeec: Clear post code before reboot to RO
by Duncan Laurie
· 9 years ago
98cc94c
chromeec: Add ACPI device for PD MCU and handle related EC host event
by Shawn Nematbakhsh
· 9 years ago
4869111
chromeec: use stopwatch API
by Aaron Durbin
· 9 years ago
aee78f0
chromeec: provide proto v3 over i2c support
by Aaron Durbin
· 9 years ago
8282727
chromeec: allow transport implementation to provide buffers for proto v3
by Aaron Durbin
· 9 years ago
3e49738
chromeec: correct response length for VBNV write
by Aaron Durbin
· 9 years ago
b335c3d
chromeec: Move SERIQ mode to LPC option
by Marc Jones
· 8 years ago
224f922
vboot2: read dev and recovery switch
by Daisuke Nojiri
· 9 years ago
612163eb
chrome ec: Add ACPI Device for ALS if enabled
by Duncan Laurie
· 9 years ago
1d6560f
chromeos: Unconditionally clear the EC recovery request
by Sheng-Liang Song
· 9 years ago
cdb61a6
i2c: Replace the i2c API.
by Gabe Black
· 9 years ago
967058f
spi: Factor EC protocol details out of the SPI drivers.
by Gabe Black
· 9 years ago
546953c
Replace hlt with halt()
by Patrick Georgi
· 9 years ago
2c9d2cf
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
by Edward O'Callaghan
· 9 years ago
3f1500f
google/chromeec: Notify DPTF charger participant on AC state change
by Duncan Laurie
· 9 years ago
e6b280e
chrome ec: Add support for limiting charger current
by Duncan Laurie
· 9 years ago
aaaf689
chromeos: On ARM platforms VBNV lives in the EC
by Stefan Reinauer
· 10 years ago
3bb40b9
chromeec: Implement full battery workaround at 6%
by Duncan Laurie
· 10 years ago
18d9899b
chrome ec: Add Methods for new EC events
by Duncan Laurie
· 10 years ago
93d9f92
spi: Change spi_xfer to work in units of bytes instead of bits.
by Gabe Black
· 9 years ago
1e18735
spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.
by Gabe Black
· 9 years ago
b57fef9
src/ec: Sanitize headers and comment #endif pairings
by Edward O'Callaghan
· 9 years ago
9f1a7cf
chromeec: add function to reboot on unexpected image
by Aaron Durbin
· 9 years ago
8be6759
chrome ec: Fix temperature calcualtion in PATx methods
by Duncan Laurie
· 9 years ago
b3ce658
chrome ec: call DPTF thermal threshold event handler
by Aaron Durbin
· 9 years ago
93e2444
chrome ec: Update header and add functions to support DPTF
by Duncan Laurie
· 9 years ago
e1fe688
src/*: Remove the last remnants of struct keyboard
by Edward O'Callaghan
· 9 years ago
def00be
src/drivers/pc80: Remove empty struct keyboard
by Edward O'Callaghan
· 9 years ago
ad8d913
baytrail: Basic DPTF framework
by Duncan Laurie
· 9 years ago
5687fc9
Declare recovery and developer modes outside ChromeOS
by Kyösti Mälkki
· 10 years ago
2f6402c
chromeec: allow override of i8042 interrupt
by Aaron Durbin
· 10 years ago
58867b1
chrome ec: Fix ASL to use IO() instead of FixedIO()
by Duncan Laurie
· 10 years ago
d338b46
chromeec: Add event methods for EC requested throttle
by Duncan Laurie
· 10 years ago
d0a6a38
chromeec: Allow get_board_version to be called from romstage.
by Shawn Nematbakhsh
· 10 years ago
9f96aa6
chromeec: Add a function to send passthrough i2c messages.
by Gabe Black
· 10 years ago
0ee7062
ec/google: Support ChromeOS EC on SPI bus.
by Hung-Te Lin
· 10 years ago
e946f98
ec/google: Support Chrome EC protocol version 3.
by Hung-Te Lin
· 10 years ago
23fb997
ec/google: Generalize communication protocol support in EC drivers.
by Hung-Te Lin
· 10 years ago
ce7a5a7
ec/chromeec: Merge upstream V3 structure and constant definition.
by Hung-Te Lin
· 10 years ago
e221aad
ec: Reserve correct ioport regions for Chrome OS EC to use
by Bill Richardson
· 10 years ago
6d16c43
slippy/falco/peppy: Enable SERIRQ continuous mode
by Duncan Laurie
· 10 years ago
7cced0d
ec: Add romstage function for checking and rebooting EC
by Duncan Laurie
· 10 years ago
433432b
chrome ec: Update EC header from EC repository
by Duncan Laurie
· 10 years ago
045222f
ec: Remove hardcoded GPI offset in EC SCI
by Duncan Laurie
· 10 years ago
8940d3e
ec: Fix spelling
by Martin Roth
· 10 years ago
3fb30ee
ChromeEC: Fix the default, depends for EC_GOOGLE_CHROMEEC_I2C.
by Gabe Black
· 10 years ago
ab34852
ChromeEC: Drop unneeded Kconfig variable EC_GOOGLE_API_ROOT
by Stefan Reinauer
· 10 years ago
76720d0
ec/google: Move plug-n-play initialization to LPC protocol.
by Hung-Te Lin
· 10 years ago
6bfbb33
ec/google: Support Google's Chrome EC on I2C interface.
by Hung-Te Lin
· 10 years ago
a904f9e
ec/google: Isolate EC bus protocol implementation.
by Hung-Te Lin
· 10 years ago
24d1d4b
x86: Unify arch/io.h and arch/romcc_io.h
by Stefan Reinauer
· 10 years ago
a46a712
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
by Paul Menzel
· 10 years ago
d6682e8
Add support for Google ChromeEC
by Stefan Reinauer
· 10 years ago