summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/sandybridge/raminit.c
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/sandybridge: Clean up post Haswell SPD mapping API migrationKeith Hui2023-11-131-7/+2
* nb/intel/sandybridge: Standardize MRC vs. native SPD mapping APIKeith Hui2023-11-131-2/+52
* nb/intel: Remove space between function name and '('Elyes Haouas2023-09-111-1/+1
* nb/intel/sandybridge: Use read{8,32}p()Elyes Haouas2022-12-061-2/+2
* nb/intel: Use "if (!ptr)" in preference to "if (ptr == NULL)"Elyes Haouas2022-09-141-1/+1
* timestamps: Rename timestamps to make names more consistentJakub Czapiga2022-03-081-2/+2
* nb/intel/sandybridge: Use new fixed BAR accessorsAngel Pons2021-04-101-4/+4
* device/dram/ddr3: Get rid of useless typedefsAngel Pons2021-04-051-1/+1
* memory_info.h: Store SMBIOS error correction typeAngel Pons2021-03-011-3/+3
* nb/intel/x4x,sandybridge: Move INITRAM timestampsKyösti Mälkki2021-02-231-3/+4
* nb/intel/sandybridge: Remove stale FIXME about ECC supportAngel Pons2021-02-221-1/+0
* nb/intel/sandybridge: Rewrite constant valuesAngel Pons2020-12-251-1/+1
* nb/intel/sandybridge: Allow to ignore XMP voltageAngel Pons2020-12-251-1/+6
* nb/intel/sandybridge: Refactor ODT stretch table codeAngel Pons2020-12-231-6/+5
* nb/intel/sandybridge: Refactor `dram_find_spds_ddr3`Angel Pons2020-12-231-28/+25
* nb/intel/sandybridge: Check ME status only onceAngel Pons2020-09-211-1/+0
* nb/intel/sandybridge: Simplify SPD validity checkAngel Pons2020-09-211-3/+1
* mrc_cache: Add mrc_cache fetch functions to support non-x86 platformsShelley Chen2020-08-241-5/+6
* nb/intel/sandybridge/raminit: Add ECC debug codePatrick Rudolph2020-08-111-0/+31
* nb/intel/*: Fill in SMBIOS type 16 on SNB/HSWPatrick Rudolph2020-07-301-3/+55
* device/smbus_host: Declare common early SMBus prototypesKyösti Mälkki2020-06-221-2/+2
* src: Remove unused 'include <bootmode.h>'Elyes HAOUAS2020-06-021-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* nb/intel/sandybridge: Refactor get_mem_min_tckAngel Pons2020-04-191-6/+5
* nb/intel/sandybridge/raminit: Add ECC supportPatrick Rudolph2020-04-141-0/+12
* nb/intel/sandybridge/raminit: Add ECC detection supportPatrick Rudolph2020-04-141-9/+21
* nb/intel/sandybridge: Unify the code pathsAngel Pons2020-03-261-8/+0
* nb/intel/sandybridge: Use SPDX headersAngel Pons2020-03-251-13/+2
* nb/intel/sandybridge: Void MRC cache if CPUID differsAngel Pons2020-03-231-8/+19
* nb/intel/sandybridge: Store CPUID in ctrl structAngel Pons2020-03-231-8/+5
* nb/intel/sandybridge: Add warning to saved structsAngel Pons2020-03-231-2/+0
* nb/intel/sandybridge: Deduplicate report_memory_configAngel Pons2020-03-201-50/+0
* nb/intel/sandybridge: Tidy up code and commentsAngel Pons2020-03-181-107/+107
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-3/+0
* nb/intel/sandybridge: Add a bunch of MCHBAR definesAngel Pons2020-01-101-4/+4
* device,sb/intel: Move SMBus host controller prototypesKyösti Mälkki2020-01-091-1/+1
* nb/intel/sandybridge: add and use more MCHBAR register definesFelix Held2020-01-011-3/+3
* src/northbridge: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-0/+1
* nb/intel/sandybridge: Move DMI init codePatrick Rudolph2019-05-161-0/+1
* src/northbridge: Remove unneeded include <arch/io.h>Elyes HAOUAS2019-05-151-1/+0
* src: Remove unused include <halt.h>Elyes HAOUAS2019-05-061-1/+0
* nb/intel/sandybridge: Use system_reset()Elyes HAOUAS2019-04-291-9/+5
* nb/intel/sandybridge: Drop pch.h from sandybridge.hPatrick Rudolph2019-04-231-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
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* cpuid: Add helper function for cpuid(1) functionsSubrata Banik2018-12-131-5/+3
* nb/intel/sandybridge: Don't add SMBIOS Table 17 entries on resumeNico Huber2018-09-141-1/+2