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
/
lenovo
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: Retype option API to use unsigned integers
Angel Pons
2021-05-06
4
-15
/
+15
*
ec/lenovo/h8/h8.c: Skip setting volume if out of range
Angel Pons
2021-04-29
1
-2
/
+2
*
ec/lenovo: Use get_int_option()
Angel Pons
2021-04-21
4
-58
/
+24
*
ec/lenovo/h8/acpi: fix wrong calculation
Michael Niewöhner
2021-04-08
1
-1
/
+1
*
src/ec/lenovo/h8/acpi/battery.asl: Convert to ASL 2.0
Elyes HAOUAS
2021-02-10
1
-41
/
+43
*
src/ec: Drop unneeded empty lines
Elyes HAOUAS
2020-09-11
1
-1
/
+0
*
ec/lenovo/h8: Align macro values in one column
Paul Menzel
2020-07-26
1
-39
/
+39
*
src: Change BOOL CONFIG_ to CONFIG() in comments & strings
Martin Roth
2020-07-26
1
-1
/
+1
*
src: Remove whitespace between 'sizeof' and '('
Elyes HAOUAS
2020-07-26
1
-2
/
+2
*
ec/lenovo/h8: Config the ec hardware ids for newer thinkpads
Da Lao
2020-05-26
2
-1
/
+8
*
ec/lenovo/h8: Reintroduce h8_mb_init() for specific boards
Bill XIE
2020-05-13
2
-0
/
+8
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
25
-25
/
+0
*
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
2
-2
/
+2
*
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
2
-3
/
+3
*
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
*
src/ec: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-05
24
-322
/
+48
*
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-04-02
1
-1
/
+1
*
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
23
-27
/
+0
*
ec/lenovo/h8/acpi: Add alternative Fn-F2 and Fn-F3 layout
Nicola Corna
2020-02-17
1
-0
/
+21
*
ec/lenovo/h8: Prepend EC log message with *H8*
Paul Menzel
2020-01-13
1
-1
/
+1
*
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2020-01-09
2
-2
/
+2
*
src: Add missing include <types.h>
Elyes HAOUAS
2019-12-19
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
*
ec/lenovo/h8: Add option to set F1-F12 as primary function
Iru Cai
2019-08-21
2
-0
/
+18
*
lenovo/pmh7: Remove use of __PRE_RAM__ and __SMM__
Kyösti Mälkki
2019-08-20
1
-5
/
+1
*
arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class
Kyösti Mälkki
2019-07-09
1
-1
/
+1
*
src/ec: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-06-22
2
-2
/
+0
*
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
*
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
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
3
-9
/
+9
*
ec/lenovo/h8: Implement ACPI methods to set battery thresholds
Alexey Kharlamov
2019-03-06
5
-0
/
+427
*
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
1
-1
/
+0
*
ec/lenovo/h8/Kconfig: increase ps2 kbd timeout from 3000 to 5000ms
Michael Bacarella
2019-02-11
1
-1
/
+1
*
lenovo/h8,thinkpads: Re-do USB Always On
Nathaniel Roach
2018-12-06
4
-50
/
+39
*
cpu/intel/model_206{5,a}x: Rework acpi/cpu.asl
Arthur Heymans
2018-11-30
1
-5
/
+2
*
ec/lenovo/pmh7: support 9bit address space
Alexander Couzens
2018-09-14
2
-3
/
+6
*
mb/lenovo: Support dual graphics for xx20/xx30 ThinkPads
Evgeny Zinoviev
2018-09-05
2
-0
/
+23
*
ec/lenovo/pmh7: use read/write function in clear_bit/set_bit
Alexander Couzens
2018-08-20
1
-8
/
+4
*
ec/lenovo/h8/acpi: Fix ACPI error in _INI
Patrick Rudolph
2018-07-30
2
-9
/
+17
*
ec/lenovo/h8/acpi: Apply state on wake
Patrick Rudolph
2018-07-19
1
-8
/
+40
*
ec/lenovo/h8/ssdt: Add UWB ACPI interface
Patrick Rudolph
2018-07-19
3
-0
/
+37
*
ec/lenovo/h8/ssdt: Add keyboard backlight interface
Patrick Rudolph
2018-07-19
2
-0
/
+35
*
ec/lenovo/h8/acpi: Add WWAN ACPI methods
Patrick Rudolph
2018-07-19
2
-0
/
+39
*
ec/lenovo/h8/acpi: Add BDC interface
Patrick Rudolph
2018-07-09
5
-0
/
+102
[next]