Uwe Hermann:
authorStefan Reinauer <stepan@openbios.org>
Wed, 23 Aug 2006 14:28:37 +0000 (14:28 +0000)
committerStefan Reinauer <stepan@openbios.org>
Wed, 23 Aug 2006 14:28:37 +0000 (14:28 +0000)
commiteca92fb37127246b3c1f323442322e93ed65861d
tree7aca3eaa45135eea56ebde5613e6ac26714ca976
parent6a1540b606f55e8b91ac6502af62f1b0c091efe3
Uwe Hermann:
here's a patch which replaces all DOS newlines with Unix newlines, and
removes some useless $Rev$, $Id$, and $Header$ tags.
(part 1)

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2385 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
17 files changed:
src/include/assert.h
src/include/sdram_mode.h
src/include/spd.h
src/northbridge/intel/e7501/e7501.h
src/southbridge/intel/i82801ca/cmos_failover.c
src/southbridge/intel/i82801ca/i82801ca.c
src/southbridge/intel/i82801ca/i82801ca.h
src/southbridge/intel/i82801ca/i82801ca_early_smbus.c
src/southbridge/intel/i82801ca/i82801ca_ide.c
src/southbridge/intel/i82801ca/i82801ca_lpc.c
src/southbridge/intel/i82801ca/i82801ca_smbus.c
src/superio/smsc/lpc47b272/lpc47b272_early_serial.c
src/superio/smsc/lpc47b272/superio.c
src/superio/smsc/lpc47m10x/lpc47m10x_early_serial.c
src/superio/smsc/lpc47m10x/superio.c
src/superio/smsc/lpc47n217/lpc47n217_early_serial.c
src/superio/smsc/lpc47n217/superio.c