summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/s230u/acpi
Commit message (Expand)AuthorAgeFilesLines
* mainboard/acpi: Replace constant "Zero" with actual numberFelix Singer2022-12-273-7/+7
* mainboard/acpi: Replace constant "One" with actual numberFelix Singer2022-12-271-1/+1
* mb/lenovo/s230u/acpi: Replace Not(a, b) with ASL 2.0 syntaxFelix Singer2022-12-261-2/+2
* tree: Replace And(a,b) with ASL 2.0 syntaxFelix Singer2022-12-231-1/+1
* tree: Replace And(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-231-1/+1
* tree: Replace Or(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-231-2/+2
* tree: Replace ShiftLeft(a,b) with ASL 2.0 syntaxFelix Singer2022-12-231-1/+1
* tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntaxFelix Singer2022-12-231-2/+2
* mb/lenovo/s230u/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer2022-12-121-2/+2
* src/mainboard to src/security: Fix spelling errorsMartin Roth2021-10-051-1/+1
* mb/lenovo/s230u: Convert to ASL 2.0 syntaxElyes HAOUAS2021-01-242-19/+19
* src: Remove redundant use of ACPI offset(0)Elyes HAOUAS2020-12-031-1/+0
* mb/lenovo/*/acpi/superio.asl: Replace with GPLv2+ equivalentPeter Lemenkov2020-07-281-0/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-113-3/+0
* treewide: Drop ACPI_VIDEO_DEVICE macroAngel Pons2020-05-041-1/+1
* mainboard/lenovo: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-043-42/+6
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-183-5/+0
* mb/lenovo/s230u: Rewrite trigger inversion ACPI codeMartin Roth2019-05-131-11/+12
* lenovo/s230u: Add Thinkpad Twist (S230U)Tobias Diedrich2017-02-204-0/+472