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
/
i82810
/
raminit.c
Age
Commit message (
Expand
)
Author
2014-05-25
northbridge/intel/i82810/raminit.c: Unused func spd_read_byte()
Edward O'Callaghan
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2010-12-27
proper printk handling in src/northbridge/intel/i82810/raminit.c
Stefan Reinauer
2010-12-27
Fix most CONFIG_DEBUG_RAM_SETUP issues.
Stefan Reinauer
2010-11-20
Some more DIMM0 related cleanups and deduplication.
Uwe Hermann
2010-10-13
Remove various .c #includes from Intel i810/i82801ax/i82801bx boards.
Uwe Hermann
2010-10-13
Convert all Intel i810 boards to CAR.
Uwe Hermann
2010-10-12
Move translate_spd_to_i82810[] from .h to .c file (trivial).
Uwe Hermann
2010-08-01
Update my old, no longer active email addresses
Corey Osgood
2010-07-07
Kill a few more warnings.
Myles Watson
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-09
zero warning days.
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-30
drop USE_INIT should be USE_PRINTK_IN_CAR here.
Stefan Reinauer
2010-03-05
This patch is from 2009-10-20
Uwe Hermann
2009-10-19
Clean up some #ifdef CONFIG_*
Myles Watson
2009-07-05
Fix build for i810 boards that don't enable onboard VGA, yet.
Uwe Hermann
2009-07-05
Various Intel 82810/82810E changes which allow onboard VGA to work.
Elia Yehuda
2009-06-05
Add a hopefully more correct and flexible set_dram_buffer_strength()
Elia Yehuda
2008-11-21
i810: Add support for multiple DIMMs, both single-sided and double-sided,
Elia Yehuda
2008-11-20
Get rid of the unnecessary indirection by 'struct mem_controller' for the
Uwe Hermann
2008-11-18
i810: Add some more comments, and especially add a list of tested BUFF_SC
Uwe Hermann
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2007-06-19
Various minor cosmetics and coding style fixes (trivial).
Uwe Hermann
2007-06-19
This patch fixes up a couple mistakes I made with the i82810 and mew-vw to make
Corey Osgood
2007-06-14
Add initial support for the Intel 82810 northbridge.
Corey Osgood