coreboot-kgpe-d16/src/southbridge/intel/i82371eb
Patrick Georgi 88f55b2c12 some progress on kconfig:
- northbridges are done
- southbridges are done
- Intel CPUs are done, with a design that the board only has to specify
  the socket it has, and the CPUs are pulled in automatically. There is
  some more cleanup possible in that area, but I'll do that later
- a couple more mainboards compile:
  - intel/eagleheights
  - intel/jarrell
  - intel/mtarvon
  - intel/truxton
  - intel/xe7501devkit
  - sunw/ultra40
  - supermicro/h8dme
  - tyan/s2850
  - tyan/s2875
  - via/epia
  - via/epia-cn
  - via/epia-m
  - via/epia-m700
  - via/epia-n
  - via/pc2500e
(PPC not considered, probably overlooked something)

All of them only _build_, but some options are probably completely
wrong. To be fixed later

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4673 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-09-25 18:43:02 +00:00
..
chip.h Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
Config.lb Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
i82371eb.c Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
i82371eb.h Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
i82371eb_early_smbus.c Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
i82371eb_ide.c (trivial) fix some warnings 2009-04-06 14:00:53 +00:00
i82371eb_isa.c Move the v3 resource allocator to v2. 2009-07-02 18:56:24 +00:00
i82371eb_reset.c Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
i82371eb_smbus.c Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
i82371eb_smbus.h final rename orgy. sorry for the inconvenience. This should fix it again 2006-08-04 07:50:59 +00:00
i82371eb_usb.c Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
Kconfig Various Kconfig and Makefile.inc fixes and cosmetics. 2009-08-25 00:53:22 +00:00
Makefile.inc some progress on kconfig: 2009-09-25 18:43:02 +00:00