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
/
lib
Age
Commit message (
Expand
)
Author
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
2018-08-10
arm64: Remove set_cntfrq() function
Julius Werner
2018-05-22
Introduce bootblock self-decompression
Julius Werner
2018-04-30
arm64: Add ARCH Timer
T Michael Turney
2017-06-02
arch/arm: Correct checkpatch errors
Logan Carlson
2017-05-16
arch/arm64: Use variables of the right size for msr/mrs opcodes
Patrick Georgi
2015-11-07
arm64: remove secmon
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-19
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-04-22
arm64: save and restore cntfrq for secondary cpus
Jimmy Huang
2015-04-10
arm64: Add function for reading TCR register at current EL
Furquan Shaikh
2015-04-07
arm64: Add verstage support
Furquan Shaikh
2015-03-28
arm64: Add support for secure monitor
Furquan Shaikh
2015-03-28
arm64 libhelpers: Add helper functions for writing sp_elx
Furquan Shaikh
2015-03-28
arm64 libhelpers: Add helper functions with el argument
Furquan Shaikh
2015-03-27
arm64: add more barrier support
Aaron Durbin
2015-03-27
arm64: add midr_el1 accessor function
Aaron Durbin
2015-03-02
coreboot arm: Define function for setting cntfrq register
Furquan Shaikh
2015-02-25
coreboot arm64: Add library for system access
Furquan Shaikh