summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/cimx/sb800/fadt.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Write minor version at acpi_create_fadt() functionElyes Haouas2022-02-241-1/+0
* [acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in commentsElyes Haouas2022-02-211-1/+1
* src/acpi: Add macro for FADT Minor Version and use itElyes Haouas2022-02-211-1/+1
* acpi: Fill fadt->century based on KconfigNico Huber2021-08-191-1/+0
* src/southbridge: Drop unneeded empty linesElyes HAOUAS2020-09-211-3/+0
* src/southbridge/amd/*/*/fadt.c: Use macro for access_sizeElyes HAOUAS2020-08-181-1/+1
* src: Make HAVE_CF9_RESET set the FADT reset registerAngel Pons2020-07-201-12/+0
* src: Drop useless cache flush settings in FADTAngel Pons2020-07-201-2/+0
* src: Never overwrite `fadt->flags`Angel Pons2020-07-201-1/+1
* src: Drop useless PM1b settings from FADTAngel Pons2020-07-201-18/+0
* src: Drop useless GPE1 settings from FADTAngel Pons2020-07-201-11/+0
* src: Remove unused 'include <string.h>'Elyes HAOUAS2020-07-141-2/+0
* src: Report byte-sized access for GPE0Angel Pons2020-06-241-1/+1
* sb,soc/amd, ACPI: Do not override FADT preferred_pm_profileKyösti Mälkki2020-06-101-1/+0
* sb/amd/agesa,cimx,pi: Select COMMON_FADTKyösti Mälkki2020-06-101-31/+1
* mb,sb/amd/cimx/sb800: Remove FADT_PM_PROFILEKyösti Mälkki2020-06-101-5/+1
* soc,southbridge/amd: Remove some explicit zero-initializersKyösti Mälkki2020-06-031-6/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* ACPI: Rename FADT model and set it to zeroElyes HAOUAS2019-03-011-1/+1
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-211-1/+3
* arch/acpi.h: Add some update to version 6.2aElyes HAOUAS2018-11-291-3/+2
* update all FADT version 3.0 to use the get tables functionMarc Jones2018-08-271-1/+1
* Remove non-ascii & unprintable charactersMartin Roth2016-08-011-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* SB800: Port to 64bitStefan Reinauer2015-07-301-6/+14
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* acpi: Generate valid ACPI processor objectsTimothy Pearson2015-02-161-1/+1
* southbridge/amd agesa & cimx spelling fixesMartin Roth2014-12-171-1/+1
* 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
* Update SB800 CIMX FADTMartin Roth2012-06-121-15/+19
* Fix fadt legacy free setting.Marc Jones2012-05-151-2/+2
* Add legacy free setting and override to fadt.cMarc Jones2012-05-121-1/+8
* Merge sb800 fadt fixes from South Station mainboard to southbridge fadt.Marc Jones2012-05-121-43/+62
* Move fadt.c to the cimx sb800 southbridge directory to be shared.Marc Jones2012-05-091-0/+194