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
/
haswell
/
raminit.c
Age
Commit message (
Expand
)
Author
2018-02-06
nb/intel/haswell: Use the common MRC cache driver
Arthur Heymans
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-07-03
northbridge/intel/haswell: Fix copy paste error
Ryan Salsamendi
2017-06-22
nb/intel/haswell/raminit: Die if cbmem_add() fails
Nico Huber
2017-06-16
haswell: add CBMEM_MEMINFO table when initing RAM
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
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-01
cbfs: correct types used for accessing files
Aaron Durbin
2014-11-30
Replace hlt() loops with halt()
Patrick Georgi
2014-06-25
intel/haswell: Report x32 memory as "x8 or x32"
Duncan Laurie
2014-05-01
Declare recovery and developer modes outside ChromeOS
Kyösti Mälkki
2014-04-09
console: Move newline translation outside console_tx_byte
Kyösti Mälkki
2014-01-15
CBMEM intel: Define get_top_of_ram() once per chipset
Kyösti Mälkki
2014-01-12
lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content
Vladimir Serbinenko
2013-12-21
Add a specific post code for S3 resume failures
Duncan Laurie
2013-10-15
CBMEM: Define cbmem_top() just once for x86
Kyösti Mälkki
2013-03-22
haswell: use dynamic cbmem
Aaron Durbin
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-18
haswell: move call site of save_mrc_data()
Aaron Durbin
2013-03-18
haswell: remove unused sys_info structure
Aaron Durbin
2013-03-17
haswell platforms: restructure romstage main
Aaron Durbin
2013-03-14
haswell: Remove logic to send dram init done to ME
Aaron Durbin
2013-03-14
haswell: align pei_data structure with intel-framework
Aaron Durbin
2013-03-14
haswell: Add initial support for Haswell platforms
Aaron Durbin