]> git.karo-electronics.de Git - karo-tx-linux.git/commit
edac: i3200 memory controller driver
authorJason Uhlenkott <juhlenko@akamai.com>
Wed, 23 Sep 2009 22:57:27 +0000 (15:57 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Sep 2009 14:21:04 +0000 (07:21 -0700)
commitdd8ef1db87a486577b3a76e6ad45df52e12d0145
tree66d3c2f464743d8f9a1b19c9f709fb4782db0769
parent30a61fff3a2b19506c66ea81fecb6a7747af3d47
edac: i3200 memory controller driver

A driver for the Intel 3200 and 3210 memory controllers.  It has only had
light testing so far, and currently makes no attempt to decode error
addresses at anything finer than csrow granularity.

Signed-off-by: Jason Uhlenkott <juhlenko@akamai.com>
Signed-off-by: Doug Thompson <dougthompson@xmission.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/edac/Kconfig
drivers/edac/Makefile
drivers/edac/i3200_edac.c [new file with mode: 0644]