summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* AGESA binaryPI: Add AGESA entry timestampsKyösti Mälkki2019-05-251-0/+2
* AGESA: Move debug helper to eventlog fileKyösti Mälkki2019-05-251-1/+11
* AGESA: Move heap_status_name() implementationKyösti Mälkki2019-05-251-1/+0
* nb/amd/amdmct/mct/mctdqs_d.c: Remove variable set but not usedElyes HAOUAS2019-05-241-3/+1
* nb/northbridge/intel/x4x/acpi.c: Remove variable set but not usedElyes HAOUAS2019-05-241-2/+0
* nb/amd/amdmct/mct/mctpro_d.c: Remove variable set but not usedElyes HAOUAS2019-05-241-2/+1
* nb/amd/amdmct/mct/mctecc_d.c: Remove variable set but not usedElyes HAOUAS2019-05-241-2/+1
* nb/amd/pi/00660F01: 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
* 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
* nb/intel/i945: Use macro instead of magic numberElyes HAOUAS2019-05-102-13/+13
* {src,util}: Remove duplicated includesElyes HAOUAS2019-05-071-1/+1
* {gm45,pineview,sandybridge,x4x}: Use {full,system}_reset() functionElyes HAOUAS2019-05-074-17/+10
* src: Remove unused include <halt.h>Elyes HAOUAS2019-05-066-6/+0
* nb/intel/haswell: correct a typo in KconfigJoel Kitching2019-05-031-1/+1
* vboot: refactor OPROM codeJoel Kitching2019-04-301-1/+1
* ich7/i945: Use system_reset()Elyes HAOUAS2019-04-291-2/+2
* nb/intel/pineview: Use system_reset()Elyes HAOUAS2019-04-291-2/+2
* nb/intel/nehalem: Use system_reset() and full_reset()Elyes HAOUAS2019-04-291-8/+5
* nb/intel/haswell: Use system_reset()Elyes HAOUAS2019-04-291-2/+2
* nb/x4x: Use system_reset() and full_reset()Elyes HAOUAS2019-04-291-6/+4
* nb/intel/sandybridge: Use system_reset()Elyes HAOUAS2019-04-292-13/+8
* northbridge/via/vx900: Remove unused variablesElyes HAOUAS2019-04-251-3/+1
* src/northbridge/intel: Remove unused variablesElyes HAOUAS2019-04-252-17/+4
* src/northbridge/amd: Remove unused variablesElyes HAOUAS2019-04-253-18/+5
* nb/intel/sandybridge: add pch.h includePatrick Georgi2019-04-231-0/+1
* nb/intel/i945: Check if interleaved even if rank #4 size is zeroElyes HAOUAS2019-04-231-15/+5
* ich7/i945: Use full_reset()Elyes HAOUAS2019-04-231-6/+3
* sb/intel/lynxpoint: Enable LPC/SIO setup in bootblockArthur Heymans2019-04-231-1/+1
* nb/intel/sandybridge: Drop pch.h from sandybridge.hPatrick Rudolph2019-04-233-2/+2
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-234-4/+5
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-237-4/+13
* nb/intel/haswell: Add an option for where verstage startsArthur Heymans2019-04-211-1/+24