summaryrefslogtreecommitdiff
path: root/src/northbridge/intel/haswell/raminit.c
AgeCommit message (Expand)Author
2020-11-15haswell: use Broadwell mrc and refcodebroadwell_refcodeIru Cai
2020-11-13mrc_cache: Move code for triggering memory training into mrc_cacheShelley Chen
2020-10-23nb/intel/haswell/raminit.c: Clean up local variablesAngel Pons
2020-10-23nb/intel/haswell: Correct designation of MRC versionAngel Pons
2020-10-23nb/intel/haswell: Drop ASM to call into MRCAngel Pons
2020-10-23nb/intel/haswell: Constify pointers to stringsAngel Pons
2020-10-23nb/intel/haswell: Make MAD_DIMM_* registers indexedAngel Pons
2020-10-23nb/intel/haswell: Drop unnecessary register readAngel Pons
2020-08-24mrc_cache: Add mrc_cache fetch functions to support non-x86 platformsShelley Chen
2020-07-30nb/intel/*: Fill in SMBIOS type 16 on SNB/HSWPatrick Rudolph
2020-07-26nb/intel/haswell: Use macro for dimm->bus_widthElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled()Julius Werner
2020-04-05src/northbridge: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-03-15nb/intel/haswell: Tidy up code and commentsAngel Pons
2020-03-07src/nb: Use 'print("%s...", __func__)'Elyes HAOUAS
2019-12-27arch/x86: Remove <arch/cbfs.h>Kyösti Mälkki
2019-07-29haswell: reinitialize EHCI debug hardware after raminitIru Cai
2019-05-23nb/intel/haswell: Remove variable set but not usedElyes HAOUAS
2019-05-22post_code: add post code for invalid vendor binaryKeith Short
2019-05-15src/northbridge: Remove unneeded include <arch/io.h>Elyes HAOUAS
2019-05-06src: Remove unused include <halt.h>Elyes HAOUAS
2019-04-29nb/intel/haswell: Use system_reset()Elyes HAOUAS
2018-12-18northbridge: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-08-13nb/intel/haswell: Always locate mrc.bin in the COREBOOT fmap regionArthur Heymans
2018-06-04src: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-02-06nb/intel/haswell: Use the common MRC cache driverArthur Heymans
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-07-03northbridge/intel/haswell: Fix copy paste errorRyan Salsamendi
2017-06-22nb/intel/haswell/raminit: Die if cbmem_add() failsNico Huber
2017-06-16haswell: add CBMEM_MEMINFO table when initing RAMMatt DeVillier
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh
2016-06-12nb/intel: Factor out common MRC codePatrick Rudolph
2016-03-11northbridge/intel: move mrc_cache definition into a common headerAlexander Couzens
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-01cbfs: correct types used for accessing filesAaron Durbin
2014-11-30Replace hlt() loops with halt()Patrick Georgi
2014-06-25intel/haswell: Report x32 memory as "x8 or x32"Duncan Laurie
2014-05-01Declare recovery and developer modes outside ChromeOSKyösti Mälkki
2014-04-09console: Move newline translation outside console_tx_byteKyösti Mälkki
2014-01-15CBMEM intel: Define get_top_of_ram() once per chipsetKyösti Mälkki
2014-01-12lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko
2013-12-21Add a specific post code for S3 resume failuresDuncan Laurie
2013-10-15CBMEM: Define cbmem_top() just once for x86Kyösti Mälkki
2013-03-22haswell: use dynamic cbmemAaron Durbin
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer