Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
c41f206babdaaf2f4640e14a8b3c349831d0e246
« Previous
aa94ffa
PSCI: Pool platform_mem_init() in common ARM platforms code
by Sandrine Bailleux
· 9 years ago
daf9a9d
PSCI: Use a single mailbox for warm reset for FVP and Juno
by Sandrine Bailleux
· 9 years ago
7799cf7
PSCI: Demonstrate support for composite power states
by Soby Mathew
· 10 years ago
fec4eb7
PSCI: Migrate ARM reference platforms to new platform API
by Soby Mathew
· 9 years ago
3700a92
PSCI: Migrate TF to the new platform API and CM helpers
by Soby Mathew
· 9 years ago
70716d6
PSCI: Add deprecated API for SPD when compatibility is disabled
by Soby Mathew
· 9 years ago
981487a
PSCI: Switch to the new PSCI frameworks
by Soby Mathew
· 9 years ago
49473e4
PSCI: Implement platform compatibility layer
by Soby Mathew
· 9 years ago
574d685
PSCI: Unify warm reset entry points
by Sandrine Bailleux
· 9 years ago
85dbf5a
PSCI: Add framework to handle composite power states
by Soby Mathew
· 10 years ago
9d754f6
PSCI: Introduce new platform interface to describe topology
by Soby Mathew
· 10 years ago
b0082d2
PSCI: Introduce new platform and CM helper APIs
by Soby Mathew
· 10 years ago
4375028
Merge pull request #360 from vwadekar/tegra-platform-def-v2
by danh-arm
· 9 years ago
67d9e0b
Merge pull request #357 from vwadekar/tegra-bl31-memmap-fix
by danh-arm
· 9 years ago
88c4d22
Tegra: fix PLATFORM_{CORE_COUNT|NUM_AFFS} macros
by Varun Wadekar
· 9 years ago
4e04d42
Merge pull request #356 from mtk09422/mt8173-support-v3
by danh-arm
· 9 years ago
e1eaf8e
Tegra: memmap the actual memory available for BL31
by Varun Wadekar
· 9 years ago
65014b8
Initial platform port for MediaTek mt8173
by developer
· 10 years ago
3a9e8bf
PSCI: Remove references to affinity based power management
by Soby Mathew
· 10 years ago
6b8b302
PSCI: Invoke PM hooks only for the highest level
by Soby Mathew
· 9 years ago
991d42c
PSCI: Create new directory to implement new frameworks
by Soby Mathew
· 9 years ago
4fceaca
cortex_a53: Add A53 errata #826319, #836870
by developer
· 9 years ago
a310c4f
Add mmio utility functions
by developer
· 9 years ago
8172d93
Fix build error with optimizations disabled (-O0)
by Juan Castillo
· 9 years ago
5319529
Merge pull request #351 from davwan01/davwan01/docs-update
by danh-arm
· 9 years ago
2eea077
Merge pull request #349 from jcastillo-arm/jc/tbb_cert_opt
by danh-arm
· 9 years ago
2f75bdb
Merge pull request #348 from vwadekar/bootargs-tzdram-base-v2
by danh-arm
· 9 years ago
ca01b44
Some minor fixes to interrupt-framework-design.md
by David Wang
· 9 years ago
f3b823a
docs: fix the command to compile BL31 on Tegra
by Varun Wadekar
· 9 years ago
e98a146
Tegra132: set TZDRAM_BASE to 0xF5C00000
by Varun Wadekar
· 9 years ago
c8bfe2e
Tegra: retrieve BL32's bootargs from bl32_ep_info
by Varun Wadekar
· 9 years ago
43be43b
Merge pull request #344 from vwadekar/tegra-mselect-restore-v2
by danh-arm
· 9 years ago
bc78744
Tegra210: enable WRAP to INCR burst type conversions
by Varun Wadekar
· 9 years ago
359a711
Merge pull request #342 from vwadekar/tlkd-delete-need-bl32-v1
by danh-arm
· 9 years ago
f5bd697
tlkd: delete 'NEED_BL32' build variable
by Varun Wadekar
· 9 years ago
ca284e8
Merge pull request #341 from vwadekar/tegra-denver-plat-support-v3
by danh-arm
· 9 years ago
c39b0ba
Tegra: modify 'BUILD_PLAT' to point to soc specific build dirs
by Varun Wadekar
· 9 years ago
0f3baa0
Tegra: Support for Tegra's T132 platforms
by Varun Wadekar
· 9 years ago
28463b9
Add "Project Denver" CPU support
by Varun Wadekar
· 9 years ago
254441d
Tegra: implement per-SoC validate_power_state() handler
by Varun Wadekar
· 9 years ago
5f4e643
Tegra: T210: include CPU files from SoC's platform.mk
by Varun Wadekar
· 9 years ago
a903e6c
Merge pull request #337 from vwadekar/tegra-misc-fixes-v3
by danh-arm
· 9 years ago
d1b6150
Tegra: Introduce config for enabling NS access to L2/CPUECTRL regs
by Varun Wadekar
· 9 years ago
6cab707
Tegra210: lock PMC registers holding CPU vector addresses
by Varun Wadekar
· 9 years ago
30d8977
Tegra: PMC: lock SCRATCH22 register
by Varun Wadekar
· 9 years ago
fccf8e0
Tegra: PMC: check if a CPU is already online
by Varun Wadekar
· 9 years ago
071b787
Tegra210: deassert CPU reset signals during power on
by Varun Wadekar
· 9 years ago
85a90cf
Tegra: Fix the delay loop used during SC7 exit
by Varun Wadekar
· 9 years ago
bc74fec
Tegra: introduce delay timer support
by Varun Wadekar
· 9 years ago
f072f66
Merge pull request #336 from danh-arm/sb/move-user-guide-to-linaro-release
by danh-arm
· 9 years ago
0b224f3
Merge pull request #335 from jcastillo-arm/jc/sh_write
by danh-arm
· 9 years ago
b1f398c
Merge pull request #332 from jcastillo-arm/jc/tf-issues/214
by danh-arm
· 9 years ago
207cc73
Tegra: Exclude coherent memory region from memory map
by Varun Wadekar
· 9 years ago
03fe10c
Fix bug in semihosting write function
by Juan Castillo
· 9 years ago
e6d30e9
TBB: rework cert_create tool to follow a data driven approach
by Juan Castillo
· 9 years ago
011d420
Update user guide to use Linaro releases
by Sandrine Bailleux
· 9 years ago
7f1f062
Use uintptr_t as base address type in ARM driver APIs
by Juan Castillo
· 10 years ago
b2357f7
Merge pull request #329 from vwadekar/tegra-system-suspend-v3
by Achin Gupta
· 9 years ago
81b1383
Implement get_sys_suspend_power_state() handler for Tegra
by Varun Wadekar
· 9 years ago
2e0764b
Merge pull request #324 from soby-mathew/sm/sys_suspend
by danh-arm
· 9 years ago
1cdd843
Merge pull request #326 from jcastillo-arm/jc/tbb_ecdsa
by Achin Gupta
· 9 years ago
a2224ab
TBB: build 'cert_create' with ECDSA only if OpenSSL supports it
by Juan Castillo
· 9 years ago
094c132
Merge pull request #315 from jcastillo-arm/jc/tbb_tmp9
by danh-arm
· 9 years ago
9b842d6
TBB: add authentication framework documentation
by Juan Castillo
· 9 years ago
665b9ec
TBB: delete deprecated plat_match_rotpk()
by Juan Castillo
· 10 years ago
c9ac73f
TBB: delete deprecated PolarSSL authentication module
by Juan Castillo
· 10 years ago
a08a5e7
TBB: switch to the new authentication framework
by Juan Castillo
· 9 years ago
f9f39c3
TBB: add ECDSA support to the certificate generation tool
by Juan Castillo
· 9 years ago
9b265a8
TBB: add TBBR Chain of Trust
by Juan Castillo
· 9 years ago
a57a4d5
TBB: add mbedTLS authentication related libraries
by Juan Castillo
· 10 years ago
8e55d93
TBB: add authentication framework
by Juan Castillo
· 10 years ago
31a68f0
TBB: add platform API to read the ROTPK information
by Juan Castillo
· 10 years ago
3a66aca
Use numbers to identify images instead of names
by Juan Castillo
· 10 years ago
f18daf7
TBB: replace assert() with runtime checks in PolarSSL module
by Juan Castillo
· 10 years ago
ac40293
TBB: use ASN.1 type DigestInfo to represent hashes
by Juan Castillo
· 10 years ago
72fe347
TBB: add build option to save private keys
by Juan Castillo
· 10 years ago
0bed7c1
Merge pull request #325 from sandrine-bailleux/sb/fix-rw-data-relocation
by danh-arm
· 9 years ago
4534c64
Bug fix: Build time condition to relocate RW data
by Sandrine Bailleux
· 9 years ago
7864145
Merge pull request #321 from vwadekar/tegra-gic-implementation-v1
by danh-arm
· 9 years ago
9ccbc03
Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1
by danh-arm
· 9 years ago
9616838
PSCI: Add SYSTEM_SUSPEND API support
by Soby Mathew
· 10 years ago
d3a4150
Add missing features to the Tegra GIC driver
by Varun Wadekar
· 9 years ago
dfe42ef
Merge pull request #322 from athoelke/at/fix-bl1-assertions
by danh-arm
· 9 years ago
c85c08a
Merge pull request #323 from athoelke/at/fix-aff-inst-overflow
by danh-arm
· 9 years ago
5e287b5
Fix incorrect assertions in bl1_main()
by Andrew Thoelke
· 9 years ago
33e7d6a
Fix integer extension in mpidr_set_aff_inst()
by Andrew Thoelke
· 9 years ago
3898241
Merge pull request #320 from danh-arm/rh/timer-api-v10
by danh-arm
· 9 years ago
f96fc8f
FVP: Add SP804 delay timer
by Ryan Harkin
· 10 years ago
0392579
Add SP804 delay timer driver
by Ryan Harkin
· 10 years ago
f9aae8b
Merge pull request #319 from vwadekar/tegra-video-mem-aperture-v3
by danh-arm
· 9 years ago
32539fc
Add a simple delay timer driver API
by Ryan Harkin
· 10 years ago
edd6643
Merge pull request #317 from vwadekar/run-bl32-on-tegra-v3
by Achin Gupta
· 9 years ago
7a269e2
Reserve a Video Memory aperture in DRAM memory
by Varun Wadekar
· 9 years ago
72f857d
Move dispatcher documents to the docs/spd folder
by Varun Wadekar
· 9 years ago
52a1598
Boot Trusted OS' on Tegra SoCs
by Varun Wadekar
· 9 years ago
7c6a91a
Merge pull request #314 from sandrine-bailleux/sb/css-data-structs
by danh-arm
· 9 years ago
9a837f6
Merge pull request #312 from jcastillo-arm/jc/tf-issues/308
by danh-arm
· 9 years ago
47ea1bc
CSS: Remove the constants MHU_SECURE_BASE/SIZE
by Sandrine Bailleux
· 9 years ago
761bba3
CSS: Clarify what the SCP boot config is
by Sandrine Bailleux
· 10 years ago
5567e01
Fix build option 'ARM_TSP_RAM_LOCATION' in user guide
by Juan Castillo
· 9 years ago
Next »