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
Age
Commit message (
Expand
)
Author
2014-05-22
Introduce platform api to access an ARM GIC
Achin Gupta
2014-05-22
Introduce interrupt registration framework in BL3-1
Achin Gupta
2014-05-22
Add context library API to change a bit in SCR_EL3
Achin Gupta
2014-05-22
Rework 'state' field usage in per-cpu TSP context
Achin Gupta
2014-05-22
Add support for BL3-1 as a reset vector
Vikram Kanigiri
2014-05-22
Rework memory information passing to BL3-x images
Vikram Kanigiri
2014-05-22
Populate BL31 input parameters as per new spec
Vikram Kanigiri
2014-05-22
Rework handover interface between BL stages
Vikram Kanigiri
2014-05-22
Introduce macros to manipulate the SPSR
Vikram Kanigiri
2014-05-19
Merge pull request #78 from jeenuv:tf-issues-148
Andrew Thoelke
2014-05-16
Add build configuration for timer save/restore
Jeenu Viswambharan
2014-05-16
Document summary of build options in user guide
Jeenu Viswambharan
2014-05-16
Reorganize build options
Jeenu Viswambharan
2014-05-16
Introduce convenience functions to build
Jeenu Viswambharan
2014-05-16
Rework BL3-1 unhandled exception handling and reporting
Soby Mathew
2014-05-16
Merge pull request #71 from sandrine-bailleux:sb/fix-tsp-fvp-makefile
Andrew Thoelke
2014-05-16
Merge pull request #69 from sandrine-bailleux:sb/split-mmu-fcts-per-el
Andrew Thoelke
2014-05-16
Merge pull request #68 from jcastillo-arm/jc/tf-issues/137
Andrew Thoelke
2014-05-16
Merge pull request #66 from athoelke/tzc-config-fix
danh-arm
2014-05-13
fvp: Use the right implem. of plat_report_exception() in BL3-2
Sandrine Bailleux
2014-05-13
Fix C accessors to GIC distributor registers with set/clear semantics
Juan Castillo
2014-05-12
Fixes for TZC configuration on FVP
Andrew Thoelke
2014-05-09
fvp: Provide per-EL MMU setup functions
Sandrine Bailleux
2014-05-09
Introduce IS_IN_ELX() macros
Sandrine Bailleux
2014-05-08
Merge pull request #65 from vikramkanigiri/vk/console_init
danh-arm
2014-05-08
Merge pull request #63 from soby-mathew/sm/save_callee_saved_registers_in_cpu...
danh-arm
2014-05-08
Ensure a console is initialized before it is used
Vikram Kanigiri
2014-05-08
Merge pull request #62 from athoelke/set-little-endian-v2
danh-arm
2014-05-08
Preserve x19-x29 across world switch for exception handling
Soby Mathew
2014-05-08
Merge pull request #58 from athoelke/optimise-cache-flush-v2
danh-arm
2014-05-08
Merge pull request #61 from athoelke/use-mrs-msr-from-assembler-v2
danh-arm
2014-05-08
Merge pull request #60 from athoelke/disable-mmu-v2
danh-arm
2014-05-08
Merge pull request #59 from athoelke/review-barriers-v2
danh-arm
2014-05-08
Merge pull request #57 from sandrine-bailleux/sb/remove-pl011-base
danh-arm
2014-05-08
Remove unused 'PL011_BASE' macro
Sandrine Bailleux
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-07
Set processor endianness immediately after RESET
Andrew Thoelke
2014-05-06
Merge pull request #49 from danh-arm/dh/remove-non-const-data
danh-arm
2014-05-06
Remove variables from .data section
Dan Handley
2014-05-06
Merge pull request #48 from danh-arm/dh/major-refactoring
danh-arm
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
Move PSCI global functions out of private header
Dan Handley
2014-05-06
Separate BL functions out of arch.h
Dan Handley
2014-05-06
Refactor GIC header files
Dan Handley
2014-05-06
Separate out CASSERT macro into own header
Dan Handley
[next]