Andreas Schultz
b6b29dbbb9
Rework i855GM/i855GME support
Signed-off-by: Andreas Schultz <aschultz@tpip.net>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
---
src/northbridge/intel/i855/Kconfig | 30 +
src/northbridge/intel/i855/i855.h | 76 +++
src/northbridge/intel/i855/northbridge.c | 21 +
src/northbridge/intel/i855/raminit.c | 1036 +++++++++++++++++++++++++-----
src/northbridge/intel/i855/raminit.h | 14 +-
5 files changed, 1002 insertions(+), 175 deletions(-)
create mode 100644 src/northbridge/intel/i855/i855.h
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5751 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-08-30 16:19:04 +00:00
..
2010-08-17 16:32:42 +00:00
2010-06-01 15:19:25 +00:00
2010-08-04 19:29:11 +00:00
2010-08-30 16:16:01 +00:00
2010-08-23 18:43:27 +00:00
2010-08-17 09:52:01 +00:00
2010-08-04 19:29:11 +00:00
2010-08-04 19:29:11 +00:00
2010-08-27 09:36:41 +00:00
2010-08-30 16:19:04 +00:00
2010-08-04 19:29:11 +00:00
2010-08-26 12:46:02 +00:00
2010-08-22 20:02:27 +00:00
2010-08-27 09:36:41 +00:00
2010-03-14 21:31:05 +00:00