coreboot-kgpe-d16/src/southbridge/intel/i82801cx
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 This does the following: 2010-02-27 01:50:21 +00:00
i82801cx.c This does the following: 2010-02-27 01:50:21 +00:00
i82801cx.h drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking for. 2010-03-28 15:11:56 +00:00
i82801cx_ac97.c This does the following: 2010-02-27 01:50:21 +00:00
i82801cx_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
i82801cx_ide.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
i82801cx_lpc.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
i82801cx_nic.c This does the following: 2010-02-27 01:50:21 +00:00
i82801cx_pci.c This does the following: 2010-02-27 01:50:21 +00:00
i82801cx_reset.c This does the following: 2010-02-27 01:50:21 +00:00
i82801cx_smbus.c This does the following: 2010-02-27 01:50:21 +00:00
i82801cx_usb.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
Kconfig This does the following: 2010-02-27 01:50:21 +00:00
Makefile.inc This does the following: 2010-02-27 01:50:21 +00:00