Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
f1b84f65e6701c984e6161e744a35f199eb31da5
/
include
« Previous
d75d2ba
Build option to include AArch32 registers in cpu context
by Soby Mathew
· 8 years ago
c2a11c6
xlat lib: Remove out-dated comment
by Sandrine Bailleux
· 8 years ago
63af687
Add support for ARM Cortex-A73 MPCore Processor
by Yatharth Kochar
· 9 years ago
cb87e89
Merge pull request #632 from rockchip-linux/support-for-gpio-driver-v2
by danh-arm
· 8 years ago
fd0d03f
Merge pull request #634 from sandrine-bailleux-arm/sb/exception-vectors
by danh-arm
· 8 years ago
b809e0a
Merge pull request #633 from soby-mathew/sm/psci_wfi_hook
by danh-arm
· 8 years ago
8abdf1c
gpio: support gpio set/get pull status
by Caesar Wang
· 8 years ago
618ba99
Fill exception vectors with zero bytes
by Sandrine Bailleux
· 8 years ago
9e6ad6c
Introduce some helper macros for exception vectors
by Sandrine Bailleux
· 8 years ago
6a81641
PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_ops
by Soby Mathew
· 9 years ago
095b9bc
CCN: Add API to query the PART0 ID from CCN
by Soby Mathew
· 9 years ago
bcd79b2
Implement generic delay timer
by Antonio Nino Diaz
· 8 years ago
391a76e
Add 32 bit version of plat_get_syscnt_freq
by Antonio Nino Diaz
· 8 years ago
339f559
Bring IO storage dummy driver
by Gerald Lejeune
· 9 years ago
fffe9e7
drivers: add emmc stack
by Haojian Zhuang
· 9 years ago
12ade16
IO: support block device type
by Haojian Zhuang
· 9 years ago
15e219f
Merge pull request #603 from yatharth-arm/yk/sys_counter
by danh-arm
· 9 years ago
3c0087a
Move `plat_get_syscnt_freq()` to arm_common.c
by Yatharth Kochar
· 9 years ago
143ef1a
Add support for Cortex-A57 erratum 833471 workaround
by Sandrine Bailleux
· 9 years ago
adcbd55
Add support for Cortex-A57 erratum 826977 workaround
by Sandrine Bailleux
· 9 years ago
48cbe85
Add support for Cortex-A57 erratum 829520 workaround
by Sandrine Bailleux
· 9 years ago
c11116f
Add support for Cortex-A57 erratum 828024 workaround
by Sandrine Bailleux
· 9 years ago
a7e0c53
Add support for Cortex-A57 erratum 826974 workaround
by Sandrine Bailleux
· 9 years ago
b2b79e8
Merge pull request #595 from sandrine-bailleux-arm/sb/unoptimised-build
by danh-arm
· 9 years ago
2c7ed5b
Dump platform-defined regs in crash reporting
by Gerald Lejeune
· 9 years ago
37a12df
Fix build error with optimizations disabled (-O0)
by Sandrine Bailleux
· 9 years ago
6604125
Merge pull request #591 from soby-mathew/sm/xlat_common
by danh-arm
· 9 years ago
44170c4
Refactor the xlat_tables library code
by Soby Mathew
· 9 years ago
fc71975
Use unsigned long long instead of uintptr_t in TZC400/DMC500 drivers
by Yatharth Kochar
· 9 years ago
6fa4d52
Merge pull request #569 from Xilinx/zynqmp-v1
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
e4fa370
Remove BL32_BASE when building without SPD for FVP
by Antonio Nino Diaz
· 9 years ago
93934d1
Merge pull request #584 from soby-mathew/sm/enable_scr_sif
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
074e05a
Enable SCR_EL3.SIF bit
by Soby Mathew
· 9 years ago
8c80d1e
Merge pull request #580 from soby-mathew/sm/ret_type_plat_ns_ep
by danh-arm
· 9 years ago
f9a3119
drivers: Add Cadence UART driver
by Soren Brinkmann
· 9 years ago
21f9361
Modify return type of plat_get_ns_image_entrypoint()
by Soby Mathew
· 9 years ago
55f9f4b
Merge pull request #577 from antonio-nino-diaz-arm/an/remove-xlat-helpers
by danh-arm
· 9 years ago
510d87b
Add support to program a DMC-500 TZC on ARM platforms
by Vikram Kanigiri
· 9 years ago
411ac8f
Add ARM CoreLink DMC-500 driver to program TrustZone protection
by Vikram Kanigiri
· 9 years ago
9c708b5
Migrate ARM standard platforms to the refactored TZC driver
by Soby Mathew
· 9 years ago
1eabdbc
Refactor the ARM CoreLink TZC-400 driver
by Vikram Kanigiri
· 9 years ago
346f1f9
Remove xlat_helpers.c
by Antonio Nino Diaz
· 9 years ago
bfb7fa6
TBB: add non-volatile counter support
by Juan Castillo
· 9 years ago
9e8a661
Merge pull request #570 from davwan01/bl31-in-dram
by danh-arm
· 9 years ago
0ba499f
Add support to load BL31 in DRAM
by David Wang
· 9 years ago
851dc7e
Add ISR_EL1 to crash report
by Gerald Lejeune
· 9 years ago
6af70f5
Remove DAIF bits handling macros
by Gerald Lejeune
· 9 years ago
632d6df
Enable asynchronous abort exceptions during boot
by Gerald Lejeune
· 9 years ago
6b28c57
Make cpu operations warning a VERBOSE print
by Soby Mathew
· 9 years ago
1f21bcf
Remove all non-configurable dead loops
by Antonio Nino Diaz
· 9 years ago
299d794
Merge pull request #538 from sandrine-bailleux-arm/sb/extend-memory-types
by danh-arm
· 9 years ago
0165c11
Merge pull request #541 from antonio-nino-diaz-arm/an/secondary-cpu-init
by danh-arm
· 9 years ago
4357b41
Initialize secondary CPUs during cold boot
by Antonio Nino Diaz
· 9 years ago
52b1ba6
Extend memory attributes to map non-cacheable memory
by Sandrine Bailleux
· 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
7decd00
Merge pull request #518 from hzhuang1/pl061_gpio_v5
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
2e86cb1
ARM platforms: rationalise memory attributes of shared memory
by Juan Castillo
· 9 years ago
fbb1301
Rework use of interconnect drivers
by Vikram Kanigiri
· 9 years ago
89fdcb3
Merge pull request #520 from vikramkanigiri/vk/scp_flexibility
by danh-arm
· 9 years ago
c45b73c
Merge pull request #519 from vikramkanigiri/vk/misc_plat_reorg
by danh-arm
· 9 years ago
18a1731
Make SCP_BL2(U) image loading configurable on CSS platforms
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
910bd8e
arm: gpio: add pl061 driver
by Haojian Zhuang
· 9 years ago
70f2bd0
gpio: add gpio framework
by Haojian Zhuang
· 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
b228b3c
Merge pull request #517 from soby-mathew/sm/gic_set_prio_fix
by danh-arm
· 9 years ago
50f6fe4
Move private APIs in gic_common.h to a private header
by Soby Mathew
· 9 years ago
421259e
Fix GIC_IPRIORITYR setting in new drivers
by Soby Mathew
· 9 years ago
d481759
Disable non-temporal hint on Cortex-A53/57
by Sandrine Bailleux
· 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
c9bac9c
Use tf_printf() for debug logs from xlat_tables.c
by Soby Mathew
· 9 years ago
e7ae6db
Disable PL011 UART before configuring it
by Juan Castillo
· 9 years ago
2c1874e
cdefs.h: Use __deprecated__ instead of deprecated
by Soren Brinkmann
· 9 years ago
46dd170
Remove direct usage of __attribute__((foo))
by Soren Brinkmann
· 9 years ago
a581bd5
Migrate __warn_deprecated -> __deprecated
by Soren Brinkmann
· 9 years ago
ce199a7
cdefs.h: Introduce '__deprecated' macro
by Soren Brinkmann
· 9 years ago
0794b62
Merge pull request #483 from soby-mathew/sm/rm_struct_padding
by danh-arm
· 9 years ago
6d4f262
Rearrange fields in TF data structures to reduce padding
by Soby Mathew
· 9 years ago
7162afa
Use designated initialization in DECLARE_RT_SVC macro
by Soby Mathew
· 9 years ago
432aa77
Add support for ARM Cortex-A35 processor
by Sandrine Bailleux
· 9 years ago
df8de2d
Always build with '-pedantic'
by Sandrine Bailleux
· 9 years ago
f4119ec
Miscellaneous doc fixes for v1.2
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
0c603d1
Merge pull request #465 from jcastillo-arm/jc/tbb_mbedtls_2_x
by danh-arm
· 9 years ago
bae6b2a
Move up to mbed TLS 2.x
by Juan Castillo
· 9 years ago
Next »