Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
b72de190b852d7e4f53f61e8542bb44ee0ebd9c9
/
plat
b72de19
Merge pull request #1356 from robertovargas-arm/misra-changes
by Dimitris Papastamos
· 7 years ago
52f707f
Fix MISRA rule 8.4 Part 4
by Roberto Vargas
· 7 years ago
d4b35e1
Fix MISRA rule 8.4 Part 3
by Roberto Vargas
· 7 years ago
5f5a5e6
Fix MISRA rule 8.3 Part 2
by Roberto Vargas
· 7 years ago
3c98ce4
Fix MISRA rule 8.4 Part 1
by Roberto Vargas
· 7 years ago
3cd3a98
Merge pull request #1352 from hzhuang1/hikey_ddr
by Dimitris Papastamos
· 7 years ago
5355397
Merge pull request #1347 from davidcunado-arm/dc/affinities
by Dimitris Papastamos
· 7 years ago
62f44c0
layerscape: fix integer handling issues
by Jiafei Pan
· 7 years ago
a403c3a
hikey: clean sram before mcu used
by Haojian Zhuang
· 7 years ago
da7109a
hikey: save ddr parameters into SRAM
by Haojian Zhuang
· 7 years ago
e18de67
hikey: update ddr initialization
by Haojian Zhuang
· 7 years ago
72e4307
Merge pull request #1342 from Summer-ARM/sq/support-tzmp1
by Dimitris Papastamos
· 7 years ago
8cbafa7
Merge pull request #1349 from amitdanielkachhap/juno_fix_bl2_sizes
by Dimitris Papastamos
· 7 years ago
13b95c2
Juno: Add support for TrustZone Media Protection 1 (TZMP1)
by Summer Qin
· 7 years ago
5ce394c
plat/arm: Allow override of default TZC regions
by Summer Qin
· 7 years ago
46367ad
layerscape: Initial TF-A support for LS1043ardb
by Jiafei Pan
· 7 years ago
4a8c7f9
Juno: Increase bl2 max size to fix build when SPD=opteed
by Amit Daniel Kachhap
· 7 years ago
ee2fe02
FVP: Fix function for translating MPIDR to linear index
by David Cunado
· 7 years ago
1a9051a
Merge pull request #1334 from michpappas/tf-issues#572_qemu_dont_use_C_for_crash_console
by Dimitris Papastamos
· 7 years ago
abd0836
qemu: don't use C functions for the crash console callbacks
by Michalis Pappas
· 7 years ago
1e5138e
Merge pull request #1327 from npoushin/npoushin/sgi575
by Dimitris Papastamos
· 7 years ago
2257d6d
Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements
by Dimitris Papastamos
· 7 years ago
f31abb5
Merge pull request #1325 from michpappas/tf-issues#568_qemu_add_ENABLE_STACK_PROTECTOR
by Dimitris Papastamos
· 7 years ago
75ba073
Merge pull request #1331 from hzhuang1/reboot_delay
by Dimitris Papastamos
· 7 years ago
1a22685
Merge pull request #1329 from antonio-nino-diaz-arm/an/rpi3-multi-console
by Dimitris Papastamos
· 7 years ago
0e094d3
Merge pull request #1335 from JoelHutton/jh/cleanup_void_pointers
by Dimitris Papastamos
· 7 years ago
0ece80f
ARM platforms: Add support for SGI575
by Nariman Poushin
· 7 years ago
0165028
hikey960: add delay before reset
by Haojian Zhuang
· 7 years ago
5cc3bc8
Clean usage of void pointers to access symbols
by Joel Hutton
· 7 years ago
1f47002
rpi3: Use new console APIs
by Antonio Nino Diaz
· 7 years ago
ff957ed
plat: fix switch statements to comply with MISRA rules
by Jonathan Wright
· 7 years ago
b669ca7
plat/common: remove fall-through on release build
by Jonathan Wright
· 7 years ago
0f92b0a
Merge pull request #1323 from rockchip-linux/Fixes-rk3399-watchdog
by Dimitris Papastamos
· 7 years ago
a0bb5ac
qemu: MULTI_CONSOLE_API=0 causes build error
by Michalis Pappas
· 7 years ago
3f3948b
Merge pull request #1280 from gitfineon/master
by davidcunado-arm
· 7 years ago
388cf1e
Merge pull request #1299 from michpappas/tf-issues#561_qemu_support_MULTI_CONSOLE
by davidcunado-arm
· 7 years ago
f0d79e7
Merge pull request #1307 from wangfeng-64/master
by davidcunado-arm
· 7 years ago
cca6cb7
[PATCH 2/2] qemu: Support MULTI_CONSOLE_API
by Michalis Pappas
· 7 years ago
7382b59
Merge pull request #1314 from antonio-nino-diaz-arm/an/smccc-header
by davidcunado-arm
· 7 years ago
3e8bdf4
Merge pull request #1304 from antonio-nino-diaz-arm/an/fix-copyright
by davidcunado-arm
· 7 years ago
3c817f4
Rename 'smcc' to 'smccc'
by Antonio Nino Diaz
· 7 years ago
e4c00bb
qemu: Add support for stack canary protection
by Michalis Pappas
· 7 years ago
825f273
rockchip/rk3399: save/restore watchdog register correctly
by Lin Huang
· 7 years ago
8d22ec3
FVP: change the method for translating MPIDR values to a linear indices
by Wang Feng
· 7 years ago
10503cc
FVP AArch32: Fix flash access in BL32 for mem_protect
by Joel Hutton
· 7 years ago
afdff3c
plat/hikey: boot memory layout to dedicated file
by Michael Brandl
· 7 years ago
a60cbc8
Merge pull request #1303 from soby-mathew/sm/fix_juno_fwu
by davidcunado-arm
· 7 years ago
14ba963
tegra: Use SPDX license identifier
by Antonio Nino Diaz
· 7 years ago
1164ba2
Merge pull request #1277 from hzhuang1/testing/bl2_el3_v0.6
by davidcunado-arm
· 7 years ago
9427357
Juno: Change the Firmware update detect mechanism
by Soby Mathew
· 7 years ago
1b296f2
Merge pull request #1302 from hzhuang1/fix_build
by davidcunado-arm
· 7 years ago
db14130
BL2U: Fix ARM platform timer initilization
by Soby Mathew
· 7 years ago
ebf6815
Merge pull request #1239 from arve-android/trusty-fixes
by davidcunado-arm
· 7 years ago
24c8337
hikey: fix build issue with CLANG
by Haojian Zhuang
· 7 years ago
26c94f6
hikey960: fix build issue with CLANG
by Haojian Zhuang
· 7 years ago
f94d9ca
Merge pull request #1288 from michpappas/tf-issues#558_qemu_separate_code_and_data
by davidcunado-arm
· 7 years ago
3b93f1e
Merge pull request #1298 from michpappas/tf-issues#560_qemu_UART1_data_abort
by davidcunado-arm
· 7 years ago
d82e29d
hikey960: move out duplicated code
by Haojian Zhuang
· 7 years ago
9411fe3
hikey960: fix invoking driver init in image load driver
by Haojian Zhuang
· 7 years ago
1b4b412
hikey960: migrate to bl2_el3
by Haojian Zhuang
· 7 years ago
a94d75d
hikey960: drop LOAD_IMAGE v1
by Haojian Zhuang
· 7 years ago
e3eb0b8
hikey960: fix memory overlapped in memory map
by Haojian Zhuang
· 7 years ago
ac34072
hikey960: avoid to dump message when fetch boardid
by Haojian Zhuang
· 7 years ago
590188a
hikey: move out duplicated code
by Haojian Zhuang
· 7 years ago
b755da3
hikey: migrate to bl2_el3
by Haojian Zhuang
· 7 years ago
1cb3b48
hikey: clean dcache for SRAM after initialized
by Haojian Zhuang
· 7 years ago
3bd9438
hikey: drop LOAD_IMAGE v1
by Haojian Zhuang
· 7 years ago
8e23515
qemu: Accessing UART1 causes a data abort
by Michalis Pappas
· 7 years ago
6271e01
Merge pull request #1292 from danh-arm/dh/spurious-dep-warn
by davidcunado-arm
· 7 years ago
0d308e8
Merge pull request #1297 from soby-mathew/sm/fix_aarch32_plat_cmn
by davidcunado-arm
· 7 years ago
6d07e67
Remove sp_min functions from plat_common.c
by Soby Mathew
· 7 years ago
fecedb0
Fix FVP DRAM2 size
by Roberto Vargas
· 7 years ago
807d727
Suppress spurious deprecated declaration warnings
by Dan Handley
· 7 years ago
269dc75
Merge pull request #1290 from jeenu-arm/dynamiq
by davidcunado-arm
· 7 years ago
b8d8145
Merge pull request #1282 from robertovargas-arm/misra-changes
by davidcunado-arm
· 7 years ago
2b36b15
Fix MISRA rule 8.4 Part 2
by Roberto Vargas
· 7 years ago
2ca18d9
Fix MISRA rule 8.4 Part 1
by Roberto Vargas
· 7 years ago
1a6eed3
Fix MISRA rule 8.3 Part 1
by Roberto Vargas
· 7 years ago
0571270
Fix MISRA rule 8.4 in common code
by Roberto Vargas
· 7 years ago
7542113
FVP: Allow building for DynamIQ systems
by Jeenu Viswambharan
· 7 years ago
ba86112
qemu: Support SEPARATE_CODE_AND_RODATA
by Michalis Pappas
· 7 years ago
0fa6fdf
Select SCMI/SDS drivers by default on Juno
by Sandrine Bailleux
· 7 years ago
0b5dacd
Merge pull request #1287 from davidcunado-arm/dc/fix_misra
by davidcunado-arm
· 7 years ago
9c274f8
Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch
by davidcunado-arm
· 7 years ago
f317e5d
Merge pull request #1274 from dp-arm/dp/a75
by davidcunado-arm
· 7 years ago
c150312
Update ULL() macro and instances of ull to comply with MISRA
by David Cunado
· 7 years ago
a684e58
FVP: restrict dynamic config to Unix build environment
by Soby Mathew
· 7 years ago
1be747f
Refactor AMU support for Cortex A75
by Dimitris Papastamos
· 7 years ago
0b00f8a
Factor out CPU AMU helpers
by Dimitris Papastamos
· 7 years ago
7c2a3ca
Add comments about mismatched TCR_ELx and xlat tables
by Antonio Nino Diaz
· 7 years ago
cc36484
Dynamic cfg: MISRA fixes
by Soby Mathew
· 7 years ago
5f6412a
FVP: Add TB_FW_CONFIG and HW_CONFIG
by Soby Mathew
· 7 years ago
96a1c6b
ARM Platforms: Load HW_CONFIG in BL2
by Soby Mathew
· 7 years ago
7c6df5b
ARM Platorms: Load TB_FW_CONFIG in BL1
by Soby Mathew
· 7 years ago
6e16a33
BL1: Deprecate the `bl1_init_bl2_mem_layout()` API
by Soby Mathew
· 7 years ago
7d5a2e7
ARM Platforms: Migrate to new BL handover interface
by Soby Mathew
· 7 years ago
73308d0
Introduce the new BL handover interface
by Soby Mathew
· 7 years ago
2f38ce3
Add image_id to bl1_plat_handle_post/pre_image_load()
by Soby Mathew
· 7 years ago
ee9cdb1
Merge pull request #1273 from antonio-nino-diaz-arm/an/fix-tlbi-disable-mmu
by davidcunado-arm
· 7 years ago
accaf50
Merge pull request #1262 from ssalko/ssalko_dev
by davidcunado-arm
· 7 years ago
Next »