aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/acpi
AgeCommit message (Expand)Author
2022-12-27{acpi,arch,soc}/acpi: Replace constant "One" with actual numberFelix Singer
2022-07-30arch/x86/acpi: Replace Store() with ASL 2.0 syntaxFelix Singer
2022-07-30arch/x86/acpi: Replace And() with ASL 2.0 syntaxFelix Singer
2022-07-30arch/x86/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-07-30arch/x86/acpi: Replace LLess(a,b) with ASL 2.0 syntaxFelix Singer
2022-07-29arch/x86/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer
2022-06-09arch/x86/acpi: Replace ShiftLeft() with ASL 2.0 syntaxFelix Singer
2022-06-09arch/x86/acpi: Replace ShiftRight() with ASL 2.0 syntaxFelix Singer
2022-06-03arch/x86/acpi: Replace LGreater(a,b) with ASL 2.0 syntaxFelix Singer
2022-05-04arch/x86/acpi: Consolidate POST code handlingAngel Pons
2022-05-04arch/x86/acpi/debug.asl: Drop POST code stuffAngel Pons
2022-02-12arch/x86/acpi: Replace LEqual(a,b) with ASL 2.0 syntaxFelix Singer
2022-01-01arch/x86/acpi: Replace Increment() with ASL 2.0 syntaxFelix Singer
2022-01-01arch/x86/acpi: Replace Index() with ASL 2.0 syntaxFelix Singer
2021-12-31arch/x86/acpi: Replace Add(a,b,c) with ASL 2.0 syntaxFelix Singer
2020-07-09ACPI: Drop commented-out DSDT DefinitionBlock instancesAngel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-03-06src/arch/x86: Convert to SPDX license headerPatrick Georgi
2019-09-10AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-02-02arch/x86/acpi/statdef.asl: Remove unnecessary whitespaceElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-07-17misc,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-01-12arch/x86/acpi/globutil.asl: Make control method `S2BF` serializedPaul Menzel
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2010-12-11After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer