summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/dcp847ske/early_southbridge.c
Commit message (Expand)AuthorAgeFilesLines
* mb/*: Update SPD mapping for sandybridge boardsKeith Hui2023-11-131-7/+0
* src: Remove unused <cf9_reset.h>Elyes Haouas2022-05-161-1/+0
* mb/intel/dcp847ske: Drop useless MCHBAR writesAngel Pons2021-03-271-8/+0
* src/mb: Remove unused <console/console.h>Elyes HAOUAS2021-02-151-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mainboard/intel: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-14/+2
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-181-3/+0
* mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-191-2/+0
* nb/intel/sandybridge/mrc: Handle P2P disabling via devicetreeNico Huber2019-11-181-3/+0
* sb/intel/bd82x6x: Handle enabling of GbENico Huber2019-11-181-10/+0
* mb/intel/dcp847ske: Disable xHCI via devicetreeNico Huber2019-11-181-1/+1
* nb/intel/sandybridge: Set up console in bootblockArthur Heymans2019-11-181-1/+2
* sb/intel/bd82x6x: Make the pch_enable_lpc hook optionalArthur Heymans2019-11-181-4/+0
* nb/intel/sandybridge: Make the mainboard_rcba_config hook optionalArthur Heymans2019-11-181-1/+1
* nb/intel/sandybridge: Make the mainboard_early_init hook optionalArthur Heymans2019-11-181-4/+0
* sb/intel/bd82x6x/lpc: Set up default LPC decode rangesArthur Heymans2019-10-161-10/+0
* src/mainboard: Remove unneeded include <arch/io.h>Elyes HAOUAS2019-05-151-1/+0
* src: Remove unused include <halt.h>Elyes HAOUAS2019-05-061-1/+0
* src/mb: Use system_reset()Elyes HAOUAS2019-04-291-2/+2
* nb/intel/sandybridge: Drop pch.h from sandybridge.hPatrick Rudolph2019-04-231-0/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-3/+3
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-061-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-021-1/+1
* Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans2018-06-211-1/+1
* sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans2018-02-271-1/+1
* sb/intel/bd82x6x: Reduce function-disable messNico Huber2018-01-231-2/+2
* intel/dcp847ske: Add Intel NUC DCP847SKETobias Diedrich2017-12-221-0/+197