9da69f83d9
- 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 |
||
---|---|---|
.. | ||
chip.h | ||
Config.lb | ||
i82371eb.c | ||
i82371eb.h | ||
i82371eb_early_smbus.c | ||
i82371eb_ide.c | ||
i82371eb_isa.c | ||
i82371eb_reset.c | ||
i82371eb_smbus.c | ||
i82371eb_smbus.h | ||
i82371eb_usb.c |