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
/
arch
/
x86
/
acpi
/
debug.asl
Age
Commit message (
Expand
)
Author
2022-07-30
arch/x86/acpi: Replace Store() with ASL 2.0 syntax
Felix Singer
2022-07-30
arch/x86/acpi: Replace And() with ASL 2.0 syntax
Felix Singer
2022-07-30
arch/x86/acpi: Replace LLess(a,b) with ASL 2.0 syntax
Felix Singer
2022-07-29
arch/x86/acpi: Replace Add(a,b,c) with ASL 2.0 syntax
Felix Singer
2022-06-09
arch/x86/acpi: Replace ShiftRight() with ASL 2.0 syntax
Felix Singer
2022-06-03
arch/x86/acpi: Replace LGreater(a,b) with ASL 2.0 syntax
Felix Singer
2022-05-04
arch/x86/acpi/debug.asl: Drop POST code stuff
Angel Pons
2022-02-12
arch/x86/acpi: Replace LEqual(a,b) with ASL 2.0 syntax
Felix Singer
2022-01-01
arch/x86/acpi: Replace Increment() with ASL 2.0 syntax
Felix Singer
2020-07-09
ACPI: Drop commented-out DSDT DefinitionBlock instances
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-03-06
src/arch/x86: Convert to SPDX license header
Patrick Georgi
2019-09-10
AUTHORS: Move src/arch/x86 copyrights into AUTHORS file
Martin Roth
2018-11-23
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2010-12-11
After this has been brought up many times before, rename src/arch/i386 to
Stefan Reinauer