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
/
mainboard
/
lippert
/
frontrunner-af
/
dsdt.asl
Age
Commit message (
Expand
)
Author
2022-11-07
mb/*/*: Remove AMD family14 boards
Arthur Heymans
2021-11-29
mb/lippert/frontrunner-af: Use common cpu/ and nb/ ASL files
Kyösti Mälkki
2021-11-28
lippert/frontrunner-af: Use common cimx/sb800 ASL
Kyösti Mälkki
2021-11-28
lippert/frontrunner-af: Fix PCI devices ASL
Kyösti Mälkki
2021-11-28
sb/amd/cimx/sb800: Separate a section from fch.asl
Kyösti Mälkki
2021-10-05
src/mainboard to src/security: Fix spelling errors
Martin Roth
2021-03-03
AGESA boards: Captilize ASL names
Paul Menzel
2021-02-20
mb/lippert/frontrunner-af: Split sections from dsdt.asl
Kyösti Mälkki
2021-02-20
AGESA fam14 boards: Drop _SI scope with _SST in ASL
Kyösti Mälkki
2021-02-20
AGESA,binaryPI boards: Move common PCBA in ASL
Kyösti Mälkki
2021-02-20
AGESA,binaryPI boards: Drop unused variables in ASL
Kyösti Mälkki
2021-02-15
mb/lippert/frontrunner-af: Drop OSFL method in ASL
Kyösti Mälkki
2021-02-14
AGESA,binaryPI boards: Drop OSV in ASL
Kyösti Mälkki
2021-02-13
mb/lippert/frontrunner-af: Use common sb800/acpi/pcie.asl
Kyösti Mälkki
2021-02-11
ACPI: Move PICM declaration
Kyösti Mälkki
2021-01-27
ACPI: Add top-level ASL
Kyösti Mälkki
2021-01-27
sb,soc/amd: Rename PMOD to PICM in ASL
Kyösti Mälkki
2021-01-24
mb/lippert: Convert to ASL 2.0 syntax
Elyes HAOUAS
2020-12-03
src: Remove redundant use of ACPI offset(0)
Elyes HAOUAS
2020-10-13
mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock()
Elyes HAOUAS
2020-10-13
mainboard/*/*/dsdt.asl: Make DefinitionBlock's AMLFileName uniform
Elyes HAOUAS
2020-10-13
{src/mb,util/autoport}: Use macro for DSDT revision
Elyes HAOUAS
2020-08-10
mb/lippert: Unify mainboards
Angel Pons
2020-07-15
mainboard: Drop optional and empty ACPI \_BFS methods
Angel Pons
2020-07-09
mb/lippert: Align whitespace and comments
Angel Pons
2020-07-09
mb/lippert/frontrunner-af: Drop dead code
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-04-05
mainboard/lippert: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-25
acpi: correct the processor devices scope
Michał Żygowski
2020-03-18
mainboard/[g-p]*: Remove copyright notices
Patrick Georgi
2020-02-24
mb/lippert/frontrunner-af: Switch away from ROMCC_BOOTBLOCK
Mike Banon
2019-10-27
mb/lippert: Use 'Device()' instead of 'Processor()'
Elyes HAOUAS
2018-11-23
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-06-04
mb/lippert: Get rid of whitespace before tab
Elyes HAOUAS
2018-06-04
src/mainboard: Add space after 'if'
Elyes HAOUAS
2017-11-28
AMD platforms: Fix ASL comment that implies "\_SB" is southbridge
Martin Roth
2017-08-23
AGESA binaryPI: Consolidate and fix sleep states
Kyösti Mälkki
2016-12-26
amd-based mainboards: Fix whitespace in _PTS comments
Marshall Dawson
2016-09-23
mainboard/lippert/frontrunner-af: Use tabs for indents
Elyes HAOUAS
2016-02-09
ASL: Fix HPBA shadowing.
Vladimir Serbinenko
2015-12-10
ACPI: Work around IASL warning reading/writing same register
Martin Roth
2015-12-10
ACPI: Fix IASL Warning about unused method for _OSI check
Martin Roth
2015-12-02
lippert/frontronner-af & toucan-af: Fix IASL warnings
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-24
amd/acpi: Clean up SMBus references.
Tobias Diedrich
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-06-14
amd/agesa,cimx: Rename ACPI OS detection methods
Edward O'Callaghan
2014-04-13
cimx/sb800 boards: Don't require ide.asl on boards without IDE
Edward O'Callaghan
2013-08-16
Correct spelling of shadow, setting and memory
Paul Menzel
2013-03-17
Lippert Fam14 DSDT: Remove INI method from AZHD device
Mike Loptien
2013-03-17
Lippert Fam14 DSDT: Add secondary bus range to PCI0
Mike Loptien
2013-03-17
Lippert Fam14 DSDT: Add OSC method
Mike Loptien
2013-03-02
LiPPERT FrontRunner-AF [2/2]: actually implement mainboard support
Jens Rottmann
2013-03-02
LiPPERT FrontRunner-AF [1/2]: create board by forking AMD Persimmon
Jens Rottmann