Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
e504302c59a657a7ae657bfbf9336f34219ed401
/
plat
e504302
Merge pull request #393 from mtk09422/misc-updates
by danh-arm
· Wed Sep 30 11:13:33 2015 +0100
a80720f
Add a generic driver for ARM CCN IP
by Achin Gupta
· Mon Jul 20 22:28:23 2015 +0100
4489ad1
Tegra: Perform cache maintenance on video carveout memory
by Vikram Kanigiri
· Thu Sep 10 14:12:36 2015 +0100
a31c9f3
Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2
by Achin Gupta
· Mon Sep 14 21:49:10 2015 +0100
9425e75
mt8173: fix watchdog register setting
by developer
· Fri Sep 04 10:30:57 2015 +0800
99ecd88
mt8173: update spm suspend pcm codes
by developer
· Thu Aug 20 16:01:15 2015 +0800
7014b03
Use unified bakery locks API in Mediatek port
by Vikram Kanigiri
· Wed Sep 09 10:53:05 2015 +0100
af2bc5f
Separate CSS security setup from SOC security setup
by Vikram Kanigiri
· Mon Aug 03 23:58:19 2015 +0100
a2cee03
Define the Non-Secure timer frame ID for ARM platforms
by Vikram Kanigiri
· Fri Jul 31 16:35:05 2015 +0100
cab2f5e
Re-factor definition of TZC-400 base address
by Vikram Kanigiri
· Fri Jul 31 14:50:36 2015 +0100
e279bbc
Merge pull request #382 from vikramkanigiri/vk/tf-issues-312
by danh-arm
· Wed Sep 02 12:29:48 2015 +0100
f3bcea2
Configure all secure interrupts on ARM platforms
by Vikram Kanigiri
· Wed Jun 24 17:51:09 2015 +0100
1be2f97
Tegra: fix logic to clear videomem regions
by Varun Wadekar
· Wed Aug 26 15:06:14 2015 +0530
4e9c231
Tegra210: wait for 512 timer ticks before retention entry
by Varun Wadekar
· Fri Aug 21 15:56:02 2015 +0530
b29d7ff
Merge pull request #365 from mtk09422/plat_topology
by danh-arm
· Tue Aug 18 12:40:22 2015 +0100
2026bb9
mt8173: Fix cluster 0 core count
by developer
· Fri Aug 14 15:25:16 2015 +0800
2cdc217
mt8173: update spm wake_src setting
by developer
· Tue Aug 11 19:01:42 2015 +0800
3543c7b
Merge pull request #361 from achingupta/for_sm/psci_proto_v5
by Achin Gupta
· Mon Aug 17 14:56:31 2015 +0100
eb3bbf1
PSCI: Add documentation and fix plat_is_my_cpu_primary()
by Soby Mathew
· Mon Jun 08 12:32:50 2015 +0100
0d9e852
PSCI: Validate non secure entrypoint on ARM platforms
by Soby Mathew
· Wed Jul 15 13:36:24 2015 +0100
aa94ffa
PSCI: Pool platform_mem_init() in common ARM platforms code
by Sandrine Bailleux
· Fri Jul 10 17:33:26 2015 +0100
daf9a9d
PSCI: Use a single mailbox for warm reset for FVP and Juno
by Sandrine Bailleux
· Fri Jul 10 16:49:31 2015 +0100
7799cf7
PSCI: Demonstrate support for composite power states
by Soby Mathew
· Thu Apr 16 14:49:09 2015 +0100
fec4eb7
PSCI: Migrate ARM reference platforms to new platform API
by Soby Mathew
· Wed Jul 01 16:16:20 2015 +0100
70716d6
PSCI: Add deprecated API for SPD when compatibility is disabled
by Soby Mathew
· Mon Jul 13 16:26:11 2015 +0100
981487a
PSCI: Switch to the new PSCI frameworks
by Soby Mathew
· Mon Jul 13 14:10:57 2015 +0100
49473e4
PSCI: Implement platform compatibility layer
by Soby Mathew
· Wed Jun 10 13:49:59 2015 +0100
85dbf5a
PSCI: Add framework to handle composite power states
by Soby Mathew
· Tue Apr 07 12:16:56 2015 +0100
b0082d2
PSCI: Introduce new platform and CM helper APIs
by Soby Mathew
· Thu Apr 09 13:40:55 2015 +0100
4375028
Merge pull request #360 from vwadekar/tegra-platform-def-v2
by danh-arm
· Wed Aug 12 09:54:25 2015 +0100
67d9e0b
Merge pull request #357 from vwadekar/tegra-bl31-memmap-fix
by danh-arm
· Wed Aug 12 09:40:35 2015 +0100
88c4d22
Tegra: fix PLATFORM_{CORE_COUNT|NUM_AFFS} macros
by Varun Wadekar
· Wed Aug 12 09:24:50 2015 +0530
e1eaf8e
Tegra: memmap the actual memory available for BL31
by Varun Wadekar
· Tue Aug 11 14:20:14 2015 +0530
65014b8
Initial platform port for MediaTek mt8173
by developer
· Mon Apr 13 14:47:57 2015 +0800
e98a146
Tegra132: set TZDRAM_BASE to 0xF5C00000
by Varun Wadekar
· Fri Jul 31 10:15:41 2015 +0530
c8bfe2e
Tegra: retrieve BL32's bootargs from bl32_ep_info
by Varun Wadekar
· Fri Jul 31 10:03:01 2015 +0530
bc78744
Tegra210: enable WRAP to INCR burst type conversions
by Varun Wadekar
· Mon Jul 27 13:00:50 2015 +0530
c39b0ba
Tegra: modify 'BUILD_PLAT' to point to soc specific build dirs
by Varun Wadekar
· Tue Jul 21 10:16:13 2015 +0530
0f3baa0
Tegra: Support for Tegra's T132 platforms
by Varun Wadekar
· Thu Jul 16 11:36:33 2015 +0530
254441d
Tegra: implement per-SoC validate_power_state() handler
by Varun Wadekar
· Thu Jul 23 10:07:54 2015 +0530
5f4e643
Tegra: T210: include CPU files from SoC's platform.mk
by Varun Wadekar
· Tue Jul 21 11:53:35 2015 +0530
d1b6150
Tegra: Introduce config for enabling NS access to L2/CPUECTRL regs
by Varun Wadekar
· Thu Jul 16 09:46:28 2015 +0530
6cab707
Tegra210: lock PMC registers holding CPU vector addresses
by Varun Wadekar
· Thu Jul 16 11:58:19 2015 +0530
30d8977
Tegra: PMC: lock SCRATCH22 register
by Varun Wadekar
· Thu Jul 16 10:38:11 2015 +0530
fccf8e0
Tegra: PMC: check if a CPU is already online
by Varun Wadekar
· Thu Jul 16 10:35:12 2015 +0530
071b787
Tegra210: deassert CPU reset signals during power on
by Varun Wadekar
· Wed Jul 08 17:42:02 2015 +0530
85a90cf
Tegra: Fix the delay loop used during SC7 exit
by Varun Wadekar
· Wed Jul 08 13:46:42 2015 +0530
bc74fec
Tegra: introduce delay timer support
by Varun Wadekar
· Thu Jul 16 15:47:03 2015 +0530
207cc73
Tegra: Exclude coherent memory region from memory map
by Varun Wadekar
· Wed Jul 08 12:57:50 2015 +0530
81b1383
Implement get_sys_suspend_power_state() handler for Tegra
by Varun Wadekar
· Fri Jul 03 16:31:28 2015 +0530
665b9ec
TBB: delete deprecated plat_match_rotpk()
by Juan Castillo
· Fri Apr 10 12:43:27 2015 +0100
a08a5e7
TBB: switch to the new authentication framework
by Juan Castillo
· Tue May 19 11:54:12 2015 +0100
9b265a8
TBB: add TBBR Chain of Trust
by Juan Castillo
· Thu May 07 14:52:44 2015 +0100
31a68f0
TBB: add platform API to read the ROTPK information
by Juan Castillo
· Tue Apr 14 12:49:03 2015 +0100
3a66aca
Use numbers to identify images instead of names
by Juan Castillo
· Mon Apr 13 17:36:19 2015 +0100
7864145
Merge pull request #321 from vwadekar/tegra-gic-implementation-v1
by danh-arm
· Wed Jun 24 11:41:24 2015 +0100
9ccbc03
Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1
by danh-arm
· Wed Jun 24 11:23:33 2015 +0100
d3a4150
Add missing features to the Tegra GIC driver
by Varun Wadekar
· Tue Jun 16 11:23:00 2015 +0530
3898241
Merge pull request #320 from danh-arm/rh/timer-api-v10
by danh-arm
· Thu Jun 18 16:55:47 2015 +0100
f96fc8f
FVP: Add SP804 delay timer
by Ryan Harkin
· Tue Mar 17 14:54:01 2015 +0000
f9aae8b
Merge pull request #319 from vwadekar/tegra-video-mem-aperture-v3
by danh-arm
· Thu Jun 18 14:58:33 2015 +0100
edd6643
Merge pull request #317 from vwadekar/run-bl32-on-tegra-v3
by Achin Gupta
· Fri Jun 12 14:08:53 2015 +0100
7a269e2
Reserve a Video Memory aperture in DRAM memory
by Varun Wadekar
· Wed Jun 10 14:04:32 2015 +0530
52a1598
Boot Trusted OS' on Tegra SoCs
by Varun Wadekar
· Fri Jun 05 12:57:27 2015 +0530
7c6a91a
Merge pull request #314 from sandrine-bailleux/sb/css-data-structs
by danh-arm
· Tue Jun 09 17:06:33 2015 +0100
47ea1bc
CSS: Remove the constants MHU_SECURE_BASE/SIZE
by Sandrine Bailleux
· Tue Jun 09 11:53:33 2015 +0100
772631f
Merge pull request #309 from soby-mathew/sm/fix_fvp_get_entry
by danh-arm
· Fri Jun 05 17:32:25 2015 +0100
81899f1
Remove FIRST_RESET_HANDLER_CALL build option
by Sandrine Bailleux
· Wed May 27 17:14:22 2015 +0100
2ae2319
FVP: Correct the PSYSR_WK bit width in platform_get_entrypoint
by Soby Mathew
· Thu Apr 30 12:27:41 2015 +0100
338e1c4
Merge pull request #307 from soby-mathew/sm/css_bit_width_fix
by Achin Gupta
· Tue Jun 02 11:18:18 2015 +0100
4f04935
Merge pull request #308 from vwadekar/tegra-soc-support-v4
by Achin Gupta
· Tue Jun 02 11:06:01 2015 +0100
da797f6
Always enable CCI coherency in BL3-1
by Sandrine Bailleux
· Thu May 14 14:13:05 2015 +0100
b316e24
Support for NVIDIA's Tegra T210 SoCs
by Varun Wadekar
· Tue May 19 16:48:04 2015 +0530
73003ac
CSS: Extract primary cpu id using the correct bit width
by Soby Mathew
· Tue May 26 16:58:54 2015 +0100
fd3f415
Fix return type of FVP plat_arm_topology_setup
by Dan Handley
· Wed May 06 14:47:40 2015 +0100
7da652d
Detect SCP version incompatibility
by Sandrine Bailleux
· Mon Apr 13 11:47:48 2015 +0100
04b66d8
Move to the new ARM SCP Messaging Interfaces
by Sandrine Bailleux
· Wed Mar 18 14:52:53 2015 +0000
8e930fe
Move Juno port to plat/arm/board/juno
by Dan Handley
· Mon Apr 27 19:34:53 2015 +0100
7bef800
Migrate Juno port to use common code
by Dan Handley
· Thu Mar 19 19:22:44 2015 +0000
d617f66
Move FVP port to plat/arm/board/fvp
by Dan Handley
· Mon Apr 27 19:17:18 2015 +0100
2b6b574
Migrate FVP port to use common code
by Dan Handley
· Thu Mar 19 19:17:53 2015 +0000
9df4804
Add common ARM and CSS platform code
by Dan Handley
· Thu Mar 19 18:58:55 2015 +0000
ea59668
Add header guards to asm macro files
by Dan Handley
· Wed Apr 01 17:34:24 2015 +0100
0cdebbd
Remove use of PLATFORM_CACHE_LINE_SIZE
by Dan Handley
· Mon Mar 30 17:15:16 2015 +0100
a877c25
Add support to indicate size and end of assembly functions
by Kévin Petit
· Tue Mar 24 14:03:57 2015 +0000
fd8f898
Add support for Juno r1 in the platform reset handler
by Sandrine Bailleux
· Wed Feb 04 14:06:10 2015 +0000
356d59d
Merge pull request #269 from vikramkanigiri/vk/common-cci
by danh-arm
· Tue Mar 17 14:28:48 2015 +0000
8bdd5b4
Merge pull request #266 from sandrine-bailleux/sb/juno-disable-errata-806969
by danh-arm
· Tue Mar 17 14:20:29 2015 +0000
4e97e54
Use ARM CCI driver on FVP and Juno platforms
by Vikram Kanigiri
· Thu Feb 26 15:25:58 2015 +0000
725b133
Add macro to calculate number of elements in an array
by Vikram Kanigiri
· Wed Mar 04 10:34:27 2015 +0000
4deea9a
Juno: Disable workaround for Cortex-A57 erratum #806969
by Sandrine Bailleux
· Tue Feb 17 10:33:41 2015 +0000
8723adf
Enable type-checking of arguments passed to printf() et al.
by Sandrine Bailleux
· Thu Feb 05 15:42:31 2015 +0000
a64a854
Fix violations to the coding style
by Sandrine Bailleux
· Thu Mar 05 10:54:34 2015 +0000
eb23f98
Merge pull request #259 from soby-mathew/sm/plat_max_afflvl
by danh-arm
· Wed Feb 25 09:54:41 2015 -0800
30275dc
Merge pull request #258 from rmurphy-arm/rm/dma-smmu
by danh-arm
· Wed Feb 25 09:54:01 2015 -0800
0f1d666
Juno: clear DMA-330 SMMU security state
by Robin Murphy
· Fri Jan 09 14:30:58 2015 +0000
2b7de2b
Export maximum affinity using PLATFORM_MAX_AFFLVL macro
by Soby Mathew
· Thu Feb 12 14:45:02 2015 +0000
13ee968
Minimize MAX_MMAP_REGIONS for each BL stage
by Soby Mathew
· Thu Jan 22 11:22:22 2015 +0000
9246ab8
TBB: authenticate BL3-x images and certificates
by Juan Castillo
· Wed Jan 28 16:46:57 2015 +0000
0d3cdbe
FVP: initialize IO framework in bl2_early_platform_setup()
by Juan Castillo
· Wed Jan 28 16:42:41 2015 +0000
Next »