..
armv4
Remove libverstage as separate library and source file class
2017-03-28 22:18:53 +02:00
armv7
arch: Add missing #include <commonlib/helpers.h>
2019-06-21 16:04:06 +00:00
include
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
2019-03-08 08:33:24 +00:00
libgcc
Introduce bootblock self-decompression
2018-05-22 02:44:14 +00:00
asmlib.h
src/arch: Update license headers missing paragraph 2
2016-01-26 04:44:20 +01:00
boot.c
selfboot: remove bounce buffers
2018-10-11 17:42:41 +00:00
clock.c
cpu.c
arch: Add missing #include <commonlib/helpers.h>
2019-06-21 16:04:06 +00:00
div0.c
arch/arm: Correct checkpatch errors
2017-06-02 18:30:53 +02:00
eabi_compat.c
arch/arm: Correct checkpatch errors
2017-06-02 18:30:53 +02:00
id.S
Kconfig
console: Simplify bootblock console Kconfig selection logic
2016-01-21 05:37:27 +01:00
Makefile.inc
Introduce bootblock self-decompression
2018-05-22 02:44:14 +00:00
memcpy.S
src/arch: Update license headers missing paragraph 2
2016-01-26 04:44:20 +01:00
memmove.S
arch/arm/memmove.S: Use tabs instead of white spaces
2018-12-24 08:16:54 +00:00
memset.S
src/arch: Update license headers missing paragraph 2
2016-01-26 04:44:20 +01:00
stages.c
Move compiler.h to commonlib
2018-10-08 16:57:27 +00:00
tables.c
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
2019-03-08 08:33:24 +00:00