summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/sandybridge/raminit_mrc.c
Commit message (Expand)AuthorAgeFilesLines
...
* mb/samsung/lumpy: Move onboard SPD to second channelPatrick Rudolph2019-05-131-0/+13
* src: Remove unused include <halt.h>Elyes HAOUAS2019-05-061-1/+0
* nb/intel/sandybridge: Use system_reset()Elyes HAOUAS2019-04-291-4/+3
* nb/intel/sandybridge: add pch.h includePatrick Georgi2019-04-231-0/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* nb/intel/sandybridge: Reserve CAR region with !NATIVE_RAMINITKyösti Mälkki2019-03-061-0/+26
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans2019-01-061-1/+1
* usbdebug: Refactor init callsKyösti Mälkki2019-01-061-3/+2
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* sandybridge/raminit_mrc: remove reference to report_platform_info()Matt DeVillier2018-08-031-2/+0
* src/nb: Fix non-local header treated as localElyes HAOUAS2018-07-021-1/+1
* src: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-06-041-1/+1
* nb/intel/sandybridge: Use common mrc cache functionsArthur Heymans2018-01-261-9/+13
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-1/+1
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-1/+2
* nb/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-271-2/+2
* northbridge/sandybridge/raminit_mrc.c: fix missing includeMatt DeVillier2016-09-271-0/+1
* bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh2016-07-281-1/+1
* nb/intel: Factor out common MRC codePatrick Rudolph2016-06-121-24/+1
* northbridge/intel: move mrc_cache definition into a common headerAlexander Couzens2016-03-111-0/+1
* Merge sandy/ivybridge romstage flow for MRC and non-MRC.Vladimir Serbinenko2016-02-121-0/+27
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* northbridge/intel/sandybridge: Enable PEG clock-gating on demandPatrick Rudolph2015-10-091-8/+0
* sandybridge ivybridge: Treat native init as first class citizenAlexandru Gagniuc2015-10-031-0/+293