coreboot-kgpe-d16/src
Martin Roth cddd6008f9 AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
As discussed on the mailing list and voted upon, the coreboot project
is going to move the majority of copyrights out of the headers and into
an AUTHORS file.  This will happen a bit at a time, as we'll be unifying
license headers at the same time.

Updated Authors file is in a separate commit.

Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: I1acea8c975d14904b7e486dc57a1a67480a6ee6e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36178
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2019-10-22 12:55:10 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch src: Remove unused 'include <string.h>' 2019-10-20 17:19:34 +00:00
commonlib cbmem: Add IDs for TSEG and BERT table data 2019-10-20 16:46:07 +00:00
console postcar: Fix linking error with disabled postcar console 2019-10-16 11:38:23 +00:00
cpu cpu/amd/{agesa,pi}: Select NO_FIXED_XIP_ROM_SIZE 2019-10-17 15:11:41 +00:00
device src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' 2019-10-21 14:21:09 +00:00
drivers AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file 2019-10-22 12:55:10 +00:00
ec ec/acpi/ec.c Link EC code in bootblock & verstage 2019-10-12 12:57:04 +00:00
include src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' 2019-10-21 14:21:09 +00:00
lib fmap: Add get_fmap_flash_offset() 2019-09-27 21:59:44 +00:00
mainboard mb/supermicro/x11-lga1151-series/x11ssh-tf: move usb to overridetree 2019-10-22 12:35:17 +00:00
northbridge src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' 2019-10-21 14:21:09 +00:00
security security/memory: Add x86_64 support 2019-10-20 11:30:47 +00:00
soc soc/amd/picasso: Add audio processor 2019-10-21 21:28:48 +00:00
southbridge sb/intel/common/smihandler: Fix compilation on x86_64 2019-10-22 12:47:26 +00:00
superio src: Remove unused 'include <string.h>' 2019-10-20 17:19:34 +00:00
vendorcode vc/amd/agesa/f16kb: Cast to UINT64 to avoid overflow 2019-10-22 12:51:36 +00:00
Kconfig arch/x86: Add a choice for selecting normal/fallback cbfs prefix 2019-10-08 11:40:25 +00:00