index
:
git.armlinux.org.uk/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
/
bl31
/
bl31.mk
Age
Commit message (
Expand
)
Author
2016-07-19
Introduce PSCI Library Interface
Soby Mathew
2016-07-18
Introduce `el3_runtime` and `PSCI` libraries
Soby Mathew
2016-06-16
Add optional PSCI STAT residency & count functions
Yatharth Kochar
2016-06-16
Add Performance Measurement Framework(PMF)
Yatharth Kochar
2015-12-21
Miscellaneous doc fixes for v1.2
Sandrine Bailleux
2015-12-14
Remove dashes from image names: 'BL3-x' --> 'BL3x'
Juan Castillo
2015-12-09
Move context management code to common location
Yatharth Kochar
2015-11-26
Remove the IMF_READ_INTERRUPT_ID build option
Soby Mathew
2015-08-13
PSCI: Switch to the new PSCI frameworks
Soby Mathew
2015-01-22
Move bakery algorithm implementation out of coherent memory
Soby Mathew
2014-08-20
Introduce framework for CPU specific operations
Soby Mathew
2014-08-19
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
Juan Castillo
2014-07-19
Remove coherent stack usage from the warm boot path
Achin Gupta
2014-06-17
Remove early_exceptions from BL3-1
Andrew Thoelke
2014-06-16
Per-cpu data cache restructuring
Andrew Thoelke
2014-06-11
Make the BL3-1 crash reporting optional
Andrew Thoelke
2014-05-22
Introduce interrupt handling framework in BL3-1
Achin Gupta
2014-05-22
Introduce interrupt registration framework in BL3-1
Achin Gupta
2014-05-22
Add support for BL3-1 as a reset vector
Vikram Kanigiri
2014-05-16
Rework BL3-1 unhandled exception handling and reporting
Soby Mathew
2014-05-06
Remove vpath usage in makefiles
Dan Handley
2014-05-06
Move include and source files to logical locations
Dan Handley
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-20
Implement ARM Standard Service
Jeenu Viswambharan
2014-03-05
Update Makefiles to get proper dependency checking working.
Jon Medhurst
2014-02-20
Move PSCI to runtime services directory
Achin Gupta
2014-02-17
Add support for handling runtime service requests
Jeenu Viswambharan
2014-02-17
Add context management library
Achin Gupta
2014-02-17
Add helper library for cpu context management
Achin Gupta
2014-02-17
Setup VBAR_EL3 incrementally
Achin Gupta
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-17
Probe for GICv3 re-distributors on core bring-up
Harry Liebel
2014-01-17
Update year in copyright text to 2014
Dan Handley
2014-01-17
Move GIC setup to a separate file
Ian Spray
2013-12-20
Create local C library implementation (1/2)
Harry Liebel
2013-12-05
Enable third party contributions
Dan Handley
2013-11-27
Fix inlining of GIC helper functions
Sandrine Bailleux
2013-10-25
ARMv8 Trusted Firmware release v0.2
Achin Gupta