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
/
southbridge
/
amd
/
cimx
/
sb800
/
fadt.c
Age
Commit message (
Expand
)
Author
2020-07-20
src: Make HAVE_CF9_RESET set the FADT reset register
Angel Pons
2020-07-20
src: Drop useless cache flush settings in FADT
Angel Pons
2020-07-20
src: Never overwrite `fadt->flags`
Angel Pons
2020-07-20
src: Drop useless PM1b settings from FADT
Angel Pons
2020-07-20
src: Drop useless GPE1 settings from FADT
Angel Pons
2020-07-14
src: Remove unused 'include <string.h>'
Elyes HAOUAS
2020-06-24
src: Report byte-sized access for GPE0
Angel Pons
2020-06-10
sb,soc/amd, ACPI: Do not override FADT preferred_pm_profile
Kyösti Mälkki
2020-06-10
sb/amd/agesa,cimx,pi: Select COMMON_FADT
Kyösti Mälkki
2020-06-10
mb,sb/amd/cimx/sb800: Remove FADT_PM_PROFILE
Kyösti Mälkki
2020-06-03
soc,southbridge/amd: Remove some explicit zero-initializers
Kyösti Mälkki
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-04
src/southbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-03-01
ACPI: Rename FADT model and set it to zero
Elyes HAOUAS
2019-02-21
ACPI: Correct asl_compiler_revision value
Elyes HAOUAS
2018-11-29
arch/acpi.h: Add some update to version 6.2a
Elyes HAOUAS
2018-08-27
update all FADT version 3.0 to use the get tables function
Marc Jones
2016-08-01
Remove non-ascii & unprintable characters
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-07-30
SB800: Port to 64bit
Stefan Reinauer
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-02-16
acpi: Generate valid ACPI processor objects
Timothy Pearson
2014-12-17
southbridge/amd agesa & cimx spelling fixes
Martin Roth
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-11-09
Get rid of hard coded strings in ACPI tables
Stefan Reinauer
2012-06-12
Update SB800 CIMX FADT
Martin Roth
2012-05-15
Fix fadt legacy free setting.
Marc Jones
2012-05-12
Add legacy free setting and override to fadt.c
Marc Jones
2012-05-12
Merge sb800 fadt fixes from South Station mainboard to southbridge fadt.
Marc Jones
2012-05-09
Move fadt.c to the cimx sb800 southbridge directory to be shared.
Marc Jones