coreboot-kgpe-d16/src/southbridge/intel
Uwe Hermann 138cdbb17b First round of i82801ax clean-ups (trivial).
After we splitted up the old i82801xx driver which was supposed to support
multiple generations of ICH* chipsets, some of the generified code
is now obsolete in i82801ax which should only cover ICH/ICH0 and none of
the later ICH* generations.

Hence:
 
 - Drop "struct pci_driver" entries for chipsets other than ICH/ICH0.

 - Drop drivers for hardware that is not present on ICH/ICH0: NIC, SATA, EHCI.

 - Drop PIRQE-PIRQH #defines and code, not available on this chipset.

 - Simplify some parts of the code (more will follow).

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5824 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-09-21 23:53:47 +00:00
..
esb6300 Always enable parent resources before child resources. 2010-06-17 16:16:56 +00:00
i3100 Always enable parent resources before child resources. 2010-06-17 16:16:56 +00:00
i82371eb Make ASUS P3B-F RAM init actually work by enabling SPD access. 2010-09-19 21:12:05 +00:00
i82801ax First round of i82801ax clean-ups (trivial). 2010-09-21 23:53:47 +00:00
i82801bx Fix all warnings in the tree 2010-07-08 16:41:05 +00:00
i82801cx Always enable parent resources before child resources. 2010-06-17 16:16:56 +00:00
i82801dx - fix SMM code relocation race 2010-08-01 15:41:14 +00:00
i82801ex Always enable parent resources before child resources. 2010-06-17 16:16:56 +00:00
i82801gx Remove warnings from USB debug console code. 2010-08-04 19:29:11 +00:00
i82870 Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
pxhd Same conversion as with resources from static arrays to lists, except 2010-06-09 22:41:35 +00:00
Kconfig This does the following: 2010-02-27 01:50:21 +00:00
Makefile.inc This does the following: 2010-02-27 01:50:21 +00:00