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-01-17
Update year in copyright text to 2014
Dan Handley
2014-01-17
Refer to separate issue tracking repository
Dan Handley
2014-01-17
Move GIC setup to a separate file
Ian Spray
2014-01-17
Build project with 'pedantic'
Harry Liebel
2014-01-17
Do not let GCC use built-in functions
Harry Liebel
2013-12-20
Fix SPSR register size in gp_regs structure
Sandrine Bailleux
2013-12-20
Local C library documentation updates
Harry Liebel
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-20
Add debug macros
Harry Liebel
2013-12-12
Make BL31's ns_entry_info a single-cpu area
Sandrine Bailleux
2013-12-12
BL2: Sanity check value in x0 in the entry point code
Sandrine Bailleux
2013-12-12
Move RUN_IMAGE constant from bl1.h to bl_common.h
Sandrine Bailleux
2013-12-12
Remove useless copies of meminfo structures
Sandrine Bailleux
2013-12-05
psci: update docs with status of cpu_suspend api
Achin Gupta
2013-12-05
psci: rectify and homogenise generic code
Achin Gupta
2013-12-05
psci: rework cpu_off assertion and minor cleanups
Achin Gupta
2013-12-05
remove check on non-secure entrypoint parameter
Achin Gupta
2013-12-05
move timer #defines & remove duplicate declaration
Achin Gupta
2013-12-05
psci: fix error due to a non zero context id
Achin Gupta
2013-12-05
psci: fix values of incorrectly defined constants
Achin Gupta
2013-12-05
clear wakeup enable bit upon resuming from suspend
Achin Gupta
2013-12-05
rework general purpose registers save and restore
Achin Gupta
2013-12-05
Enable third party contributions
Dan Handley
2013-12-05
Update user guide further to linker scripts changes
Sandrine Bailleux
2013-12-05
Properly initialise the C runtime environment
Sandrine Bailleux
2013-12-05
Various improvements/cleanups on the linker scripts
Sandrine Bailleux
2013-11-27
Treat compiler, assembler and linker warnings as errors
Sandrine Bailleux
2013-11-27
Generate build products in sub-directories
James Morrissey
2013-11-27
Increase default amount of RAM for Base FVPs in FDTs
Harry Liebel
2013-11-27
fvp: Remove call to bl2_get_ns_mem_layout() function
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-11-27
fvp: Remove unnecessary initializers
Sandrine Bailleux
2013-11-27
Fix inlining of GIC helper functions
Sandrine Bailleux
2013-11-27
Move generic architectural setup out of blx_plat_arch_setup().
Sandrine Bailleux
2013-11-14
Fix documentation issues in v0.2 release
James Morrissey
2013-11-14
Add Foundation FVP documentation
Harry Liebel
2013-11-14
Add GICv3 ITS to FDTs
Harry Liebel
2013-11-14
Do not enable CCI on Foundation FVP
Harry Liebel
2013-11-14
FDTs for v5.2 Foundation model
Harry Liebel
2013-11-14
Writing to the FVP LED register should be a 32bit access.
Harry Liebel
2013-10-25
ARMv8 Trusted Firmware release v0.2
v0.2
Achin Gupta