coreboot-kgpe-d16/src
Steven J. Magnani a4baa1673e * Added support for "fast" (64-clock) refresh
* Added code to support remap window for 3 - 4 GB systems
* Fixed premature configuration of true row boundaries that resulted in some sections of DRAM not receiving JEDEC commands (see http://openbios.org/pipermail/linuxbios/2005-June/011752.html).
* Redefined RCOMP_MMIO so that RCOMP registers can be configured on systems where A20M# is asserted.
* Disabled subsystem (vendor) ID configuration
* #ifdef'd out suspicious looking code (see http://openbios.org/pipermail/linuxbios/2005-June/011759.html)
* Added optional run-time checking of dual-channel compatibility of installed DIMMs 
* Move JEDEC SPD and SDRAM definitions into reusable #include files

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2048 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2005-09-26 13:54:32 +00:00
..
arch Abort cpu_initialize if we detect that we've lost a race. 2005-09-14 13:53:45 +00:00
boot Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-54 2005-07-06 17:17:41 +00:00
config Attempt to make comments more descriptive. 2005-09-12 18:40:00 +00:00
console Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-44 2005-07-06 17:16:09 +00:00
cpu sc520 support -- ethernet works 2005-09-23 17:08:58 +00:00
devices Correct transposed arguments in pnp_set_drq(). 2005-09-09 20:02:52 +00:00
drivers eric patch 2005-07-08 02:49:49 +00:00
include Rename Intel 82801CA constants. 2005-09-14 15:40:07 +00:00
lib Updated ep405pc to latest config system. 2005-07-20 18:28:12 +00:00
mainboard sc520 support -- ethernet works 2005-09-23 17:08:58 +00:00
northbridge * Added support for "fast" (64-clock) refresh 2005-09-26 13:54:32 +00:00
pc80 Don't write to CMOS when HAVE_OPTION_TABLE = 0. 2005-09-12 18:43:27 +00:00
pmc/altimus/mpc7410 - First stab at getting the ppc ports building and working. 2004-11-18 22:38:08 +00:00
ram mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a complex expression. 2004-11-11 06:53:24 +00:00
sdram Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51 2005-07-06 17:17:25 +00:00
southbridge Bug fixes: read all 16 bits of DMA configuration; set up NMI/SERR handling in I/O space not PCI space. Comment out posted-memory-write code that looks to have been mis-inherited. 2005-09-21 13:54:18 +00:00
stream sc520 support -- ethernet works 2005-09-23 17:08:58 +00:00
superio Initial revision. 2005-09-12 18:55:23 +00:00