coreboot-kgpe-d16/src/southbridge/intel/i82801ax
Myles Watson 7eac4450b3 Always enable parent resources before child resources.
Always initialize parents before children.

Move s2881 code into a driver.

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5633 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-06-17 16:16:56 +00:00
..
chip.h This does the following: 2010-02-27 01:50:21 +00:00
i82801ax.c This does the following: 2010-02-27 01:50:21 +00:00
i82801ax.h drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking for. 2010-03-28 15:11:56 +00:00
i82801ax_ac97.c This does the following: 2010-02-27 01:50:21 +00:00
i82801ax_early_lpc.c This does the following: 2010-02-27 01:50:21 +00:00
i82801ax_early_smbus.c Drop \r\n and \n\r as both print_XXX and printk now do this internally. 2010-03-31 14:47:43 +00:00
i82801ax_ide.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
i82801ax_lpc.c Always enable parent resources before child resources. 2010-06-17 16:16:56 +00:00
i82801ax_nic.c This does the following: 2010-02-27 01:50:21 +00:00
i82801ax_pci.c This does the following: 2010-02-27 01:50:21 +00:00
i82801ax_reset.c fix some southbridge warnings (trivial) 2010-03-30 21:48:23 +00:00
i82801ax_sata.c This does the following: 2010-02-27 01:50:21 +00:00
i82801ax_smbus.c This does the following: 2010-02-27 01:50:21 +00:00
i82801ax_smbus.h fix the broken nvidia chipset boards, 2010-04-09 15:29:13 +00:00
i82801ax_usb.c This does the following: 2010-02-27 01:50:21 +00:00
i82801ax_usb_ehci.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
i82801ax_watchdog.c Drop \r\n and \n\r as both print_XXX and printk now do this internally. 2010-03-31 14:47:43 +00:00
Kconfig license header fixes 2010-05-14 09:48:05 +00:00
Makefile.inc drop some unused files and fix warnings on i945 based systems. 2010-03-22 11:50:52 +00:00