coreboot-kgpe-d16/payloads/libpayload/arch/arm64
Martin Roth e81ce0483d payloads: change coreboot to lowercase
The word 'coreboot' should always be written in lowercase, even at the
start of a sentence.

Change-Id: I2ec18ca55e0ea672343a951ab81a24a5630f45fd
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/20028
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Philippe Mathieu-Daudé <philippe.mathieu.daude@gmail.com>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
2017-06-07 12:08:55 +02:00
..
lib Add newlines at the end of all coreboot files 2016-08-01 21:43:56 +02:00
Kconfig
Makefile.inc
cache.c arm64: Align cache maintenance code with libpayload and ARM32 2017-05-30 22:17:57 +02:00
coreboot.c
cpu.S
dummy_media.c
exception.c arm64: Add stack dump to exception handler 2016-05-24 20:51:28 +02:00
exception_asm.S
gdb.c
head.S
libpayload.ldscript
main.c payloads: change coreboot to lowercase 2017-06-07 12:08:55 +02:00
memcpy.S
memmove.S
memset.S
mmu.c libpayload: arm64: Fix MMU range overlap check 2016-08-08 17:35:31 +02:00
selfboot.c
sysinfo.c
timer.c
util.S
virtual.c