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: Add EC ACPI methods for privacy screen
Mathew King
2019-12-02
3
-0
/
+50
*
ec/google/chromeec: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
2
-4
/
+1
*
include: Make stdbool.h a separate file
Julius Werner
2019-11-18
1
-2
/
+1
*
ec/hp/kbc1126: Include early_init.c in bootblock
Arthur Heymans
2019-11-18
1
-0
/
+1
*
nb/intel/i945: Initialize console in bootblock
Arthur Heymans
2019-11-15
1
-0
/
+1
*
ec/lenovo/h8: Make dock init in ramstage fully mainboard-specific
Bill XIE
2019-11-12
3
-10
/
+1
*
ELOG: Avoid some preprocessor use
Kyösti Mälkki
2019-11-09
1
-5
/
+5
*
ELOG: Introduce elog_gsmi variants
Kyösti Mälkki
2019-11-09
1
-2
/
+2
*
include: Remove EC_EVENT_* from elog.h
Yu-Ping Wu
2019-11-04
1
-2
/
+2
*
ec/google/chromeec: Add EC driver support for software sync
Tim Wawrzynczak
2019-10-31
2
-20
/
+432
*
ec/google/chromeec: Clean up ec.[ch]
Tim Wawrzynczak
2019-10-29
2
-284
/
+301
*
ec/{compal,google,quanta}: Drop wrong _ADR objects
Elyes HAOUAS
2019-10-25
3
-3
/
+0
*
src/ec/quanta: Drop wrong _ADR objects
Elyes HAOUAS
2019-10-24
2
-2
/
+0
*
(acpi) superio.asl: Drop wrong _ADR objects
Elyes HAOUAS
2019-10-24
1
-3
/
+0
*
ec/google/chromeec/acpi: Drop wrong _ADR object
Elyes HAOUAS
2019-10-24
1
-4
/
+0
*
ec/acpi/ec.c Link EC code in bootblock & verstage
Arthur Heymans
2019-10-12
1
-1
/
+3
*
ec/google/chromeec: fix format security warning
Greg V
2019-10-09
1
-1
/
+1
*
ec/google/chromec: Default EC_GOOGLE_CHROMEEC_LPC to disabled
Martin Roth
2019-10-03
1
-1
/
+1
*
ec/kontron/kempld: Add fall-through comments where appropriate
Nico Huber
2019-09-30
1
-0
/
+2
*
3rdparty/chromeec: Update to latest master
Elyes HAOUAS
2019-09-16
1
-0
/
+4
*
ec/acpi: Replace __PRE_RAM__ use
Kyösti Mälkki
2019-09-14
1
-15
/
+6
*
ec/kontron/kempld: Select DRIVERS_UART_8250IO
Nico Huber
2019-09-02
1
-0
/
+1
*
vboot: remove fastboot support
Joel Kitching
2019-09-02
1
-5
/
+3
*
ec/google/chromeec: Add config option for eSPI
Martin Roth
2019-08-30
1
-0
/
+11
*
Split MAYBE_STATIC to _BSS and _NONZERO variants
Kyösti Mälkki
2019-08-26
3
-3
/
+3
*
google/chromeos: Support AP watchdog flag from Chrome EC
You-Cheng Syu
2019-08-23
2
-12
/
+28
*
ec/google/chromeec: Update ec_commands.h
You-Cheng Syu
2019-08-23
3
-804
/
+1617
*
ec/lenovo/h8: Add option to set F1-F12 as primary function
Iru Cai
2019-08-21
2
-0
/
+18
*
chromeec: Depend on events_copy_b to identify the wake source
Ravi Chandra Sadineni
2019-08-21
1
-22
/
+7
*
src/ec: Drop __PRE_RAM__ and __SMM__ guards
Kyösti Mälkki
2019-08-20
9
-32
/
+1
*
lenovo/pmh7: Remove use of __PRE_RAM__ and __SMM__
Kyösti Mälkki
2019-08-20
1
-5
/
+1
*
devicetree: Remove duplicate chip_ops declarations
Kyösti Mälkki
2019-08-20
6
-27
/
+0
*
ec/google/chromeec: Use MAYBE_STATIC
Kyösti Mälkki
2019-08-19
1
-16
/
+2
*
ec/google/wilco: Hide wilco symbols when unused
Elyes HAOUAS
2019-07-25
1
-0
/
+4
*
ec/google/chromeec: Pass reference of object to BBST() method
Duncan Laurie
2019-07-18
1
-3
/
+3
*
arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class
Kyösti Mälkki
2019-07-09
2
-2
/
+2
*
src/ec: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-06-22
8
-8
/
+0
*
ec/kontron/kempld/kempld_i2c.c: Remove unneeded 'else'
Elyes HAOUAS
2019-06-21
1
-3
/
+2
*
ec/google/chromeec/ec_lpc: Remove unneeded 'else'
Elyes HAOUAS
2019-06-21
1
-4
/
+2
*
ec/google/wilco: Read back from EC RAM after S0ix entry
Duncan Laurie
2019-06-13
1
-0
/
+6
*
ec/google/wilco: Add UCSI support
Duncan Laurie
2019-06-07
5
-4
/
+320
*
ec/lenovo/h8: Fix method name in ACPI code
Evgeny Zinoviev
2019-06-03
1
-1
/
+1
*
src/{ec,vendorcode}: Add missing 'include <types.h>
Elyes HAOUAS
2019-05-29
3
-0
/
+3
*
ec/google/wilco: Fix radio control command
Duncan Laurie
2019-05-24
2
-2
/
+10
*
ec/google/wilco: set diagnostic LEDs on boot failure
Keith Short
2019-05-22
2
-11
/
+46
*
ec/google/wilco: Add support for KB_ERR_CODE to Wilco EC
Keith Short
2019-05-20
3
-1
/
+29
*
src/ec/lenovo/h8/acpi: Serialize Control Method
Elyes HAOUAS
2019-05-13
1
-1
/
+1
*
ec/lenovo/h8: Add VBOOT board support
Patrick Rudolph
2019-05-08
3
-0
/
+69
*
ec/lenovo/h8: Add function to query sense state
Patrick Rudolph
2019-05-08
3
-0
/
+66
*
ec/google/wilco: Support board_id with EC provided ID
Duncan Laurie
2019-04-18
4
-3
/
+54
[next]