Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
da98218a1858062fe2357bb4a4d63b915df24a86
/
docs
da98218
Fix minor issues in user guide
by Dan Handley
· Thu Aug 28 14:04:06 2014 +0100
046cd3f
Miscellaneous documentation fixes
by Sandrine Bailleux
· Wed Aug 06 11:27:23 2014 +0100
11b3491
Merge pull request #202 from achingupta/ag/fw-design-juno-update
by danh-arm
· Wed Aug 27 18:27:19 2014 +0100
168776a
Add information about Juno in firmware-design.md
by Juan Castillo
· Tue Aug 26 17:28:03 2014 +0100
6dd605e
Merge pull request #200 from danh-arm/dh/fix-reset-to-bl31-part2
by danh-arm
· Wed Aug 27 17:26:30 2014 +0100
9da6bca
Add Juno instructions to user guide
by Juan Castillo
· Tue Aug 19 10:53:33 2014 +0100
188fc54
Fix reset to BL3-1 instructions in user guide, part 2
by Dan Handley
· Tue Aug 26 16:02:19 2014 +0100
ac85e56
Move up dependency versions in user guide
by Dan Handley
· Thu Aug 14 09:14:52 2014 +0100
35f46d8
Add documentation for CPU specific abstraction and Errata workarounds
by Soby Mathew
· Mon Aug 18 16:57:56 2014 +0100
8e2f287
Add CPU specific power management operations
by Soby Mathew
· Thu Aug 14 12:49:05 2014 +0100
f1785fd
Add platform API for reset handling
by Soby Mathew
· Thu Aug 14 12:22:32 2014 +0100
4fd2f5c
Clarify platform porting interface to TSP
by Dan Handley
· Mon Aug 04 11:41:20 2014 +0100
3aa9216
Remove redundant io_init() function
by Dan Handley
· Mon Aug 04 18:31:43 2014 +0100
71ac11f
Merge pull request #184 from jcastillo-arm/jc/tf-issues/100
by danh-arm
· Thu Aug 14 09:52:22 2014 +0100
603fbe8
Merge pull request #186 from danh-arm/dh/fix-reset-to-bl31
by danh-arm
· Thu Aug 14 09:50:45 2014 +0100
48e84b3
FVP: make usage of Trusted DRAM optional at build time
by Juan Castillo
· Tue Aug 12 13:51:51 2014 +0100
8964fd2
Fix reset to BL3-1 instructions in user guide
by Dan Handley
· Wed Aug 13 12:06:42 2014 +0100
0d84657
Merge pull request #183 from danh-arm/dh/print_output2
by danh-arm
· Tue Aug 12 16:57:46 2014 +0100
cba2c50
Add concept of console output log levels
by Dan Handley
· Fri Aug 08 14:36:42 2014 +0100
5193c09
Merge pull request #182 from soby-mathew/sm/stack_optimize
by danh-arm
· Tue Aug 12 16:38:11 2014 +0100
0c70c57
FVP: apply new naming conventions to memory regions
by Juan Castillo
· Tue Aug 12 13:04:43 2014 +0100
beb83d6
Add compilation macro for each BL stage
by Soby Mathew
· Wed Jul 16 15:12:21 2014 +0100
6e8c903
Move up to Linaro 14.07 toolchain
by Juan Castillo
· Fri Aug 01 12:58:12 2014 +0100
534ae7f
Merge pull request #179 from jcastillo-arm/jc/tf-issues/219
by danh-arm
· Mon Aug 04 10:34:18 2014 +0100
4e81341
Support asynchronous method for BL3-2 initialization
by Vikram Kanigiri
· Tue Jul 15 16:49:22 2014 +0100
b3dbeb0
Call platform_is_primary_cpu() only from reset handler
by Juan Castillo
· Wed Jul 16 15:53:43 2014 +0100
45c31c4
Merge pull request #172 from soby-mathew/sm/asm_assert
by danh-arm
· Mon Jul 28 14:28:40 2014 +0100
0da9593
Add CPUECTLR_EL1 and Snoop Control register to crash reporting
by Soby Mathew
· Wed Jul 16 09:23:52 2014 +0100
041f62a
Implement an assert() callable from assembly code
by Soby Mathew
· Mon Jul 14 16:58:03 2014 +0100
066f713
Introduce crash console APIs for crash reporting
by Soby Mathew
· Mon Jul 14 16:57:23 2014 +0100
9c60d80
Remove the concept of coherent stacks
by Achin Gupta
· Thu Jun 26 11:12:37 2014 +0100
cfa5e84
Merge pull request #164 from sandrine-bailleux/sb/bl30-support-v2
by danh-arm
· Fri Jul 11 14:16:13 2014 +0100
3c449d7
Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2
by danh-arm
· Fri Jul 11 11:19:27 2014 +0100
f52d25a
Update the documentation about the memory layout on FVP
by Sandrine Bailleux
· Mon Jun 23 17:00:23 2014 +0100
f841ef0
Add support for BL3-0 image
by Sandrine Bailleux
· Tue Jun 24 14:19:36 2014 +0100
e8e04ec
Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109
by danh-arm
· Thu Jul 10 14:45:19 2014 +0100
fb42b12
Refactor fvp gic code to be a generic driver
by Dan Handley
· Fri Jun 20 09:43:15 2014 +0100
467d057
Remove concept of top/bottom image loading
by Sandrine Bailleux
· Tue Jun 24 14:02:34 2014 +0100
56f4470
Correctly dimension the PSCI aff_map_node array
by Andrew Thoelke
· Fri Jun 20 00:36:14 2014 +0100
385f4d4
Make the BL3-1 crash reporting optional
by Andrew Thoelke
· Tue Jun 03 11:50:53 2014 +0100
001f3cf
Merge pull request #122 from 'danh-arm:dh/v0.4-docs'
by Dan Handley
· Tue Jun 03 18:50:13 2014 +0100
b04412c
Document design of the Interrupt Mangement Framework
by Achin Gupta
· Mon Jun 02 22:27:36 2014 +0100
8dc1219
Merge pull request #119 from 'soby-mathew:sm/doc_crash_reporting'
by Dan Handley
· Tue Jun 03 17:41:41 2014 +0100
593dea0
Merge pull request #117 from 'danh-arm:dh/v0.4-user-guide'
by Dan Handley
· Tue Jun 03 17:39:10 2014 +0100
c677812
Merge pull request #121 'vikramkanigiri:vk/doc_for_133'
by Dan Handley
· Tue Jun 03 17:38:11 2014 +0100
c45bf7a
Documentation for BL3-1 hardening and reset vector
by Vikram Kanigiri
· Fri May 23 15:56:12 2014 +0100
ff1c415
Trusted Firmware v0.4 release documentation
by Dan Handley
· Thu May 29 19:07:23 2014 +0100
3761028
User guide updates for v0.4 release
by Dan Handley
· Thu May 29 16:58:44 2014 +0100
b3d30b7
Documentation for the new crash reporting implementation
by Soby Mathew
· Fri May 23 17:05:43 2014 +0100
0b314cc
Fix porting guide references to platform.h
by Dan Handley
· Thu May 29 12:30:24 2014 +0100
335bf58
Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2
by Andrew Thoelke
· Fri May 23 12:14:37 2014 +0100
5e9b3ab
doc: Update information about the memory layout
by Sandrine Bailleux
· Wed May 21 17:08:26 2014 +0100
58484d4
Merge pull request #102 from achingupta:ag/tf-issues#104-v2
by Andrew Thoelke
· Fri May 23 11:00:04 2014 +0100
31f0f8f
Merge pull request #100 from jcastillo-arm:jc/tf-issues/149-v4
by Andrew Thoelke
· Fri May 23 11:00:04 2014 +0100
44a07af
Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2
by Andrew Thoelke
· Fri May 23 11:00:04 2014 +0100
a83a38c
Merge pull request #103 from athoelke:dh/tf-issues#68-v3
by Andrew Thoelke
· Fri May 23 11:00:04 2014 +0100
21a30ab
Allow BL3-2 platform definitions to be optional
by Dan Handley
· Tue Apr 15 11:38:38 2014 +0100
9cf2bb7
Introduce interrupt handling framework in BL3-1
by Achin Gupta
· Fri May 09 11:07:09 2014 +0100
191e86e
Introduce interrupt registration framework in BL3-1
by Achin Gupta
· Fri May 09 10:03:15 2014 +0100
fcf9765
Doc: Add the "Building the Test Secure Payload" section
by Sandrine Bailleux
· Wed May 14 16:45:27 2014 +0100
5ac3cc9
TSP: Let the platform decide which secure memory to use
by Sandrine Bailleux
· Tue May 20 17:22:24 2014 +0100
7055ca4
Reserve some DDR DRAM for secure use on FVP platforms
by Juan Castillo
· Fri May 16 15:33:15 2014 +0100
ab3d352
Merge pull request #85 from hliebel/hl/bl30-doc
by Andrew Thoelke
· Thu May 22 12:28:05 2014 +0100
eed7a5b
Improve BL3-0 documentation
by Harry Liebel
· Thu May 01 14:09:16 2014 +0100
b058556
Merge pull request #78 from jeenuv:tf-issues-148
by Andrew Thoelke
· Mon May 19 12:54:05 2014 +0100
d1b6015
Add build configuration for timer save/restore
by Jeenu Viswambharan
· Mon May 12 15:28:47 2014 +0100
4b9608b
Document summary of build options in user guide
by Jeenu Viswambharan
· Thu May 15 14:47:21 2014 +0100
5e5c207
Rework BL3-1 unhandled exception handling and reporting
by Soby Mathew
· Mon Apr 07 15:28:55 2014 +0100
fe3374b
Fixes for TZC configuration on FVP
by Andrew Thoelke
· Fri May 09 15:36:13 2014 +0100
eb98579
FVP secure memory support documentation
by Harry Liebel
· Tue Apr 01 19:28:07 2014 +0100
65668f9
Allocate single stacks for BL1 and BL2
by Andrew Thoelke
· Thu Mar 20 10:48:23 2014 +0000
3fa9847
Define frequency of system counter in platform code
by Sandrine Bailleux
· Mon Mar 31 11:25:18 2014 +0100
74c1a2a
Revert "Move architecture timer setup to platform-specific code"
by Sandrine Bailleux
· Mon Mar 31 10:44:09 2014 +0100
3ff77de
Initialise UART console in all bootloader stages
by Vikram Kanigiri
· Tue Mar 25 17:35:26 2014 +0000
1814a3e
Implement ARM Standard Service
by Jeenu Viswambharan
· Fri Feb 28 10:08:33 2014 +0000
5741894
Move architecture timer setup to platform-specific code
by Jeenu Viswambharan
· Tue Jan 07 10:21:18 2014 +0000
66573cb
Enable platforms to omit some bootloaders
by Jon Medhurst
· Thu Feb 13 15:19:28 2014 +0000
619c5b3
Add v0.3 release documentation
by Dan Handley
· Wed Feb 26 17:20:40 2014 +0000
3cb6c9d
Consolidate design and porting documentation
by Dan Handley
· Thu Feb 27 19:46:37 2014 +0000
3cad00d
Add EL3 runtime services and SPD documentation
by Dan Handley
· Tue Feb 25 19:09:48 2014 +0000
7fb153b
Separate firmware design out of user-guide.md
by Dan Handley
· Tue Feb 25 13:28:04 2014 +0000
6cef39a
Update versions of dependencies in user-guide.md
by Dan Handley
· Wed Feb 19 16:30:22 2014 +0000
7c596b2
fvp: Initialise UART earlier
by Sandrine Bailleux
· Fri Feb 21 14:16:16 2014 +0000
35ca351
Add support for BL3-2 in BL3-1
by Achin Gupta
· Wed Feb 19 17:58:33 2014 +0000
a3050ed
Add support for BL3-2 in BL2
by Achin Gupta
· Wed Feb 19 17:52:35 2014 +0000
e4d084e
Rework BL2 to BL3-1 hand over interface
by Achin Gupta
· Wed Feb 19 17:18:23 2014 +0000
d265bd7
Add Firmware Image Package (FIP) documentation
by Harry Liebel
· Fri Jan 31 19:04:10 2014 +0000
36eaaf3
Allow style checking of tree and local changes
by Ian Spray
· Thu Jan 30 17:25:28 2014 +0000
75f7367
psci: fix affinity level upgrade issue
by Achin Gupta
· Thu Dec 05 16:33:10 2013 +0000
03cb8fb
fvp: rename fvp_* files to plat_*
by Ryan Harkin
· Wed Jan 15 17:37:25 2014 +0000
25cff83
Build system: Fixes #2: Add multi-platform support
by Ryan Harkin
· Mon Jan 13 12:37:03 2014 +0000
eaec590
Probe for GICv3 re-distributors on core bring-up
by Harry Liebel
· Thu Dec 12 13:00:29 2013 +0000
4f60368
Do not trap access to floating point registers
by Harry Liebel
· Tue Jan 14 18:11:48 2014 +0000
e83b0ca
Update year in copyright text to 2014
by Dan Handley
· Tue Jan 14 18:17:09 2014 +0000
5407885
Refer to separate issue tracking repository
by Dan Handley
· Tue Jan 14 13:20:12 2014 +0000
0af6d64
Do not let GCC use built-in functions
by Harry Liebel
· Fri Dec 20 18:51:12 2013 +0000
a960f28
Local C library documentation updates
by Harry Liebel
· Thu Dec 12 16:03:44 2013 +0000
ee12f6f
Remove useless copies of meminfo structures
by Sandrine Bailleux
· Thu Nov 28 14:55:58 2013 +0000
dc98e53
psci: update docs with status of cpu_suspend api
by Achin Gupta
· Tue Nov 26 15:34:12 2013 +0000
2d94d4a
remove check on non-secure entrypoint parameter
by Achin Gupta
· Tue Nov 05 11:10:38 2013 +0000
Next »