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
/
agesa
/
hudson
/
fadt.c
Age
Commit message (
Expand
)
Author
2020-08-18
src/southbridge/amd/*/*/fadt.c: Use macro for access_size
Elyes HAOUAS
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
amd/{hudson,stoney,picasso}: Drop PM2 settings from FADT
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
sb,soc/amd: Remove FADT_PM_PROFILE
Kyösti Mälkki
2020-06-06
arch/x86: Declare permanent_smi_handler()
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-11-23
AGESA,binaryPI: Move SCI enable outside table creation
Kyösti Mälkki
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
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
2017-06-30
southbridge/amd: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2016-08-01
Remove non-ascii & unprintable characters
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-30
Hudson: Port to 64bit
Stefan Reinauer
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-04-21
southbridge/hudson: Initialize ACPI IO ports separate of FADT
Alexandru Gagniuc
2014-04-17
southbridge/hudson: Add support for ACPI enable/disable via SMI
Alexandru Gagniuc
2014-04-16
southbridge/hudson: Use MMIO instead of PIO to access PM space
Alexandru Gagniuc
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-01-21
Hudson: Changes to support agesa/hudson for legacy free
Martin Roth
2013-01-21
Hudson: Changes to agesa/hudson FADT for ACPI 3.0
Martin Roth
2012-07-14
AGESA F15 wrapper for Hudson.
zbao