1. 1a0a3f0 AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · 9 years ago
  2. 92455d8 Merge pull request #706 from dp-arm/dp/pmf-aligned-svc by danh-arm · 9 years ago
  3. 0980b8a Merge pull request #705 from dp-arm/dp/pmf-macro-rename by danh-arm · 9 years ago
  4. 7a1b279 Merge pull request #702 from jeenu-arm/psci-node-hw-state by danh-arm · 9 years ago
  5. 28d3d61 PSCI: Add support for PSCI NODE_HW_STATE API by Jeenu Viswambharan · 9 years ago
  6. e69c195 Merge pull request #707 from sandrine-bailleux-arm/sb/restore-xlat-defines by davidcunado-arm · 9 years ago
  7. e03f0b0 Restore some defines in xlat_tables.h by Sandrine Bailleux · 9 years ago
  8. 2d84b46 Ensure PMF service timestamps are properly aligned on a cache line boundary by dp-arm · 9 years ago
  9. d2e201b Rename `pmf_calc_timestamp_offset` to `pmf_calc_timestamp_addr` by dp-arm · 9 years ago
  10. c1ff80b Support for Mediatek MT6795 SoC by Leon Chen · 9 years ago
  11. 9115b86 Merge pull request #690 from soby-mathew/sm/level_sel_xlat by davidcunado-arm · 9 years ago
  12. 5695cfe Add assembler helper to calculate PMF timestamp offset by dp-arm · 9 years ago
  13. afdda57 Move pmf headers to include/lib/pmf by dp-arm · 9 years ago
  14. e871955 Automatically select initial xlation lookup level by Antonio Nino Diaz · 9 years ago
  15. 727e523 AArch32: Add support to PSCI lib by Soby Mathew · 9 years ago
  16. e33b78a AArch32: Add support in TF libraries by Soby Mathew · 9 years ago
  17. 3e3616a AArch32: Add SMCC context by Soby Mathew · 9 years ago
  18. 1ae0a49 AArch32: Add API to invoke runtime service handler by Soby Mathew · 9 years ago
  19. b2bca61 AArch32: Add translation table library support by Soby Mathew · 9 years ago
  20. 031dbb1 AArch32: Add essential Arch helpers by Soby Mathew · 9 years ago
  21. c45f627 Move SIZE_FROM_LOG2_WORDS macro to utils.h by Soby Mathew · 9 years ago
  22. 7b6d330 Ensure addresses in is_mem_free() don't overflow by Sandrine Bailleux · 9 years ago
  23. cf0b149 Introduce PSCI Library Interface by Soby Mathew · 9 years ago
  24. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 9 years ago
  25. 4c0d039 Rework type usage in Trusted Firmware by Soby Mathew · 9 years ago
  26. aadb135 Merge pull request #662 from sandrine-bailleux-arm/sb/rodata-xn by danh-arm · 9 years ago
  27. 84629f2 bl31: Add error reporting registers by Naga Sureshkumar Relli · 9 years ago
  28. 0146ae6 Introduce round_up/down() macros by Sandrine Bailleux · 9 years ago
  29. ed81f3e Introduce utils.h header file by Sandrine Bailleux · 9 years ago
  30. b916146 xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributes by Sandrine Bailleux · 9 years ago
  31. a31d898 Add Performance Measurement Framework(PMF) by Yatharth Kochar · 9 years ago
  32. adb1ddf Merge pull request #639 from danh-arm/dh/import-libfdt by danh-arm · 9 years ago
  33. 87e7a9a Merge pull request #644 from sandrine-bailleux-arm/sb/rm-outdated-comment by danh-arm · 9 years ago
  34. 754d78b Minor libfdt changes to enable TF integration by Dan Handley · 9 years ago
  35. f0b489c Move stdlib header files to include/lib/stdlib by Dan Handley · 9 years ago
  36. 72b6008 xlat lib: Remove out-dated comment by Sandrine Bailleux · 9 years ago
  37. 2460ac1 Add support for ARM Cortex-A73 MPCore Processor by Yatharth Kochar · 9 years ago
  38. adeecf9 Add support for Cortex-A57 erratum 833471 workaround by Sandrine Bailleux · 9 years ago
  39. 0728886 Add support for Cortex-A57 erratum 826977 workaround by Sandrine Bailleux · 9 years ago
  40. 0b77197 Add support for Cortex-A57 erratum 829520 workaround by Sandrine Bailleux · 9 years ago
  41. a8b1c76 Add support for Cortex-A57 erratum 828024 workaround by Sandrine Bailleux · 9 years ago
  42. df22d60 Add support for Cortex-A57 erratum 826974 workaround by Sandrine Bailleux · 9 years ago
  43. 81b491f Merge pull request #595 from sandrine-bailleux-arm/sb/unoptimised-build by danh-arm · 9 years ago
  44. 10c252c Fix build error with optimizations disabled (-O0) by Sandrine Bailleux · 9 years ago
  45. 3ca9928 Refactor the xlat_tables library code by Soby Mathew · 9 years ago
  46. c291641 Merge pull request #577 from antonio-nino-diaz-arm/an/remove-xlat-helpers by danh-arm · 9 years ago
  47. f33fbb2 Remove xlat_helpers.c by Antonio Nino Diaz · 9 years ago
  48. 6b836cf Add ISR_EL1 to crash report by Gerald Lejeune · 9 years ago
  49. 4ca5753 Remove DAIF bits handling macros by Gerald Lejeune · 9 years ago
  50. 5f65497 Extend memory attributes to map non-cacheable memory by Sandrine Bailleux · 9 years ago
  51. 85df7e4 Merge pull request #523 from jcastillo-arm/jc/genfw-791 by danh-arm · 9 years ago
  52. 74eb26e ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · 10 years ago
  53. 54035fc Disable non-temporal hint on Cortex-A53/57 by Sandrine Bailleux · 10 years ago
  54. 65cd299 Remove direct usage of __attribute__((foo)) by Soren Brinkmann · 10 years ago
  55. 820756e Add support for ARM Cortex-A35 processor by Sandrine Bailleux · 10 years ago
  56. d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 10 years ago
  57. 85d80e5 Initialize VTTBR_EL2 when bypassing EL2 by Sandrine Bailleux · 10 years ago
  58. df37373 Add ARM GICv3 driver without support for legacy operation by Achin Gupta · 10 years ago
  59. 4a1dcde Merge pull request #435 from sandrine-bailleux/sb/juno-r2 by Achin Gupta · 10 years ago
  60. 1dbe315 Juno R2: Configure the correct L2 RAM latency values by Sandrine Bailleux · 10 years ago
  61. 6cd12da Add missing RES1 bit in SCTLR_EL1 by Vikram Kanigiri · 10 years ago
  62. c17a4dc Make CASSERT() macro callable from anywhere by Sandrine Bailleux · 10 years ago
  63. 54dc71e Make generic code work in presence of system caches by Achin Gupta · 10 years ago
  64. ee7b35c Re-design bakery lock memory allocation and algorithm by Andrew Thoelke · 10 years ago
  65. e0d913c Add macros for retention control in Cortex-A53/A57 by Varun Wadekar · 10 years ago
  66. 6b0d97b cortex_a53: Add A53 errata #826319, #836870 by Jimmy Huang · 10 years ago
  67. fd904df Add mmio utility functions by Jimmy Huang · 10 years ago
  68. 3a8c55f Add "Project Denver" CPU support by Varun Wadekar · 10 years ago
  69. e2bf57f Add header guards to asm macro files by Dan Handley · 10 years ago
  70. ce4c820 Remove use of PLATFORM_CACHE_LINE_SIZE by Dan Handley · 10 years ago
  71. cd31914 Merge pull request #277 from soby-mathew/sm/coh_lock_opt by danh-arm · 10 years ago
  72. 874cd37 Merge pull request #280 from vwadekar/tlkd-fixed-v3 by danh-arm · 10 years ago
  73. 6e159e7 Translate secure/non-secure virtual addresses by Varun Wadekar · 10 years ago
  74. 548579f Remove the `owner` field in bakery_lock_t data structure by Soby Mathew · 10 years ago
  75. 1c9573a Optimize the bakery lock structure for coherent memory by Soby Mathew · 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. 4991ecd Use ARM CCI driver on FVP and Juno platforms by Vikram Kanigiri · 10 years ago
  79. 79a97b2 Call reset handlers upon BL3-1 entry. by Yatharth Kochar · 11 years ago
  80. 22f0897 Return success if an interrupt is seen during PSCI CPU_SUSPEND by Soby Mathew · 11 years ago
  81. 8c5fe0b Move bakery algorithm implementation out of coherent memory by Soby Mathew · 11 years ago
  82. 5b1cd43 Add macros for domain specific barriers. by Soby Mathew · 11 years ago
  83. 36e2fd0 Prevent optimisation of sysregs accessors calls by Sandrine Bailleux · 11 years ago
  84. 235585b Fix the array size of mpidr_aff_map_nodes_t. by Soby Mathew · 11 years ago
  85. 7395a72 Apply errata workarounds only when major/minor revisions match. by Soby Mathew · 11 years ago
  86. d07baec Merge pull request #206 from soby-mathew/sm/reset_cntvoff by Andrew Thoelke · 11 years ago
  87. d0ecd97 Create BL stage specific translation tables by Soby Mathew · 11 years ago
  88. ae213ce Initialize SCTLR_EL1 based on MODE_RW bit by Jens Wiklander · 11 years ago
  89. 14c0526 Reset CNTVOFF_EL2 register before exit into EL1 on warm boot by Soby Mathew · 11 years ago
  90. 01b916b Juno: Implement initial platform port by Sandrine Bailleux · 11 years ago
  91. d9bdaf2 Add support for selected Cortex-A57 errata workarounds by Soby Mathew · 11 years ago
  92. d3f70af Add CPU specific crash reporting handlers by Soby Mathew · 11 years ago
  93. add4035 Add CPU specific power management operations by Soby Mathew · 11 years ago
  94. 9b47684 Introduce framework for CPU specific operations by Soby Mathew · 11 years ago
  95. 935db69 Move IO storage source to drivers directory by Dan Handley · 11 years ago
  96. ec3c100 Simplify management of SCTLR_EL3 and SCTLR_EL1 by Achin Gupta · 11 years ago
  97. afff8cb Make enablement of the MMU more flexible by Achin Gupta · 11 years ago
  98. 73ad257 Calculate TCR bits based on VA and PA by Lin Ma · 11 years ago
  99. 5e0f9bd Merge pull request #154 from athoelke/at/inline-mmio by Andrew Thoelke · 11 years ago
  100. e73af8a Merge pull request #152 from jcastillo-arm/jc/tf-issues/073-v2 by danh-arm · 11 years ago