index
:
atf-marvell.git
atf-v1.3-17.04
atf-v1.3-armada-17.06
atf-v1.3-armada-17.08
atf-v1.3-armada-17.10
atf-v1.4-armada-18.06
atf-v1.5-armada-18.09
atf-v1.5-armada-18.12
atf-v1.5-armada-18.12-rmk
Unnamed repository; edit this file 'description' to name the repository.
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
aarch64
/
xlat_tables.c
Age
Commit message (
Expand
)
Author
2016-04-13
Refactor the xlat_tables library code
Soby Mathew
2016-03-11
Merge pull request #542 from sandrine-bailleux-arm/km/pt-zero
danh-arm
2016-03-07
Initialize all translation table entries
Kristina Martsenko
2016-03-03
Extend memory attributes to map non-cacheable memory
Sandrine Bailleux
2016-02-01
Use tf_printf() for debug logs from xlat_tables.c
Soby Mathew
2016-01-14
Remove direct usage of __attribute__((foo))
Soren Brinkmann
2015-03-16
Add macro to calculate number of elements in an array
Vikram Kanigiri
2014-07-28
Simplify management of SCTLR_EL3 and SCTLR_EL1
Achin Gupta
2014-07-19
Make enablement of the MMU more flexible
Achin Gupta
2014-07-09
Calculate TCR bits based on VA and PA
Lin Ma
2014-06-02
Enable mapping higher physical address
Lin Ma
2014-05-23
Add enable mmu platform porting interfaces
Dan Handley
2014-05-23
Split platform.h into separate headers
Dan Handley
2014-05-20
Address issue 156: 64-bit addresses get truncated
Lin Ma
2014-05-06
Always use named structs in header files
Dan Handley
2014-05-06
Move include and source files to logical locations
Dan Handley