index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
arm64
/
armv8
/
exception.c
Age
Commit message (
Expand
)
Author
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