coreboot-kgpe-d16/src/southbridge/intel/i82801ax
Stefan Reinauer 64ed2b7345 Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Only some assembler files still have \r\n ... Can we move that part to C
completely?

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



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5342 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-31 14:47:43 +00:00
..
chip.h
i82801ax.c
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
i82801ax_early_lpc.c
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 printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
i82801ax_lpc.c Fix all the format string warnings. 2010-03-22 16:33:25 +00:00
i82801ax_nic.c
i82801ax_pci.c
i82801ax_reset.c fix some southbridge warnings (trivial) 2010-03-30 21:48:23 +00:00
i82801ax_sata.c
i82801ax_smbus.c
i82801ax_smbus.h 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_usb.c
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