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
/
bl2
Age
Commit message (
Expand
)
Author
2014-05-29
Allow platform parameter X1 to be passed to BL3-1
Andrew Thoelke
2014-05-23
Move BL porting functions into platform.h
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 #101 from sandrine-bailleux:sb/tf-issue-81-v2
Andrew Thoelke
2014-05-23
Make the memory layout more flexible
Sandrine Bailleux
2014-05-22
Allow BL3-2 platform definitions to be optional
Dan Handley
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-07
Access system registers directly in assembler
Andrew Thoelke
2014-05-07
Correct usage of data and instruction barriers
Andrew Thoelke
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
Separate BL functions out of arch.h
Dan Handley
2014-05-06
Remove vpath usage in makefiles
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-03-26
Place assembler functions in separate sections
Andrew Thoelke
2014-03-26
Use --gc-sections during link
Andrew Thoelke
2014-03-26
Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1
Sandrine Bailleux
2014-03-20
Specify image entry in linker script
Jeenu Viswambharan
2014-03-05
Generate build time and date message at link time.
Jon Medhurst
2014-03-05
Update Makefiles to get proper dependency checking working.
Jon Medhurst
2014-02-26
Remove duplicate xlat_table descriptions
Jeenu Viswambharan
2014-02-20
Factor out translation table setup in ARM FVP port
Achin Gupta
2014-02-20
Add support for BL3-2 in BL2
Achin Gupta
2014-02-20
Rework BL2 to BL3-1 hand over interface
Achin Gupta
2014-02-17
Setup VBAR_EL3 incrementally
Achin Gupta
2014-02-17
Move translation tables into separate section
Jeenu Viswambharan
2014-02-17
Add Firmware Image Package (FIP) driver
Harry Liebel
2014-01-20
Build system: minor spacing tidyup
Ryan Harkin
2014-01-20
Build system: Fixes #2: Add multi-platform support
Ryan Harkin
2014-01-20
remove empty definition of display_boot_progress()
Achin Gupta
2014-01-17
Change comments in assembler files to help ctags
Jeenu Viswambharan
2014-01-17
Update year in copyright text to 2014
Dan Handley
2013-12-20
Create local C library implementation (1/2)
Harry Liebel
2013-12-12
BL2: Sanity check value in x0 in the entry point code
Sandrine Bailleux
2013-12-12
Remove useless copies of meminfo structures
Sandrine Bailleux
2013-12-05
Enable third party contributions
Dan Handley
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
Move generic architectural setup out of blx_plat_arch_setup().
Sandrine Bailleux
2013-10-25
ARMv8 Trusted Firmware release v0.2
v0.2
Achin Gupta