TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
a29f50c943039c23e1ad3fcb6d9539f5d29ccc49
a29f50c
zynqmp: Remove double ';'
by Soren Brinkmann
· 9 years ago
55eae0d
zynqmp: Fix spelling of endianness
by Soren Brinkmann
· 9 years ago
e3f0391
zynqmp: PSCI: Wait for FW completing wake requests
by Soren Brinkmann
· 9 years ago
648fe99
zynqmp: Ignore the revision field of the IDCODE
by Soren Brinkmann
· 9 years ago
03b8077
zynqmp: Add bakery_lock to protect APU_PWRCTRL register access
by Stefan Krsmanovic
· 9 years ago
8212f1f
zynqmp: Put pm_secure_lock in coherent memory region
by Stefan Krsmanovic
· 9 years ago
fc65b87
zynqmp: pm: Implement pm_register_notifier PM API function
by Anes Hadziahmetagic
· 9 years ago
493541d
zynqmp: pm: Implemented 'get_op_characteristic' PM API call
by Anes Hadziahmetagic
· 9 years ago
df4c59c
zynqmp: pm: Removed double declaration of pm_ipi_send functions
by Filip Drazic
· 9 years ago
142ec04
zynqmp: Reduce mapped memory area
by Soren Brinkmann
· 9 years ago
b96f77c
zynqmp: FSBL->ATF handover
by Michal Simek
· 10 years ago
2cb5bac
zynqmp: Introduce zynqmp_get_bootmode
by Soren Brinkmann
· 9 years ago
e543e79
zynqmp: Remove bogus comment
by Soren Brinkmann
· 9 years ago
0155533
zynqmp: Revise memory configuration options
by Soren Brinkmann
· 9 years ago
1c87351
context: Fix typo in comment
by Soren Brinkmann
· 9 years ago
0a48e2b
zynqmp: ipi: Consolidate IRQ #defines
by Soren Brinkmann
· 9 years ago
8b90140
zynqmp: Remove unused/redundant #includes
by Soren Brinkmann
· 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
· 10 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
3454fde
mt8173: fix spm driver build errors
by yt.lee
· 9 years ago
498256e
Add Xilinx to acknowledgements file
by Soren Brinkmann
· 9 years ago
c828440
Add support for Xilinx Zynq UltraScale+ MPSOC
by Soren Brinkmann
· 9 years ago
c49a805
fip_create: add support for image unpacking
by Juan Castillo
· 9 years ago
61dbb02
Merge pull request #581 from rockchip-linux/rockchip-atf-20160405
by danh-arm
· 9 years ago
6fba6e0
Support for Rockchip's family SoCs
by Tony Xie
· 10 years ago
af711c1
Merge pull request #580 from soby-mathew/sm/ret_type_plat_ns_ep
by danh-arm
· 9 years ago
21aa752
arm: common: Make timer configuration conditional
by Soren Brinkmann
· 9 years ago
b5e6d09
drivers: Add Cadence UART driver
by Soren Brinkmann
· 9 years ago
a0ad601
Modify return type of plat_get_ns_image_entrypoint()
by Soby Mathew
· 9 years ago
c291641
Merge pull request #577 from antonio-nino-diaz-arm/an/remove-xlat-helpers
by danh-arm
· 9 years ago
f501712
Merge pull request #576 from mtk09422/bl31-security
by danh-arm
· 9 years ago
56a6412
pass r0-r6 as part of smc param
by Ashutosh Singh
· 9 years ago
414ab85
Make:Improve version string generation portability
by Evan Lloyd
· 10 years ago
51b2770
Make:Improve directory generation portability.
by Evan Lloyd
· 10 years ago
42a45b5
Make:Allow for extension in tool names.
by Evan Lloyd
· 10 years ago
b169f6a
Make:Use "simply expanded" make variables.
by Evan Lloyd
· 10 years ago
bb5a762
Build:Replace soft links with file copy.
by Evan Lloyd
· 10 years ago
e7f54db
Make:Use environment variables for OS detection.
by Evan Lloyd
· 10 years ago
1670d9d
Make:Diagnostic fail if no eval
by Evan Lloyd
· 10 years ago
f1477d4
Make:Make shell commands more portable
by Evan Lloyd
· 10 years ago
aeb2566
Make:Add realclean to .PHONY list
by Evan Lloyd
· 10 years ago
231c147
Make:Remove calls to shell from makefiles.
by Evan Lloyd
· 10 years ago
a1e0c01
mt8173: Protect BL31 memory from non-secure access
by Jimmy Huang
· 9 years ago
618f0fe
Add support to program a DMC-500 TZC on ARM platforms
by Vikram Kanigiri
· 10 years ago
f568604
Add ARM CoreLink DMC-500 driver to program TrustZone protection
by Vikram Kanigiri
· 10 years ago
57f7820
Migrate ARM standard platforms to the refactored TZC driver
by Soby Mathew
· 9 years ago
6b47706
Refactor the ARM CoreLink TZC-400 driver
by Vikram Kanigiri
· 10 years ago
f33fbb2
Remove xlat_helpers.c
by Antonio Nino Diaz
· 9 years ago
48279d5
TBB: add non-volatile counter support
by Juan Castillo
· 10 years ago
4c51bad
Merge pull request #570 from davwan01/bl31-in-dram
by danh-arm
· 9 years ago
aaa416a
Merge pull request #554 from ljerry/tf_issue_368_ter
by danh-arm
· 9 years ago
4518dd9
Add support to load BL31 in DRAM
by David Wang
· 9 years ago
6b836cf
Add ISR_EL1 to crash report
by Gerald Lejeune
· 9 years ago
4ca5753
Remove DAIF bits handling macros
by Gerald Lejeune
· 9 years ago
adb4fcf
Enable asynchronous abort exceptions during boot
by Gerald Lejeune
· 9 years ago
96103d5
cert_create: add non-volatile counter support
by Juan Castillo
· 10 years ago
6b1ca8f
Merge pull request #561 from antonio-nino-diaz-arm/an/bootwrapper
by danh-arm
· 9 years ago
85f7492
Merge pull request #560 from sandrine-bailleux-arm/sb/restructure-doc
by danh-arm
· 9 years ago
b26c222
Merge pull request #559 from soby-mathew/sm/cpu_ops_verbose_log
by danh-arm
· 9 years ago
bda7701
Add support for %z in tf_print()
by Scott Branden
· 9 years ago
eaefdec
Simplify Firmware Design document
by Sandrine Bailleux
· 10 years ago
1319e7b
Make cpu operations warning a VERBOSE print
by Soby Mathew
· 9 years ago
55a8565
Merge pull request #552 from antonio-nino-diaz-arm/an/cache-dts
by danh-arm
· 9 years ago
63a6d09
Merge pull request #550 from antonio-nino-diaz-arm/an/dead_loops
by danh-arm
· 9 years ago
1c3ea10
Remove all non-configurable dead loops
by Antonio Nino Diaz
· 10 years ago
5cc3483
Merge pull request #547 from ljerry/tf_issue_371
by danh-arm
· 9 years ago
6d70bfa
Add "size" function to IO memmap device driver
by Gerald Lejeune
· 10 years ago
195d29f
Merge pull request #546 from mtk09422/mtk-bl31-update
by danh-arm
· 9 years ago
a25648e
Merge pull request #542 from sandrine-bailleux-arm/km/pt-zero
by danh-arm
· 9 years ago
a34f3bf
Merge pull request #538 from sandrine-bailleux-arm/sb/extend-memory-types
by danh-arm
· 9 years ago
b6fc25e
Merge pull request #541 from antonio-nino-diaz-arm/an/secondary-cpu-init
by danh-arm
· 9 years ago
Next »