Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
130112270e714929f30a52bf73e03b682efa7938
« Previous
10bef43
Merge pull request #212 from jcastillo-arm/jc/tf-issues/252
by achingupta
· 10 years ago
fd8c077
Fix LENGTH attribute value in linker scripts
by Juan Castillo
· 10 years ago
ef46b7b
Merge pull request #211 from jenswi-linaro/optee_140916
by achingupta
· 10 years ago
c288886
Add opteed based on tspd
by Jens Wiklander
· 10 years ago
c93c9df
Initialize SCTLR_EL1 based on MODE_RW bit
by Jens Wiklander
· 10 years ago
46b9f31
Merge pull request #210 from soby-mathew/sm/makefile_bl_stages
by achingupta
· 10 years ago
dbee7fc
Add support for specifying pre-built BL binaries in Makefile
by Soby Mathew
· 10 years ago
feddfcf
Reset CNTVOFF_EL2 register before exit into EL1 on warm boot
by Soby Mathew
· 10 years ago
33b23a8
Merge pull request #205 from danh-arm/dh/1.0-docs
by danh-arm
· 10 years ago
edfc3b3
Merge pull request #204 from danh-arm/dh/user-guide-fixes
by danh-arm
· 10 years ago
98b6b5d
Documentation for version 1.0
by Dan Handley
· 10 years ago
da98218
Fix minor issues in user guide
by Dan Handley
· 10 years ago
cb59f3e
Merge pull request #203 from danh-arm/dh/misc-docs-1.0
by danh-arm
· 10 years ago
046cd3f
Miscellaneous documentation fixes
by Sandrine Bailleux
· 10 years ago
11b3491
Merge pull request #202 from achingupta/ag/fw-design-juno-update
by danh-arm
· 10 years ago
168776a
Add information about Juno in firmware-design.md
by Juan Castillo
· 10 years ago
6dd605e
Merge pull request #200 from danh-arm/dh/fix-reset-to-bl31-part2
by danh-arm
· 10 years ago
ded104f
Merge pull request #201 from danh-arm/jc/juno-user-guide
by danh-arm
· 10 years ago
9da6bca
Add Juno instructions to user guide
by Juan Castillo
· 10 years ago
188fc54
Fix reset to BL3-1 instructions in user guide, part 2
by Dan Handley
· 10 years ago
631eeda
Merge pull request #198 from danh-arm/dh/move-up-dependencies
by danh-arm
· 10 years ago
b3a180b
Merge pull request #197 from soby-mathew/rationalize_uarts
by danh-arm
· 10 years ago
f797cea
Rationalize UART usage among different BL stages
by Soby Mathew
· 10 years ago
ac85e56
Move up dependency versions in user guide
by Dan Handley
· 10 years ago
0e26104
Merge pull request #196 from soby-mathew/sm/tf_juno_support
by danh-arm
· 10 years ago
21b0419
Juno: Read primary CPU MPID from SCC GPR_1
by Juan Castillo
· 10 years ago
75ed356
Juno: Implement PSCI SYSTEM_OFF and SYSTEM_RESET APIs
by Juan Castillo
· 10 years ago
1fe4336
Juno: Add support for Test Secure-EL1 Payload
by Sandrine Bailleux
· 10 years ago
89b70cd
Juno: Implement PSCI CPU_OFF and CPU_SUSPEND APIs
by Achin Gupta
· 10 years ago
798140d
Juno: Implement initial platform port
by Sandrine Bailleux
· 10 years ago
13415a5
Merge pull request #195 from achingupta/ag/fvp_dt_updates
by danh-arm
· 10 years ago
c3b364b
Merge pull request #194 from danh-arm/sm/tf-issues#98
by danh-arm
· 10 years ago
5ab4fe4
FVP: Update device trees to match cpuidle driver
by Achin Gupta
· 10 years ago
35f46d8
Add documentation for CPU specific abstraction and Errata workarounds
by Soby Mathew
· 10 years ago
802f865
Add support for selected Cortex-A57 errata workarounds
by Soby Mathew
· 10 years ago
38b4bc9
Add CPU specific crash reporting handlers
by Soby Mathew
· 10 years ago
8e2f287
Add CPU specific power management operations
by Soby Mathew
· 10 years ago
f1785fd
Add platform API for reset handling
by Soby Mathew
· 10 years ago
c704cbc
Introduce framework for CPU specific operations
by Soby Mathew
· 10 years ago
1218f11
Rework use of labels in assembly macros.
by Soby Mathew
· 10 years ago
56bcdc2
Miscellaneous PSCI code cleanups
by Achin Gupta
· 10 years ago
8587639
fvp: Rework when platform actions are performed
by Achin Gupta
· 10 years ago
f6b9e99
Add APIs to preserve highest affinity level in OFF state
by Achin Gupta
· 10 years ago
cab78e4
Rework state management in the PSCI implementation
by Achin Gupta
· 10 years ago
f3ccbab
Add PSCI service specific per-CPU data
by Achin Gupta
· 10 years ago
e4b9fa4
Add macro to flush per-CPU data
by Achin Gupta
· 10 years ago
c61399b
Merge pull request #191 from danh-arm/jc/tf-issues/218
by danh-arm
· 10 years ago
4dc4a47
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
by Juan Castillo
· 10 years ago
9e46188
Merge pull request #189 from achingupta/ag/tf-issues#153
by Dan Handley
· 10 years ago
c9ed04c
Merge pull request #181 from danh-arm/dh/tsp_fvp_dependency
by Dan Handley
· 10 years ago
4fd2f5c
Clarify platform porting interface to TSP
by Dan Handley
· 10 years ago
ed1744e
Unmask SError interrupt and clear SCR_EL3.EA bit
by Achin Gupta
· 10 years ago
e2c27f5
Move TSP private declarations into separate header
by Dan Handley
· 10 years ago
d12771f
Merge pull request #187 from danh-arm/dh/refactor-drivers
by danh-arm
· 10 years ago
53c843a
Simplify interface to TZC-400 driver
by Dan Handley
· 10 years ago
7b83c44
Move IO storage source to drivers directory
by Dan Handley
· 10 years ago
3aa9216
Remove redundant io_init() function
by Dan Handley
· 10 years ago
be234f9
Remove platform dependency in CCI-400 driver
by Dan Handley
· 10 years ago
71ac11f
Merge pull request #184 from jcastillo-arm/jc/tf-issues/100
by danh-arm
· 10 years ago
603fbe8
Merge pull request #186 from danh-arm/dh/fix-reset-to-bl31
by danh-arm
· 10 years ago
48e84b3
FVP: make usage of Trusted DRAM optional at build time
by Juan Castillo
· 10 years ago
8964fd2
Fix reset to BL3-1 instructions in user guide
by Dan Handley
· 10 years ago
0d84657
Merge pull request #183 from danh-arm/dh/print_output2
by danh-arm
· 10 years ago
91b624e
Rationalize console log output
by Dan Handley
· 10 years ago
cba2c50
Add concept of console output log levels
by Dan Handley
· 10 years ago
5193c09
Merge pull request #182 from soby-mathew/sm/stack_optimize
by danh-arm
· 10 years ago
b0fc1cc
Merge pull request #180 from jcastillo-arm/jc/tf-issues/207
by danh-arm
· 10 years ago
0c70c57
FVP: apply new naming conventions to memory regions
by Juan Castillo
· 10 years ago
0b6c706
Reduce the runtime stack size in BL stages.
by Soby Mathew
· 10 years ago
beb83d6
Add compilation macro for each BL stage
by Soby Mathew
· 10 years ago
6e8c903
Move up to Linaro 14.07 toolchain
by Juan Castillo
· 10 years ago
534ae7f
Merge pull request #179 from jcastillo-arm/jc/tf-issues/219
by danh-arm
· 10 years ago
6dc22e3
Merge pull request #178 from soby-mathew/sm/optmize_el3_context
by danh-arm
· 10 years ago
10f31b5
Merge pull request #175 from vikramkanigiri/vk/spd-init-by-stack-unwinding
by danh-arm
· 10 years ago
4e81341
Support asynchronous method for BL3-2 initialization
by Vikram Kanigiri
· 10 years ago
9d70f0f
Rework the TSPD setup code
by Vikram Kanigiri
· 10 years ago
b3dbeb0
Call platform_is_primary_cpu() only from reset handler
by Juan Castillo
· 10 years ago
2ed46e9
Optimize EL3 register state stored in cpu_context structure
by Soby Mathew
· 10 years ago
5cd545d
Merge pull request #177 from jcastillo-arm/jc/tf-issues/096
by danh-arm
· 10 years ago
45c31c4
Merge pull request #172 from soby-mathew/sm/asm_assert
by danh-arm
· 10 years ago
3299181
Merge pull request #170 from achingupta/ag/tf-issues#226
by danh-arm
· 10 years ago
289162c
Merge pull request #169 from achingupta/ag/tf-issues#198
by danh-arm
· 10 years ago
f558cac
Rework incorrect use of assert() and panic() in codebase
by Juan Castillo
· 10 years ago
0da9593
Add CPUECTLR_EL1 and Snoop Control register to crash reporting
by Soby Mathew
· 10 years ago
c1adbbc
Rework the crash reporting in BL3-1 to use less stack
by Soby Mathew
· 10 years ago
041f62a
Implement an assert() callable from assembly code
by Soby Mathew
· 10 years ago
066f713
Introduce crash console APIs for crash reporting
by Soby Mathew
· 10 years ago
69817f7
Parametrize baudrate and UART clock during console_init()
by Soby Mathew
· 10 years ago
c389d77
Introduce asm console functions in TF
by Soby Mathew
· 10 years ago
9f09835
Simplify management of SCTLR_EL3 and SCTLR_EL1
by Achin Gupta
· 10 years ago
9c60d80
Remove the concept of coherent stacks
by Achin Gupta
· 10 years ago
225002d
Merge pull request #176 from danh-arm/jc/tf-issues/203-v3
by danh-arm
· 10 years ago
04be3a5
Add support for printing version at runtime
by Juan Castillo
· 10 years ago
b4fd939
Merge pull request #167 from jcastillo-arm/jc/tf-issues/217
by Dan Handley
· 10 years ago
1175cc5
Merge pull request #168 from sandrine-bailleux/sb/set-default-gic-arch
by Dan Handley
· 10 years ago
036f6d2
Merge pull request #174 from soby-mathew:sm/lean_printf_v2
by Dan Handley
· 10 years ago
afe7e2f
Implement a leaner printf for Trusted Firmware
by Soby Mathew
· 10 years ago
e1aa516
Remove coherent stack usage from the warm boot path
by Achin Gupta
· 10 years ago
e998254
Make enablement of the MMU more flexible
by Achin Gupta
· 10 years ago
f4a9709
Remove coherent stack usage from the cold boot path
by Achin Gupta
· 10 years ago
Next »