From 7e61e45402aba2b90997f4f02ca8266cf65a229a Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Fri, 18 Jan 2008 10:35:56 +0000 Subject: Please bear with me - another rename checkin. This qualifies as trivial, no code is changed. Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3052 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/amd/serengeti_cheetah_fam10/Config.lb | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/Options.lb | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/acpi_tables.c | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/apc_auto.c | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/cache_as_ram_auto.c | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/chip.h | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8111.asl | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8111_isa.asl | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8111_pic.asl | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8131_2.asl | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8132.asl | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8132_2.asl | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8151.asl | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/dx/amdfam10_util.asl | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/dx/dsdt_lb.dsl | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/dx/htx_no_ioapic.asl | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/dx/pci0_hc.asl | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/dx/pci2.asl | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/dx/pci2_hc.asl | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/dx/pci3.asl | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/dx/pci3_hc.asl | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/dx/pci4.asl | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/dx/pci4_hc.asl | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/dx/pci5.asl | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/dx/pci5_hc.asl | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/dx/superio.asl | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/fadt.c | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/get_bus_conf.c | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/irq_tables.c | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/mainboard.c | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/mb_sysconf.h | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/mptable.c | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/resourcemap.c | 2 +- src/mainboard/amd/serengeti_cheetah_fam10/spd_addr.h | 2 +- 34 files changed, 34 insertions(+), 34 deletions(-) (limited to 'src/mainboard/amd/serengeti_cheetah_fam10') diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/Config.lb b/src/mainboard/amd/serengeti_cheetah_fam10/Config.lb index 458d1ff47d..ac7375a6ae 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/Config.lb +++ b/src/mainboard/amd/serengeti_cheetah_fam10/Config.lb @@ -1,5 +1,5 @@ # -# This file is part of the LinuxBIOS project. +# This file is part of the coreboot project. # # Copyright (C) 2007 Advanced Micro Devices, Inc. # diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/Options.lb b/src/mainboard/amd/serengeti_cheetah_fam10/Options.lb index 3d59952d3b..cb68daa181 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/Options.lb +++ b/src/mainboard/amd/serengeti_cheetah_fam10/Options.lb @@ -1,5 +1,5 @@ # -# This file is part of the LinuxBIOS project. +# This file is part of the coreboot project. # # Copyright (C) 2007 Advanced Micro Devices, Inc. # diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/acpi_tables.c b/src/mainboard/amd/serengeti_cheetah_fam10/acpi_tables.c index 130bed585a..ed53938a63 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/acpi_tables.c +++ b/src/mainboard/amd/serengeti_cheetah_fam10/acpi_tables.c @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2007 Advanced Micro Devices, Inc. * diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/apc_auto.c b/src/mainboard/amd/serengeti_cheetah_fam10/apc_auto.c index 4d06844ec6..49dadd799a 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/apc_auto.c +++ b/src/mainboard/amd/serengeti_cheetah_fam10/apc_auto.c @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2007 Advanced Micro Devices, Inc. * diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/cache_as_ram_auto.c b/src/mainboard/amd/serengeti_cheetah_fam10/cache_as_ram_auto.c index 03e6dfea91..cebdcb6836 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/cache_as_ram_auto.c +++ b/src/mainboard/amd/serengeti_cheetah_fam10/cache_as_ram_auto.c @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2007 Advanced Micro Devices, Inc. * diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/chip.h b/src/mainboard/amd/serengeti_cheetah_fam10/chip.h index 98c81c88e7..e4034c661e 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/chip.h +++ b/src/mainboard/amd/serengeti_cheetah_fam10/chip.h @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2007 Advanced Micro Devices, Inc. * diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8111.asl b/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8111.asl index 9395a0b1e7..054b971204 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8111.asl +++ b/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8111.asl @@ -1,5 +1,5 @@ // -// This file is part of the LinuxBIOS project. +// This file is part of the coreboot project. // // Copyright (C) 2007 Advanced Micro Devices, Inc. // diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8111_isa.asl b/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8111_isa.asl index 7559b79114..f679baee1c 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8111_isa.asl +++ b/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8111_isa.asl @@ -1,5 +1,5 @@ // -// This file is part of the LinuxBIOS project. +// This file is part of the coreboot project. // // Copyright (C) 2007 Advanced Micro Devices, Inc. // diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8111_pic.asl b/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8111_pic.asl index b30f40a1eb..585f195264 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8111_pic.asl +++ b/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8111_pic.asl @@ -1,5 +1,5 @@ // -// This file is part of the LinuxBIOS project. +// This file is part of the coreboot project. // // Copyright (C) 2007 Advanced Micro Devices, Inc. // diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8131_2.asl b/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8131_2.asl index a3ef49b00c..d810726e58 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8131_2.asl +++ b/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8131_2.asl @@ -1,5 +1,5 @@ // -// This file is part of the LinuxBIOS project. +// This file is part of the coreboot project. // // Copyright (C) 2007 Advanced Micro Devices, Inc. // diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8132.asl b/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8132.asl index ea9ce6fcf9..2ac06f8976 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8132.asl +++ b/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8132.asl @@ -1,5 +1,5 @@ // -// This file is part of the LinuxBIOS project. +// This file is part of the coreboot project. // // Copyright (C) 2007 Advanced Micro Devices, Inc. // diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8132_2.asl b/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8132_2.asl index ef9cc4697e..e944e14a2e 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8132_2.asl +++ b/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8132_2.asl @@ -1,5 +1,5 @@ // -// This file is part of the LinuxBIOS project. +// This file is part of the coreboot project. // // Copyright (C) 2007 Advanced Micro Devices, Inc. // diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8151.asl b/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8151.asl index 6b7f9f4e06..fd070feda4 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8151.asl +++ b/src/mainboard/amd/serengeti_cheetah_fam10/dx/amd8151.asl @@ -1,5 +1,5 @@ // -// This file is part of the LinuxBIOS project. +// This file is part of the coreboot project. // // Copyright (C) 2007 Advanced Micro Devices, Inc. // diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/dx/amdfam10_util.asl b/src/mainboard/amd/serengeti_cheetah_fam10/dx/amdfam10_util.asl index fbc0de11cd..aa696415a3 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/dx/amdfam10_util.asl +++ b/src/mainboard/amd/serengeti_cheetah_fam10/dx/amdfam10_util.asl @@ -1,5 +1,5 @@ // -// This file is part of the LinuxBIOS project. +// This file is part of the coreboot project. // // Copyright (C) 2007 Advanced Micro Devices, Inc. // diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/dx/dsdt_lb.dsl b/src/mainboard/amd/serengeti_cheetah_fam10/dx/dsdt_lb.dsl index 0251678517..b2085919ba 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/dx/dsdt_lb.dsl +++ b/src/mainboard/amd/serengeti_cheetah_fam10/dx/dsdt_lb.dsl @@ -1,5 +1,5 @@ // -// This file is part of the LinuxBIOS project. +// This file is part of the coreboot project. // // Copyright (C) 2007 Advanced Micro Devices, Inc. // diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/dx/htx_no_ioapic.asl b/src/mainboard/amd/serengeti_cheetah_fam10/dx/htx_no_ioapic.asl index 7856be4545..9115caa767 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/dx/htx_no_ioapic.asl +++ b/src/mainboard/amd/serengeti_cheetah_fam10/dx/htx_no_ioapic.asl @@ -1,5 +1,5 @@ // -// This file is part of the LinuxBIOS project. +// This file is part of the coreboot project. // // Copyright (C) 2007 Advanced Micro Devices, Inc. // diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci0_hc.asl b/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci0_hc.asl index 4a21c9861f..2df9035633 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci0_hc.asl +++ b/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci0_hc.asl @@ -1,5 +1,5 @@ // -// This file is part of the LinuxBIOS project. +// This file is part of the coreboot project. // // Copyright (C) 2007 Advanced Micro Devices, Inc. // diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci2.asl b/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci2.asl index 83e563aedc..9e8345e901 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci2.asl +++ b/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci2.asl @@ -1,5 +1,5 @@ // -// This file is part of the LinuxBIOS project. +// This file is part of the coreboot project. // // Copyright (C) 2007 Advanced Micro Devices, Inc. // diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci2_hc.asl b/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci2_hc.asl index efe52bae7f..5ada493e59 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci2_hc.asl +++ b/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci2_hc.asl @@ -1,5 +1,5 @@ // -// This file is part of the LinuxBIOS project. +// This file is part of the coreboot project. // // Copyright (C) 2007 Advanced Micro Devices, Inc. // diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci3.asl b/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci3.asl index c7964b3040..2a86426b48 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci3.asl +++ b/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci3.asl @@ -1,5 +1,5 @@ // -// This file is part of the LinuxBIOS project. +// This file is part of the coreboot project. // // Copyright (C) 2007 Advanced Micro Devices, Inc. // diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci3_hc.asl b/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci3_hc.asl index 200a8e7392..ccd545cefa 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci3_hc.asl +++ b/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci3_hc.asl @@ -1,5 +1,5 @@ // -// This file is part of the LinuxBIOS project. +// This file is part of the coreboot project. // // Copyright (C) 2007 Advanced Micro Devices, Inc. // diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci4.asl b/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci4.asl index ad9b0bbb53..b1fae61d5f 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci4.asl +++ b/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci4.asl @@ -1,5 +1,5 @@ // -// This file is part of the LinuxBIOS project. +// This file is part of the coreboot project. // // Copyright (C) 2007 Advanced Micro Devices, Inc. // diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci4_hc.asl b/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci4_hc.asl index 250575725a..3f259e5cf2 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci4_hc.asl +++ b/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci4_hc.asl @@ -1,5 +1,5 @@ // -// This file is part of the LinuxBIOS project. +// This file is part of the coreboot project. // // Copyright (C) 2007 Advanced Micro Devices, Inc. // diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci5.asl b/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci5.asl index 36077038cd..ba417341f0 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci5.asl +++ b/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci5.asl @@ -1,5 +1,5 @@ // -// This file is part of the LinuxBIOS project. +// This file is part of the coreboot project. // // Copyright (C) 2007 Advanced Micro Devices, Inc. // diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci5_hc.asl b/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci5_hc.asl index 075037f165..78433b1312 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci5_hc.asl +++ b/src/mainboard/amd/serengeti_cheetah_fam10/dx/pci5_hc.asl @@ -1,5 +1,5 @@ // -// This file is part of the LinuxBIOS project. +// This file is part of the coreboot project. // // Copyright (C) 2007 Advanced Micro Devices, Inc. // diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/dx/superio.asl b/src/mainboard/amd/serengeti_cheetah_fam10/dx/superio.asl index e673b8e6e3..dab88649c8 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/dx/superio.asl +++ b/src/mainboard/amd/serengeti_cheetah_fam10/dx/superio.asl @@ -1,5 +1,5 @@ // -// This file is part of the LinuxBIOS project. +// This file is part of the coreboot project. // // Copyright (C) 2007 Advanced Micro Devices, Inc. // diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/fadt.c b/src/mainboard/amd/serengeti_cheetah_fam10/fadt.c index 567cef7481..33e31979a1 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/fadt.c +++ b/src/mainboard/amd/serengeti_cheetah_fam10/fadt.c @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2005 Stefan Reinauer * Copyright (C) 2007 Advanced Micro Devices, Inc. diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/get_bus_conf.c b/src/mainboard/amd/serengeti_cheetah_fam10/get_bus_conf.c index b70126267b..68b9964edd 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/get_bus_conf.c +++ b/src/mainboard/amd/serengeti_cheetah_fam10/get_bus_conf.c @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2007 Advanced Micro Devices, Inc. * diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/irq_tables.c b/src/mainboard/amd/serengeti_cheetah_fam10/irq_tables.c index 2896b31377..d1d1ff8e32 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/irq_tables.c +++ b/src/mainboard/amd/serengeti_cheetah_fam10/irq_tables.c @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2007 Advanced Micro Devices, Inc. * diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/mainboard.c b/src/mainboard/amd/serengeti_cheetah_fam10/mainboard.c index 52e9618462..afc89bae3f 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/mainboard.c +++ b/src/mainboard/amd/serengeti_cheetah_fam10/mainboard.c @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2007 Advanced Micro Devices, Inc. * diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/mb_sysconf.h b/src/mainboard/amd/serengeti_cheetah_fam10/mb_sysconf.h index db56a82237..8c655d37c2 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/mb_sysconf.h +++ b/src/mainboard/amd/serengeti_cheetah_fam10/mb_sysconf.h @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2007 Advanced Micro Devices, Inc. * diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/mptable.c b/src/mainboard/amd/serengeti_cheetah_fam10/mptable.c index ca6eb6c3eb..277f8808fd 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/mptable.c +++ b/src/mainboard/amd/serengeti_cheetah_fam10/mptable.c @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2007 Advanced Micro Devices, Inc. * diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/resourcemap.c b/src/mainboard/amd/serengeti_cheetah_fam10/resourcemap.c index 4613790af8..bfc03618b8 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/resourcemap.c +++ b/src/mainboard/amd/serengeti_cheetah_fam10/resourcemap.c @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2007 Advanced Micro Devices, Inc. * diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/spd_addr.h b/src/mainboard/amd/serengeti_cheetah_fam10/spd_addr.h index cb9a844196..5f246ec3e8 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/spd_addr.h +++ b/src/mainboard/amd/serengeti_cheetah_fam10/spd_addr.h @@ -1,5 +1,5 @@ /* - * This file is part of the LinuxBIOS project. + * This file is part of the coreboot project. * * Copyright (C) 2007 Advanced Micro Devices, Inc. * -- cgit v1.2.3