1. 588ce0a Merge pull request #730 from dp-arm/dp/uuid-cleanup by danh-arm · 8 years ago
  2. a993c42 Unify SCTLR initialization for AArch32 normal world by Soby Mathew · 8 years ago
  3. a13dc07 Remove non-standard <sys/cdefs.h> include from uuid.h by dp-arm · 8 years ago
  4. 3cac786 Add PMF instrumentation points in TF by dp-arm · 8 years ago
  5. 1cebefd Introduce ARM SiP service by dp-arm · 8 years ago
  6. c44c5af AArch32: Add `memcpy4` function in assembly by Yatharth Kochar · 8 years ago
  7. 8da8966 PSCI: Do psci_setup() as part of std_svc_setup() by Soby Mathew · 8 years ago
  8. 89256b8 PSCI: Introduce PSCI Library argument structure by Soby Mathew · 8 years ago
  9. a4c219a AArch32: Add support for ARM Cortex-A32 MPCore Processor by Yatharth Kochar · 8 years ago
  10. 1c16a4c AArch32: Support in SP_MIN to receive arguments from BL2 by Yatharth Kochar · 8 years ago
  11. 5d36121 AArch32: Add generic changes in BL1 by Yatharth Kochar · 8 years ago
  12. f528faf AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · 8 years ago
  13. f9a0f16 ARM platform changes for new version of image loading by Yatharth Kochar · 8 years ago
  14. 51f76f6 Changes for new version of image loading in BL1/BL2 by Yatharth Kochar · 8 years ago
  15. 3345a8d Add new version of image loading. by Yatharth Kochar · 8 years ago
  16. 91f5646 partition: check GPT partition table by Haojian Zhuang · 8 years ago
  17. 80ba687 Merge pull request #706 from dp-arm/dp/pmf-aligned-svc by danh-arm · 8 years ago
  18. 026f104 Merge pull request #705 from dp-arm/dp/pmf-macro-rename by danh-arm · 8 years ago
  19. 1a9644b Merge pull request #702 from jeenu-arm/psci-node-hw-state by danh-arm · 8 years ago
  20. 9cc4fc0 CSS: Implement support for NODE_HW_STATE by Jeenu Viswambharan · 8 years ago
  21. 7f03e9d9 PSCI: Add support for PSCI NODE_HW_STATE API by Jeenu Viswambharan · 8 years ago
  22. 008cb2a Merge pull request #707 from sandrine-bailleux-arm/sb/restore-xlat-defines by davidcunado-arm · 8 years ago
  23. d82cf23 Merge pull request #708 from sandrine-bailleux-arm/sb/forward-decs by davidcunado-arm · 8 years ago
  24. f402a52 Add some missing forward declarations in plat_arm.h by Sandrine Bailleux · 8 years ago
  25. 072ce13 Restore some defines in xlat_tables.h by Sandrine Bailleux · 8 years ago
  26. 8810e83 Ensure PMF service timestamps are properly aligned on a cache line boundary by dp-arm · 8 years ago
  27. b28965e Rename `pmf_calc_timestamp_offset` to `pmf_calc_timestamp_addr` by dp-arm · 8 years ago
  28. 550bf5e Support for Mediatek MT6795 SoC by developer · 8 years ago
  29. c9bd651 Merge pull request #690 from soby-mathew/sm/level_sel_xlat by davidcunado-arm · 8 years ago
  30. a97bd89 Add assembler helper to calculate PMF timestamp offset by dp-arm · 8 years ago
  31. 6419ea3 Move pmf headers to include/lib/pmf by dp-arm · 8 years ago
  32. d48ae61 Automatically select initial xlation lookup level by Antonio Nino Diaz · 8 years ago
  33. 14ce777 Merge pull request #678 from soby-mathew/sm/PSCI_AArch32 by danh-arm · 8 years ago
  34. bd5cf9c emmc: support CMD23 by Haojian Zhuang · 8 years ago
  35. 7b75418 AArch32: Add FVP support for SP_MIN by Soby Mathew · 8 years ago
  36. 0d268dc AArch32: Add essential ARM platform and FVP support by Soby Mathew · 8 years ago
  37. ec8ac1c AArch32: add a minimal secure payload (SP_MIN) by Soby Mathew · 8 years ago
  38. 89d90dc AArch32: Add support to PSCI lib by Soby Mathew · 8 years ago
  39. 748be1d AArch32: Add support in TF libraries by Soby Mathew · 8 years ago
  40. acc144b AArch32: Add SMCC context by Soby Mathew · 8 years ago
  41. a9482df AArch32: Add API to invoke runtime service handler by Soby Mathew · 8 years ago
  42. 935c2e7 AArch32: Add translation table library support by Soby Mathew · 8 years ago
  43. d29f67b AArch32: Add assembly helpers by Soby Mathew · 8 years ago
  44. c6820d1 AArch32: Add essential Arch helpers by Soby Mathew · 8 years ago
  45. c53ac5e Move SIZE_FROM_LOG2_WORDS macro to utils.h by Soby Mathew · 8 years ago
  46. 89c947c Merge pull request #672 from soby-mathew/sm/irouter_offset by danh-arm · 8 years ago
  47. 7d58e12 Merge pull request #671 from antonio-nino-diaz-arm/an/unoptimised-mem by danh-arm · 8 years ago
  48. aaf71c8 GICv3: Fix the GICD_IROUTER offset by Soby Mathew · 8 years ago
  49. 4ec7e2d Ensure addresses in is_mem_free() don't overflow by Sandrine Bailleux · 8 years ago
  50. 30ce3ad ARM platforms: Define common image sizes by Antonio Nino Diaz · 8 years ago
  51. b9ff2fd Rearrange assembly helper macros by Soby Mathew · 8 years ago
  52. d019487 Introduce PSCI Library Interface by Soby Mathew · 8 years ago
  53. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago
  54. 24ab34f Fix coding guideline warnings by Soby Mathew · 8 years ago
  55. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  56. ba39fc6 Merge pull request #662 from sandrine-bailleux-arm/sb/rodata-xn by danh-arm · 8 years ago
  57. 6a70270 Merge pull request #659 from soby-mathew/sm/declare_stack by danh-arm · 8 years ago
  58. 6a72a91 bl31: Add error reporting registers by Naga Sureshkumar Relli · 8 years ago
  59. 889ca03 ARM CSS platforms: Map flash as execute-never by default by Sandrine Bailleux · 8 years ago
  60. ecdc4d3 ARM platforms: Add support for SEPARATE_CODE_AND_RODATA by Sandrine Bailleux · 8 years ago
  61. f91f144 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · 8 years ago
  62. 66552da Introduce round_up/down() macros by Sandrine Bailleux · 8 years ago
  63. 7659a26 Introduce utils.h header file by Sandrine Bailleux · 8 years ago
  64. ac3aa68 xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributes by Sandrine Bailleux · 8 years ago
  65. 4a1267a Introduce arm_setup_page_tables() function by Sandrine Bailleux · 8 years ago
  66. bfdbecf Derive stack alignment from CACHE_WRITEBACK_GRANULE by Soby Mathew · 8 years ago
  67. 241ec6c Add optional PSCI STAT residency & count functions by Yatharth Kochar · 8 years ago
  68. 9518d02 Add Performance Measurement Framework(PMF) by Yatharth Kochar · 8 years ago
  69. 2293efa Merge pull request #629 from ljerry/tf_issue_398 by danh-arm · 8 years ago
  70. e71b48a Merge pull request #642 from soby-mathew/sm/override_rotpk by danh-arm · 8 years ago
  71. a83af08 Merge pull request #639 from danh-arm/dh/import-libfdt by danh-arm · 8 years ago
  72. 9ea2e25 Merge pull request #644 from sandrine-bailleux-arm/sb/rm-outdated-comment by danh-arm · 8 years ago
  73. 2f7ed05 Allow dynamic overriding of ROTPK verification by Soby Mathew · 8 years ago
  74. 780b1a0 Merge pull request #637 from yatharth-arm/yk/genfw-1134 by danh-arm · 8 years ago
  75. a913dee Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regs by danh-arm · 8 years ago
  76. fc0c645 Minor libfdt changes to enable TF integration by Dan Handley · 8 years ago
  77. d7b59e4 Move stdlib header files to include/lib/stdlib by Dan Handley · 8 years ago
  78. d75d2ba Build option to include AArch32 registers in cpu context by Soby Mathew · 8 years ago
  79. c2a11c6 xlat lib: Remove out-dated comment by Sandrine Bailleux · 8 years ago
  80. 63af687 Add support for ARM Cortex-A73 MPCore Processor by Yatharth Kochar · 8 years ago
  81. cb87e89 Merge pull request #632 from rockchip-linux/support-for-gpio-driver-v2 by danh-arm · 8 years ago
  82. fd0d03f Merge pull request #634 from sandrine-bailleux-arm/sb/exception-vectors by danh-arm · 8 years ago
  83. b809e0a Merge pull request #633 from soby-mathew/sm/psci_wfi_hook by danh-arm · 8 years ago
  84. 8abdf1c gpio: support gpio set/get pull status by Caesar Wang · 8 years ago
  85. 618ba99 Fill exception vectors with zero bytes by Sandrine Bailleux · 8 years ago
  86. 9e6ad6c Introduce some helper macros for exception vectors by Sandrine Bailleux · 8 years ago
  87. 6a81641 PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_ops by Soby Mathew · 8 years ago
  88. 095b9bc CCN: Add API to query the PART0 ID from CCN by Soby Mathew · 8 years ago
  89. bcd79b2 Implement generic delay timer by Antonio Nino Diaz · 8 years ago
  90. 391a76e Add 32 bit version of plat_get_syscnt_freq by Antonio Nino Diaz · 8 years ago
  91. 339f559 Bring IO storage dummy driver by Gerald Lejeune · 9 years ago
  92. fffe9e7 drivers: add emmc stack by Haojian Zhuang · 8 years ago
  93. 12ade16 IO: support block device type by Haojian Zhuang · 8 years ago
  94. 15e219f Merge pull request #603 from yatharth-arm/yk/sys_counter by danh-arm · 8 years ago
  95. 3c0087a Move `plat_get_syscnt_freq()` to arm_common.c by Yatharth Kochar · 8 years ago
  96. 143ef1a Add support for Cortex-A57 erratum 833471 workaround by Sandrine Bailleux · 8 years ago
  97. adcbd55 Add support for Cortex-A57 erratum 826977 workaround by Sandrine Bailleux · 8 years ago
  98. 48cbe85 Add support for Cortex-A57 erratum 829520 workaround by Sandrine Bailleux · 8 years ago
  99. c11116f Add support for Cortex-A57 erratum 828024 workaround by Sandrine Bailleux · 8 years ago
  100. a7e0c53 Add support for Cortex-A57 erratum 826974 workaround by Sandrine Bailleux · 8 years ago