Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
2707c3df910d91010f30fe07632eb22470fbed6d
/
plat
« Previous
cbafd7a
Add SCMI support for Juno platform
by Soby Mathew
· 8 years ago
ea26bad
CSS: Add SCMI driver for SCP
by Soby Mathew
· 8 years ago
d7a901e
Introduce ARM GIC-600 driver
by Jeenu Viswambharan
· 8 years ago
805c2c7
Add support for Cortex-A75 and Cortex-A55 CPUs
by David Wang
· 8 years ago
57dc0cc
Merge pull request #957 from hzhuang1/finish_hikey_psci
by danh-arm
· 7 years ago
d5e2d1a
hikey: pm: finish PSCI hook functions
by Leo Yan
· 7 years ago
a515c3b
hikey: bl31: enable CCI port for cluster 0
by Leo Yan
· 7 years ago
3ba0822
hikey: fix for CPU topology
by Leo Yan
· 7 years ago
6ffe56c
hikey: fix uninitialized variable in ddr code
by Haojian Zhuang
· 7 years ago
34e7843
Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memory
by davidcunado-arm
· 7 years ago
3846f14
hikey: support BL31
by Haojian Zhuang
· 7 years ago
934ae71
hikey: support BL2
by Haojian Zhuang
· 7 years ago
5f281b3
hikey: support BL1
by Haojian Zhuang
· 7 years ago
84fc295
plat/arm: Compile out impossible conditional for AArch32
by dp-arm
· 8 years ago
cc0afe6
Remove plat_match_rotpk reference
by dp-arm
· 8 years ago
35e7298
fvp: Remove unnecessary default case
by dp-arm
· 8 years ago
7f297ca
Include missing header in arm_bl2_setup.c
by dp-arm
· 8 years ago
4be1a61
Merge pull request #938 from masahir0y/tools_share
by danh-arm
· 7 years ago
01b6cb9
mbedtls: Use `MBEDTLS_SHA256_SMALLER` in ARM platforms
by Antonio Nino Diaz
· 7 years ago
d1f9775
FVP,Juno: switch FVP and Juno to use generic TBBR OID header
by Masahiro Yamada
· 7 years ago
a27c166
cert: move platform_oid.h to include/tools_share for all platforms
by Masahiro Yamada
· 7 years ago
3b3ce18
Merge pull request #939 from dp-arm/dp/AArch32_tbbr
by danh-arm
· 7 years ago
080869f
Merge pull request #942 from soby-mathew/sm/fix_juno_build_err
by danh-arm
· 7 years ago
dad6ecc
Juno: Fix AArch32 sp_min build
by Soby Mathew
· 7 years ago
5aea390
Merge pull request #937 from rockchip-linux/rk3328_assert
by danh-arm
· 7 years ago
7d52583
Merge pull request #935 from davidcunado-arm/dc/mbed_api
by danh-arm
· 7 years ago
528dea9
Merge pull request #934 from sandrine-bailleux-arm/sb/break-headers-circular-dep
by danh-arm
· 7 years ago
18dfb30
AArch32: Add BL2U support
by Yatharth Kochar
· 8 years ago
cdd03cb
AArch32: Add `TRUSTED_BOARD_BOOT` support
by dp-arm
· 8 years ago
5f5b53b
rockchip: rk3328: Add assert check in pmu.c
by tony.xie
· 7 years ago
2f1612e
Migrate ARM platforms to use TF_MBEDTLS_KEY_ALG
by David Cunado
· 7 years ago
f68b96c
Tegra: Break circular dependency in platform header files
by Sandrine Bailleux
· 7 years ago
5f2b012
FVP: Break circular dependency in platform header files
by Sandrine Bailleux
· 7 years ago
dedfde5
Add missing SPDX header
by David Cunado
· 7 years ago
6715485
Merge pull request #927 from jeenu-arm/state-switch
by davidcunado-arm
· 7 years ago
d91aaae
Use SPDX license identifiers for remaining files
by dp-arm
· 7 years ago
8016ffd
Merge pull request #918 from rockchip-linux/rk3328
by davidcunado-arm
· 7 years ago
1d74beb
Revert "rockchip: Remove unused rockchip_pd_pwr_down_wfi function"
by Antonio Nino Diaz
· 7 years ago
d1374a2
rockchip: rk3328: Add a missing paragraph for copyright notice.
by tony.xie
· 7 years ago
bc1a929
Introduce ARM SiP service to switch execution state
by Jeenu Viswambharan
· 8 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
2a9b882
Add macro to check whether the CPU implements an EL
by Jeenu Viswambharan
· 8 years ago
c9b55f0
Merge pull request #896 from sbranden/tf_issue_461
by davidcunado-arm
· 8 years ago
b91b5fc
Tegra210: implement 'get_target_pwr_state' handler
by Varun Wadekar
· 8 years ago
5590298
Tegra: fix the NS DRAM address calculation logic
by Varun Wadekar
· 8 years ago
153982c
Tegra: memctrl_v2: zero out NS Video memory carveout region
by Varun Wadekar
· 8 years ago
4e49a7b
Tegra186: calculate proper power state for cluster/system power down
by Varun Wadekar
· 8 years ago
d346dca
Tegra186: mce: max retries for ARI requests
by Steven Kao
· 8 years ago
4d160ac
Tegra: memmap Tegra micro-seconds timer controller
by Steven Kao
· 8 years ago
27e6431
Tegra: early init the delay timer
by Steven Kao
· 8 years ago
7d99b6c
Merge branch 'integration' into tf_issue_461
by Scott Branden
· 8 years ago
bf404c0
Move defines in utils.h to utils_def.h to fix shared header compile issues
by Scott Branden
· 8 years ago
7a4ff68
Tegra: Control inclusion of helper code used for asserts
by Antonio Nino Diaz
· 8 years ago
4aeaf07
Tegra: smmu: enable asserts by default
by Varun Wadekar
· 8 years ago
38c8022
Tegra: enable 'ENABLE_ASSERTIONS' for all builds
by Varun Wadekar
· 8 years ago
a441f72
Tegra: group platform settings together
by Varun Wadekar
· 8 years ago
54973e7
rockchip: rk3328: support rk3328
by tony.xie
· 8 years ago
7a3b5eb
CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND API
by Soby Mathew
· 8 years ago
daa50ca
Merge pull request #912 from vwadekar/tegra-smmu-ctx-save-robust
by davidcunado-arm
· 8 years ago
bf360df
Merge pull request #910 from dp-arm/dp/AArch32-juno-port
by davidcunado-arm
· 8 years ago
60d6aff
Merge pull request #902 from vwadekar/tegra186-sip-mce-calls
by davidcunado-arm
· 8 years ago
1e71abd
Merge pull request #903 from antonio-nino-diaz-arm/an/build-xlat-v1
by davidcunado-arm
· 8 years ago
8788a27
Merge pull request #906 from antonio-nino-diaz-arm/an/asserts-release
by davidcunado-arm
· 8 years ago
27155fc
Tegra: smmu: make the context save sequence robust
by Varun Wadekar
· 8 years ago
2694cba
AArch32: Add SP_MIN support for JUNO
by Yatharth Kochar
· 8 years ago
ede39cb
Changes to support execution in AArch32 state for JUNO
by Yatharth Kochar
· 8 years ago
199fb4a
css: Ensure PSCI system off/reset is not interrupted
by dp-arm
· 8 years ago
7c65c1e
Remove build option `ASM_ASSERTION`
by Antonio Nino Diaz
· 8 years ago
3f81b88
Tegra: smmu: fix the size used to save context
by Varun Wadekar
· 8 years ago
f09d003
ARM platforms: Add option to use xlat tables lib v1
by Antonio Nino Diaz
· 8 years ago
14f3957
Tegra186: Support AARCH32/64 encoding for MCE calls
by Varun Wadekar
· 8 years ago
fee323d
Merge pull request #899 from vwadekar/tegra186-platform-support-v6
by davidcunado-arm
· 8 years ago
2f92c1e
Merge pull request #890 from masahir0y/scp
by davidcunado-arm
· 8 years ago
fa7bdaa
Merge pull request #897 from vwadekar/memctrl-v1-xlat-table-v2
by davidcunado-arm
· 8 years ago
59fd615
Tegra: fix trivial misra issues
by Anthony Zhou
· 8 years ago
4e6ae18
Tegra: no need to re-init the same console
by Varun Wadekar
· 8 years ago
b4a7294
Tegra: Add support for fake system suspend
by Vignesh Radhakrishnan
· 8 years ago
ad45ef7
Tegra: memctrl_v2: restore MC_TXN_OVERRIDE settings
by Varun Wadekar
· 8 years ago
c92050b
Tegra: memctrl_v1: disable AHB redirection after cold boot
by Varun Wadekar
· 8 years ago
fdcdfe2
Tegra: platform: support Tegra186 chip id
by Varun Wadekar
· 8 years ago
92332e6
Tegra: memctrl_v2: MC transaction overrides for newer chips
by Pritesh Raithatha
· 8 years ago
e370ad9
Tegra186: mce: Avoid implementation-defined bitfield types
by Stephen Warren
· 8 years ago
0de6e53
Tegra: smmu: support for multiple devices
by Pritesh Raithatha
· 8 years ago
c88654f
Tegra: smmu: platform handler for SMMU settings
by Pritesh Raithatha
· 8 years ago
a72da80
Merge pull request #895 from vwadekar/tegra186-platform-support-v5
by davidcunado-arm
· 8 years ago
afc81c0
Merge pull request #894 from Xilinx/errata-855873
by davidcunado-arm
· 8 years ago
6460924
Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush
by davidcunado-arm
· 8 years ago
b513232
Tegra: memctrl_v1: enable 'xlat_table_v2' library
by Varun Wadekar
· 8 years ago
43dad67
Tegra: allow platforms to override plat_core_pos_by_mpidr()
by Varun Wadekar
· 8 years ago
9eb5db5
Tegra: memctrl_v2: platform handler for MC settings
by Pritesh Raithatha
· 8 years ago
b9b374f
Tegra: memctrl_v2: remove non-secure access to TZSRAM memory
by Harvey Hsieh
· 8 years ago
24e9939
Tegra186: mce: support for TEGRA_ARI_MISC_CCPLEX_EDBGREQ
by Rich Wiley
· 8 years ago
4cc07ae
Tegra186: update t18x_ari.h to v3.1
by Varun Wadekar
· 8 years ago
235e9c3
Tegra186: PSCI: support for 64-bit TZDRAM base
by Steven Kao
· 8 years ago
6cb25f9
Tegra: memctrl_v2: config to enable SMMU device
by Varun Wadekar
· 8 years ago
d64db96
Tegra186: read activity monitor's clock counter values
by Varun Wadekar
· 8 years ago
4c7fa50
Tegra: memctrl_v2: make AFI device settings configurable
by Varun Wadekar
· 8 years ago
bd2b414
Tegra186: move smmu driver to tegra/common
by Varun Wadekar
· 8 years ago
b556828
Tegra186: split MCE driver into public/private interfaces
by Varun Wadekar
· 8 years ago
0d1c29a
Merge pull request #892 from rockchip-linux/fixes-a-typo
by davidcunado-arm
· 8 years ago
Next »