summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/common/finalize.c
Commit message (Expand)AuthorAgeFilesLines
* security/intel: Add option to enable SMM flash access onlyAngel Pons2021-06-211-0/+3
* src: Include <arch/io.h> when appropriateElyes HAOUAS2020-10-261-1/+0
* southbridge/intel/common: Replace outb with post_code in finalize.cSindhoor Tilak2020-07-261-2/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* security: Add common boot media write protectionPatrick Rudolph2020-04-281-10/+0
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-14/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-5/+5
* sb/intel/common: Create a common PCH finalise implementationTristan Corrick2018-12-031-0/+76