coreboot-kgpe-d16/src/southbridge/intel/i3100
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
cmos_failover.c Add support for the Intel Eagle Heights development board. 2009-07-01 17:01:17 +00:00
Config.lb Add support for the Intel Eagle Heights development board. 2009-07-01 17:01:17 +00:00
i3100.c coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 2009-02-28 20:10:20 +00:00
i3100.h
i3100_early_lpc.c This patch adds VGA and PS/2 Keyboard/mouse support to the already existing intel truxton (ep80579) dev board. 2009-08-28 20:42:21 +00:00
i3100_early_smbus.c The early init code of several Intel southbridge chipsets calls 2008-04-01 02:36:59 +00:00
i3100_ehci.c This patch modifies the Intel 3100 southbridge code to recognize the 2008-08-25 14:45:00 +00:00
i3100_lpc.c Move the v3 resource allocator to v2. 2009-07-02 18:56:24 +00:00
i3100_pci.c
i3100_pciexp_portb.c Add support for the Intel Eagle Heights development board. 2009-07-01 17:01:17 +00:00
i3100_reset.c
i3100_sata.c Add support for the Intel Eagle Heights development board. 2009-07-01 17:01:17 +00:00
i3100_smbus.c coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 2009-02-28 20:10:20 +00:00
i3100_smbus.h
i3100_uhci.c This patch adds PCI device IDs for the Intel EP80579 Integrated Processor, 2008-08-25 17:02:09 +00:00
Kconfig some progress on kconfig: 2009-09-25 18:43:02 +00:00
Makefile.inc some progress on kconfig: 2009-09-25 18:43:02 +00:00