Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
40d0bfa212d5516c68d3ad044334f7d2cc6b4445
/
src
/
ec
40d0bfa
cr50: Make EC clear AP_OFF before hibnernate
by Daisuke Nojiri
· 6 years ago
e2f17f7
boardid: Minor clean up and standardization
by Julius Werner
· 6 years ago
9b8ef11
ec/lenovo/h8/acpi: Fix regression (MS Windows crash on boot)
by Patrick Rudolph
· 6 years ago
a3a8456
chromeec: Notify CREC device of wakeup events
by Furquan Shaikh
· 6 years ago
8788fd6
chromeec: Change the API for hostevent/wake masks to handle 64-bit
by Furquan Shaikh
· 6 years ago
112ae48
ec/lenovo/h8/acpi/ec: Add registers
by Patrick Rudolph
· 6 years ago
54f45c6
ec/lenovo/h8: Clear EC output queue before enablement
by Bill XIE
· 6 years ago
eb4ded6
ec/acpi: add mechanisms to clear EC output queue
by Bill XIE
· 6 years ago
0709dc0
ec/lenovo/h8/acpi/thermal: Add ACPI fan control
by Patrick Rudolph
· 6 years ago
3ab13a8
ec/lenovo/h8/acpi/thermal: Add support for passive cooling
by Patrick Rudolph
· 6 years ago
fea2429
security/vboot: Move vboot2 to security kconfig section
by Philipp Deppenwiese
· 6 years ago
ebd5330
chromeec: Add function to retrieve usb c charger info
by Shelley Chen
· 6 years ago
1432cbc
google/chromeec: Do not set wake mask before logging EC events
by Furquan Shaikh
· 6 years ago
70b257f
ec/google/chromeec: Export google_chromeec_log_events in ec.h
by Furquan Shaikh
· 6 years ago
c1ca65d
google/chromeec: Drain all MKBP events while clearing host events
by Furquan Shaikh
· 6 years ago
e01bf64
google/chromeec: Add new helper function to read MKBP events
by Furquan Shaikh
· 6 years ago
8ce7bc1
ec/lenovo/h8: Serialize control method _CRS
by Paul Menzel
· 6 years ago
2749c52
ec/google/chromeec: Add library function google_chromeec_events_init
by Furquan Shaikh
· 6 years ago
47dffa5
chromeec: Remove checks for EC in RO
by Daisuke Nojiri
· 6 years ago
c966075
Use stopwatch_wait_until_expired where applicable
by Jonathan Neuschäfer
· 6 years ago
a209483
chromeec: Provide helper routine to read boardid from Chrome EC
by Furquan Shaikh
· 6 years ago
3b0f542
ec/lenovo/pmh7: Dump revision and ID
by Patrick Rudolph
· 6 years ago
c924f39
ec/quanta/it8518: add missing HID to SIO device
by Matt DeVillier
· 6 years ago
67816480
ec/quanta/it8518: correct ACPI battery data fed into ToString()
by Matt DeVillier
· 6 years ago
f11d0c3
ec/purism/librem: fix battery present rate
by Matt DeVillier
· 6 years ago
e2bb059
ec/google: Add command to set APU SKU ID to EC
by Kevin Chiu
· 6 years ago
b8e325a
ec/lenovo/h8: Add WWAN detection support
by Patrick Rudolph
· 6 years ago
1194aa8
ec/lenovo/h8: Add BDC detection support
by Patrick Rudolph
· 6 years ago
f9267f9
ec/google: Use feature flag layout that matches the EC host command
by Patrick Georgi
· 6 years ago
9c7ce28
ec/lenovo/h8/acpi/thermal: Don't hardcode limits
by Patrick Rudolph
· 6 years ago
4bd68b8
ec/google: Detect keyboard backlight at runtime
by Patrick Georgi
· 6 years ago
7f395fe
ec/lenovo/h8: Add panic method
by Patrick Rudolph
· 6 years ago
0f2dd1e
include/device: Split i2c.h into three
by Nico Huber
· 6 years ago
69206d9
ec/google: Add command to fetch SKU ID from EC
by Patrick Georgi
· 6 years ago
029dfff
i2c: Move to Linux like `struct i2c_msg`
by Nico Huber
· 6 years ago
0f6187a
ec/google: update ec_commands.h
by Patrick Georgi
· 6 years ago
44d399c
ec: add support for KBC1126 in HP laptops
by Iru Cai
· 7 years ago
a959a14
ec/lenovo/h8/h8: Always enable tp-smapi and thermal
by Patrick Rudolph
· 6 years ago
aa95af6
ec/mec1308: Fix fan control ACPI
by Matt DeVillier
· 6 years ago
b21f5d7
ec/lenovo/h8/smm: Support USB always on AC only
by Patrick Rudolph
· 6 years ago
7378a17
ec/google/chromeec: Add support for EC device events
by Duncan Laurie
· 6 years ago
67f26cc
ec/google/chromeec: Sync header with Chromium EC codebase
by Duncan Laurie
· 6 years ago
f5c3518
src/ec: add IS_ENABLED() around Kconfig symbol references
by Martin Roth
· 6 years ago
7daac91
device/pnp: remove struct io_info
by Samuel Holland
· 6 years ago
ab71277
ec/librem/ec: Fix offset for Bluetooth enable (BTLE)
by Matt DeVillier
· 6 years ago
f482396
Kconfig: Indent help text
by Martin Roth
· 6 years ago
e18e642
src: change coreboot to lowercase
by Martin Roth
· 6 years ago
af4c0a4
ec/ene_kb3940q: correct ACPI battery data fed into ToString()
by Matt DeVillier
· 7 years ago
2ac86c3
ec/google/chromeec: Fix typo in ECUI device
by Duncan Laurie
· 6 years ago
f63fbdb
mb/lenovo/x201: Add support for ThinkLight
by Stefan Ott
· 6 years ago
e68d22f
ec/google/chromeec: provide reboot function
by Aaron Durbin
· 6 years ago
e223c3a
ec/roda/it8518: Do EC write manually with long timeout
by Nico Huber
· 7 years ago
105d8e8
ec/acpi: Add function to read EC status register
by Nico Huber
· 7 years ago
58c3938
vboot: Move remaining features out of vendorcode/google/chromeos
by Julius Werner
· 7 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
1583dbd
ec/lenovo/h8: Support an optional battery page flip delay
by Tobias Diedrich
· 7 years ago
9ab5adb
lenovo/t400: Rewrite dock from t60
by Kyösti Mälkki
· 7 years ago
d4a0a34
google/chromeec: Add support for cros_ec_keyb device
by Furquan Shaikh
· 7 years ago
db94213
ec/lenovo/h8: Use older syntax for bit shift
by Paul Menzel
· 7 years ago
068edc1
ec/lenovo/h8: Fix mute LEDs
by Nicola Corna
· 7 years ago
b1ffff7
ec/lenovo/h8: Pulse the power LED during S3, if supported
by Nicola Corna
· 7 years ago
47f87bd
ec/lenovo/h8: Add tablet mode switch method
by Nicola Corna
· 7 years ago
f77d6ba
Select a default SeaBIOS PS2 timeout in H8 Kconfig
by Arthur Heymans
· 7 years ago
9b798d7
ec/lenovo/h8: Guard against EC bugs in the battery status logic.
by Tobias Diedrich
· 7 years ago
2a4a452
ec/lenovo: Add guards to fix build errors without SMBIOS
by Paul Menzel
· 7 years ago
96a4317
ec/google/chromeec: let platform prepare for reboot when resetting EC
by Aaron Durbin
· 7 years ago
87d5fb8
ec/google/chromeec: Add support for tablet mode switch driver
by Gwendal Grignou
· 7 years ago
678923c
ec/ene932: correct ACPI battery data fed into ToString()
by Matt DeVillier
· 7 years ago
8f9a5ff
ec/google/chromeec: query cbmem for retrain status
by Aaron Durbin
· 7 years ago
e34c16f
ec/chromeec: Correct ACPI battery data fed into ToString()
by Matt DeVillier
· 7 years ago
530f677
buildsystem: Drop explicit (k)config.h includes
by Kyösti Mälkki
· 7 years ago
21707cc
sio/acpi: Add more magic bytes to ENTER/EXIT_CONFIG_MODE
by Nico Huber
· 7 years ago
ea79d2b
google/chromeec: Add command to control USB PD role
by Julius Werner
· 7 years ago
36b81af
spi: Pass pointer to spi_slave structure in spi_setup_slave
by Furquan Shaikh
· 7 years ago
c7098a6
google/parrot: Fix keyboard interrupts, DSDT
by Prabal Saha
· 7 years ago
020a3ce
ec/roda/it8518: Add another embedded controller
by Dennis Wassenberg
· 8 years ago
f1395d8
ec/lenovo/h8: Add USB Always On
by Nicola Corna
· 7 years ago
cd2afc0
google/chromeec: Add common infrastructure for boot-mode switches
by Furquan Shaikh
· 7 years ago
6444b52
Revert "ec/lenovo/h8: don't load configuration when booting from s3"
by Nico Huber
· 7 years ago
bce8bb6
google/chromeec: Add elog events for recovery mode switches
by Furquan Shaikh
· 7 years ago
2afc4e7
google/chromeec: Sync ec_commands.h host events with ec codebase
by Furquan Shaikh
· 7 years ago
b9cee24
ec/acpi: Include ec.c unconditionally in romstage
by Nico Huber
· 7 years ago
318ed6f
ec/lenovo/h8: move H8_SOUND_REPEAT downwards to it's comment
by Alexander Couzens
· 7 years ago
83df672
ec/lenovo/h8: don't load configuration when booting from s3
by Alexander Couzens
· 7 years ago
c5a6fb8
ec/lenovo/h8: move charge priority into own function
by Alexander Couzens
· 7 years ago
8a9b7b5
ec/acpi: Add missing include
by Nico Huber
· 7 years ago
9ac7a66
ec/lenovo/h8: fix whitespaces/tabs
by Alexander Couzens
· 7 years ago
93b51e7
ec/google/chromeec: Add minimum delay between SPI CS assertions
by Julius Werner
· 7 years ago
3b87812
Kconfig: Update default hex values to start with 0x
by Martin Roth
· 7 years ago
91fa9d7
mainboards,ec: provide common declaration for mainboard_ec_init()
by Aaron Durbin
· 7 years ago
05201d7
ec/google/chromeec: provide optional ASL lid switch implementation
by Aaron Durbin
· 7 years ago
b933109
src/ec: Improve code formatting
by Elyes HAOUAS
· 7 years ago
2b010b8
src/ec: Add required space before opening parenthesis '('
by Elyes HAOUAS
· 7 years ago
63e424c
google/chromeec: Ensure data is ready before reading it
by Furquan Shaikh
· 7 years ago
51fc93f
chromeec/acpi: add Tablet event and EC ACPI MEM
by jiazi Yang
· 7 years ago
09ae1d5
google/chromeec: Enable/Disable ccache with config variable
by Martin Roth
· 7 years ago
8ff2480
chromeec: Chrome EC firmware source selection for EC and PD firmwares
by Paul Kocialkowski
· 7 years ago
0cd338e
Remove non-ascii & unprintable characters
by Martin Roth
· 7 years ago
14caed8
build system: really disable building CrEC when not needed
by Patrick Georgi
· 7 years ago
Next »