summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/haswell/raminit.c
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/haswell: Move MRC glue code into a subfolderAngel Pons2021-08-021-431/+0
* MRC platforms: Fix MRC version printk format specifiersAngel Pons2021-06-161-1/+1
* haswell/broadwell: Replace remaining MCHBAR accessorsAngel Pons2021-04-261-1/+1
* nb/intel/haswell: Use new fixed BAR accessorsAngel Pons2021-04-101-6/+6
* nb/intel/haswell: Ensure MCH has acked raminitAngel Pons2021-04-061-0/+10
* nb/intel/haswell: Decouple mainboard USB config from MRCAngel Pons2021-03-251-2/+39
* nb/intel/haswell: Use unshifted SPD addresses in mainboardsAngel Pons2021-03-231-2/+5
* nb/intel/haswell: Confine `pei_data` uses to raminit.cAngel Pons2021-03-231-3/+121
* mb/google/slippy: Correct memory-down SPD handlingAngel Pons2021-03-191-4/+5
* memory_info.h: Store SMBIOS error correction typeAngel Pons2021-03-011-3/+3
* nb/intel: Add missing <types.h>Elyes HAOUAS2021-02-161-0/+2
* cbfs: Introduce cbfs_ro_map() and cbfs_ro_load()Julius Werner2020-12-031-9/+3
* mrc_cache: Move code for triggering memory training into mrc_cacheShelley Chen2020-11-131-4/+5
* nb/intel/haswell/raminit.c: Clean up local variablesAngel Pons2020-10-231-16/+9
* nb/intel/haswell: Correct designation of MRC versionAngel Pons2020-10-231-4/+4
* nb/intel/haswell: Drop ASM to call into MRCAngel Pons2020-10-231-5/+4
* nb/intel/haswell: Constify pointers to stringsAngel Pons2020-10-231-1/+1
* nb/intel/haswell: Make MAD_DIMM_* registers indexedAngel Pons2020-10-231-4/+4
* nb/intel/haswell: Drop unnecessary register readAngel Pons2020-10-231-2/+0
* mrc_cache: Add mrc_cache fetch functions to support non-x86 platformsShelley Chen2020-08-241-6/+9
* nb/intel/*: Fill in SMBIOS type 16 on SNB/HSWPatrick Rudolph2020-07-301-0/+48
* nb/intel/haswell: Use macro for dimm->bus_widthElyes HAOUAS2020-07-261-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled()Julius Werner2020-05-091-1/+2
* src/northbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* nb/intel/haswell: Tidy up code and commentsAngel Pons2020-03-151-50/+43
* src/nb: Use 'print("%s...", __func__)'Elyes HAOUAS2020-03-071-2/+1
* arch/x86: Remove <arch/cbfs.h>Kyösti Mälkki2019-12-271-1/+0
* haswell: reinitialize EHCI debug hardware after raminitIru Cai2019-07-291-0/+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-221-1/+2
* 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/haswell: Use system_reset()Elyes HAOUAS2019-04-291-2/+2
* northbridge: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS2018-12-181-1/+0
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* nb/intel/haswell: Always locate mrc.bin in the COREBOOT fmap regionArthur Heymans2018-08-131-3/+11
* src: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-06-041-1/+1
* nb/intel/haswell: Use the common MRC cache driverArthur Heymans2018-02-061-10/+12
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-1/+1
* northbridge/intel/haswell: Fix copy paste errorRyan Salsamendi2017-07-031-1/+1
* nb/intel/haswell/raminit: Die if cbmem_add() failsNico Huber2017-06-221-0/+2
* haswell: add CBMEM_MEMINFO table when initing RAMMatt DeVillier2017-06-161-0/+55
* bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh2016-07-281-2/+2
* nb/intel: Factor out common MRC codePatrick Rudolph2016-06-121-23/+1
* northbridge/intel: move mrc_cache definition into a common headerAlexander Couzens2016-03-111-0/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* cbfs: new API and better program loadingAaron Durbin2015-06-021-2/+2
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1