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
/
cache.c
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-07
arch: Retire cache_sync_instructions() from <arch/cache.h> (except arm)
Julius Werner
2017-06-02
arch/arm: Correct checkpatch errors
Logan Carlson
2017-05-30
arm64: Align cache maintenance code with libpayload and ARM32
Julius Werner
2015-11-11
arm64: mmu: Make page table manipulation work across stages
Julius Werner
2015-05-11
cache: Add arch_program_segment_loaded call to arm and arm64
Furquan Shaikh
2015-04-27
arm64: introduce data cache ops by set/way to the level specified
Joseph Lo
2015-04-22
arm64: provide icache_invalidate_all()
Aaron Durbin
2015-03-13
armv8: correct dcache line size calculation
Aaron Durbin
2015-03-02
coreboot arm64: Correct cache function names
Furquan Shaikh
2015-02-25
coreboot arm64: Add library for system access
Furquan Shaikh
2014-09-23
coreboot arm64: Add support for arm64 into coreboot framework
Furquan Shaikh