Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
3c449d717c64233aa59b31d7aadc12c19de32a9f
/
plat
/
fvp
/
aarch64
fb42b12
Refactor fvp gic code to be a generic driver
by Dan Handley
· Fri Jun 20 09:43:15 2014 +0100
1c54d97
Refactor fvp_config into common platform header
by Dan Handley
· Fri Jun 20 12:02:01 2014 +0100
f268c72
Merge pull request #151 from vikramkanigiri/vk/t133-code-readability
by Andrew Thoelke
· Fri Jun 27 14:10:04 2014 +0100
960347d
Support later revisions of the Foundation FVP
by Andrew Thoelke
· Thu Jun 26 14:27:26 2014 +0100
cf79bf5
Simplify entry point information generation code on FVP
by Vikram Kanigiri
· Mon Jun 02 14:59:00 2014 +0100
30b04fc
Remove NSRAM from FVP memory map
by Andrew Thoelke
· Fri Jun 20 12:23:20 2014 +0100
1359236
Enable mapping higher physical address
by Lin Ma
· Mon Jun 02 11:45:36 2014 -0700
b226a4d
Add enable mmu platform porting interfaces
by Dan Handley
· Fri May 16 14:08:45 2014 +0100
ea45157
Rename FVP specific files and functions
by Dan Handley
· Thu May 15 14:53:30 2014 +0100
ed6ff95
Split platform.h into separate headers
by Dan Handley
· Wed May 14 17:44:19 2014 +0100
7055ca4
Reserve some DDR DRAM for secure use on FVP platforms
by Juan Castillo
· Fri May 16 15:33:15 2014 +0100
9637745
Add support for BL3-1 as a reset vector
by Vikram Kanigiri
· Thu Apr 24 11:02:16 2014 +0100
d8c9d26
Rework memory information passing to BL3-x images
by Vikram Kanigiri
· Fri May 16 18:48:12 2014 +0100
74a62b3
fvp: Provide per-EL MMU setup functions
by Sandrine Bailleux
· Fri May 09 11:35:36 2014 +0100
25232af
Introduce IS_IN_ELX() macros
by Sandrine Bailleux
· Fri May 09 11:23:11 2014 +0100
f977ed8
Access system registers directly in assembler
by Andrew Thoelke
· Mon Apr 28 12:32:02 2014 +0100
438c63a
Replace disable_mmu with assembler version
by Andrew Thoelke
· Mon Apr 28 12:06:18 2014 +0100
42e75a7
Correct usage of data and instruction barriers
by Andrew Thoelke
· Mon Apr 28 12:28:39 2014 +0100
2bd4ef2
Reduce deep nesting of header files
by Dan Handley
· Wed Apr 09 13:14:54 2014 +0100
e2712bc
Always use named structs in header files
by Dan Handley
· Thu Apr 10 15:37:22 2014 +0100
930ee2e
Refactor GIC header files
by Dan Handley
· Thu Apr 17 17:48:52 2014 +0100
714a0d2
Make use of user/system includes more consistent
by Dan Handley
· Wed Apr 09 13:13:04 2014 +0100
4d2e49d
Move FVP power driver to FVP platform
by Dan Handley
· Fri Apr 11 11:52:12 2014 +0100
cef9339
Enable secure memory support for FVPs
by Harry Liebel
· Tue Apr 01 19:27:38 2014 +0100
cc470ee
Merge pull request #44 from danh-arm/dh/tf-issues#136
by danh-arm
· Tue Apr 22 11:01:58 2014 +0100
09df037
Merge pull request #45 from danh-arm/dh/tf-issues#114
by danh-arm
· Wed Apr 16 17:20:11 2014 +0100
48a8127
Remove redundant code from bl1_plat_helpers.S
by Dan Handley
· Tue Apr 15 12:25:28 2014 +0100
65668f9
Allocate single stacks for BL1 and BL2
by Andrew Thoelke
· Thu Mar 20 10:48:23 2014 +0000
43f5679
Rename FVP "mmap" array to avoid name confusion
by Dan Handley
· Tue Apr 15 10:38:02 2014 +0100
a686542
Merge pull request #36 from athoelke/at/gc-sections-80
by danh-arm
· Tue Apr 15 09:39:47 2014 +0100
3fa9847
Define frequency of system counter in platform code
by Sandrine Bailleux
· Mon Mar 31 11:25:18 2014 +0100
38bde41
Place assembler functions in separate sections
by Andrew Thoelke
· Tue Mar 18 13:46:55 2014 +0000
78a6e0c
Remove partially qualified asm helper functions
by Vikram Kanigiri
· Tue Mar 11 17:41:00 2014 +0000
ca0aeb7
Fix the disable_mmu code
by Vikram Kanigiri
· Thu Mar 20 12:23:21 2014 +0000
7c151c4
Remove unused 'CPU present' flag
by Jeenu Viswambharan
· Tue Jan 07 10:20:48 2014 +0000
b1eb093
fvp: Make use of the generic MMU translation table setup code
by Jon Medhurst
· Wed Feb 26 16:27:53 2014 +0000
7c88f3f
Add Test Secure Payload (BL3-2) image
by Achin Gupta
· Tue Feb 18 18:09:12 2014 +0000
a0cd989
Factor out translation table setup in ARM FVP port
by Achin Gupta
· Sun Feb 09 13:30:38 2014 +0000
74cbb83
Move translation tables into separate section
by Jeenu Viswambharan
· Mon Feb 17 17:26:51 2014 +0000
40a6f64
Fix asserts appearing in release builds
by James Morrissey
· Mon Feb 10 14:24:36 2014 +0000
03cb8fb
fvp: rename fvp_* files to plat_*
by Ryan Harkin
· Wed Jan 15 17:37:25 2014 +0000
3a4cae0
Change comments in assembler files to help ctags
by Jeenu Viswambharan
· Thu Jan 16 17:30:39 2014 +0000
e83b0ca
Update year in copyright text to 2014
by Dan Handley
· Tue Jan 14 18:17:09 2014 +0000
8468739
Move GIC setup to a separate file
by Ian Spray
· Thu Jan 02 16:57:12 2014 +0000
ab2d31e
Enable third party contributions
by Dan Handley
· Mon Dec 02 19:25:12 2013 +0000
8d69a03
Various improvements/cleanups on the linker scripts
by Sandrine Bailleux
· Wed Nov 27 09:38:52 2013 +0000
295538b
AArch64: Remove EL-agnostic TLB helper functions
by Sandrine Bailleux
· Fri Nov 15 14:46:44 2013 +0000
30affd5
Do not enable CCI on Foundation FVP
by Harry Liebel
· Wed Oct 30 17:41:48 2013 +0000
068b950
Writing to the FVP LED register should be a 32bit access.
by Harry Liebel
· Fri Oct 25 16:07:53 2013 +0100
4f6ad66
ARMv8 Trusted Firmware release v0.2
by Achin Gupta
· Fri Oct 25 09:08:21 2013 +0100