coreboot-kgpe-d16/src/southbridge/intel/i82801ax
Stefan Reinauer 14e2277962 Since some people disapprove of white space cleanups mixed in regular commits
while others dislike them being extra commits, let's clean them up once and
for all for the existing code. If it's ugly, let it only be ugly once :-)

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5507 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-04-27 06:56:47 +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 Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +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 fix some southbridge warnings (trivial) 2010-03-30 21:48:23 +00:00
Makefile.inc drop some unused files and fix warnings on i945 based systems. 2010-03-22 11:50:52 +00:00