index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
intel
/
sandybridge
/
raminit_mrc.c
Age
Commit message (
Expand
)
Author
2019-06-17
3rdparty/blobs: Update submodule, SNB improvements
Arthur Heymans
2019-05-22
post_code: add post code for invalid vendor binary
Keith Short
2019-05-15
src/northbridge: Remove unneeded include <arch/io.h>
Elyes HAOUAS
2019-05-13
nb/intel/sandybridge: Migrate MRC settings to devicetree
Patrick Rudolph
2019-05-13
mb/samsung/lumpy: Move onboard SPD to second channel
Patrick Rudolph
2019-05-06
src: Remove unused include <halt.h>
Elyes HAOUAS
2019-04-29
nb/intel/sandybridge: Use system_reset()
Elyes HAOUAS
2019-04-23
nb/intel/sandybridge: add pch.h include
Patrick Georgi
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-06
nb/intel/sandybridge: Reserve CAR region with !NATIVE_RAMINIT
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-06
usbdebug: Make the EHCI debug console work in the bootblock
Arthur Heymans
2019-01-06
usbdebug: Refactor init calls
Kyösti Mälkki
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-08-03
sandybridge/raminit_mrc: remove reference to report_platform_info()
Matt DeVillier
2018-07-02
src/nb: Fix non-local header treated as local
Elyes HAOUAS
2018-06-04
src: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-01-26
nb/intel/sandybridge: Use common mrc cache functions
Arthur Heymans
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-06-27
nb/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2016-09-27
northbridge/sandybridge/raminit_mrc.c: fix missing include
Matt DeVillier
2016-07-28
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
Furquan Shaikh
2016-06-12
nb/intel: Factor out common MRC code
Patrick Rudolph
2016-03-11
northbridge/intel: move mrc_cache definition into a common header
Alexander Couzens
2016-02-12
Merge sandy/ivybridge romstage flow for MRC and non-MRC.
Vladimir Serbinenko
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-09
northbridge/intel/sandybridge: Enable PEG clock-gating on demand
Patrick Rudolph
2015-10-03
sandybridge ivybridge: Treat native init as first class citizen
Alexandru Gagniuc