Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
541206aca6fa5280b486c3aa036c91cc79e1f463
« Previous
c7a1b19
mbedtls: Namespace for TF specific macros
by David Cunado
· 7 years ago
f3e3a43
AArch32: Rework SMC context save and restore mechanism
by Soby Mathew
· 8 years ago
e3cc838
Hook up LLVM compiler-rt in the build system
by dp-arm
· 8 years ago
75b6057
Import builtins from LLVM compiler-rt project
by dp-arm
· 8 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
783fd7c
Merge pull request #933 from davidcunado-arm/dc/add_spdx
by davidcunado-arm
· 7 years ago
dedfde5
Add missing SPDX header
by David Cunado
· 7 years ago
b1e64b0
Merge pull request #928 from davidcunado-arm/dc/update_userguide
by davidcunado-arm
· 7 years ago
6715485
Merge pull request #927 from jeenu-arm/state-switch
by davidcunado-arm
· 7 years ago
16d12c9
Merge pull request #932 from dp-arm/dp/spdx-rockchip
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
219e01a
Merge pull request #931 from antonio-nino-diaz-arm/an/revert-rockchip
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
9b11f39
Minor fixes to the xlat tables lib v2
by Antonio Nino Diaz
· 7 years ago
6377a4f
Merge pull request #926 from EvanLloyd/win_make_4
by davidcunado-arm
· 7 years ago
4c99cfd
Merge pull request #922 from davidcunado-arm/dc/smc_yielding_spds
by davidcunado-arm
· 7 years ago
e377ca3
Update AEM and Cortex Models versions
by David Cunado
· 8 years ago
8364a95
Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bit
by davidcunado-arm
· 7 years ago
c8833ea
Migrate secure payload dispatchers to new SMC terminology
by David Cunado
· 8 years ago
f251a4c
Merge pull request #925 from dp-arm/dp/spdx
by davidcunado-arm
· 8 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
1c5f360
Build: Correct Unix specific echo commands
by Evan Lloyd
· 8 years ago
4c3055f
Build: Fix parallel build
by Evan Lloyd
· 8 years ago
7dc9133
Merge pull request #919 from davidcunado-arm/dc/smc_yielding_generic
by davidcunado-arm
· 8 years ago
2a9b882
Add macro to check whether the CPU implements an EL
by Jeenu Viswambharan
· 8 years ago
efabaa9
Fix execute-never permissions in xlat tables libs
by Antonio Nino Diaz
· 8 years ago
014f833
Merge pull request #923 from nmenon/fix_xlat_1
by davidcunado-arm
· 8 years ago
6f24346
xlat lib: Don't set mmap_attr_t enum to be -1
by Nishanth Menon
· 8 years ago
c9b55f0
Merge pull request #896 from sbranden/tf_issue_461
by davidcunado-arm
· 8 years ago
e789ae4
Merge pull request #913 from vwadekar/tegra-fixes-from-downstream
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
3847eae
Merge pull request #920 from vwadekar/asserts-release-nvidia
by davidcunado-arm
· 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
90d1240
Merge pull request #917 from soby-mathew/sm/sys_susp_css
by davidcunado-arm
· 8 years ago
28f69ab
Update terminology: standard SMC to yielding SMC
by David Cunado
· 8 years ago
e7c7911
Merge pull request #907 from antonio-nino-diaz-arm/an/smc-ret0
by davidcunado-arm
· 8 years ago
4cb1b71
Merge pull request #900 from vwadekar/ti-uart-bug-fix
by davidcunado-arm
· 8 years ago
2943605
Merge pull request #914 from afaerber/align-hex
by davidcunado-arm
· 8 years ago
c925f40
Merge pull request #901 from vwadekar/freebsd-stdbool-header
by davidcunado-arm
· 8 years ago
54973e7
rockchip: rk3328: support rk3328
by tony.xie
· 8 years ago
a6919d6
Merge pull request #911 from danh-arm/dh/refactor-bl2-image-load
by davidcunado-arm
· 8 years ago
fdc9ee8
Merge pull request #909 from sandrine-bailleux-arm/sb/xlat-lib-misc-improvements
by davidcunado-arm
· 8 years ago
7a3b5eb
CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND API
by Soby Mathew
· 8 years ago
242a7b7
fiptool: Support non-decimal --align arguments
by Andreas Färber
· 8 years ago
1ccba6e
drivers: ti: uart: remove UART_FCR writes
by Varun Wadekar
· 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
b68095d
Merge pull request #898 from soby-mathew/sm/dcache-early
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
a9f776c
AArch32: Add support for ARM Cortex-A53/57/72 MPCore Processor
by Yatharth Kochar
· 8 years ago
199fb4a
css: Ensure PSCI system off/reset is not interrupted
by dp-arm
· 8 years ago
04980a3
xlat lib: Use mmap_attr_t type consistently
by Sandrine Bailleux
· 8 years ago
3759e3f
Control inclusion of helper code used for asserts
by Antonio Nino Diaz
· 8 years ago
7c65c1e
Remove build option `ASM_ASSERTION`
by Antonio Nino Diaz
· 8 years ago
acb2914
tspd:FWU:Fix usage of SMC_RET0
by Antonio Nino Diaz
· 8 years ago
1b134a4
Merge pull request #904 from vwadekar/tegra-smmu-ctx-size-fix
by davidcunado-arm
· 8 years ago
5515739
lib: stdbool header from the FreeBSD project
by Varun Wadekar
· 8 years ago
3f81b88
Tegra: smmu: fix the size used to save context
by Varun Wadekar
· 8 years ago
09c97c9
Minor refactor of BL2 image load v2
by Dan Handley
· 8 years ago
808c229
Add `ENABLE_ASSERTIONS` build option
by Antonio Nino Diaz
· 8 years ago
043fe9c
PSCI: Build option to enable D-Caches early in warmboot
by Soby Mathew
· 8 years ago
f09d003
ARM platforms: Add option to use xlat tables lib v1
by Antonio Nino Diaz
· 8 years ago
0ffc449
TZC: rename included C file to a header
by Antonio Nino Diaz
· 8 years ago
14f3957
Tegra186: Support AARCH32/64 encoding for MCE calls
by Varun Wadekar
· 8 years ago
08147ec
Merge pull request #893 from antonio-nino-diaz-arm/an/tf-printf-error
by davidcunado-arm
· 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
Next »