Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
a0eaca51160da99cd2f3a4952f838faef6a776ef
/
plat
« Previous
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
48e84b3
FVP: make usage of Trusted DRAM optional at build time
by Juan Castillo
· 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
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
534ae7f
Merge pull request #179 from jcastillo-arm/jc/tf-issues/219
by danh-arm
· 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
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
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
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
9c60d80
Remove the concept of coherent stacks
by Achin Gupta
· 10 years ago
b4fd939
Merge pull request #167 from jcastillo-arm/jc/tf-issues/217
by Dan Handley
· 10 years ago
e998254
Make enablement of the MMU more flexible
by Achin Gupta
· 10 years ago
5fe57c1
Define ARM_GIC_ARCH default value for all platforms
by Sandrine Bailleux
· 10 years ago
9a5b56e
FVP: Ensure system reset wake-up results in cold boot
by Juan Castillo
· 10 years ago
3c449d7
Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2
by danh-arm
· 10 years ago
e2e0c65
fvp: Reuse BL1 and BL2 memory through image overlaying
by Sandrine Bailleux
· 10 years ago
e8e04ec
Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109
by danh-arm
· 10 years ago
fb42b12
Refactor fvp gic code to be a generic driver
by Dan Handley
· 10 years ago
1c54d97
Refactor fvp_config into common platform header
by Dan Handley
· 10 years ago
e3060e2
fvp: Properly detect the location of BL1 R/W data
by Sandrine Bailleux
· 10 years ago
467d057
Remove concept of top/bottom image loading
by Sandrine Bailleux
· 10 years ago
f268c72
Merge pull request #151 from vikramkanigiri/vk/t133-code-readability
by Andrew Thoelke
· 10 years ago
960347d
Support later revisions of the Foundation FVP
by Andrew Thoelke
· 10 years ago
22129f5
Merge pull request #154 from athoelke/at/inline-mmio
by Andrew Thoelke
· 10 years ago
3c74a44
Merge pull request #152 from jcastillo-arm/jc/tf-issues/073-v2
by danh-arm
· 10 years ago
043f846
Merge pull request #150 from sandrine-bailleux/sb/fix-plat-print-gic-regs
by danh-arm
· 10 years ago
42970b0
Merge pull request #147 from athoelke/at/remove-bakery-mpidr
by danh-arm
· 10 years ago
af9dd82
Inline the mmio accessor functions
by Andrew Thoelke
· 10 years ago
2d55240
Remove all checkpatch errors from codebase
by Juan Castillo
· 10 years ago
cf79bf5
Simplify entry point information generation code on FVP
by Vikram Kanigiri
· 10 years ago
21aa520
fvp: Fix register name in 'plat_print_gic_regs' macro
by Sandrine Bailleux
· 10 years ago
958cc02
Remove calling CPU mpidr from bakery lock API
by Andrew Thoelke
· 10 years ago
fb06094
Merge pull request #145 from athoelke/at/psci-memory-optimization-v2
by danh-arm
· 10 years ago
56f4470
Correctly dimension the PSCI aff_map_node array
by Andrew Thoelke
· 10 years ago
f1c7cd7
Merge pull request #143 from athoelke/at/remove-nsram
by danh-arm
· 10 years ago
30b04fc
Remove NSRAM from FVP memory map
by Andrew Thoelke
· 10 years ago
900def0
Merge pull request #135 from soby-mathew/sm/remove-reinit-of-timers
by danh-arm
· 10 years ago
bb12891
Remove re-initialisation of system timers after warm boot for FVP
by Soby Mathew
· 10 years ago
0572273
Merge pull request #134 from jcastillo-arm/jc/tf-issues/179
by danh-arm
· 10 years ago
d73898a
Set correct value for SYS_ID_REV_SHIFT in FVP
by Juan Castillo
· 10 years ago
ddb312d
Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2
by danh-arm
· 10 years ago
fdad706
Merge pull request #125 from sandrine-bailleux/sb/remove-bl2_el_change_mem_ptr
by achingupta
· 10 years ago
3f78dc3
Make system register functions inline assembly
by Andrew Thoelke
· 10 years ago
1c3e228
fvp: Remove unused 'bl2_el_change_mem_ptr' variable
by Sandrine Bailleux
· 10 years ago
1359236
Enable mapping higher physical address
by Lin Ma
· 10 years ago
a55566d
Allow platform parameter X1 to be passed to BL3-1
by Andrew Thoelke
· 10 years ago
701fea7
Further renames of platform porting functions
by Dan Handley
· 10 years ago
b226a4d
Add enable mmu platform porting interfaces
by Dan Handley
· 10 years ago
ea45157
Rename FVP specific files and functions
by Dan Handley
· 10 years ago
7ce42df
Move BL porting functions into platform.h
by Dan Handley
· 10 years ago
ed6ff95
Split platform.h into separate headers
by Dan Handley
· 10 years ago
60b13e3
Remove unused data declarations
by Dan Handley
· 10 years ago
a17fefa
Remove extern keyword from function declarations
by Dan Handley
· 10 years ago
335bf58
Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2
by Andrew Thoelke
· 10 years ago
6c8b359
Make the memory layout more flexible
by Sandrine Bailleux
· 10 years ago
f748806
Make BL1 RO and RW base addresses configurable
by Sandrine Bailleux
· 10 years ago
332ff85
Merge pull request #104 from athoelke:at/tsp-entrypoints-v2
by Andrew Thoelke
· 10 years ago
58484d4
Merge pull request #102 from achingupta:ag/tf-issues#104-v2
by Andrew Thoelke
· 10 years ago
31f0f8f
Merge pull request #100 from jcastillo-arm:jc/tf-issues/149-v4
by Andrew Thoelke
· 10 years ago
aaa6ff8
Limit BL3-1 read/write access to SRAM
by Andrew Thoelke
· 10 years ago
7671789
Add support for synchronous FIQ handling in TSP
by Achin Gupta
· 10 years ago
02d3628
Introduce platform api to access an ARM GIC
by Achin Gupta
· 11 years ago
191e86e
Introduce interrupt registration framework in BL3-1
by Achin Gupta
· 10 years ago
e701e30
fvp: Move TSP from Secure DRAM to Secure SRAM
by Sandrine Bailleux
· 10 years ago
5ac3cc9
TSP: Let the platform decide which secure memory to use
by Sandrine Bailleux
· 10 years ago
7055ca4
Reserve some DDR DRAM for secure use on FVP platforms
by Juan Castillo
· 10 years ago
9637745
Add support for BL3-1 as a reset vector
by Vikram Kanigiri
· 11 years ago
d8c9d26
Rework memory information passing to BL3-x images
by Vikram Kanigiri
· 10 years ago
da56743
Populate BL31 input parameters as per new spec
by Vikram Kanigiri
· 11 years ago
a3a5e4a
Rework handover interface between BL stages
by Vikram Kanigiri
· 10 years ago
5e5c207
Rework BL3-1 unhandled exception handling and reporting
by Soby Mathew
· 11 years ago
6bee0fc
Merge pull request #69 from sandrine-bailleux:sb/split-mmu-fcts-per-el
by Andrew Thoelke
· 10 years ago
fe3374b
Fixes for TZC configuration on FVP
by Andrew Thoelke
· 10 years ago
74a62b3
fvp: Provide per-EL MMU setup functions
by Sandrine Bailleux
· 10 years ago
25232af
Introduce IS_IN_ELX() macros
by Sandrine Bailleux
· 10 years ago
df89f9f
Merge pull request #65 from vikramkanigiri/vk/console_init
by danh-arm
· 10 years ago
3684abf
Ensure a console is initialized before it is used
by Vikram Kanigiri
· 11 years ago
86f0665
Merge pull request #61 from athoelke/use-mrs-msr-from-assembler-v2
by danh-arm
· 10 years ago
99cb464
Merge pull request #60 from athoelke/disable-mmu-v2
by danh-arm
· 10 years ago
719e870
Merge pull request #59 from athoelke/review-barriers-v2
by danh-arm
· 10 years ago
aa3266a
Remove unused 'PL011_BASE' macro
by Sandrine Bailleux
· 11 years ago
f977ed8
Access system registers directly in assembler
by Andrew Thoelke
· 11 years ago
438c63a
Replace disable_mmu with assembler version
by Andrew Thoelke
· 11 years ago
42e75a7
Correct usage of data and instruction barriers
by Andrew Thoelke
· 11 years ago
a4cb68e
Remove variables from .data section
by Dan Handley
· 11 years ago
2bd4ef2
Reduce deep nesting of header files
by Dan Handley
· 11 years ago
e2712bc
Always use named structs in header files
by Dan Handley
· 11 years ago
Next »