coreboot-kgpe-d16/src/southbridge/intel/i82371eb
Uwe Hermann 9da69f83d9 Improve support for the Intel 82371FB/SB/AB/EB/MB southbridge(s):
- Implement ISA related support:
   - Initialize the RTC
   - Enable access to all BIOS regions (but _not_ write access to ROM)
   - Enable ISA (not EIO) support
   - Without the *_isa.c file, the Super I/O init is never performed
 - Improve IDE support:
   - Add config option to enable Ultra DMA/33 for each disk
   - Add config option to enable legacy IDE port access
 - Implement hard reset support
 - Implement USB controller support
 - Various code cleanups and improvements

The code partially supports southbridges other than the 82371EB (but
which are very similar), more complete support will follow.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2994 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-11-30 02:08:26 +00:00
..
chip.h Improve support for the Intel 82371FB/SB/AB/EB/MB southbridge(s): 2007-11-30 02:08:26 +00:00
Config.lb Improve support for the Intel 82371FB/SB/AB/EB/MB southbridge(s): 2007-11-30 02:08:26 +00:00
i82371eb.c Improve support for the Intel 82371FB/SB/AB/EB/MB southbridge(s): 2007-11-30 02:08:26 +00:00
i82371eb.h Improve support for the Intel 82371FB/SB/AB/EB/MB southbridge(s): 2007-11-30 02:08:26 +00:00
i82371eb_early_smbus.c Improve support for the Intel 82371FB/SB/AB/EB/MB southbridge(s): 2007-11-30 02:08:26 +00:00
i82371eb_ide.c Improve support for the Intel 82371FB/SB/AB/EB/MB southbridge(s): 2007-11-30 02:08:26 +00:00
i82371eb_isa.c Improve support for the Intel 82371FB/SB/AB/EB/MB southbridge(s): 2007-11-30 02:08:26 +00:00
i82371eb_reset.c Improve support for the Intel 82371FB/SB/AB/EB/MB southbridge(s): 2007-11-30 02:08:26 +00:00
i82371eb_smbus.c Improve support for the Intel 82371FB/SB/AB/EB/MB southbridge(s): 2007-11-30 02:08:26 +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 Improve support for the Intel 82371FB/SB/AB/EB/MB southbridge(s): 2007-11-30 02:08:26 +00:00