Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
d0bc79be474cfca39f9fa92960865914691b4d8a
/
src
/
ec
7d1593a
ec/google/chromeec: Add boardid.c to bootblock
by Martin Roth
· 6 years ago
067a340
ec/google/chromeec: Fix typo preventing PD EC firmware inclusion
by Ben Pye
· 6 years ago
d182b63
mainboard/google/fizz: Check HDMI HPD and DisplayPort HPD
by Daisuke Nojiri
· 6 years ago
4132893
ec/chromeec: Fix check for UHEPI support
by Matt DeVillier
· 6 years ago
45cc2ba
ec/google/chromeec: Add note before error message
by Martin Roth
· 6 years ago
8389fe6
ec/google/chromeec: Remove extra newline characters from printk
by Furquan Shaikh
· 6 years ago
f984a05
chromeec: Sync ec_commands.h for CBI tags
by Daisuke Nojiri
· 6 years ago
ebb86be
chromeec: Add google_chromeec_wait_for_display
by Daisuke Nojiri
· 6 years ago
476c2c5
chromeec: Add google_chromeec_pd_get_amode
by Daisuke Nojiri
· 6 years ago
047b23f
ec/chromeec: Fix battery ACPI mutex level
by Matt DeVillier
· 6 years ago
2db6fbc
chromeec: Fix ACPI compile warning
by Lijian Zhao
· 6 years ago
07fe618
chromeec: Add support for reading second battery info
by Nicolas Boichat
· 6 years ago
07f9748f
ec/google: Get OEM ID and SKU ID from EC
by Daisuke Nojiri
· 6 years ago
2177ccf
ec/google/chromeec: Remove wake flag from keyboard IRQ
by Duncan Laurie
· 6 years ago
c96ad86
chromeec: Decouple EC tablet event and TBMC device
by Furquan Shaikh
· 6 years ago
a20e0b2
ec/google/chromeec: Add _PRW property to CREC device
by Furquan Shaikh
· 6 years ago
1dfc2c3
google/chromeec: Enable unified host event programming interface
by Jenny TC
· 6 years ago
30bba28
ec/h8: Store PWRS and notify CPU on AC power plug/unplug events
by Arthur Heymans
· 6 years ago
7c2a6f9
ec/lenovo/h8: Add support for bluetooth on wifi
by Patrick Rudolph
· 6 years ago
d46a350
ec/hp/kbc1126: change the default offset of the blobs
by Iru Cai
· 6 years ago
1208391
ec/hp/kbc1126/acpi/battery.asl: Make \ISTR serialized
by Iru Cai
· 6 years ago
93fd8fa
chromeec: Add command to override charger limit
by Daisuke Nojiri
· 6 years ago
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
Next »