Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
40d0bfa212d5516c68d3ad044334f7d2cc6b4445
/
src
/
ec
/
google
/
chromeec
40d0bfa
cr50: Make EC clear AP_OFF before hibnernate
by Daisuke Nojiri
· 7 years ago
e2f17f7
boardid: Minor clean up and standardization
by Julius Werner
· 7 years ago
a3a8456
chromeec: Notify CREC device of wakeup events
by Furquan Shaikh
· 7 years ago
8788fd6
chromeec: Change the API for hostevent/wake masks to handle 64-bit
by Furquan Shaikh
· 7 years ago
fea2429
security/vboot: Move vboot2 to security kconfig section
by Philipp Deppenwiese
· 7 years ago
ebd5330
chromeec: Add function to retrieve usb c charger info
by Shelley Chen
· 7 years ago
1432cbc
google/chromeec: Do not set wake mask before logging EC events
by Furquan Shaikh
· 7 years ago
70b257f
ec/google/chromeec: Export google_chromeec_log_events in ec.h
by Furquan Shaikh
· 7 years ago
c1ca65d
google/chromeec: Drain all MKBP events while clearing host events
by Furquan Shaikh
· 7 years ago
e01bf64
google/chromeec: Add new helper function to read MKBP events
by Furquan Shaikh
· 7 years ago
2749c52
ec/google/chromeec: Add library function google_chromeec_events_init
by Furquan Shaikh
· 7 years ago
47dffa5
chromeec: Remove checks for EC in RO
by Daisuke Nojiri
· 7 years ago
c966075
Use stopwatch_wait_until_expired where applicable
by Jonathan Neuschäfer
· 7 years ago
a209483
chromeec: Provide helper routine to read boardid from Chrome EC
by Furquan Shaikh
· 7 years ago
e2bb059
ec/google: Add command to set APU SKU ID to EC
by Kevin Chiu
· 7 years ago
f9267f9
ec/google: Use feature flag layout that matches the EC host command
by Patrick Georgi
· 7 years ago
4bd68b8
ec/google: Detect keyboard backlight at runtime
by Patrick Georgi
· 7 years ago
0f2dd1e
include/device: Split i2c.h into three
by Nico Huber
· 7 years ago
69206d9
ec/google: Add command to fetch SKU ID from EC
by Patrick Georgi
· 7 years ago
029dfff
i2c: Move to Linux like `struct i2c_msg`
by Nico Huber
· 7 years ago
0f6187a
ec/google: update ec_commands.h
by Patrick Georgi
· 7 years ago
7378a17
ec/google/chromeec: Add support for EC device events
by Duncan Laurie
· 7 years ago
67f26cc
ec/google/chromeec: Sync header with Chromium EC codebase
by Duncan Laurie
· 7 years ago
f5c3518
src/ec: add IS_ENABLED() around Kconfig symbol references
by Martin Roth
· 7 years ago
7daac91
device/pnp: remove struct io_info
by Samuel Holland
· 7 years ago
2ac86c3
ec/google/chromeec: Fix typo in ECUI device
by Duncan Laurie
· 7 years ago
e68d22f
ec/google/chromeec: provide reboot function
by Aaron Durbin
· 7 years ago
58c3938
vboot: Move remaining features out of vendorcode/google/chromeos
by Julius Werner
· 8 years ago
5029a16
ec: Use EC_ENABLE_LID_SWITCH for all mainboards with LID using chromeec
by Furquan Shaikh
· 7 years ago
219daaf
google/chromeec: Ensure \_SB.LID0 is present before using it
by Furquan Shaikh
· 7 years ago
d4a0a34
google/chromeec: Add support for cros_ec_keyb device
by Furquan Shaikh
· 8 years ago
96a4317
ec/google/chromeec: let platform prepare for reboot when resetting EC
by Aaron Durbin
· 8 years ago
87d5fb8
ec/google/chromeec: Add support for tablet mode switch driver
by Gwendal Grignou
· 8 years ago
8f9a5ff
ec/google/chromeec: query cbmem for retrain status
by Aaron Durbin
· 8 years ago
e34c16f
ec/chromeec: Correct ACPI battery data fed into ToString()
by Matt DeVillier
· 8 years ago
ea79d2b
google/chromeec: Add command to control USB PD role
by Julius Werner
· 8 years ago
36b81af
spi: Pass pointer to spi_slave structure in spi_setup_slave
by Furquan Shaikh
· 8 years ago
cd2afc0
google/chromeec: Add common infrastructure for boot-mode switches
by Furquan Shaikh
· 8 years ago
bce8bb6
google/chromeec: Add elog events for recovery mode switches
by Furquan Shaikh
· 8 years ago
2afc4e7
google/chromeec: Sync ec_commands.h host events with ec codebase
by Furquan Shaikh
· 8 years ago
93b51e7
ec/google/chromeec: Add minimum delay between SPI CS assertions
by Julius Werner
· 8 years ago
3b87812
Kconfig: Update default hex values to start with 0x
by Martin Roth
· 8 years ago
05201d7
ec/google/chromeec: provide optional ASL lid switch implementation
by Aaron Durbin
· 8 years ago
b933109
src/ec: Improve code formatting
by Elyes HAOUAS
· 8 years ago
63e424c
google/chromeec: Ensure data is ready before reading it
by Furquan Shaikh
· 8 years ago
51fc93f
chromeec/acpi: add Tablet event and EC ACPI MEM
by jiazi Yang
· 8 years ago
09ae1d5
google/chromeec: Enable/Disable ccache with config variable
by Martin Roth
· 8 years ago
8ff2480
chromeec: Chrome EC firmware source selection for EC and PD firmwares
by Paul Kocialkowski
· 8 years ago
14caed8
build system: really disable building CrEC when not needed
by Patrick Georgi
· 8 years ago
50b9258
skylake/mainboard: Define mainboard hook in bootblock
by Subrata Banik
· 8 years ago
0325dc6
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
by Furquan Shaikh
· 8 years ago
2a12e2e
vboot: Separate vboot from chromeos
by Furquan Shaikh
· 8 years ago
94938fb
chromeec: Use CHROMEEC_SOURCE with fallback instead of hardcoding path
by Paul Kocialkowski
· 8 years ago
996b15c
ec/google/chromeec: provide common SMI handler helpers
by Aaron Durbin
· 8 years ago
880b458
google/chromeec: Update EC command header
by Gwendal Grignou
· 8 years ago
7865932
ec/google: Add support for the EC 'get time' function
by Simon Glass
· 8 years ago
8e97d00
chromeec: Move EC image hash to separate file in CBFS
by Julius Werner
· 8 years ago
95b7a6c
ec/google/chromeec/acpi: Add MKBP support
by Gwendal Grignou
· 8 years ago
c10ac75
ec/google/chromeec: don't guard function declarations
by Aaron Durbin
· 8 years ago
fbb3e6c
ec/google/chromeec: provide way to query ioport range
by Aaron Durbin
· 8 years ago
866cc3d
ec/google/chromeec/acpi: Add GOOG0004 to load cros_ec_lpc dynamically.
by Gwendal Grignou
· 8 years ago
851ef96
ec/google/chromeec/ec_lpc: Declare used IO ports as a resource
by Alexandru Gagniuc
· 8 years ago
0d3a512
ec/google/chromeec/ec_commands.h: Include stdint.h
by Alexandru Gagniuc
· 8 years ago
42f42ff
Hide EC_GOOGLE_CHROMEEC_SPI_BUS.
by Vladimir Serbinenko
· 9 years ago
e995dad2
build system: Build Chrome EC firmware on request
by Patrick Georgi
· 9 years ago
49b2383
google/chromeec: implement vboot_(save|retrieve)_hash API
by Aaron Durbin
· 9 years ago
e2cea4f
google/chromeec: Add temporary storage interface
by Duncan Laurie
· 9 years ago
eb31685
google/chromeec: Update EC command header
by Duncan Laurie
· 9 years ago
448e386
drivers/pc80: Add PS/2 mouse presence detect
by Timothy Pearson
· 9 years ago
e8cc52f
ec/google/chromeec/acpi :Enable DPTF charger/TSR1/TSR2 participant.
by Freddy Paul
· 9 years ago
edb937a
ec/: add missing license headers
by Martin Roth
· 9 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 9 years ago
597de28
ec/chrome: Disable LPC Continuous Serial IRQ Select
by pchandri
· 9 years ago
f506031
ec/google: Move label to BOL to satisfy lint-tests
by Patrick Georgi
· 9 years ago
20373c0
chromeec: Fix ACPI compile warnings
by Duncan Laurie
· 9 years ago
f611fcf
ec: superio: Report keyboard IRQ as wake capable
by Duncan Laurie
· 9 years ago
ab40b91
chromeec: Add kconfig entry for EC PD support
by Duncan Laurie
· 9 years ago
4460703
Drop "See file CREDITS..." comment
by Stefan Reinauer
· 9 years ago
ef549a0
chromeec: Move keyboard backlight code into Chrome EC directory
by Duncan Laurie
· 9 years ago
699c788
chromeec: Add helper function to read EC switch state
by Duncan Laurie
· 9 years ago
f4e9eb9
mec: Correct the access mode for short payloads
by Jagadish Krishnamoorthy
· 9 years ago
066cc85
EC: Add new EC host event for FASTBOOT_MODE request
by Furquan Shaikh
· 9 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 9 years ago
77c04e9
kbuild: automatically include ECs
by Stefan Reinauer
· 9 years ago
1124cec
chromeos: remove VBOOT2_VERIFY_FIRMWARE option
by Aaron Durbin
· 9 years ago
16fb9b9
chromeec: ec_mec: Fix misaligned data access
by Shawn Nematbakhsh
· 9 years ago
5725ea3
chromeec: lpc: Add variant MEC IO
by Shawn Nematbakhsh
· 9 years ago
4f332fb
chromeec: lpc: Read / write IO ports through common functions
by Shawn Nematbakhsh
· 9 years ago
19ffcb3
chromeec: Access ID + flags through ACPI I/O ports
by Shawn Nematbakhsh
· 9 years ago
37b7a66
chromeec: Support accessing memmap data over port 62/66
by Shawn Nematbakhsh
· 9 years ago
235f922
chromeec: Update ec_commands.h from EC repository
by Shawn Nematbakhsh
· 9 years ago
e95db22
chromeec: Fix printf formatting warning
by Anatol Pomozov
· 9 years ago
555f711
samus: Log EC panics to eventlog
by Shawn Nematbakhsh
· 10 years ago
02e847b
cros_ec: Retry failed VBNV transactions
by Julius Werner
· 10 years ago
767d245
chromeec: Add wakeup delay after SPI /CS assertion
by David Hendricks
· 10 years ago
b12e9be
chromeec: Fix logging of EC wake events
by Duncan Laurie
· 10 years ago
d840118
chromeec: Add battery status event and re-enable _BIX
by Duncan Laurie
· 10 years ago
60e6bf8
chromeec: Add support for v3 commands on LPC
by Duncan Laurie
· 10 years ago
fc0f517
chromeec: Add commands to check PD image type
by Duncan Laurie
· 10 years ago
8caa80b
chromeec: Update ec_commands.h from EC repository
by Duncan Laurie
· 10 years ago
Next »