summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/sandybridge
Commit message (Expand)AuthorAgeFilesLines
* intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROLKyösti Mälkki2019-10-011-4/+0
* nb,sb/intel: Clean up some __BOOTBLOCK__ and __SIMPLE_DEVICE__ useKyösti Mälkki2019-09-281-2/+0
* northbridge: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-151-1/+0
* drivers/elog: Add elog_boot_notify()Kyösti Mälkki2019-09-131-2/+1
* intel/smm/gen1: Use smm_subregion()Kyösti Mälkki2019-08-281-9/+6
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-262-2/+1
* arch/x86: Add <arch/romstage.h>Kyösti Mälkki2019-08-221-1/+1
* cpu/intel: Enter romstage without BISTKyösti Mälkki2019-08-181-7/+2
* intel/smm/gen1: Rename header fileKyösti Mälkki2019-08-152-2/+2
* arch/x86: Add postcar_frame_common_mtrrs()Kyösti Mälkki2019-08-151-7/+0
* cpu/intel: Refactor platform_enter_postcar()Kyösti Mälkki2019-08-151-15/+5
* cpu/intel: Replace bsp_init_and_start_aps()Kyösti Mälkki2019-08-151-6/+1
* arch/x86: Flip option NO_CAR_GLOBAL_MIGRATIONKyösti Mälkki2019-08-111-1/+0
* arch/x86: Enable POSTCAR_CONSOLE by defaultKyösti Mälkki2019-08-111-1/+0
* northbridge/intel: Rename ram_calc.c to memmap.cKyösti Mälkki2019-08-072-3/+3
* intel/nehalem,sandybridge: Move stage_cache support functionKyösti Mälkki2019-08-073-33/+21
* nb/intel/sandybridge/acpi: Don't use defines for memory rangesPatrick Rudolph2019-07-182-12/+27
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-2/+2
* arch/x86: Adjust size of postcar stackKyösti Mälkki2019-07-041-3/+1
* {soc,northbridge}/Kconfig: Remove unused CACHE_MRC_SIZE_KBElyes HAOUAS2019-06-281-4/+0
* 3rdparty/blobs: Update submodule, SNB improvementsArthur Heymans2019-06-172-10/+29
* nb/intel/sandybridge: Drop iommu.c and rename functionsPatrick Rudolph2019-06-085-63/+47
* nb/intel/sandybridge: Remove variable set but not usedElyes HAOUAS2019-06-031-12/+6
* nb/intel/sandybridge: Remove variable set but not usedElyes HAOUAS2019-06-031-65/+64
* nb/intel/snb: Don't run VGA oprom when libgfxinit is enabledNico Huber2019-06-031-1/+1
* src/northbridge: Add missing 'include <types.h>'Elyes HAOUAS2019-05-293-1/+4
* intel/sandybridge: Make timC training more robust.Tobias Diedrich2019-05-291-5/+34
* post_code: add post code for invalid vendor binaryKeith Short2019-05-221-1/+2
* nb/intel/sandybridge: Move DMI init codePatrick Rudolph2019-05-164-0/+229
* sb/intel/sandybridge/early_pch: Make DMI init more readablePatrick Rudolph2019-05-161-2/+13
* src/northbridge: Remove unneeded include <arch/io.h>Elyes HAOUAS2019-05-153-3/+0
* nb/intel/sandybridge: Move boot_count_increment()Patrick Rudolph2019-05-132-17/+5
* nb/intel/sandybridge: Migrate MRC settings to devicetreePatrick Rudolph2019-05-132-0/+166
* mb/samsung/lumpy: Move onboard SPD to second channelPatrick Rudolph2019-05-131-0/+13
* nb/intel/sandybridge: Update pei_data commentsPatrick Rudolph2019-05-131-3/+4
* nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGENico Huber2019-05-122-11/+2
* {src,util}: Remove duplicated includesElyes HAOUAS2019-05-071-1/+1
* {gm45,pineview,sandybridge,x4x}: Use {full,system}_reset() functionElyes HAOUAS2019-05-071-4/+3
* src: Remove unused include <halt.h>Elyes HAOUAS2019-05-062-2/+0
* nb/intel/sandybridge: Use system_reset()Elyes HAOUAS2019-04-292-13/+8
* nb/intel/sandybridge: add pch.h includePatrick Georgi2019-04-231-0/+1
* nb/intel/sandybridge: Drop pch.h from sandybridge.hPatrick Rudolph2019-04-233-2/+2
* nb/intel/sandybridge: Move southbridge code to bd82x6xPatrick Rudolph2019-04-182-24/+4
* sb/intel/bd82x6x: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIBPatrick Rudolph2019-04-161-0/+1
* nb/intel/sandybridge: Set uninitialized run lengthJacob Garber2019-04-091-0/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+1
* Move calls to quick_ram_check() before CBMEM initKyösti Mälkki2019-03-271-4/+0
* Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner2019-03-251-1/+1
* {northbridge, soc, southbridge}/intel: Make use of generic set_subsystem()Subrata Banik2019-03-211-13/+1
* {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik2019-03-212-26/+2