..
include
build rules: Identify build stage with simple variables
2014-04-18 16:40:32 +02:00
boot.c
coreboot: introduce arch_payload_run()
2014-03-03 19:50:32 +01:00
bootblock.inc
armv7: Reserve space BL1 and checksum header by specifying bootblock offset.
2013-07-10 21:46:01 +02:00
bootblock.lds
ARM: Define custom ELF headers for ARM.
2013-07-15 18:33:41 +02:00
bootblock_simple.c
console: Split console_init()
2014-04-09 11:34:06 +02:00
cache.c
armv7: Fix dcache_clean_by_mva.
2013-12-12 22:03:01 +01:00
div0.c
ARMv7: flatten arch/armv7 source tree
2013-07-10 21:43:38 +02:00
eabi_compat.c
ARMv7: flatten arch/armv7 source tree
2013-07-10 21:43:38 +02:00
exception.c
ARM: Don't leave alignment checking on after the exception test.
2013-07-10 22:43:16 +02:00
exception_asm.S
ARMV7 and Google/Snow: Add exception support code to the ramstage
2013-03-08 22:03:37 +01:00
id.inc
ARMv7: flatten arch/armv7 source tree
2013-07-10 21:43:38 +02:00
interrupts.c
ARMv7: flatten arch/armv7 source tree
2013-07-10 21:43:38 +02:00
Kconfig
Arch-level Kconfig menu cleanup
2014-05-10 14:32:26 +02:00
Makefile.inc
build: separate CPPFLAGS from CFLAGS
2014-05-17 21:14:29 +02:00
memcpy.S
ARM: Tell the linker memset and memcpy are functions.
2013-07-10 21:49:45 +02:00
memmove.S
arm: Add and enable an arch specific version of memmove.
2013-07-14 20:36:00 +02:00
memset.S
ARM: Tell the linker memset and memcpy are functions.
2013-07-10 21:49:45 +02:00
mmu.c
ARMv7: flatten arch/armv7 source tree
2013-07-10 21:43:38 +02:00
ramstage.ld
Rename coreboot_ram stage to ramstage
2014-04-26 13:27:09 +02:00
romstage.ld
Rename coreboot_ram stage to ramstage
2014-04-26 13:27:09 +02:00
stages.c
Drop ELF remains from boot code
2013-07-10 21:43:55 +02:00
tables.c
coreboot: don't return struct lb_memory * from write_tables()
2014-03-03 23:25:53 +01:00