Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
af0cd5ffbf0dfc303ae03306e64ae501859447fb
« Previous
7aea908
Add context management library
by Achin Gupta
· 11 years ago
9ac63c5
Add helper library for cpu context management
by Achin Gupta
· 11 years ago
b739f22
Setup VBAR_EL3 incrementally
by Achin Gupta
· 11 years ago
65f0730
Fix spilled-over BL1 exception vector
by Jeenu Viswambharan
· 11 years ago
74cbb83
Move translation tables into separate section
by Jeenu Viswambharan
· 11 years ago
d265bd7
Add Firmware Image Package (FIP) documentation
by Harry Liebel
· 11 years ago
561cd33
Add Firmware Image Package (FIP) driver
by Harry Liebel
· 11 years ago
f58ad36
Add Firmware Image Package creation tool
by Harry Liebel
· 11 years ago
9d72b4e
Implement load_image in terms of IO abstraction
by James Morrissey
· 11 years ago
f2f9bb5
Add IO abstraction framework
by James Morrissey
· 11 years ago
40a6f64
Fix asserts appearing in release builds
by James Morrissey
· 11 years ago
df64a55
Compile assembly files with -DDEBUG flag
by Sandrine Bailleux
· 11 years ago
c3810c8
Fix memmove and memcpy
by Jon Medhurst
· 11 years ago
36eaaf3
Allow style checking of tree and local changes
by Ian Spray
· 11 years ago
35fab8c
Build system: Add cscope target to the Makefile
by Joakim Bech
· 11 years ago
b2187ab
fvp: clear a pending cluster power off request
by Achin Gupta
· 11 years ago
75f7367
psci: fix affinity level upgrade issue
by Achin Gupta
· 11 years ago
a45e397
psci: preserve target affinity level during suspend
by Achin Gupta
· 11 years ago
a59caa4
psci: replace secure context with suspend context
by Achin Gupta
· 11 years ago
03cb8fb
fvp: rename fvp_* files to plat_*
by Ryan Harkin
· 11 years ago
72ee331
Build system: add 'make help' option
by Ryan Harkin
· 11 years ago
d7a6b0f
Build system: minor spacing tidyup
by Ryan Harkin
· 11 years ago
25cff83
Build system: Fixes #2: Add multi-platform support
by Ryan Harkin
· 11 years ago
5443f2b
remove empty definition of display_boot_progress()
by Achin Gupta
· 11 years ago
3a4cae0
Change comments in assembler files to help ctags
by Jeenu Viswambharan
· 11 years ago
eaec590
Probe for GICv3 re-distributors on core bring-up
by Harry Liebel
· 11 years ago
4f60368
Do not trap access to floating point registers
by Harry Liebel
· 11 years ago
e83b0ca
Update year in copyright text to 2014
by Dan Handley
· 11 years ago
5407885
Refer to separate issue tracking repository
by Dan Handley
· 11 years ago
8468739
Move GIC setup to a separate file
by Ian Spray
· 11 years ago
e22fb91
Build project with 'pedantic'
by Harry Liebel
· 11 years ago
0af6d64
Do not let GCC use built-in functions
by Harry Liebel
· 11 years ago
bdb774d
Fix SPSR register size in gp_regs structure
by Sandrine Bailleux
· 11 years ago
a960f28
Local C library documentation updates
by Harry Liebel
· 11 years ago
1bc9e1f
Add strchr() and putchar() to local C library
by Harry Liebel
· 11 years ago
0f702c6
Create local C library implementation (2/2)
by Harry Liebel
· 11 years ago
c81b1d0
Create local C library implementation (1/2)
by Harry Liebel
· 11 years ago
57bb658
Add debug macros
by Harry Liebel
· 11 years ago
93ca221
Make BL31's ns_entry_info a single-cpu area
by Sandrine Bailleux
· 11 years ago
34edaed
BL2: Sanity check value in x0 in the entry point code
by Sandrine Bailleux
· 11 years ago
ba6980a
Move RUN_IMAGE constant from bl1.h to bl_common.h
by Sandrine Bailleux
· 11 years ago
ee12f6f
Remove useless copies of meminfo structures
by Sandrine Bailleux
· 11 years ago
dc98e53
psci: update docs with status of cpu_suspend api
by Achin Gupta
· 11 years ago
0959db5
psci: rectify and homogenise generic code
by Achin Gupta
· 11 years ago
3140a9e
psci: rework cpu_off assertion and minor cleanups
by Achin Gupta
· 11 years ago
2d94d4a
remove check on non-secure entrypoint parameter
by Achin Gupta
· 11 years ago
c2b43af
move timer #defines & remove duplicate declaration
by Achin Gupta
· 11 years ago
c8afc78
psci: fix error due to a non zero context id
by Achin Gupta
· 11 years ago
994dfce
psci: fix values of incorrectly defined constants
by Achin Gupta
· 11 years ago
b127cdb
clear wakeup enable bit upon resuming from suspend
by Achin Gupta
· 11 years ago
4a826dd
rework general purpose registers save and restore
by Achin Gupta
· 11 years ago
ab2d31e
Enable third party contributions
by Dan Handley
· 11 years ago
cd29b0a
Update user guide further to linker scripts changes
by Sandrine Bailleux
· 11 years ago
65f546a
Properly initialise the C runtime environment
by Sandrine Bailleux
· 11 years ago
8d69a03
Various improvements/cleanups on the linker scripts
by Sandrine Bailleux
· 11 years ago
3e850a8
Treat compiler, assembler and linker warnings as errors
by Sandrine Bailleux
· 11 years ago
eaaeece
Generate build products in sub-directories
by James Morrissey
· 11 years ago
375ae68
Increase default amount of RAM for Base FVPs in FDTs
by Harry Liebel
· 11 years ago
942f405
fvp: Remove call to bl2_get_ns_mem_layout() function
by Sandrine Bailleux
· 11 years ago
295538b
AArch64: Remove EL-agnostic TLB helper functions
by Sandrine Bailleux
· 11 years ago
3738274
Unmask SError and Debug exceptions.
by Sandrine Bailleux
· 11 years ago
204aa03
fvp: Remove unnecessary initializers
by Sandrine Bailleux
· 11 years ago
27866d8
Fix inlining of GIC helper functions
by Sandrine Bailleux
· 11 years ago
c10bd2c
Move generic architectural setup out of blx_plat_arch_setup().
by Sandrine Bailleux
· 11 years ago
ba3155b
Fix documentation issues in v0.2 release
by James Morrissey
· 11 years ago
cff4e29
Add Foundation FVP documentation
by Harry Liebel
· 11 years ago
3498859
Add GICv3 ITS to FDTs
by Harry Liebel
· 11 years ago
30affd5
Do not enable CCI on Foundation FVP
by Harry Liebel
· 11 years ago
43ef4f1
FDTs for v5.2 Foundation model
by Harry Liebel
· 11 years ago
068b950
Writing to the FVP LED register should be a 32bit access.
by Harry Liebel
· 11 years ago
4f6ad66
ARMv8 Trusted Firmware release v0.2
by Achin Gupta
· 11 years ago