summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/sb700/fadt.c
Commit message (Expand)AuthorAgeFilesLines
* sb/amd/sb700: Drop supportArthur Heymans2019-11-201-162/+0
* acpi_table_header: Replace hard-coded length via sizeof(acpi_fadt_t)Himanshu Sahdev2019-10-091-1/+1
* {mb,sb}: Use get_acpi_table_revision(FADT)Elyes HAOUAS2019-06-191-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS2019-03-041-9/+9
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-211-1/+3
* southbridge/amd/sb700: Fix mismatched FADT entriesTimothy Pearson2015-11-241-2/+2
* cpu/amd: Add CC6 supportTimothy Pearson2015-11-111-0/+5
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* southbridge/amd sb600, sb700 & sb900 spelling fixesMartin Roth2014-12-171-2/+2
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Get rid of hard coded strings in ACPI tablesStefan Reinauer2012-11-091-1/+1
* Following patch adds support for suspend/resume functions. I had to change th...Rudolf Marek2010-12-131-27/+0
* I was bitten by the rename, this is part of r6165.Rudolf Marek2010-12-111-0/+187