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
/
armv8
/
exception.c
Age
Commit message (
Expand
)
Author
2020-08-24
src/arch: Drop unneeded empty lines
Elyes HAOUAS
2020-06-02
src: Remove redundant includes
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-03-10
src: Remove unneeded 'include <arch/cache.h>'
Elyes HAOUAS
2020-03-06
src/arch/arm64: Convert to SPDX license header
Patrick Georgi
2019-12-05
arm64: Print a char to UART early in exception handler
Julius Werner
2019-12-05
arm64: Bump exception stack size to 2KB
Julius Werner
2019-08-26
AUTHORS: Move src/arch/arm64 copyrights into AUTHORS file
Martin Roth
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-08-10
arm64: Turn architectural register accessors into inline functions
Julius Werner
2018-08-10
arm64: Drop checks for current exception level, hardcode EL3 assumption
Julius Werner
2016-05-24
arm64: Add stack dump to exception handler
Julius Werner
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-07-09
arm64: Print sp value when dumping registers for exception
Furquan Shaikh
2015-03-28
arm64: exception handler registration
Aaron Durbin
2015-03-28
arm64: Make exceptions use the transition library
Furquan Shaikh
2015-03-27
arm64: add exception_hwinit()
Aaron Durbin
2015-03-27
arm64: Make exceptions work
Furquan Shaikh
2014-09-23
coreboot arm64: Add support for arm64 into coreboot framework
Furquan Shaikh