index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ec
/
smsc
/
mec1308
/
acpi
Age
Commit message (
Expand
)
Author
2022-06-09
ec/smsc/mec1308/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntax
Felix Singer
2022-06-09
ec/smsc/mec1308/acpi: Replace LGreater(a,b) with ASL 2.0 syntax
Felix Singer
2022-06-09
ec/smsc/mec1308/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax
Felix Singer
2022-06-09
ec/smsc/mec1308/acpi: Replace LLess(a,b) with ASL 2.0 syntax
Felix Singer
2022-06-09
ec/smsc/mec1308/acpi: Replace LGreaterEqual(a,b) with ASL 2.0 syntax
Felix Singer
2022-06-09
ec/smsc/mec1308/acpi: Replace LEqual(a,b) with ASL 2.0 syntax
Felix Singer
2022-01-01
ec/smsc/mec1308/acpi: Replace LNot() with ASL 2.0 syntax
Felix Singer
2022-01-01
ec/smsc/mec1308/acpi: Replace Increment() with ASL 2.0 syntax
Felix Singer
2021-12-31
ec/smsc/mec1308/acpi: Replace Add(a,b) with ASL 2.0 syntax
Felix Singer
2021-12-31
ec/smsc/mec1308/acpi: Replace Subtract(a,b) with ASL 2.0 syntax
Felix Singer
2021-12-30
ec/smsc/mec1308/acpi: Replace LAnd() with ASL 2.0 syntax
Felix Singer
2021-12-30
ec/smsc/mec1308/acpi: Use ASL 2.0 syntax to access arrays
Felix Singer
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-05
src/ec: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2018-10-08
src: Use tabs for indentation
Elyes HAOUAS
2017-07-08
ec/mec1308: Fix fan control ACPI
Matt DeVillier
2016-02-09
Workaround for unused variable warning.
Vladimir Serbinenko
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2012-04-02
Add EC component for SMSC MEC1308/1310
Stefan Reinauer