summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/pineview: Remove dead code in switchJacob Garber2019-07-191-22/+6
* nb/intel/sandybridge/acpi: Don't use defines for memory rangesPatrick Rudolph2019-07-182-12/+27
* nb/i945/gma: Store vga_disable if MAINBOARD_DO_NATIVE_VGA_INITElyes HAOUAS2019-07-181-2/+1
* nb/i945: Fix gate graphics hardware for frequency changeElyes HAOUAS2019-07-171-1/+0
* nb/intel/x4x: Die on invalid memory speedsJacob Garber2019-07-171-2/+2
* nb/intel/nehalem: Prevent out of bounds readJacob Garber2019-07-171-0/+2
* intel/i945: Fix udelay() prototypesKyösti Mälkki2019-07-132-1/+1
* intel/e7505,i82801dx: Fix SMM_ASEG lockKyösti Mälkki2019-07-132-0/+10
* nb/intel/nehalem: Tidy quickpath_reserved calculationJacob Garber2019-07-101-6/+9
* nb/intel/nehalem: Die if no memory ranks foundJacob Garber2019-07-101-0/+3
* cpu/x86: Flip SMM_TSEG defaultKyösti Mälkki2019-07-094-4/+0
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-095-6/+6
* intel/nehalem: Move TSC_MONOTONIC_TIMERKyösti Mälkki2019-07-081-1/+0
* cpu/x86: Fix MSR_PLATFORM_INFO definitionKyösti Mälkki2019-07-071-0/+2
* arch/x86: Adjust size of postcar stackKyösti Mälkki2019-07-048-24/+10
* intel/e7505: Drop debug codeKyösti Mälkki2019-07-034-222/+0
* nb/intel/pineview: Remove unused codeJacob Garber2019-06-281-10/+1
* {soc,northbridge}/Kconfig: Remove unused CACHE_MRC_SIZE_KBElyes HAOUAS2019-06-282-8/+0
* nb/intel/nehalem/raminit.c: Remove variable set but not usedElyes HAOUAS2019-06-211-17/+12
* nb/intel/nehalem/raminit.c: Remove variable set but not usedElyes HAOUAS2019-06-211-21/+3
* nb/x4x: Rename {ddr,fsb}2{mhz,ps} as {ddr,fsb}_to_{mhz,ps}Elyes HAOUAS2019-06-213-13/+13
* 3rdparty/blobs: Update submodule, SNB improvementsArthur Heymans2019-06-172-10/+29
* nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selectionElyes HAOUAS2019-06-142-8/+0
* nb/intel/sandybridge: Drop iommu.c and rename functionsPatrick Rudolph2019-06-085-63/+47
* northbridge/gm45: document that raminit doesn't support mirrored ranksFelix Held2019-06-081-1/+2
* nb/intel/pineview/raminit.c: Remove variable set but not usedElyes HAOUAS2019-06-061-2/+1
* nb/intel/x4x: Remove variable set but not usedElyes HAOUAS2019-06-051-2/+1
* nb/intel/x4x/rcven.c: Remove variable set but not usedElyes HAOUAS2019-06-041-2/+2
* 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/haswell/gma: Drop NGI remnantNico Huber2019-06-031-8/+0
* 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-2913-12/+23
* intel/sandybridge: Make timC training more robust.Tobias Diedrich2019-05-291-5/+34
* nb/intel/nehalem: Call smm_region_start() functionArthur Heymans2019-05-291-1/+1
* cpu/intel/model_2065x: Put stage cache in TSEGArthur Heymans2019-05-272-7/+6
* cpu/intel/model_2065x: Use parallel MP initArthur Heymans2019-05-271-1/+1
* nb/intel/pineview: Use MTRR as a proxy for proper resetArthur Heymans2019-05-251-0/+1
* nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-05-255-11/+7
* nb/northbridge/intel/x4x/acpi.c: Remove variable set but not usedElyes HAOUAS2019-05-241-2/+0
* nb/intel/pineview/early_init.c: Remove variable set but not usedElyes HAOUAS2019-05-231-5/+3
* nb/intel/x4x/early_init.c: Remove variable set but not usedElyes HAOUAS2019-05-231-4/+6
* nb/intel/haswell: Remove variable set but not usedElyes HAOUAS2019-05-231-2/+3
* post_code: add post code for invalid vendor binaryKeith Short2019-05-222-2/+4
* i945: Add device identification D2:F1Elyes HAOUAS2019-05-201-0/+1
* 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-1510-10/+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