summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i82830/raminit.c
Commit message (Expand)AuthorAgeFilesLines
* nb/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-271-1/+1
* nb/intel: Fix some spelling mistakes in comments and stringsMartin Roth2016-11-211-4/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-4/+4
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Some more DIMM0 related cleanups and deduplication.Uwe Hermann2010-11-201-6/+6
* simplify ram_read32 on i82830Stefan Reinauer2010-04-111-16/+9
* More trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR.Joseph Smith2010-04-111-4/+14
* Trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR.Joseph Smith2010-04-111-108/+46
* zero warning days.Stefan Reinauer2010-04-091-1/+0
* 1. This patch adds CAR for Intel P6 series processors.Joseph Smith2010-04-091-3/+2
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-44/+44
* drop USE_INIT should be USE_PRINTK_IN_CAR here.Stefan Reinauer2010-03-301-6/+6
* This is kind of a pre CAR patch to properly allocate "shared" graphics memoryJoseph Smith2010-03-171-1/+1
* This patch is from 2009-10-20Uwe Hermann2010-03-051-4/+1
* This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer2010-03-011-0/+1
* Alot of it is trivial clean ups and 830 is now able to initialize one row/sid...Joseph Smith2010-02-011-125/+196
* Drop tons of duplicated debug.c files, move common file toUwe Hermann2008-10-121-1/+1
* This patch allows support for multiple so-dimms, single or double sided.Joseph Smith2008-06-221-50/+46
* Initial support for the Intel 82830 northbridge and RCA RM4100 board.Joseph Smith2008-03-091-0/+508