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
/
sb800
/
fadt.c
Age
Commit message (
Expand
)
Author
2019-10-09
acpi_table_header: Replace hard-coded length via sizeof(acpi_fadt_t)
Himanshu Sahdev
2019-06-19
{mb,sb}: Use get_acpi_table_revision(FADT)
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-02-21
ACPI: Correct asl_compiler_revision value
Elyes HAOUAS
2015-11-11
cpu/amd: Add CC6 support
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-12-17
southbridge/amd sb600, sb700 & sb900 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
2011-01-24
Change fadt revision back to 3.
Zheng Bao
2011-01-21
Now bimini can boot linux to login.
Zheng Bao
2011-01-20
This sb800 code is derived from sb700.
Zheng Bao