coreboot-kgpe-d16/src/mainboard/google/parrot
Paul Menzel 7df4ec0303 Chromebooks: mainboard.c: Do not spell Chromebook in CamelCase
»Chromebook« is the official spelling [1]. So correct that with
the following command.

    $ git grep -l ChromeBook | xargs sed -i s,ChromeBook,Chromebook,

The incorrect spelling was only used for the chip name.

[1] http://www.google.com/intl/en/chrome/devices/hp-pavilion-chromebook.html#hp-pav

Change-Id: I9c19f399a3e3d36bd644ec375822daa384a14961
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/2370
Tested-by: build bot (Jenkins)
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-by: Marc Jones <marcj303@gmail.com>
2013-02-14 19:25:54 +01:00
..
acpi Add support for Google Parrot Chromebook 2012-12-12 06:03:06 +01:00
acpi_tables.c Add support for Google Parrot Chromebook 2012-12-12 06:03:06 +01:00
chromeos.c Add support for Google Parrot Chromebook 2012-12-12 06:03:06 +01:00
cmos.layout Add support for Google Parrot Chromebook 2012-12-12 06:03:06 +01:00
devicetree.cb sconfig: rename lapic_cluster -> cpu_cluster 2013-02-14 07:07:20 +01:00
dsdt.asl Intel based boards: Use tab instead of spaces to align comment in DSDT 2013-02-04 17:10:16 +01:00
ec.c Add support for Google Parrot Chromebook 2012-12-12 06:03:06 +01:00
ec.h Add support for Google Parrot Chromebook 2012-12-12 06:03:06 +01:00
fadt.c Google Parrot/Butterfly: fadt.c: Align macros correctly 2013-02-12 15:19:04 +01:00
gpio.h Add support for Google Parrot Chromebook 2012-12-12 06:03:06 +01:00
hda_verb.h Add support for Google Parrot Chromebook 2012-12-12 06:03:06 +01:00
Kconfig Add support for Google Parrot Chromebook 2012-12-12 06:03:06 +01:00
mainboard.c Chromebooks: mainboard.c: Do not spell Chromebook in CamelCase 2013-02-14 19:25:54 +01:00
Makefile.inc Rename mainboard_smi.c to smihandler.c 2013-01-03 19:33:01 +01:00
onboard.h Add support for Google Parrot Chromebook 2012-12-12 06:03:06 +01:00
romstage.c Add support for Google Parrot Chromebook 2012-12-12 06:03:06 +01:00
smihandler.c Rename mainboard_smi.c to smihandler.c 2013-01-03 19:33:01 +01:00
thermal.h Add support for Google Parrot Chromebook 2012-12-12 06:03:06 +01:00