Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
1be2f97c7f699bf7ea48c4be747c240acea429fa
1be2f97
Tegra: fix logic to clear videomem regions
by Varun Wadekar
· Wed Aug 26 15:06:14 2015 +0530
e294ec6
Merge pull request #371 from vwadekar/retention-entry-v3
by Achin Gupta
· Tue Aug 25 22:49:04 2015 +0100
4e9c231
Tegra210: wait for 512 timer ticks before retention entry
by Varun Wadekar
· Fri Aug 21 15:56:02 2015 +0530
3ce4e88
Add macros for retention control in Cortex-A53/A57
by Varun Wadekar
· Fri Aug 21 15:52:51 2015 +0530
b7bf710
Merge pull request #368 from jcastillo-arm/jc/genfw/1126
by danh-arm
· Fri Aug 21 15:28:30 2015 +0100
addde65
Merge pull request #367 from soby-mathew/sm/mig_guide_fix
by danh-arm
· Thu Aug 20 16:58:54 2015 +0100
97dbcf1
TBB: abort boot if BL3-2 cannot be authenticated
by Juan Castillo
· Mon Aug 17 10:43:27 2015 +0100
1b922e8
docs: Fixes to platform-migration-guide.md
by Soby Mathew
· Tue Aug 18 14:16:36 2015 +0100
b29d7ff
Merge pull request #365 from mtk09422/plat_topology
by danh-arm
· Tue Aug 18 12:40:22 2015 +0100
d02a3ff
Merge pull request #364 from mtk09422/spm_suspend
by danh-arm
· Tue Aug 18 12:40:16 2015 +0100
d52d051
Merge pull request #362 from jcastillo-arm/jc/inline
by danh-arm
· Tue Aug 18 10:33:40 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
011ca18
PSCI: Rework generic code to conform to coding guidelines
by Soby Mathew
· Wed Jul 29 17:05:03 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
f1f97a1
PSCI: Fix the return code for invalid entrypoint
by Soby Mathew
· Wed Jul 15 12:13:26 2015 +0100
da43b66
PSCI: Migrate SPDs and TSP to the new platform and framework API
by Soby Mathew
· Wed Jul 08 21:45:46 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
3700a92
PSCI: Migrate TF to the new platform API and CM helpers
by Soby Mathew
· Mon Jul 13 11:21:11 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
574d685
PSCI: Unify warm reset entry points
by Sandrine Bailleux
· Thu Jun 11 10:46:48 2015 +0100
85dbf5a
PSCI: Add framework to handle composite power states
by Soby Mathew
· Tue Apr 07 12:16:56 2015 +0100
9d754f6
PSCI: Introduce new platform interface to describe topology
by Soby Mathew
· Wed Apr 08 17:42:06 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
4e04d42
Merge pull request #356 from mtk09422/mt8173-support-v3
by danh-arm
· Tue Aug 11 10:08:55 2015 +0100
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
3a9e8bf
PSCI: Remove references to affinity based power management
by Soby Mathew
· Tue May 05 16:33:16 2015 +0100
6b8b302
PSCI: Invoke PM hooks only for the highest level
by Soby Mathew
· Tue Jun 30 11:00:24 2015 +0100
991d42c
PSCI: Create new directory to implement new frameworks
by Soby Mathew
· Mon Jun 29 16:30:12 2015 +0100
4fceaca
cortex_a53: Add A53 errata #826319, #836870
by developer
· Wed Jul 29 20:55:31 2015 +0800
a310c4f
Add mmio utility functions
by developer
· Fri Jul 31 13:48:22 2015 +0800
8172d93
Fix build error with optimizations disabled (-O0)
by Juan Castillo
· Tue Aug 04 14:31:27 2015 +0100
5319529
Merge pull request #351 from davwan01/davwan01/docs-update
by danh-arm
· Tue Aug 04 09:13:53 2015 +0100
2eea077
Merge pull request #349 from jcastillo-arm/jc/tbb_cert_opt
by danh-arm
· Tue Aug 04 09:07:37 2015 +0100
2f75bdb
Merge pull request #348 from vwadekar/bootargs-tzdram-base-v2
by danh-arm
· Tue Aug 04 09:05:59 2015 +0100
ca01b44
Some minor fixes to interrupt-framework-design.md
by David Wang
· Wed Jul 29 11:42:10 2015 +0800
f3b823a
docs: fix the command to compile BL31 on Tegra
by Varun Wadekar
· Sat Aug 01 11:14:32 2015 +0530
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
43be43b
Merge pull request #344 from vwadekar/tegra-mselect-restore-v2
by danh-arm
· Tue Jul 28 15:14:42 2015 +0100
bc78744
Tegra210: enable WRAP to INCR burst type conversions
by Varun Wadekar
· Mon Jul 27 13:00:50 2015 +0530
359a711
Merge pull request #342 from vwadekar/tlkd-delete-need-bl32-v1
by danh-arm
· Fri Jul 24 16:17:17 2015 +0100
f5bd697
tlkd: delete 'NEED_BL32' build variable
by Varun Wadekar
· Fri Jul 24 18:00:33 2015 +0530
ca284e8
Merge pull request #341 from vwadekar/tegra-denver-plat-support-v3
by danh-arm
· Fri Jul 24 10:40:18 2015 +0100
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
28463b9
Add "Project Denver" CPU support
by Varun Wadekar
· Tue Jul 14 17:11:20 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
a903e6c
Merge pull request #337 from vwadekar/tegra-misc-fixes-v3
by danh-arm
· Fri Jul 17 14:48:14 2015 +0100
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
f072f66
Merge pull request #336 from danh-arm/sb/move-user-guide-to-linaro-release
by danh-arm
· Fri Jul 17 14:01:32 2015 +0100
0b224f3
Merge pull request #335 from jcastillo-arm/jc/sh_write
by danh-arm
· Fri Jul 17 10:16:51 2015 +0100
b1f398c
Merge pull request #332 from jcastillo-arm/jc/tf-issues/214
by danh-arm
· Fri Jul 17 10:10:53 2015 +0100
207cc73
Tegra: Exclude coherent memory region from memory map
by Varun Wadekar
· Wed Jul 08 12:57:50 2015 +0530
03fe10c
Fix bug in semihosting write function
by Juan Castillo
· Tue Jul 07 15:36:33 2015 +0100
e6d30e9
TBB: rework cert_create tool to follow a data driven approach
by Juan Castillo
· Fri Jun 12 11:27:59 2015 +0100
011d420
Update user guide to use Linaro releases
by Sandrine Bailleux
· Mon Jul 06 17:16:10 2015 +0100
7f1f062
Use uintptr_t as base address type in ARM driver APIs
by Juan Castillo
· Tue Sep 09 09:49:23 2014 +0100
b2357f7
Merge pull request #329 from vwadekar/tegra-system-suspend-v3
by Achin Gupta
· Tue Jul 07 13:13:17 2015 +0100
81b1383
Implement get_sys_suspend_power_state() handler for Tegra
by Varun Wadekar
· Fri Jul 03 16:31:28 2015 +0530
2e0764b
Merge pull request #324 from soby-mathew/sm/sys_suspend
by danh-arm
· Thu Jul 02 16:17:11 2015 +0100
1cdd843
Merge pull request #326 from jcastillo-arm/jc/tbb_ecdsa
by Achin Gupta
· Wed Jul 01 16:09:27 2015 +0100
a2224ab
TBB: build 'cert_create' with ECDSA only if OpenSSL supports it
by Juan Castillo
· Tue Jun 30 13:36:57 2015 +0100
094c132
Merge pull request #315 from jcastillo-arm/jc/tbb_tmp9
by danh-arm
· Thu Jun 25 09:45:53 2015 +0100
9b842d6
TBB: add authentication framework documentation
by Juan Castillo
· Wed Jun 10 15:27:52 2015 +0100
665b9ec
TBB: delete deprecated plat_match_rotpk()
by Juan Castillo
· Fri Apr 10 12:43:27 2015 +0100
c9ac73f
TBB: delete deprecated PolarSSL authentication module
by Juan Castillo
· Fri Apr 10 11:58:34 2015 +0100
a08a5e7
TBB: switch to the new authentication framework
by Juan Castillo
· Tue May 19 11:54:12 2015 +0100
f9f39c3
TBB: add ECDSA support to the certificate generation tool
by Juan Castillo
· Mon Jun 01 16:34:23 2015 +0100
9b265a8
TBB: add TBBR Chain of Trust
by Juan Castillo
· Thu May 07 14:52:44 2015 +0100
a57a4d5
TBB: add mbedTLS authentication related libraries
by Juan Castillo
· Thu Apr 02 15:44:20 2015 +0100
8e55d93
TBB: add authentication framework
by Juan Castillo
· Thu Apr 02 09:48:16 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
f18daf7
TBB: replace assert() with runtime checks in PolarSSL module
by Juan Castillo
· Tue Mar 10 15:18:55 2015 +0000
ac40293
TBB: use ASN.1 type DigestInfo to represent hashes
by Juan Castillo
· Thu Mar 05 14:30:00 2015 +0000
72fe347
TBB: add build option to save private keys
by Juan Castillo
· Wed Feb 25 12:43:12 2015 +0000
0bed7c1
Merge pull request #325 from sandrine-bailleux/sb/fix-rw-data-relocation
by danh-arm
· Wed Jun 24 19:05:50 2015 +0100
4534c64
Bug fix: Build time condition to relocate RW data
by Sandrine Bailleux
· Wed Jun 24 15:26:39 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
9616838
PSCI: Add SYSTEM_SUSPEND API support
by Soby Mathew
· Wed Dec 17 14:47:57 2014 +0000
Next »