Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
arm-trusted-firmware
/
1a41e8c1e0a6b2e37dd08d5b3ec6245a1c1051a3
1a41e8c
Exclude more files from checkpatch and checkcodebase
by Dan Handley
· 8 years ago
f0b489c
Move stdlib header files to include/lib/stdlib
by Dan Handley
· 8 years ago
a7e5303
Merge pull request #632 from rockchip-linux/support-for-gpio-driver-v2
by danh-arm
· 8 years ago
aa037ca
Merge pull request #634 from sandrine-bailleux-arm/sb/exception-vectors
by danh-arm
· 8 years ago
2ff900f
Merge pull request #633 from soby-mathew/sm/psci_wfi_hook
by danh-arm
· 8 years ago
8c94f82
Merge pull request #627 from soby-mathew/sm/fvp_ccn502_sup_1
by danh-arm
· 8 years ago
86c253e
rockchip: support system off function for rk3399
by Caesar Wang
· 8 years ago
8867299
rockchip: support reset SoC through gpio for rk3399
by Caesar Wang
· 8 years ago
68ff45f
rockchip: add reset or power off gpio configuration for rk3399
by Caesar Wang
· 8 years ago
9901dcf
rockchip: support rk3399 gpio driver
by Caesar Wang
· 8 years ago
1958898
gpio: support gpio set/get pull status
by Caesar Wang
· 8 years ago
79627dc
Fill exception vectors with zero bytes
by Sandrine Bailleux
· 8 years ago
e0ae9fa
Introduce some helper macros for exception vectors
by Sandrine Bailleux
· 8 years ago
ac1cc8e
PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_ops
by Soby Mathew
· 9 years ago
7123787
Add CCN support to FVP platform port
by Soby Mathew
· 9 years ago
6331a31
CCN: Add API to query the PART0 ID from CCN
by Soby Mathew
· 9 years ago
e141aa0
Merge pull request #625 from antonio-nino-diaz-arm/an/delay-timer-v2
by danh-arm
· 8 years ago
6704f42
Replace Rockchip delay timer by generic one
by Antonio Nino Diaz
· 9 years ago
1d0b990
Replace MediaTek delay timer by generic one
by Antonio Nino Diaz
· 9 years ago
32cd95f
Replace SP804 timer by generic delay timer on FVP
by Antonio Nino Diaz
· 9 years ago
0bcedb2
Implement generic delay timer
by Antonio Nino Diaz
· 9 years ago
f3d3b31
Implement plat_get_syscnt_freq2 on platforms
by Antonio Nino Diaz
· 9 years ago
d448639
Add 32 bit version of plat_get_syscnt_freq
by Antonio Nino Diaz
· 9 years ago
d1d7165
Merge pull request #622 from mtk09422/hw-crypt-v3
by danh-arm
· 9 years ago
7ace1cc
MT8173: Add Sip function for MTK HW crypt driver
by Yi Zheng
· 9 years ago
b659b1a
mt8173: Reorganize plat SiP functions
by Jimmy Huang
· 9 years ago
789a6d4
Merge pull request #619 from sandrine-bailleux-arm/sb/rockchip-assertions
by danh-arm
· 9 years ago
80fb66b
Rockchip: Add some debug assertions in the PMU driver
by Sandrine Bailleux
· 9 years ago
8fc8357
Merge pull request #618 from rockchip-linux/fixes-for-suspend/resume
by danh-arm
· 9 years ago
2edaa74
Merge pull request #617 from leon-chen-mtk/refactor_common_1
by danh-arm
· 9 years ago
f47a25d
rockchip: support the suspend/resume for rk3399
by Caesar Wang
· 9 years ago
fa7d172
Merge pull request #614 from soby-mathew/sm/rem_fvp_ve_memmap
by danh-arm
· 9 years ago
cf906b2
Refactor MediaTek platform common code
by Leon Chen
· 9 years ago
a8af6a4
Change the default driver to GICv3 in FVP
by Soby Mathew
· 9 years ago
21a3973
Remove support for legacy VE memory map in FVP
by Soby Mathew
· 9 years ago
32d4f82
Merge pull request #597 from hzhuang1/emmc_v3.2
by danh-arm
· 9 years ago
2da3604
drivers: add emmc stack
by Haojian Zhuang
· 9 years ago
08b375b
Document: add MAX_IO_BLOCK_DEVICES platform macro
by Haojian Zhuang
· 9 years ago
9da7a65
IO: support block device type
by Haojian Zhuang
· 9 years ago
4e41896
Merge pull request #612 from sandrine-bailleux-arm/sb/fix-xlat-lib-path
by danh-arm
· 9 years ago
846f296
Merge pull request #610 from bjackman/bj/fip-create-exit-code
by danh-arm
· 9 years ago
3992c35
Merge pull request #611 from sandrine-bailleux-arm/sb/fix-init_xlation_table_inner
by danh-arm
· 9 years ago
3c2c72f
Doc: Fix the path to the xlat lib
by Sandrine Bailleux
· 9 years ago
6d9b7c1
fip_create: Fix exit status for missing output filename
by Brendan Jackman
· 9 years ago
aa447b9
Fix computation of L1 bitmask in the translation table lib
by Sandrine Bailleux
· 9 years ago
142ff9b
Merge pull request #605 from yatharth-arm/yk/sys_counter_fix
by danh-arm
· 9 years ago
1969625
Conditionally compile `plat_get_syscnt_freq()` in ARM standard platforms
by Yatharth Kochar
· 9 years ago
cf4ee17
Merge pull request #604 from sandrine-bailleux-arm/sb/validate-psci_cpu_on_start-args
by danh-arm
· 9 years ago
3f84cec
Merge pull request #602 from rockchip-linux/fixes-for-coreboot_v1
by danh-arm
· 9 years ago
749ade4
Merge pull request #603 from yatharth-arm/yk/sys_counter
by danh-arm
· 9 years ago
22b09c1
Remove unused argument in psci_cpu_on_start()
by Sandrine Bailleux
· 9 years ago
1ad9f93
Validate psci_cpu_on_start() arguments
by Sandrine Bailleux
· 9 years ago
0c05748
rockchip: fixes for the required
by Caesar Wang
· 9 years ago
7607204
Merge pull request #601 from sandrine-bailleux-arm/sb/a57-errata-workarounds
by danh-arm
· 9 years ago
7ee532a
Merge pull request #598 from antonio-nino-diaz-arm/an/xlat-overlap
by danh-arm
· 9 years ago
c073fda
Move `plat_get_syscnt_freq()` to arm_common.c
by Yatharth Kochar
· 9 years ago
86d8948
Doc: Add links to the A53/A57 Errata Notice documents
by Sandrine Bailleux
· 9 years ago
adeecf9
Add support for Cortex-A57 erratum 833471 workaround
by Sandrine Bailleux
· 9 years ago
0728886
Add support for Cortex-A57 erratum 826977 workaround
by Sandrine Bailleux
· 9 years ago
0b77197
Add support for Cortex-A57 erratum 829520 workaround
by Sandrine Bailleux
· 9 years ago
a8b1c76
Add support for Cortex-A57 erratum 828024 workaround
by Sandrine Bailleux
· 9 years ago
07e8942
Merge pull request #594 from jcastillo-arm/jc/user-guide
by danh-arm
· 9 years ago
df22d60
Add support for Cortex-A57 erratum 826974 workaround
by Sandrine Bailleux
· 9 years ago
097b787
Fix wording in cpu-ops.mk comments
by Sandrine Bailleux
· 9 years ago
81b491f
Merge pull request #595 from sandrine-bailleux-arm/sb/unoptimised-build
by danh-arm
· 9 years ago
e1ea929
Limit support for region overlaps in xlat_tables
by Antonio Nino Diaz
· 9 years ago
7b4838e
Merge pull request #549 from ljerry/tf_issue_373
by danh-arm
· 9 years ago
9ff67fa
Dump platform-defined regs in crash reporting
by Gerald Lejeune
· 9 years ago
10c252c
Fix build error with optimizations disabled (-O0)
by Sandrine Bailleux
· 9 years ago
403973c
Give user's compiler flags precedence over default ones
by Sandrine Bailleux
· 9 years ago
ec0a975
Update User Guide and move up to Linaro 16.02
by Juan Castillo
· 9 years ago
df03c6e
Merge pull request #593 from mtk09422/mtcmos-fix
by danh-arm
· 9 years ago
6d21b29
Merge pull request #591 from soby-mathew/sm/xlat_common
by danh-arm
· 9 years ago
8c9130c
mt8173: Fix timing issue of mfg mtcmos power off
by Fan Chen
· 9 years ago
3e4b8fd
Migrate platform ports to the new xlat_tables library
by Soby Mathew
· 9 years ago
3ca9928
Refactor the xlat_tables library code
by Soby Mathew
· 9 years ago
43b97ed
Merge pull request #590 from yatharth-arm/yk/tzc400
by danh-arm
· 9 years ago
9fbdb80
Use unsigned long long instead of uintptr_t in TZC400/DMC500 drivers
by Yatharth Kochar
· 9 years ago
72c1dc1
Merge pull request #589 from soby-mathew/sm/fix_rk_build_err
by danh-arm
· 9 years ago
000bc45
Fix build error in Rockchip platform
by Soby Mathew
· 9 years ago
70fafab
Merge pull request #579 from ashutoshksingh/master
by danh-arm
· 9 years ago
5d787dd
Merge pull request #569 from Xilinx/zynqmp-v1
by danh-arm
· 9 years ago
af984ee
Merge pull request #588 from antonio-nino-diaz-arm/an/ignore-check-md
by danh-arm
· 9 years ago
8f524c2
Remove markdown files from coding style check
by Antonio Nino Diaz
· 9 years ago
3323fe1
Fix list of paths to perform coding style check on
by Antonio Nino Diaz
· 9 years ago
c71a87a
Merge pull request #587 from antonio-nino-diaz-arm/an/rename-bl33-base
by danh-arm
· 9 years ago
b2c9687
Merge pull request #586 from antonio-nino-diaz-arm/an/spd-bl32
by danh-arm
· 9 years ago
978e682
Merge pull request #585 from soby-mathew/sm/tf_printf_ll_changes
by danh-arm
· 9 years ago
68450a6
Rename BL33_BASE option to PRELOADED_BL33_BASE
by Antonio Nino Diaz
· 9 years ago
d5d6b89
Fix BL33_BASE option to work with RESET_TO_BL31
by Antonio Nino Diaz
· 9 years ago
81d139d
Remove BL32_BASE when building without SPD for FVP
by Antonio Nino Diaz
· 9 years ago
f2f5a7b
Differentiate `long` and `long long` formats in tf_printf
by Soby Mathew
· 9 years ago
7a0ae2f
Merge pull request #584 from soby-mathew/sm/enable_scr_sif
by danh-arm
· 9 years ago
0892f6b
Merge pull request #583 from mtk09422/fix-build-error
by danh-arm
· 9 years ago
e850883
Merge pull request #582 from jcastillo-arm/jc/fip_extract
by danh-arm
· 9 years ago
91e8ae6
Merge pull request #578 from EvanLloyd/ejll/woa_make2
by danh-arm
· 9 years ago
105b59e
Merge pull request #575 from soby-mathew/sm/new_tzc_driver
by danh-arm
· 9 years ago
5d29c76
Merge pull request #572 from jcastillo-arm/jc/tbb_nvcounter
by danh-arm
· 9 years ago
a8f6e21
Merge pull request #563 from sbranden/tf_issue_380
by danh-arm
· 9 years ago
99e58f9
Enable SCR_EL3.SIF bit
by Soby Mathew
· 9 years ago
Next »