index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ec
/
lenovo
Age
Commit message (
Expand
)
Author
2020-09-11
src/ec: Drop unneeded empty lines
Elyes HAOUAS
2020-07-26
ec/lenovo/h8: Align macro values in one column
Paul Menzel
2020-07-26
src: Change BOOL CONFIG_ to CONFIG() in comments & strings
Martin Roth
2020-07-26
src: Remove whitespace between 'sizeof' and '('
Elyes HAOUAS
2020-05-26
ec/lenovo/h8: Config the ec hardware ids for newer thinkpads
Da Lao
2020-05-13
ec/lenovo/h8: Reintroduce h8_mb_init() for specific boards
Bill XIE
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-04
treewide: Drop ACPI_VIDEO_DEVICE macro
Angel Pons
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-28
ec/lenovo/h8: Constify struct device * parameter to h8_has_* functions
Furquan Shaikh
2020-04-25
mb/lenovo/{x201,t410}: Move ThinkLight code
Stefan Ott
2020-04-05
src/ec: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-02-17
ec/lenovo/h8/acpi: Add alternative Fn-F2 and Fn-F3 layout
Nicola Corna
2020-01-13
ec/lenovo/h8: Prepend EC log message with *H8*
Paul Menzel
2020-01-09
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2019-12-19
src: Add missing include <types.h>
Elyes HAOUAS
2019-11-15
nb/intel/i945: Initialize console in bootblock
Arthur Heymans
2019-11-12
ec/lenovo/h8: Make dock init in ramstage fully mainboard-specific
Bill XIE
2019-08-21
ec/lenovo/h8: Add option to set F1-F12 as primary function
Iru Cai
2019-08-20
lenovo/pmh7: Remove use of __PRE_RAM__ and __SMM__
Kyösti Mälkki
2019-07-09
arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class
Kyösti Mälkki
2019-06-22
src/ec: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-06-03
ec/lenovo/h8: Fix method name in ACPI code
Evgeny Zinoviev
2019-05-29
src/{ec,vendorcode}: Add missing 'include <types.h>
Elyes HAOUAS
2019-05-13
src/ec/lenovo/h8/acpi: Serialize Control Method
Elyes HAOUAS
2019-05-08
ec/lenovo/h8: Add VBOOT board support
Patrick Rudolph
2019-05-08
ec/lenovo/h8: Add function to query sense state
Patrick Rudolph
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-06
ec/lenovo/h8: Implement ACPI methods to set battery thresholds
Alexey Kharlamov
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-02-11
ec/lenovo/h8/Kconfig: increase ps2 kbd timeout from 3000 to 5000ms
Michael Bacarella
2018-12-06
lenovo/h8,thinkpads: Re-do USB Always On
Nathaniel Roach
2018-11-30
cpu/intel/model_206{5,a}x: Rework acpi/cpu.asl
Arthur Heymans
2018-09-14
ec/lenovo/pmh7: support 9bit address space
Alexander Couzens
2018-09-05
mb/lenovo: Support dual graphics for xx20/xx30 ThinkPads
Evgeny Zinoviev
2018-08-20
ec/lenovo/pmh7: use read/write function in clear_bit/set_bit
Alexander Couzens
2018-07-30
ec/lenovo/h8/acpi: Fix ACPI error in _INI
Patrick Rudolph
2018-07-19
ec/lenovo/h8/acpi: Apply state on wake
Patrick Rudolph
2018-07-19
ec/lenovo/h8/ssdt: Add UWB ACPI interface
Patrick Rudolph
2018-07-19
ec/lenovo/h8/ssdt: Add keyboard backlight interface
Patrick Rudolph
2018-07-19
ec/lenovo/h8/acpi: Add WWAN ACPI methods
Patrick Rudolph
2018-07-09
ec/lenovo/h8/acpi: Add BDC interface
Patrick Rudolph
2018-07-06
ec/lenovo/h8/acpi: Move ACPI HKEY device to new file
Patrick Rudolph
2018-06-04
src/ec: Remove whitespace before tab
Elyes HAOUAS
2018-05-24
src: Remove space after `defined`
Elyes HAOUAS
2018-05-08
ec/lenovo/h8: Get rid of device_t
Elyes HAOUAS
2018-01-17
ec/h8: Store PWRS and notify CPU on AC power plug/unplug events
Arthur Heymans
[next]