index
:
models/arm-trusted-firmware.git
fvp-base
integration
juno
linaro
master
ryan-issue-10-v2
ryan-issue-41
ryan-issue-41-v2
ryan-issue-42
ryan-issue-42-v2
tixy-issue-11
tixy-issue-19
tixy-issue-21
tixy-issue-27
tixy-issue-30
tixy-issue-33
deprecated
Grokmirror User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2014-06-26
Merge pull request #154 from athoelke/at/inline-mmio
HEAD
master
Andrew Thoelke
2014-06-24
Inline the mmio accessor functions
Andrew Thoelke
2014-06-23
Remove calling CPU mpidr from bakery lock API
Andrew Thoelke
2014-06-16
Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2
danh-arm
2014-06-10
Make system register functions inline assembly
Andrew Thoelke
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-23
Remove extern keyword from function declarations
Dan Handley
2014-05-23
Merge pull request #102 from achingupta:ag/tf-issues#104-v2
Andrew Thoelke
2014-05-22
Use secure timer to generate S-EL1 interrupts
Achin Gupta
2014-05-22
Merge pull request #91 from linmaonly/lin_dev
Andrew Thoelke
2014-05-20
Address issue 156: 64-bit addresses get truncated
Lin Ma
2014-05-16
Rework BL3-1 unhandled exception handling and reporting
Soby Mathew
2014-05-08
Merge pull request #58 from athoelke/optimise-cache-flush-v2
danh-arm
2014-05-07
Optimise data cache clean/invalidate operation
Andrew Thoelke
2014-05-07
Remove unused or invalid asm helper functions
Andrew Thoelke
2014-05-07
Access system registers directly in assembler
Andrew Thoelke
2014-05-07
Replace disable_mmu with assembler version
Andrew Thoelke
2014-05-07
Correct usage of data and instruction barriers
Andrew Thoelke
2014-05-06
Remove variables from .data section
Dan Handley
2014-05-06
Reduce deep nesting of header files
Dan Handley
2014-05-06
Always use named structs in header files
Dan Handley
2014-05-06
Make use of user/system includes more consistent
Dan Handley
2014-05-06
Move include and source files to logical locations
Dan Handley
2014-04-24
Add TrustZone (TZC-400) driver
Harry Liebel
2014-03-26
Place assembler functions in separate sections
Andrew Thoelke
2014-03-21
Remove partially qualified asm helper functions
Vikram Kanigiri
2014-03-20
Rework bakery lock with WFE/SEV sequence
Jeenu Viswambharan
2014-03-05
Add generic functions for setting up aarch64 MMU translation tables
Jon Medhurst
2014-03-05
Fix assert in bakery_lock_release()
Jon Medhurst
2014-02-20
Fix semihosting with latest toolchain
Ryan Harkin
2014-02-20
Factor out translation table setup in ARM FVP port
Achin Gupta
2014-02-17
Add support for handling runtime service requests
Jeenu Viswambharan
2014-02-17
Implement load_image in terms of IO abstraction
James Morrissey
2014-02-17
Add IO abstraction framework
James Morrissey
2014-01-30
Fix memmove and memcpy
Jon Medhurst
2014-01-17
Change comments in assembler files to help ctags
Jeenu Viswambharan
2014-01-17
Probe for GICv3 re-distributors on core bring-up
Harry Liebel
2014-01-17
Update year in copyright text to 2014
Dan Handley
2013-12-20
Fix SPSR register size in gp_regs structure
Sandrine Bailleux
2013-12-20
Add strchr() and putchar() to local C library
Harry Liebel
2013-12-20
Create local C library implementation (2/2)
Harry Liebel
2013-12-20
Create local C library implementation (1/2)
Harry Liebel
2013-12-05
rework general purpose registers save and restore
Achin Gupta
2013-12-05
Enable third party contributions
Dan Handley
2013-12-05
Properly initialise the C runtime environment
Sandrine Bailleux
2013-11-27
AArch64: Remove EL-agnostic TLB helper functions
Sandrine Bailleux
2013-11-27
Unmask SError and Debug exceptions.
Sandrine Bailleux
2013-10-25
ARMv8 Trusted Firmware release v0.2
v0.2
Achin Gupta