index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ec
Commit message (
Expand
)
Author
Age
Files
Lines
*
ec/google/wilco: Suppress UCSI events in S0ix
Duncan Laurie
2020-06-17
2
-2
/
+17
*
ec/google/chromeec: Call \PNOT () on initializing AC power state
Furquan Shaikh
2020-06-14
1
-0
/
+6
*
ec/google/chromeec: Append connector device to *-switch properties
Tim Wawrzynczak
2020-06-08
1
-3
/
+27
*
ec/google/wilco: Always use current value of battery status bit
Mathew King
2020-06-06
1
-1
/
+5
*
src: Remove redundant includes
Elyes HAOUAS
2020-06-02
2
-2
/
+0
*
src: Remove unused 'include <bootstate.h>'
Elyes HAOUAS
2020-06-02
1
-1
/
+0
*
src: Remove unused 'include <bootmode.h>'
Elyes HAOUAS
2020-06-02
1
-1
/
+0
*
ec/google/chromeec: Switch to use new acpigen_usb module
Tim Wawrzynczak
2020-05-28
1
-156
/
+68
*
ec/google/chromeec: Add new *-switch properties to USBC.CONx devices
Tim Wawrzynczak
2020-05-28
1
-0
/
+33
*
ec/google/chromeec/acpi/superio: Add PS/2 Mouse ACPI entry
Raul E Rangel
2020-05-27
1
-0
/
+27
*
Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION
Kyösti Mälkki
2020-05-26
2
-2
/
+2
*
ec/lenovo/h8: Config the ec hardware ids for newer thinkpads
Da Lao
2020-05-26
2
-1
/
+8
*
ec/google/chromeec/acpi: Add CROS EC CODEC device
Yu-Hsuan Hsu
2020-05-21
1
-0
/
+8
*
ec/google/chromeec/i2c_tunnel: Fix missing const
Raul E Rangel
2020-05-21
1
-1
/
+1
*
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
4
-12
/
+0
*
ec/lenovo/h8: Reintroduce h8_mb_init() for specific boards
Bill XIE
2020-05-13
2
-0
/
+8
*
treewide: Convert more license headers to SPDX style
Patrick Georgi
2020-05-11
1
-27
/
+1
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
146
-146
/
+0
*
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-09
4
-36
/
+4
*
{drivers,ec/kontron}: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-08
1
-10
/
+3
*
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
1
-11
/
+1
*
treewide: move copyrights and authors to AUTHORS
Patrick Georgi
2020-05-06
2
-12
/
+5
*
treewide: Drop ACPI_VIDEO_DEVICE macro
Angel Pons
2020-05-04
1
-3
/
+2
*
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
7
-13
/
+13
*
ec/google/chromeec: Fix incorrect diag message
Victor Ding
2020-05-01
1
-1
/
+1
*
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
5
-8
/
+8
*
ec/lenovo/h8: Constify struct device * parameter to h8_has_* functions
Furquan Shaikh
2020-04-28
3
-4
/
+4
*
mb/lenovo/{x201,t410}: Move ThinkLight code
Stefan Ott
2020-04-25
1
-0
/
+17
*
ec/google/chromeec: Add driver for i2c_tunnel device under Chrome EC
Furquan Shaikh
2020-04-22
6
-0
/
+102
*
ec/google/chromeec: Add .scan_bus() callback for Chrome EC device
Furquan Shaikh
2020-04-22
1
-0
/
+1
*
ec/google/chromeec: Fix acpi_name() for Chrome EC device
Furquan Shaikh
2020-04-22
1
-4
/
+11
*
ec/google/chromeec: Fill up SSDT for EC provided PS2 keyboard
Rajat Jain
2020-04-20
1
-8
/
+57
*
google/chromeec: Add wrapper for EC_CMD_GET_KEYBD_CONFIG
Rajat Jain
2020-04-20
2
-0
/
+26
*
google/chromeec: Revise parameters of EC USB PD API call
Gaggery Tsai
2020-04-20
2
-6
/
+7
*
ec/google/chromeec: Update the USBC ACPI device hierarchy
Karthikeyan Ramasubramanian
2020-04-17
1
-4
/
+5
*
ec/google/chromeec: Add host command EC_CMD_GET_KEYBD_CONFIG
Rajat Jain
2020-04-17
1
-0
/
+77
*
ec/google/chromeec: add BOARD_VERSION CBI support
Aaron Durbin
2020-04-16
2
-0
/
+8
*
google/chromeec: Add USB MUX Interrupt
Brandon Breitenstein
2020-04-13
1
-0
/
+9
*
ec/google/chromeec: add smbios_mainboard_manufacturer()
Aaron Durbin
2020-04-13
1
-0
/
+19
*
ec/google/chromeec: expose failure and unprovisioned SKU id values
Aaron Durbin
2020-04-11
2
-5
/
+6
*
src/ec: Add missing "set_resources = noop_set_resources"
Elyes HAOUAS
2020-04-10
4
-0
/
+4
*
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
6
-6
/
+6
*
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-10
6
-6
/
+0
*
ec/google/chromeec: Replace uses of ec_current_image with ec_image
Furquan Shaikh
2020-04-09
2
-3
/
+3
*
ec/google/chromeec: Update ec_commands.h
Furquan Shaikh
2020-04-09
1
-23
/
+183
*
src/ec: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-05
133
-1774
/
+268
*
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-04-02
3
-9
/
+9
*
acpi: Change Processor ACPI Name (Intel only)
Christian Walter
2020-03-23
1
-5
/
+5
*
ec/google/chromeec: don't put empty block in SSDT
Matt DeVillier
2020-03-20
1
-7
/
+6
*
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
138
-143
/
+0
[next]