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
/
i3100
/
raminit_ep80579.c
Age
Commit message (
Expand
)
Author
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-06
northbridge: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2014-12-18
intel/truxton: Un-romcc-ify board
Stefan Reinauer
2014-07-11
src: Make use of 'CEIL_DIV(a, b)' macro across tree
Edward O'Callaghan
2014-05-25
northbridge/intel/i3100/raminit.c: Uninitialized variable
Edward O'Callaghan
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-11
Intel: Replace MSR 0xcd with MSR_FSB_FREQ
Patrick Georgi
2012-07-24
Rename cache_lbmem() to cache_ramstage()
Stefan Reinauer
2012-03-07
Move C labels to start-of-line
Patrick Georgi
2011-09-09
Replace while with do; while to avoid repetition
Noe Rubinstein
2010-10-26
Convert some comments to proper Doxygen syntax.
Uwe Hermann
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-11
Replace clear_memory with memset.
Myles Watson
2009-08-28
This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i...
Arnaud Maye
2008-09-24
Support for the memory controller and PCIe interface of the Intel
Ed Swierk