coreboot/src/drivers/uart
Martin Roth 8324fe9211 drivers: 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 drivers directory that don't already have an SPDX
license line at the top.

Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: I8442bc18ce228eca88a084660be84bcd1c5de928
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68980
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: Tim Crawford <tcrawford@system76.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
2023-08-06 19:27:36 +00:00
..
acpi drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
Kconfig drivers/uart/Kconfig: Drop unused Kconfig symbol 2022-11-17 13:26:55 +00:00
Makefile.inc drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00
oxpcie.c treewide: Remove duplicated include <device/pci.h> 2023-02-01 03:03:34 +00:00
oxpcie_early.c drivers/uart/oxpcie: Fix broken console output 2023-07-14 15:28:39 +00:00
pl011.c lib/coreboot_table: Simplify API to set up lb_serial 2022-11-04 19:17:13 +00:00
pl011.h src: Remove extra lines in license header 2020-07-26 20:57:18 +00:00
sifive.c lib/coreboot_table: Simplify API to set up lb_serial 2022-11-04 19:17:13 +00:00
uart8250io.c lib/coreboot_table: Simplify API to set up lb_serial 2022-11-04 19:17:13 +00:00
uart8250mem.c lib/coreboot_table: Simplify API to set up lb_serial 2022-11-04 19:17:13 +00:00
uart8250reg.h src/drivers/uart: Add definition of FIFO enabled in IIR 2022-10-25 15:11:59 +00:00
util.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00