coreboot-kgpe-d16/src/northbridge/intel/e7501
Stefan Reinauer a8aa1b1b13 Remove register pressure from e7501 driver by not indirectly referencing
0:0.0 through a struct passed all through the code. This behavior makes a lot
of sense for CPUs with a memory controller built-in. But this is not the case
for the e7501.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5155 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-02-24 13:09:09 +00:00
..
chip.h ops and tsc 2004-10-25 19:55:30 +00:00
debug.c janitor task: unify and cleanup naming. 2010-02-08 12:20:50 +00:00
e7501.h Various license header consistency fixes (trivial). 2010-02-15 23:10:19 +00:00
Kconfig Remove default n statements to simplify .config and ldoptions files. 2009-10-09 17:39:35 +00:00
Makefile.inc some progress on kconfig: 2009-09-25 18:43:02 +00:00
northbridge.c Add CONFIG_GENERATE_* for tables so that the user can select which tables not 2009-10-15 13:35:47 +00:00
raminit.c Remove register pressure from e7501 driver by not indirectly referencing 2010-02-24 13:09:09 +00:00
raminit.h Make #defined constants more descriptive. 2005-10-28 18:59:04 +00:00
reset_test.c Intel E7501 P64H2 ICH5R support 2004-07-01 03:55:03 +00:00