Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
94e197668ce3d4314e692e9c061a4b05efd1a2ba
/
plat
« Previous
736a3bf
FWU: Add Firmware Update support in BL1 for ARM platforms
by Yatharth Kochar
· 9 years ago
71c9a5e
FWU: Add Generic Firmware Update framework support in BL1
by Yatharth Kochar
· 9 years ago
a65be2f
Add descriptor based image management support in BL1
by Yatharth Kochar
· 9 years ago
6089af0
SoC security setup for CSS platforms in BL1
by Yatharth Kochar
· 9 years ago
2fd66be
Specify BL31 runtime console for ARM Standard platforms
by Soby Mathew
· 9 years ago
1ff495b
Ensure BL31 does not print to boot console by default
by Soby Mathew
· 9 years ago
e58ddc0
Merge pull request #461 from yatharth-arm/yk/nvidia_patch
by danh-arm
· 9 years ago
33f5c41
Include psci.h from tegra platform header
by Yatharth Kochar
· 9 years ago
fcd9d18
Merge pull request #456 from soby-mathew/sm/gicv3-tsp-plat-changes-v2
by danh-arm
· 9 years ago
e181c0b
Merge pull request #455 from jcastillo-arm/jc/fvp_delay_timer
by danh-arm
· 9 years ago
1fa7eb6
Rework use of ARM GIC drivers on ARM platforms
by Achin Gupta
· 9 years ago
12012dd
Prepare platforms to use refactored ARM GIC drivers
by Soby Mathew
· 9 years ago
004924b
Merge pull request #452 from vwadekar/tegra-new-platform-apis-v2
by danh-arm
· 9 years ago
a78bb1b
Tegra: remove support for legacy platform APIs
by Varun Wadekar
· 9 years ago
fd383b4
Fix SP804 delay timer on FVP
by Juan Castillo
· 9 years ago
f26c444
Merge pull request #444 from jcastillo-arm/jc/tbb_wdog
by danh-arm
· 9 years ago
b6132f1
TBB: add Trusted Watchdog support on ARM platforms
by Juan Castillo
· 9 years ago
8f67649
Merge pull request #443 from achingupta/sb/el3_payloads-cb_single_cpu
by danh-arm
· 9 years ago
1568886
Merge pull request #445 from jcastillo-arm/jc/tf-issues/320
by danh-arm
· 9 years ago
facdd1c
Add basic NOR flash driver for ARM platforms
by Juan Castillo
· 9 years ago
d47c9a5
FVP: Do not power off secondary CPUs when booting an EL3 payload
by Sandrine Bailleux
· 9 years ago
4c79d20
CSS: Put secondary CPUs in a pen when booting an EL3 payload
by Sandrine Bailleux
· 10 years ago
03897bb
CSS: Enable booting of EL3 payloads
by Sandrine Bailleux
· 9 years ago
87322b3
Pass the entry point info to bl1_plat_prepare_exit()
by Sandrine Bailleux
· 9 years ago
b2baa89
Tegra: flowctrl: rename tegra_fc_cpu_idle() to tegra_fc_cpu_powerdn()
by Varun Wadekar
· 9 years ago
c66bb64
Merge pull request #435 from sandrine-bailleux/sb/juno-r2
by Achin Gupta
· 9 years ago
29a7a03
Juno R2: Configure the correct L2 RAM latency values
by Sandrine Bailleux
· 9 years ago
9d548a2
Juno: Rework platform reset handler
by Sandrine Bailleux
· 9 years ago
456deef
Add NULL pointer check before reading BL32 entry point information
by Juan Castillo
· 9 years ago
8b82fae
Tegra: introduce per-soc system reset handler
by Varun Wadekar
· 9 years ago
b371da7
Merge pull request #423 from jcastillo-arm/jc/genfw/1211
by Achin Gupta
· 9 years ago
a443d22
Add A72 support for Juno R2
by Brendan Jackman
· 9 years ago
6e76206
Remove deprecated IO return definitions
by Juan Castillo
· 9 years ago
61e8d0b
Support PSCI SYSTEM SUSPEND on Juno
by Soby Mathew
· 9 years ago
a869de1
CSS: Implement topology support for System power domain
by Soby Mathew
· 9 years ago
33d3efe
Merge pull request #415 from jcastillo-arm/jc/plat_err_handler
by danh-arm
· 9 years ago
e43f9e5
Merge pull request #416 from davwan01/dw/css-common
by danh-arm
· 9 years ago
26ae583
Add optional platform error handler API
by Juan Castillo
· 9 years ago
a3487d1
Rework Makefile
by Juan Castillo
· 9 years ago
323ebe8
Allow CSS to redefine function `plat_arm_calc_core_pos`
by David Wang
· 9 years ago
4fee4be
Merge pull request #410 from soby-mathew/sm/psci_handler_reorg
by danh-arm
· 9 years ago
ca7ad53
Merge pull request #411 from jcastillo-arm/jc/plat_bl1_exit
by danh-arm
· 9 years ago
d1413b2
Add optional bl1_plat_prepare_exit() API
by Juan Castillo
· 9 years ago
feac8fc
Reorganise PSCI PM handler setup on ARM Standard platforms
by Soby Mathew
· 9 years ago
d7c4750
Fix #include path in ARM platform BL1 setup code
by Sandrine Bailleux
· 9 years ago
e504302
Merge pull request #393 from mtk09422/misc-updates
by danh-arm
· 9 years ago
a80720f
Add a generic driver for ARM CCN IP
by Achin Gupta
· 9 years ago
4489ad1
Tegra: Perform cache maintenance on video carveout memory
by Vikram Kanigiri
· 9 years ago
a31c9f3
Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2
by Achin Gupta
· 9 years ago
9425e75
mt8173: fix watchdog register setting
by developer
· 9 years ago
99ecd88
mt8173: update spm suspend pcm codes
by developer
· 9 years ago
7014b03
Use unified bakery locks API in Mediatek port
by Vikram Kanigiri
· 9 years ago
af2bc5f
Separate CSS security setup from SOC security setup
by Vikram Kanigiri
· 9 years ago
a2cee03
Define the Non-Secure timer frame ID for ARM platforms
by Vikram Kanigiri
· 9 years ago
cab2f5e
Re-factor definition of TZC-400 base address
by Vikram Kanigiri
· 9 years ago
e279bbc
Merge pull request #382 from vikramkanigiri/vk/tf-issues-312
by danh-arm
· 9 years ago
f3bcea2
Configure all secure interrupts on ARM platforms
by Vikram Kanigiri
· 9 years ago
1be2f97
Tegra: fix logic to clear videomem regions
by Varun Wadekar
· 9 years ago
4e9c231
Tegra210: wait for 512 timer ticks before retention entry
by Varun Wadekar
· 9 years ago
b29d7ff
Merge pull request #365 from mtk09422/plat_topology
by danh-arm
· 9 years ago
2026bb9
mt8173: Fix cluster 0 core count
by developer
· 9 years ago
2cdc217
mt8173: update spm wake_src setting
by developer
· 9 years ago
3543c7b
Merge pull request #361 from achingupta/for_sm/psci_proto_v5
by Achin Gupta
· 9 years ago
eb3bbf1
PSCI: Add documentation and fix plat_is_my_cpu_primary()
by Soby Mathew
· 9 years ago
0d9e852
PSCI: Validate non secure entrypoint on ARM platforms
by Soby Mathew
· 9 years ago
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
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
85dbf5a
PSCI: Add framework to handle composite power states
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
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
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
bc78744
Tegra210: enable WRAP to INCR burst type conversions
by Varun Wadekar
· 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
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
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
207cc73
Tegra: Exclude coherent memory region from memory map
by Varun Wadekar
· 9 years ago
81b1383
Implement get_sys_suspend_power_state() handler for Tegra
by Varun Wadekar
· 9 years ago
665b9ec
TBB: delete deprecated plat_match_rotpk()
by Juan Castillo
· 10 years ago
a08a5e7
TBB: switch to the new authentication framework
by Juan Castillo
· 9 years ago
9b265a8
TBB: add TBBR Chain of Trust
by Juan Castillo
· 9 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
Next »