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
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