Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
e13bc54bf5a7ee32bbe430f33120a68c690632b5
/
plat
« Previous
a8f1a03
Merge pull request #622 from mtk09422/hw-crypt-v3
by danh-arm
· 8 years ago
eee2980
MT8173: Add Sip function for MTK HW crypt driver
by developer
· 8 years ago
73b982f
mt8173: Reorganize plat SiP functions
by developer
· 8 years ago
bd1a374
Rockchip: Add some debug assertions in the PMU driver
by Sandrine Bailleux
· 9 years ago
a7016e5
Merge pull request #618 from rockchip-linux/fixes-for-suspend/resume
by danh-arm
· 9 years ago
e285a43
Merge pull request #617 from leon-chen-mtk/refactor_common_1
by danh-arm
· 9 years ago
59e41b5
rockchip: support the suspend/resume for rk3399
by Caesar Wang
· 9 years ago
14f3fe3
Refactor MediaTek platform common code
by developer
· 9 years ago
b6f3b1f
Change the default driver to GICv3 in FVP
by Soby Mathew
· 9 years ago
cf022c5
Remove support for legacy VE memory map in FVP
by Soby Mathew
· 9 years ago
0b49fb7
Conditionally compile `plat_get_syscnt_freq()` in ARM standard platforms
by Yatharth Kochar
· 9 years ago
ef8f559
zynqmp: FSBL->ATF handover
by Michal Simek
· 9 years ago
b43d943
zynqmp: Introduce zynqmp_get_bootmode
by Soren Brinkmann
· 9 years ago
2105ac6
zynqmp: Remove bogus comment
by Soren Brinkmann
· 9 years ago
4a9ca04
zynqmp: Revise memory configuration options
by Soren Brinkmann
· 9 years ago
34187dd
Merge pull request #602 from rockchip-linux/fixes-for-coreboot_v1
by danh-arm
· 9 years ago
5a7131e
rockchip: fixes for the required
by Caesar Wang
· 9 years ago
3c0087a
Move `plat_get_syscnt_freq()` to arm_common.c
by Yatharth Kochar
· 9 years ago
acff8a4
zynqmp: ipi: Consolidate IRQ #defines
by Soren Brinkmann
· 9 years ago
a47e0f5
zynqmp: Remove unused/redundant #includes
by Soren Brinkmann
· 9 years ago
2c7ed5b
Dump platform-defined regs in crash reporting
by Gerald Lejeune
· 9 years ago
ca1d876
Merge pull request #593 from mtk09422/mtcmos-fix
by danh-arm
· 9 years ago
0746c4b
mt8173: Fix timing issue of mfg mtcmos power off
by developer
· 9 years ago
cc037c1
Migrate platform ports to the new xlat_tables library
by Soby Mathew
· 9 years ago
940f41b
Fix build error in Rockchip platform
by Soby Mathew
· 9 years ago
6fa4d52
Merge pull request #569 from Xilinx/zynqmp-v1
by danh-arm
· 9 years ago
1d8f3a7
Merge pull request #587 from antonio-nino-diaz-arm/an/rename-bl33-base
by danh-arm
· 9 years ago
25ab118
Merge pull request #586 from antonio-nino-diaz-arm/an/spd-bl32
by danh-arm
· 9 years ago
2b8277b
Rename BL33_BASE option to PRELOADED_BL33_BASE
by Antonio Nino Diaz
· 9 years ago
93b02d9
Fix BL33_BASE option to work with RESET_TO_BL31
by Antonio Nino Diaz
· 9 years ago
e4fa370
Remove BL32_BASE when building without SPD for FVP
by Antonio Nino Diaz
· 9 years ago
6ec902f
Merge pull request #583 from mtk09422/fix-build-error
by danh-arm
· 9 years ago
d3e1a1d
Merge pull request #575 from soby-mathew/sm/new_tzc_driver
by danh-arm
· 9 years ago
90e40e3
Merge pull request #572 from jcastillo-arm/jc/tbb_nvcounter
by danh-arm
· 9 years ago
6b745d5
mt8173: fix spm driver build errors
by developer
· 9 years ago
76fcae3
Add support for Xilinx Zynq UltraScale+ MPSOC
by Soren Brinkmann
· 9 years ago
04b096f
Merge pull request #581 from rockchip-linux/rockchip-atf-20160405
by danh-arm
· 9 years ago
f6118cc
Support for Rockchip's family SoCs
by Tony Xie
· 9 years ago
8c80d1e
Merge pull request #580 from soby-mathew/sm/ret_type_plat_ns_ep
by danh-arm
· 9 years ago
3d80b71
arm: common: Make timer configuration conditional
by Soren Brinkmann
· 9 years ago
21f9361
Modify return type of plat_get_ns_image_entrypoint()
by Soby Mathew
· 9 years ago
25ccf68
Merge pull request #576 from mtk09422/bl31-security
by danh-arm
· 9 years ago
89ddad1
mt8173: Protect BL31 memory from non-secure access
by developer
· 9 years ago
510d87b
Add support to program a DMC-500 TZC on ARM platforms
by Vikram Kanigiri
· 9 years ago
9c708b5
Migrate ARM standard platforms to the refactored TZC driver
by Soby Mathew
· 9 years ago
bfb7fa6
TBB: add non-volatile counter support
by Juan Castillo
· 9 years ago
0ba499f
Add support to load BL31 in DRAM
by David Wang
· 9 years ago
1f21bcf
Remove all non-configurable dead loops
by Antonio Nino Diaz
· 9 years ago
05772ef
Merge pull request #546 from mtk09422/mtk-bl31-update
by danh-arm
· 9 years ago
e3ae6d0
mt8173: support big core PLL control in system suspend flow
by developer
· 9 years ago
43c535c
mt8173: Remove gpio driver support
by developer
· 9 years ago
4419325
mt8173: Add #error directive to prevent RESET_TO_BL31
by developer
· 9 years ago
c50a695
Merge pull request #533 from yatharth-arm/yk/genfw-1292
by danh-arm
· 9 years ago
f11b29a
Fix the inconsistencies in bl1_tbbr_image_descs[]
by Yatharth Kochar
· 9 years ago
ec559c7
Merge pull request #532 from soby-mathew/vk/configure_mmap_macros
by danh-arm
· 9 years ago
eade34c
Rationalise MMU and Page table related constants on ARM platforms
by Vikram Kanigiri
· 9 years ago
e40ad35
Merge pull request #525 from antonio-nino-diaz-arm/an/fix-gpio-includes
by danh-arm
· 9 years ago
ec5eb56
Merge pull request #531 from soby-mathew/sm/multicluster_fvp
by danh-arm
· 9 years ago
47e43f2
Allow multi cluster topology definitions for ARM platforms
by Soby Mathew
· 9 years ago
6c2d663
Merge pull request #523 from jcastillo-arm/jc/genfw-791
by danh-arm
· 9 years ago
cebbd0b
Merge pull request #527 from antonio-nino-diaz-arm/an/non_ascii
by danh-arm
· 9 years ago
2e86cb1
ARM platforms: rationalise memory attributes of shared memory
by Juan Castillo
· 9 years ago
f5951c2
Fix gpio includes of mt8173 platform to avoid collision.
by Antonio Nino Diaz
· 9 years ago
fbb1301
Rework use of interconnect drivers
by Vikram Kanigiri
· 9 years ago
dde43cb
Merge pull request #521 from vikramkanigiri/vk/rearchitect_security
by danh-arm
· 9 years ago
89fdcb3
Merge pull request #520 from vikramkanigiri/vk/scp_flexibility
by danh-arm
· 9 years ago
18a1731
Make SCP_BL2(U) image loading configurable on CSS platforms
by Vikram Kanigiri
· 9 years ago
70752bb
Perform security setup separately for each ARM platform
by Vikram Kanigiri
· 9 years ago
7208419
Support for varying BOM/SCPI protocol base addresses in ARM platforms
by Vikram Kanigiri
· 9 years ago
0703543
Add API to return memory map on ARM platforms
by Vikram Kanigiri
· 9 years ago
f79d150
Add support for SSC_VERSION register on CSS platforms
by Vikram Kanigiri
· 9 years ago
5d86f2e
Re-factor definition of some macros on ARM platforms
by Vikram Kanigiri
· 9 years ago
7be01ec
Remove non-ASCII character from comment
by Antonio Nino Diaz
· 9 years ago
6fb7880
Merge pull request #508 from soby-mathew/sm/debug_xlat
by danh-arm
· 9 years ago
bae963e
Merge pull request #501 from jcastillo-arm/jc/tf-issues/300
by danh-arm
· 9 years ago
edf76c5
Merge pull request #497 from mtk09422/spm-v3
by danh-arm
· 9 years ago
c9bac9c
Use tf_printf() for debug logs from xlat_tables.c
by Soby Mathew
· 9 years ago
da31c0c
mt8173: Fix long latency issue of mtcmos contorl
by developer
· 9 years ago
cabbb06
mt8173: Improve performance by handling more interrupts during idle
by developer
· 9 years ago
b8925a2
mt8173: Implement subsystem power control logic in ARM TF
by developer
· 9 years ago
69a0383
mt8173: support big/Little cluster power off for CPU idle(C2 state)
by developer
· 9 years ago
512a311
mt8173: Move SPM related PLL settings to ARM TF
by developer
· 9 years ago
4a7822a
mt8173: Fix USB remote wake up problem
by developer
· 9 years ago
5371963
mt8173: Enable dynamic clock management
by developer
· 9 years ago
ef07f20
Merge pull request #495 from jcastillo-arm/jc/tf-issues/170
by danh-arm
· 9 years ago
e7ae6db
Disable PL011 UART before configuring it
by Juan Castillo
· 9 years ago
aadf19a
ARM plat: add build option to unlock access to non-secure timer
by Juan Castillo
· 9 years ago
d43b657
Merge pull request #486 from Xilinx/issues/340
by danh-arm
· 9 years ago
46dd170
Remove direct usage of __attribute__((foo))
by Soren Brinkmann
· 9 years ago
dd50579
FVP: Compile ARM Cortex-A72 CPU support in
by Sandrine Bailleux
· 9 years ago
432aa77
Add support for ARM Cortex-A35 processor
by Sandrine Bailleux
· 9 years ago
8e04dec
Apply TBBR naming convention to the fip_create options
by Juan Castillo
· 9 years ago
f4119ec
Miscellaneous doc fixes for v1.2
by Sandrine Bailleux
· 9 years ago
7175bde
Remove out-dated comment in FVP PWRC code
by Sandrine Bailleux
· 9 years ago
89f8f33
FWU: Pass client cookie to FWU_SMC_UPDATE_DONE
by Dan Handley
· 9 years ago
7d19941
Remove dashes from image names: 'BL3-x' --> 'BL3x'
by Juan Castillo
· 9 years ago
a72b647
Replace all SCP FW (BL0, BL3-0) references
by Juan Castillo
· 9 years ago
be80120
TBB: apply TBBR naming convention to certificates and extensions
by Juan Castillo
· 9 years ago
6e8f0b1
Merge pull request #462 from soby-mathew/sm/runtime_console
by danh-arm
· 9 years ago
d1a9343
FWU: Add support for `fwu_fip` target
by Yatharth Kochar
· 9 years ago
Next »