1. e1e094c Add missing features to the Tegra GIC driver by Varun Wadekar · 10 years ago
  2. 649591b Merge pull request #320 from danh-arm/rh/timer-api-v10 by danh-arm · 10 years ago
  3. b49b322 FVP: Add SP804 delay timer by Ryan Harkin · 10 years ago
  4. cc58b2d Add SP804 delay timer driver by Ryan Harkin · 10 years ago
  5. 09aa039 Merge pull request #319 from vwadekar/tegra-video-mem-aperture-v3 by danh-arm · 10 years ago
  6. 9055c7d Add a simple delay timer driver API by Ryan Harkin · 10 years ago
  7. 79b1ebd Merge pull request #317 from vwadekar/run-bl32-on-tegra-v3 by Achin Gupta · 10 years ago
  8. 9a96451 Reserve a Video Memory aperture in DRAM memory by Varun Wadekar · 10 years ago
  9. c2dfe2e Move dispatcher documents to the docs/spd folder by Varun Wadekar · 10 years ago
  10. dc7fdad Boot Trusted OS' on Tegra SoCs by Varun Wadekar · 10 years ago
  11. 056904c Merge pull request #314 from sandrine-bailleux/sb/css-data-structs by danh-arm · 10 years ago
  12. 5720b28 Merge pull request #312 from jcastillo-arm/jc/tf-issues/308 by danh-arm · 10 years ago
  13. fe55612 CSS: Remove the constants MHU_SECURE_BASE/SIZE by Sandrine Bailleux · 10 years ago
  14. 9255da5 CSS: Clarify what the SCP boot config is by Sandrine Bailleux · 10 years ago
  15. e5da24f Fix build option 'ARM_TSP_RAM_LOCATION' in user guide by Juan Castillo · 10 years ago
  16. 789c220 Merge pull request #309 from soby-mathew/sm/fix_fvp_get_entry by danh-arm · 10 years ago
  17. c8f0c3f FVP: Correct the PSYSR_WK bit width in platform_get_entrypoint by Soby Mathew · 10 years ago
  18. de975e8 Merge pull request #305 from achingupta/ag/tf-issues#306 by Achin Gupta · 10 years ago
  19. dbc963e Merge pull request #307 from soby-mathew/sm/css_bit_width_fix by Achin Gupta · 10 years ago
  20. 1081e9c Merge pull request #308 from vwadekar/tegra-soc-support-v4 by Achin Gupta · 10 years ago
  21. 08438e2 Support for NVIDIA's Tegra T210 SoCs by Varun Wadekar · 10 years ago
  22. c13b2e3 Driver for 16550 UART interface by Varun Wadekar · 10 years ago
  23. 19af6fc CSS: Extract primary cpu id using the correct bit width by Soby Mathew · 10 years ago
  24. c163ec4 Merge pull request #303 from danh-arm/dh/fix-fvp-setup-topology by danh-arm · 10 years ago
  25. ca0225a Fix reporting of interrupt ID in ARM GIC driver by Achin Gupta · 10 years ago
  26. 12ad4d8 Fix return type of FVP plat_arm_topology_setup by Dan Handley · 10 years ago
  27. 57e56bb Merge pull request #301 from soby-mathew/sm/cpu_on_pend_state_fix by achingupta · 10 years ago
  28. 5717aae Fix handling of spurious interrupts in BL3_1 by Achin Gupta · 10 years ago
  29. 42cae5a PSCI: Set ON_PENDING state early during CPU_ON by Soby Mathew · 10 years ago
  30. aaa48a8 Merge pull request #297 from sandrine-bailleux/sb/move-up-deps by danh-arm · 10 years ago
  31. 28ef011 Merge pull request #296 from danh-arm/sb/scpi-min-changes by danh-arm · 10 years ago
  32. 4731e8f Merge pull request #295 from danh-arm/dh/plat-port-reorg by danh-arm · 10 years ago
  33. 6136f37 FVP: update device tree idle state entries by Juan Castillo · 10 years ago
  34. 09a81af Move up dependency versions in user guide by Sandrine Bailleux · 10 years ago
  35. 556b966 Detect SCP version incompatibility by Sandrine Bailleux · 10 years ago
  36. e234ba0 Move to the new ARM SCP Messaging Interfaces by Sandrine Bailleux · 10 years ago
  37. 4a75b84 Doc updates following platform port reorganization by Dan Handley · 10 years ago
  38. 8513528 Move Juno port to plat/arm/board/juno by Dan Handley · 10 years ago
  39. f8b0b22 Migrate Juno port to use common code by Dan Handley · 10 years ago
  40. 3fc4124 Move FVP port to plat/arm/board/fvp by Dan Handley · 10 years ago
  41. 60eea55 Migrate FVP port to use common code by Dan Handley · 10 years ago
  42. b431530 Add common ARM and CSS platform code by Dan Handley · 10 years ago
  43. 90b3a6a Add linker symbol declarations to bl_common.h by Dan Handley · 10 years ago
  44. c04d260 Allow deeper platform port directory structure by Dan Handley · 10 years ago
  45. d3b638c Separate out common console functionality by Dan Handley · 10 years ago
  46. e2bf57f Add header guards to asm macro files by Dan Handley · 10 years ago
  47. ce4c820 Remove use of PLATFORM_CACHE_LINE_SIZE by Dan Handley · 10 years ago
  48. 1b70db0 Fix type mismatches in verbose logging by Dan Handley · 10 years ago
  49. 71a8444 Add TZC function to configure region 0 by Dan Handley · 10 years ago
  50. 6403a30 Merge pull request #290 from soby-mathew/sm/AEM_crash_report_fix by danh-arm · 10 years ago
  51. da85170 Merge pull request #289 from danh-arm/vw/tlkd-args-via-cpu-regs-v4 by danh-arm · 10 years ago
  52. 620b5be Merge pull request #288 from danh-arm/sb/remove-arch-makefile by danh-arm · 10 years ago
  53. 9f64f7a Merge pull request #287 from danh-arm/sb/bl2-loading-errors by danh-arm · 10 years ago
  54. 6fa11a5 Fix recursive crash prints on FVP AEM model by Soby Mathew · 10 years ago
  55. 709a3c4 Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7) by Varun Wadekar · 10 years ago
  56. d0687b2 Remove the ARCH build configuration from the Makefile by Sandrine Bailleux · 10 years ago
  57. bcb79b9 Panic if platform specific BL3-0 handling fails by Sandrine Bailleux · 10 years ago
  58. 9c7eecc Merge pull request #284 from kpet/kp/tf-issues-295 by danh-arm · 10 years ago
  59. 8b77962 Add support to indicate size and end of assembly functions by Kévin Petit · 10 years ago
  60. cd31914 Merge pull request #277 from soby-mathew/sm/coh_lock_opt by danh-arm · 10 years ago
  61. 099b605 Merge pull request #279 from sandrine-bailleux/sb/fix-checkpatch by danh-arm · 10 years ago
  62. 874cd37 Merge pull request #280 from vwadekar/tlkd-fixed-v3 by danh-arm · 10 years ago
  63. 0a34d1e TLK-D documentation and add NVIDIA to the Acknowledgements file by Varun Wadekar · 10 years ago
  64. 6693962 Open/Close TA sessions, send commands/events to TAs by Varun Wadekar · 10 years ago
  65. f9d2505 Preempt/Resume standard function ID calls by Varun Wadekar · 10 years ago
  66. 6e159e7 Translate secure/non-secure virtual addresses by Varun Wadekar · 10 years ago
  67. 77199df Register NS shared memory for SP's activity logs and TA sessions by Varun Wadekar · 10 years ago
  68. 2203831 Add TLK Dispatcher (tlkd) based on the Test Dispatcher (tspd) by Varun Wadekar · 10 years ago
  69. 548579f Remove the `owner` field in bakery_lock_t data structure by Soby Mathew · 10 years ago
  70. 1c9573a Optimize the bakery lock structure for coherent memory by Soby Mathew · 10 years ago
  71. 662109a Bug Fix: Fix checkpatch rule in Makefile by Sandrine Bailleux · 10 years ago
  72. 7e2d659 Merge pull request #274 from sandrine-bailleux/sb/juno-r1 by achingupta · 10 years ago
  73. 93713e7 Merge pull request #273 from achingupta/ag/genfw-389 by achingupta · 10 years ago
  74. 9454d31 Add support for Juno r1 in the platform reset handler by Sandrine Bailleux · 11 years ago
  75. 8cfc3fd Set group status of PPIs and SGIs correctly on GICv3 systems by Achin Gupta · 10 years ago
  76. 27a51c7 Merge pull request #270 from vikramkanigiri/vk/a72_cpu_support by danh-arm · 10 years ago
  77. 1ba93ae Add support for ARM Cortex-A72 processor by Vikram Kanigiri · 10 years ago
  78. 3b982be Merge pull request #263 from jcastillo-arm/jc/tbb_sha256_int by danh-arm · 10 years ago
  79. 541d788 Merge pull request #269 from vikramkanigiri/vk/common-cci by danh-arm · 10 years ago
  80. 27bc010 Merge pull request #268 from vikramkanigiri/vk/move_init_cpu_ops by danh-arm · 10 years ago
  81. 09c731e Merge pull request #267 from sandrine-bailleux/sb/doc-fixes by danh-arm · 10 years ago
  82. 007f54b Merge pull request #266 from sandrine-bailleux/sb/juno-disable-errata-806969 by danh-arm · 10 years ago
  83. 0f49701 Merge pull request #264 from jcastillo-arm/jc/tbb_fip_dep by danh-arm · 10 years ago
  84. 420c524 Merge pull request #262 from sandrine-bailleux/sb/check-format-printf by danh-arm · 10 years ago
  85. 1ab2e90 Merge pull request #265 from jcastillo-arm/jc/git_commit_id by danh-arm · 10 years ago
  86. 4991ecd Use ARM CCI driver on FVP and Juno platforms by Vikram Kanigiri · 10 years ago
  87. 23e47ed Common driver for ARM Cache Coherent Interconnects by Vikram Kanigiri · 11 years ago
  88. a7e98ad Add macro to calculate number of elements in an array by Vikram Kanigiri · 10 years ago
  89. 12e7c4a Initialise cpu ops after enabling data cache by Vikram Kanigiri · 11 years ago
  90. 9b4ee6b checkpatch: ignore GIT_COMMIT_ID by Juan Castillo · 10 years ago
  91. 9cda6a9 Juno: Disable workaround for Cortex-A57 erratum #806969 by Sandrine Bailleux · 10 years ago
  92. 81ee098 TBB: remove PolarSSL SHA1 functions from the binary by Juan Castillo · 10 years ago
  93. 4da85bb User guide: Add dependency on libssl-dev for cert_create tool by Sandrine Bailleux · 10 years ago
  94. 1b57859 Update help message printed by the Makefile by Sandrine Bailleux · 10 years ago
  95. dad2504 Enable type-checking of arguments passed to printf() et al. by Sandrine Bailleux · 11 years ago
  96. b5b1234 Merge pull request #260 from jcastillo-arm/jc/tbb_sha256 by danh-arm · 10 years ago
  97. ea4ec3a TBB: use SHA256 to generate the certificate signatures by Juan Castillo · 10 years ago
  98. 85cdfdb TBB: fix build target 'all' dependency on certificates by Juan Castillo · 10 years ago
  99. 5930ead Merge pull request #261 from sandrine-bailleux/sb/coding-style by danh-arm · 10 years ago
  100. ba592e2 Fix violations to the coding style by Sandrine Bailleux · 10 years ago