coreboot/src/mainboard/google/cherry
Martin Roth 8ebd8cc348 mainboard: Add SPDX license headers to Makefiles
To help identify the licenses of the various files contained in the
coreboot source, we've added SPDX headers to the top of all of the
.c and .h files. This extends that practice to Makefiles.

Any file in the coreboot project without a specific license is bound
to the license of the overall coreboot project, GPL Version 2.

This patch adds the GPL V2 license identifier to the top of all
makefiles in the mainboard directory that don't already have an SPDX
license line at the top.

Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: Ic451e68b1ad9ccdf34484dd98bd7fca7e177ef22
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68982
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Reviewed-by: Yidi Lin <yidilin@google.com>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: Tim Crawford <tcrawford@system76.com>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
2023-08-06 19:28:50 +00:00
..
variants/dojo mb/google/cherry: Add PCIe domain support for dojo 2022-03-30 14:59:55 +00:00
board_info.txt
boardid.c
bootblock.c mainboard: Remove duplicated <soc/gpio.h> 2023-01-13 16:58:15 +00:00
chromeos.c drivers/tpm: Move tis_plat_irq_status to cr50 driver 2023-07-06 16:16:43 +00:00
chromeos.fmd treewide: Unify Google branding 2022-07-04 14:02:26 +00:00
devicetree.cb mb/google: Remove unused cpu device 2022-03-21 20:40:18 +00:00
gpio.h
Kconfig tpm: Refactor TPM Kconfig dimensions 2022-04-21 23:07:20 +00:00
Kconfig.name mb/google/cherry: add configuration for dojo 2022-01-19 05:52:16 +00:00
mainboard.c Drop many cases of CONFIG_MAINBOARD_PART_NUMBER 2023-05-03 16:07:31 +00:00
Makefile.inc mainboard: Add SPDX license headers to Makefiles 2023-08-06 19:28:50 +00:00
memlayout.ld
regulator.c mb/google: Use boolean type for "enable" argument for regulator 2022-07-21 10:33:22 +00:00
reset.c
romstage.c soc/mediatek: Fix I2C failures by adjusting AC timing and bus speed 2021-10-02 11:48:34 +00:00
sdram_configs.c