coreboot-kgpe-d16/src/mainboard/intel/d945gclf
stepan 8301d8348a second round name simplification. drop the <component>_ prefix.
the prefix was introduced in the early v2 tree many years ago
because our old build system "newconfig" could not handle two files with
the same name in different paths like /path/to/usb.c and
/another/path/to/usb.c correctly. Only one of the files would end up
being compiled into the final image.

Since Kconfig (actually since shortly before we switched to Kconfig) we
don't suffer from that problem anymore. So we could drop the sb700_
prefix from all those filenames (or, the <componentname>_ prefix in general)

- makes it easier to fork off a new chipset
- makes it easier to diff against other chipsets
- storing redundant information in filenames seems wrong

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

Acked-by: Patrick Georgi <patrick@georgi-clan.de>
Acked-by: Peter Stuge <peter@stuge.se>




git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6150 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-12-08 07:07:33 +00:00
..
acpi Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
acpi_tables.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
chip.h Remove unused mainboard_config definitions. Trivial. 2010-08-26 18:24:04 +00:00
cmos.layout Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
devicetree.cb Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" 2010-05-05 13:12:42 +00:00
dmi.h Various license header consistency fixes (trivial). 2010-02-15 23:10:19 +00:00
dsdt.asl v2 -> v4 2010-05-16 14:22:43 +00:00
fadt.c
irq_tables.c
Kconfig Drop duplicate HAVE_ACPI_TABLES (trivial). 2010-10-29 14:26:27 +00:00
mainboard.c Convert i945 boards to use reserved resources instead of directly adding 2010-09-13 13:14:48 +00:00
mainboard_smi.c first round name simplification. drop the <component>_ prefix. 2010-12-08 05:42:47 +00:00
Makefile.inc Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
mptable.c Convert more boards to use mptable_write_buses. 2010-11-21 14:41:07 +00:00
romstage.c second round name simplification. drop the <component>_ prefix. 2010-12-08 07:07:33 +00:00
rtl8168.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00