1. e1c4274 Merge pull request #735 from soby-mathew/sm/aarch32_sctlr by danh-arm · 8 years ago
  2. b7b0787 Unify SCTLR initialization for AArch32 normal world by Soby Mathew · 8 years ago
  3. 872be88 Add PMF instrumentation points in TF by dp-arm · 8 years ago
  4. 9c1dceb AArch32: Add `memcpy4` function in assembly by Yatharth Kochar · 8 years ago
  5. f426fc0 PSCI: Introduce PSCI Library argument structure by Soby Mathew · 8 years ago
  6. 03a3042 AArch32: Add support for ARM Cortex-A32 MPCore Processor by Yatharth Kochar · 8 years ago
  7. 1a0a3f0 AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · 8 years ago
  8. 7a1b279 Merge pull request #702 from jeenu-arm/psci-node-hw-state by danh-arm · 8 years ago
  9. 28d3d61 PSCI: Add support for PSCI NODE_HW_STATE API by Jeenu Viswambharan · 8 years ago
  10. 7a3d4bd Flush `psci_plat_pm_ops` after initialization by Soby Mathew · 8 years ago
  11. 9e3b4cb AArch32: Fix SCTLR context initialization by Soby Mathew · 8 years ago
  12. e871955 Automatically select initial xlation lookup level by Antonio Nino Diaz · 8 years ago
  13. 727e523 AArch32: Add support to PSCI lib by Soby Mathew · 8 years ago
  14. e33b78a AArch32: Add support in TF libraries by Soby Mathew · 8 years ago
  15. b2bca61 AArch32: Add translation table library support by Soby Mathew · 8 years ago
  16. f24307d AArch32: Add assembly helpers by Soby Mathew · 8 years ago
  17. 12ab697 Move spinlock library code to AArch64 folder by Soby Mathew · 8 years ago
  18. 2000265 Fix the translation table library for wraparound cases by Soby Mathew · 8 years ago
  19. 422a40d Merge pull request #670 from achingupta/ag/psci_retention_fix by danh-arm · 8 years ago
  20. 61eae52 Fix use of stale power states in PSCI standby finisher by Achin Gupta · 8 years ago
  21. a1c3faa Validate psci_find_target_suspend_lvl() result by Sandrine Bailleux · 8 years ago
  22. cf0b149 Introduce PSCI Library Interface by Soby Mathew · 8 years ago
  23. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago
  24. 4c0d039 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  25. aadb135 Merge pull request #662 from sandrine-bailleux-arm/sb/rodata-xn by danh-arm · 8 years ago
  26. 84629f2 bl31: Add error reporting registers by Naga Sureshkumar Relli · 8 years ago
  27. ed81f3e Introduce utils.h header file by Sandrine Bailleux · 8 years ago
  28. b916146 xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributes by Sandrine Bailleux · 8 years ago
  29. bcbe19a xlat lib: Refactor mmap_desc() function by Sandrine Bailleux · 8 years ago
  30. a31d898 Add Performance Measurement Framework(PMF) by Yatharth Kochar · 8 years ago
  31. adb1ddf Merge pull request #639 from danh-arm/dh/import-libfdt by danh-arm · 8 years ago
  32. 754d78b Minor libfdt changes to enable TF integration by Dan Handley · 8 years ago
  33. 91176bc Import libfdt v1.4.1 by Dan Handley · 8 years ago
  34. f0b489c Move stdlib header files to include/lib/stdlib by Dan Handley · 8 years ago
  35. 2460ac1 Add support for ARM Cortex-A73 MPCore Processor by Yatharth Kochar · 8 years ago
  36. aa447b9 Fix computation of L1 bitmask in the translation table lib by Sandrine Bailleux · 8 years ago
  37. 7607204 Merge pull request #601 from sandrine-bailleux-arm/sb/a57-errata-workarounds by danh-arm · 8 years ago
  38. adeecf9 Add support for Cortex-A57 erratum 833471 workaround by Sandrine Bailleux · 8 years ago
  39. 0728886 Add support for Cortex-A57 erratum 826977 workaround by Sandrine Bailleux · 8 years ago
  40. 0b77197 Add support for Cortex-A57 erratum 829520 workaround by Sandrine Bailleux · 8 years ago
  41. a8b1c76 Add support for Cortex-A57 erratum 828024 workaround by Sandrine Bailleux · 8 years ago
  42. df22d60 Add support for Cortex-A57 erratum 826974 workaround by Sandrine Bailleux · 8 years ago
  43. 097b787 Fix wording in cpu-ops.mk comments by Sandrine Bailleux · 8 years ago
  44. e1ea929 Limit support for region overlaps in xlat_tables by Antonio Nino Diaz · 8 years ago
  45. 3ca9928 Refactor the xlat_tables library code by Soby Mathew · 8 years ago
  46. f33fbb2 Remove xlat_helpers.c by Antonio Nino Diaz · 8 years ago
  47. 1319e7b Make cpu operations warning a VERBOSE print by Soby Mathew · 8 years ago
  48. a25648e Merge pull request #542 from sandrine-bailleux-arm/km/pt-zero by danh-arm · 8 years ago
  49. a34f3bf Merge pull request #538 from sandrine-bailleux-arm/sb/extend-memory-types by danh-arm · 8 years ago
  50. 2af926d Initialize all translation table entries by Kristina Martsenko · 8 years ago
  51. 5f65497 Extend memory attributes to map non-cacheable memory by Sandrine Bailleux · 8 years ago
  52. 191a008 Compile stdlib C files individually by Antonio Nino Diaz · 8 years ago
  53. c66fad9 Cortex-Axx: Unconditionally apply CPU reset operations by Sandrine Bailleux · 9 years ago
  54. 54035fc Disable non-temporal hint on Cortex-A53/57 by Sandrine Bailleux · 9 years ago
  55. d30ac1c Use tf_printf() for debug logs from xlat_tables.c by Soby Mathew · 9 years ago
  56. 65cd299 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 9 years ago
  57. 820756e Add support for ARM Cortex-A35 processor by Sandrine Bailleux · 9 years ago
  58. 54dc71e Make generic code work in presence of system caches by Achin Gupta · 9 years ago
  59. ee7b35c Re-design bakery lock memory allocation and algorithm by Andrew Thoelke · 9 years ago
  60. 432b990 Merge pull request #361 from achingupta/for_sm/psci_proto_v5 by Achin Gupta · 9 years ago
  61. 85a181c PSCI: Migrate TF to the new platform API and CM helpers by Soby Mathew · 9 years ago
  62. 6b0d97b cortex_a53: Add A53 errata #826319, #836870 by Jimmy Huang · 9 years ago
  63. 3a8c55f Add "Project Denver" CPU support by Varun Wadekar · 9 years ago
  64. 31833af Fix bug in semihosting write function by Juan Castillo · 9 years ago
  65. 6fa11a5 Fix recursive crash prints on FVP AEM model by Soby Mathew · 9 years ago
  66. 8b77962 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  67. cd31914 Merge pull request #277 from soby-mathew/sm/coh_lock_opt by danh-arm · 9 years ago
  68. 548579f Remove the `owner` field in bakery_lock_t data structure by Soby Mathew · 9 years ago
  69. 1c9573a Optimize the bakery lock structure for coherent memory by Soby Mathew · 9 years ago
  70. 27a51c7 Merge pull request #270 from vikramkanigiri/vk/a72_cpu_support by danh-arm · 9 years ago
  71. 1ba93ae Add support for ARM Cortex-A72 processor by Vikram Kanigiri · 9 years ago
  72. 541d788 Merge pull request #269 from vikramkanigiri/vk/common-cci by danh-arm · 9 years ago
  73. a7e98ad Add macro to calculate number of elements in an array by Vikram Kanigiri · 9 years ago
  74. 12e7c4a Initialise cpu ops after enabling data cache by Vikram Kanigiri · 10 years ago
  75. 683f788 Fix the Cortex-A57 reset handler register usage by Soby Mathew · 10 years ago
  76. e509d05 stdlib: add missing features to build PolarSSL by Juan Castillo · 10 years ago
  77. 79a97b2 Call reset handlers upon BL3-1 entry. by Yatharth Kochar · 10 years ago
  78. 8c5fe0b Move bakery algorithm implementation out of coherent memory by Soby Mathew · 10 years ago
  79. d4f4ad9 Remove the wfe() for bounded wait in bakery_lock by Soby Mathew · 10 years ago
  80. 0999734 Invalidate the dcache after initializing cpu-ops by Soby Mathew · 10 years ago
  81. 66ce001 Precede a 'sev' with a 'dsb' in bakery lock code by Achin Gupta · 10 years ago
  82. 5541bb3 Optimize Cortex-A57 cluster power down sequence on Juno by Soby Mathew · 10 years ago
  83. b1a9631 Optimize barrier usage during Cortex-A57 power down by Soby Mathew · 10 years ago
  84. 7395a72 Apply errata workarounds only when major/minor revisions match. by Soby Mathew · 10 years ago
  85. 8e85791 Add support for level specific cache maintenance operations by Soby Mathew · 10 years ago
  86. d9bdaf2 Add support for selected Cortex-A57 errata workarounds by Soby Mathew · 10 years ago
  87. d3f70af Add CPU specific crash reporting handlers by Soby Mathew · 10 years ago
  88. add4035 Add CPU specific power management operations by Soby Mathew · 10 years ago
  89. 24fb838 Add platform API for reset handling by Soby Mathew · 10 years ago
  90. 9b47684 Introduce framework for CPU specific operations by Soby Mathew · 10 years ago
  91. 935db69 Move IO storage source to drivers directory by Dan Handley · 10 years ago
  92. 6d16ce0 Remove redundant io_init() function by Dan Handley · 10 years ago
  93. 6ad2e46 Rationalize console log output by Dan Handley · 10 years ago
  94. 6397bf6 Merge pull request #172 from soby-mathew/sm/asm_assert by danh-arm · 10 years ago
  95. 9fd4127 Merge pull request #170 from achingupta/ag/tf-issues#226 by danh-arm · 10 years ago
  96. d9b1128 Merge pull request #169 from achingupta/ag/tf-issues#198 by danh-arm · 10 years ago
  97. bc92012 Implement an assert() callable from assembly code by Soby Mathew · 10 years ago
  98. ec3c100 Simplify management of SCTLR_EL3 and SCTLR_EL1 by Achin Gupta · 10 years ago
  99. b79af93 Implement a leaner printf for Trusted Firmware by Soby Mathew · 10 years ago
  100. afff8cb Make enablement of the MMU more flexible by Achin Gupta · 10 years ago