index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
arm64
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2020-03-06
src/arch/arm64: Convert to SPDX license header
Patrick Georgi
2020-02-12
arch/arm64/Makefile.inc: Avoid # in variable definition
Nico Huber
2019-08-30
arm64: Rename arm_tf.c/h to bl31.c/h
Julius Werner
2019-08-26
AUTHORS: Move src/arch/arm64 copyrights into AUTHORS file
Martin Roth
2019-08-26
lib: ramdetect: Register exception handlers for ARMv8
Asami Doi
2018-08-17
arm64: Factor out common parts of romstage execution flow
Julius Werner
2018-07-26
arch/arm64: Add Kconfig to include BL31 as blob
Patrick Rudolph
2018-06-19
lib: Add FIT payload support
Patrick Rudolph
2018-05-22
Introduce bootblock self-decompression
Julius Werner
2018-05-16
Revert "cbfs/payload type: Fix build warning and whitespace in name"
Ronald G. Minnich
2018-05-15
cbfs/payload type: Fix build warning and whitespace in name
Paul Menzel
2018-04-30
arm64: Add ARCH Timer
T Michael Turney
2018-02-02
arm64: Pass COREBOOT flag to ARM TF, always enable logging
Julius Werner
2017-05-18
3rdparty/arm-trusted-firmware: Update to upstream master
Martin Roth
2017-03-28
Remove libverstage as separate library and source file class
Julius Werner
2017-03-28
arm64: Fix verstage to use proper assembly versions of mem*()
Julius Werner
2017-02-24
arm-trusted-firmware: Disable a couple of warnings for GCC 6.2
Martin Roth
2017-01-31
build system: mark sub-make invocations as parallelizable
Patrick Georgi
2016-11-17
arm64: arm_tf: Do not build raw bl31.bin binary
Julius Werner
2016-10-06
arm64: Use 'payload' format for ATF instead of 'stage'
Simon Glass
2016-05-03
build system: remove CBFSTOOL_PRE1_OPTS
Patrick Georgi
2016-03-09
Makefile: Add build-time overlap check for programs loaded after coreboot
Julius Werner
2016-02-18
arch/arm64: Compile arm-trusted-firmware with coreboot timestamp
Patrick Georgi
2016-01-29
arch/arm64: Override bl31 timestamp with coreboot build timestamp
Patrick Georgi
2016-01-28
Makefile: Make full use of src-to-obj macro
Nico Huber
2016-01-22
arch/arm64: Extend verstage
Itamar
2015-12-01
build system: strip quotes from CONFIG_CBFS_PREFIX in a single location
Patrick Georgi
2015-11-17
arm64: tegra132: tegra210: Remove old arm64/stage_entry.S
Julius Werner
2015-11-16
arm64: Implement generic stage transitions for non-Tegra SoCs
Julius Werner
2015-11-07
arm64: Remove cpu intialization through device-tree
Furquan Shaikh
2015-11-07
arm64: Remove SMP support
Furquan Shaikh
2015-11-07
arm64: remove spin table support
Aaron Durbin
2015-11-07
arm64: remove secmon
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-11
vboot: remove remnants of VBOOT_STUB
Aaron Durbin
2015-09-09
linking: add and use LDFLAGS_common
Aaron Durbin
2015-08-31
armv7/arm64: remove timestamp.c
Aaron Durbin
2015-08-28
arm64: Fix 'verstage-objs: command not found' error
Yidi Lin
2015-07-21
arm64: Set LOG_LEVEL=0 for BL31 if coreboot does not use serial
Furquan Shaikh
2015-06-30
arch/arm64: Avoid race condition when building bl31
Patrick Georgi
2015-06-30
arm64: Add support for loading secure os
Furquan Shaikh
2015-06-23
Revert "arm64: remove assembly code string functions"
Furquan Shaikh
2015-06-21
Remove obsolete EARLY_CONSOLE usage
Martin Roth
2015-05-27
arm64: Remove PLAT= variable initialization based on Kconfig variable
Furquan Shaikh
2015-05-27
arm64: Pass in CROSS_COMPILE_arm64 for ARM TF compilation
Furquan Shaikh
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-20
build system: use archives, not linker action to shorten command lines
Patrick Georgi
2015-05-19
arm64: Add support for using ARM Trusted Firmware as secure monitor
Julius Werner
2015-05-19
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-11
arm64: update verstage linking
Aaron Durbin
2015-04-30
vboot: split class in library and stage
Patrick Georgi
2015-04-28
vboot2: Build verstage archive, then use that for building the stage
Patrick Georgi
2015-04-27
arm64: Allow cpu specific early setup
Furquan Shaikh
2015-04-14
CBFS: Automate ROM image layout and remove hardcoded offsets
Julius Werner
2015-04-14
CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool
Julius Werner
2015-04-10
arm64: Add support for save/restore registers for CPU startup.
Furquan Shaikh
2015-04-09
arm64: add malloc support to secmon
Aaron Durbin
2015-04-08
arm64: Add timestamp.c to bootblock and verstage
Furquan Shaikh
2015-04-07
arm64: Add verstage support
Furquan Shaikh
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
build system: run linker scripts through the preprocessor
Patrick Georgi
2015-04-03
program loading: add prog_run() function
Aaron Durbin
2015-03-28
arm64: split cpu.c
Aaron Durbin
2015-03-28
arm64: add spin table support
Aaron Durbin
2015-03-28
arm64: Add support for secure monitor
Furquan Shaikh
2015-03-28
arm64: Add support for transition library
Furquan Shaikh
2015-03-17
rmodules: Make rmodules inclusion for vboot dependent on romstage_arch
Furquan Shaikh
2015-03-17
coreboot classes: Add dynamic classes to coreboot
Furquan Shaikh
2015-03-05
arm64: provide early SoC initialization
Aaron Durbin
2015-03-04
arm64: remove assembly code string functions
Aaron Durbin
2015-03-04
arm64: use one stage_entry for all stages
Aaron Durbin
2015-01-26
arm64: Prepare ARM64 for building
Marc Jones
2014-11-30
Unify remaining binutils invocations
Patrick Georgi
2014-09-23
coreboot arm64: Add support for arm64 into coreboot framework
Furquan Shaikh