1. 03cd23a Tegra210: deassert CPU reset signals during power on by Varun Wadekar · 9 years ago
  2. 6a367fd Tegra: Fix the delay loop used during SC7 exit by Varun Wadekar · 9 years ago
  3. c896132 Tegra: introduce delay timer support by Varun Wadekar · 9 years ago
  4. 68e2a64 Tegra: Exclude coherent memory region from memory map by Varun Wadekar · 9 years ago
  5. 7bcbb96 Merge pull request #329 from vwadekar/tegra-system-suspend-v3 by Achin Gupta · 9 years ago
  6. 94c672e Implement get_sys_suspend_power_state() handler for Tegra by Varun Wadekar · 9 years ago
  7. 484bb38 Merge pull request #324 from soby-mathew/sm/sys_suspend by danh-arm · 9 years ago
  8. 1ea5233 Merge pull request #326 from jcastillo-arm/jc/tbb_ecdsa by Achin Gupta · 9 years ago
  9. ed2a76e TBB: build 'cert_create' with ECDSA only if OpenSSL supports it by Juan Castillo · 9 years ago
  10. 84f95be Merge pull request #315 from jcastillo-arm/jc/tbb_tmp9 by danh-arm · 9 years ago
  11. d337aaa TBB: add authentication framework documentation by Juan Castillo · 9 years ago
  12. f04585f TBB: delete deprecated plat_match_rotpk() by Juan Castillo · 10 years ago
  13. 962f7c5 TBB: delete deprecated PolarSSL authentication module by Juan Castillo · 10 years ago
  14. 1779ba6 TBB: switch to the new authentication framework by Juan Castillo · 9 years ago
  15. ccbf890 TBB: add ECDSA support to the certificate generation tool by Juan Castillo · 9 years ago
  16. dff93c8 TBB: add TBBR Chain of Trust by Juan Castillo · 9 years ago
  17. 7d37aa1 TBB: add mbedTLS authentication related libraries by Juan Castillo · 10 years ago
  18. 05799ae TBB: add authentication framework by Juan Castillo · 10 years ago
  19. 95cfd4a TBB: add platform API to read the ROTPK information by Juan Castillo · 10 years ago
  20. 16948ae Use numbers to identify images instead of names by Juan Castillo · 10 years ago
  21. d5e0a93 TBB: replace assert() with runtime checks in PolarSSL module by Juan Castillo · 10 years ago
  22. c3da66b TBB: use ASN.1 type DigestInfo to represent hashes by Juan Castillo · 10 years ago
  23. fd34e7b TBB: add build option to save private keys by Juan Castillo · 10 years ago
  24. dba1289 Merge pull request #325 from sandrine-bailleux/sb/fix-rw-data-relocation by danh-arm · 9 years ago
  25. c9915c0 Bug fix: Build time condition to relocate RW data by Sandrine Bailleux · 9 years ago
  26. 5a6954f Merge pull request #321 from vwadekar/tegra-gic-implementation-v1 by danh-arm · 9 years ago
  27. e347e84 Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1 by danh-arm · 9 years ago
  28. c0aff0e PSCI: Add SYSTEM_SUSPEND API support by Soby Mathew · 10 years ago
  29. e1e094c Add missing features to the Tegra GIC driver by Varun Wadekar · 9 years ago
  30. f1f99f3 Merge pull request #322 from athoelke/at/fix-bl1-assertions by danh-arm · 9 years ago
  31. 08b337f Merge pull request #323 from athoelke/at/fix-aff-inst-overflow by danh-arm · 9 years ago
  32. 354ab57 Fix incorrect assertions in bl1_main() by Andrew Thoelke · 9 years ago
  33. 9b89613 Fix integer extension in mpidr_set_aff_inst() by Andrew Thoelke · 9 years ago
  34. 649591b Merge pull request #320 from danh-arm/rh/timer-api-v10 by danh-arm · 9 years ago
  35. b49b322 FVP: Add SP804 delay timer by Ryan Harkin · 10 years ago
  36. cc58b2d Add SP804 delay timer driver by Ryan Harkin · 10 years ago
  37. 09aa039 Merge pull request #319 from vwadekar/tegra-video-mem-aperture-v3 by danh-arm · 9 years ago
  38. 9055c7d Add a simple delay timer driver API by Ryan Harkin · 10 years ago
  39. 79b1ebd Merge pull request #317 from vwadekar/run-bl32-on-tegra-v3 by Achin Gupta · 9 years ago
  40. 9a96451 Reserve a Video Memory aperture in DRAM memory by Varun Wadekar · 9 years ago
  41. c2dfe2e Move dispatcher documents to the docs/spd folder by Varun Wadekar · 9 years ago
  42. dc7fdad Boot Trusted OS' on Tegra SoCs by Varun Wadekar · 9 years ago
  43. 056904c Merge pull request #314 from sandrine-bailleux/sb/css-data-structs by danh-arm · 9 years ago
  44. 5720b28 Merge pull request #312 from jcastillo-arm/jc/tf-issues/308 by danh-arm · 9 years ago
  45. fe55612 CSS: Remove the constants MHU_SECURE_BASE/SIZE by Sandrine Bailleux · 9 years ago
  46. 9255da5 CSS: Clarify what the SCP boot config is by Sandrine Bailleux · 10 years ago
  47. e5da24f Fix build option 'ARM_TSP_RAM_LOCATION' in user guide by Juan Castillo · 9 years ago
  48. 789c220 Merge pull request #309 from soby-mathew/sm/fix_fvp_get_entry by danh-arm · 9 years ago
  49. bf031bb Introduce PROGRAMMABLE_RESET_ADDRESS build option by Sandrine Bailleux · 9 years ago
  50. 52010cc Rationalize reset handling code by Sandrine Bailleux · 9 years ago
  51. 452b7fa Remove FIRST_RESET_HANDLER_CALL build option by Sandrine Bailleux · 9 years ago
  52. c8f0c3f FVP: Correct the PSYSR_WK bit width in platform_get_entrypoint by Soby Mathew · 10 years ago
  53. de975e8 Merge pull request #305 from achingupta/ag/tf-issues#306 by Achin Gupta · 9 years ago
  54. dbc963e Merge pull request #307 from soby-mathew/sm/css_bit_width_fix by Achin Gupta · 9 years ago
  55. 1081e9c Merge pull request #308 from vwadekar/tegra-soc-support-v4 by Achin Gupta · 9 years ago
  56. a669527 Always enable CCI coherency in BL3-1 by Sandrine Bailleux · 9 years ago
  57. 08438e2 Support for NVIDIA's Tegra T210 SoCs by Varun Wadekar · 9 years ago
  58. c13b2e3 Driver for 16550 UART interface by Varun Wadekar · 9 years ago
  59. 19af6fc CSS: Extract primary cpu id using the correct bit width by Soby Mathew · 9 years ago
  60. c163ec4 Merge pull request #303 from danh-arm/dh/fix-fvp-setup-topology by danh-arm · 9 years ago
  61. ca0225a Fix reporting of interrupt ID in ARM GIC driver by Achin Gupta · 9 years ago
  62. 12ad4d8 Fix return type of FVP plat_arm_topology_setup by Dan Handley · 9 years ago
  63. 57e56bb Merge pull request #301 from soby-mathew/sm/cpu_on_pend_state_fix by achingupta · 9 years ago
  64. 5717aae Fix handling of spurious interrupts in BL3_1 by Achin Gupta · 9 years ago
  65. 42cae5a PSCI: Set ON_PENDING state early during CPU_ON by Soby Mathew · 9 years ago
  66. aaa48a8 Merge pull request #297 from sandrine-bailleux/sb/move-up-deps by danh-arm · 10 years ago
  67. 28ef011 Merge pull request #296 from danh-arm/sb/scpi-min-changes by danh-arm · 10 years ago
  68. 4731e8f Merge pull request #295 from danh-arm/dh/plat-port-reorg by danh-arm · 10 years ago
  69. 6136f37 FVP: update device tree idle state entries by Juan Castillo · 10 years ago
  70. 09a81af Move up dependency versions in user guide by Sandrine Bailleux · 10 years ago
  71. 556b966 Detect SCP version incompatibility by Sandrine Bailleux · 10 years ago
  72. e234ba0 Move to the new ARM SCP Messaging Interfaces by Sandrine Bailleux · 10 years ago
  73. 4a75b84 Doc updates following platform port reorganization by Dan Handley · 10 years ago
  74. 8513528 Move Juno port to plat/arm/board/juno by Dan Handley · 10 years ago
  75. f8b0b22 Migrate Juno port to use common code by Dan Handley · 10 years ago
  76. 3fc4124 Move FVP port to plat/arm/board/fvp by Dan Handley · 10 years ago
  77. 60eea55 Migrate FVP port to use common code by Dan Handley · 10 years ago
  78. b431530 Add common ARM and CSS platform code by Dan Handley · 10 years ago
  79. 90b3a6a Add linker symbol declarations to bl_common.h by Dan Handley · 10 years ago
  80. c04d260 Allow deeper platform port directory structure by Dan Handley · 10 years ago
  81. d3b638c Separate out common console functionality by Dan Handley · 10 years ago
  82. e2bf57f Add header guards to asm macro files by Dan Handley · 10 years ago
  83. ce4c820 Remove use of PLATFORM_CACHE_LINE_SIZE by Dan Handley · 10 years ago
  84. 1b70db0 Fix type mismatches in verbose logging by Dan Handley · 10 years ago
  85. 71a8444 Add TZC function to configure region 0 by Dan Handley · 10 years ago
  86. 6403a30 Merge pull request #290 from soby-mathew/sm/AEM_crash_report_fix by danh-arm · 10 years ago
  87. da85170 Merge pull request #289 from danh-arm/vw/tlkd-args-via-cpu-regs-v4 by danh-arm · 10 years ago
  88. 620b5be Merge pull request #288 from danh-arm/sb/remove-arch-makefile by danh-arm · 10 years ago
  89. 9f64f7a Merge pull request #287 from danh-arm/sb/bl2-loading-errors by danh-arm · 10 years ago
  90. 6fa11a5 Fix recursive crash prints on FVP AEM model by Soby Mathew · 10 years ago
  91. 709a3c4 Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7) by Varun Wadekar · 10 years ago
  92. d0687b2 Remove the ARCH build configuration from the Makefile by Sandrine Bailleux · 10 years ago
  93. bcb79b9 Panic if platform specific BL3-0 handling fails by Sandrine Bailleux · 10 years ago
  94. 9c7eecc Merge pull request #284 from kpet/kp/tf-issues-295 by danh-arm · 10 years ago
  95. 8b77962 Add support to indicate size and end of assembly functions by Kévin Petit · 10 years ago
  96. cd31914 Merge pull request #277 from soby-mathew/sm/coh_lock_opt by danh-arm · 10 years ago
  97. 099b605 Merge pull request #279 from sandrine-bailleux/sb/fix-checkpatch by danh-arm · 10 years ago
  98. 874cd37 Merge pull request #280 from vwadekar/tlkd-fixed-v3 by danh-arm · 10 years ago
  99. 0a34d1e TLK-D documentation and add NVIDIA to the Acknowledgements file by Varun Wadekar · 10 years ago
  100. 6693962 Open/Close TA sessions, send commands/events to TAs by Varun Wadekar · 10 years ago