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