coreboot/src
Paul Menzel 8a017aa394 AGESA boards: Fix typo in *OVERRIDES* in comment
Run the command below to fix all occurrences.

    git grep -l OVERIDES | xargs sed -i 's/OVERIDES/OVERRIDES/g'

Change-Id: I5ca237500a0ecff59203480ecc3c992991f08130
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41856
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michał Żygowski <michal.zygowski@3mdeb.com>
2020-05-29 12:48:48 +00:00
..
acpi acpi: Add new file for implementing Type-C Connector class 2020-05-28 23:54:43 +00:00
arch arch/x86: Fix id section in linker script 2020-05-28 09:51:46 +00:00
commonlib src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
console treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
cpu arch/x86: Remove more romcc leftovers 2020-05-28 09:50:52 +00:00
device device/resource_allocator_v4: Improve the logging in resource allocator 2020-05-28 09:43:44 +00:00
drivers soc/intel/tigerlake: Implement soc_get_pmc_mux_device() 2020-05-28 23:54:08 +00:00
ec ec/google/chromeec: Switch to use new acpigen_usb module 2020-05-28 23:54:54 +00:00
include acpi: Add new file for implementing Type-C Connector class 2020-05-28 23:54:43 +00:00
lib drivers/intel/fsp2_0: add option to compress FSP-M in cbfs 2020-05-28 20:33:34 +00:00
mainboard AGESA boards: Fix typo in *OVERRIDES* in comment 2020-05-29 12:48:48 +00:00
northbridge intel/gma: Only enable bus mastering if we are going to use it 2020-05-27 21:35:16 +00:00
security Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION 2020-05-26 15:04:08 +00:00
soc soc/intel/tigerlake: Implement soc_get_pmc_mux_device() 2020-05-28 23:54:08 +00:00
southbridge sb/intel/{bd82x6x|ibexpeak}: Clear flush_* in FADT 2020-05-28 06:26:32 +00:00
superio superio/ite/Makefile.inc: Add it8613e 2020-05-26 13:03:50 +00:00
vendorcode vendorcode/intel/fsp: Add Jasper Lake FSP headers for FSP v2114 2020-05-26 21:10:25 +00:00
Kconfig src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00