1. 58e946a PSCI: Do psci_setup() as part of std_svc_setup() by Soby Mathew · 9 years ago
  2. f426fc0 PSCI: Introduce PSCI Library argument structure by Soby Mathew · 9 years ago
  3. 03a3042 AArch32: Add support for ARM Cortex-A32 MPCore Processor by Yatharth Kochar · 9 years ago
  4. d991551 AArch32: Support in SP_MIN to receive arguments from BL2 by Yatharth Kochar · 9 years ago
  5. f3b4914 AArch32: Add generic changes in BL1 by Yatharth Kochar · 9 years ago
  6. 1a0a3f0 AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · 9 years ago
  7. a8aa7fe ARM platform changes for new version of image loading by Yatharth Kochar · 9 years ago
  8. 42019bf Changes for new version of image loading in BL1/BL2 by Yatharth Kochar · 9 years ago
  9. 7260022 Add new version of image loading. by Yatharth Kochar · 9 years ago
  10. 92455d8 Merge pull request #706 from dp-arm/dp/pmf-aligned-svc by danh-arm · 9 years ago
  11. 0980b8a Merge pull request #705 from dp-arm/dp/pmf-macro-rename by danh-arm · 9 years ago
  12. 7a1b279 Merge pull request #702 from jeenu-arm/psci-node-hw-state by danh-arm · 9 years ago
  13. 3cc17aa CSS: Implement support for NODE_HW_STATE by Jeenu Viswambharan · 9 years ago
  14. 28d3d61 PSCI: Add support for PSCI NODE_HW_STATE API by Jeenu Viswambharan · 9 years ago
  15. e69c195 Merge pull request #707 from sandrine-bailleux-arm/sb/restore-xlat-defines by davidcunado-arm · 9 years ago
  16. d5dbe87 Merge pull request #708 from sandrine-bailleux-arm/sb/forward-decs by davidcunado-arm · 9 years ago
  17. afc931f Add some missing forward declarations in plat_arm.h by Sandrine Bailleux · 9 years ago
  18. e03f0b0 Restore some defines in xlat_tables.h by Sandrine Bailleux · 9 years ago
  19. 2d84b46 Ensure PMF service timestamps are properly aligned on a cache line boundary by dp-arm · 9 years ago
  20. d2e201b Rename `pmf_calc_timestamp_offset` to `pmf_calc_timestamp_addr` by dp-arm · 9 years ago
  21. c1ff80b Support for Mediatek MT6795 SoC by Leon Chen · 9 years ago
  22. 9115b86 Merge pull request #690 from soby-mathew/sm/level_sel_xlat by davidcunado-arm · 9 years ago
  23. 5695cfe Add assembler helper to calculate PMF timestamp offset by dp-arm · 9 years ago
  24. afdda57 Move pmf headers to include/lib/pmf by dp-arm · 9 years ago
  25. e871955 Automatically select initial xlation lookup level by Antonio Nino Diaz · 9 years ago
  26. 937108a Merge pull request #678 from soby-mathew/sm/PSCI_AArch32 by danh-arm · 9 years ago
  27. 445b1e7 emmc: support CMD23 by Haojian Zhuang · 9 years ago
  28. 181bbd4 AArch32: Add FVP support for SP_MIN by Soby Mathew · 9 years ago
  29. 877cf3f AArch32: Add essential ARM platform and FVP support by Soby Mathew · 9 years ago
  30. c11ba85 AArch32: add a minimal secure payload (SP_MIN) by Soby Mathew · 9 years ago
  31. 727e523 AArch32: Add support to PSCI lib by Soby Mathew · 9 years ago
  32. e33b78a AArch32: Add support in TF libraries by Soby Mathew · 9 years ago
  33. 3e3616a AArch32: Add SMCC context by Soby Mathew · 9 years ago
  34. 1ae0a49 AArch32: Add API to invoke runtime service handler by Soby Mathew · 9 years ago
  35. b2bca61 AArch32: Add translation table library support by Soby Mathew · 9 years ago
  36. f24307d AArch32: Add assembly helpers by Soby Mathew · 9 years ago
  37. 031dbb1 AArch32: Add essential Arch helpers by Soby Mathew · 9 years ago
  38. c45f627 Move SIZE_FROM_LOG2_WORDS macro to utils.h by Soby Mathew · 9 years ago
  39. 63ad1ef Merge pull request #672 from soby-mathew/sm/irouter_offset by danh-arm · 9 years ago
  40. 405f42f Merge pull request #671 from antonio-nino-diaz-arm/an/unoptimised-mem by danh-arm · 9 years ago
  41. 61e3027 GICv3: Fix the GICD_IROUTER offset by Soby Mathew · 9 years ago
  42. 7b6d330 Ensure addresses in is_mem_free() don't overflow by Sandrine Bailleux · 9 years ago
  43. 0289970 ARM platforms: Define common image sizes by Antonio Nino Diaz · 9 years ago
  44. 738b1fd Rearrange assembly helper macros by Soby Mathew · 9 years ago
  45. cf0b149 Introduce PSCI Library Interface by Soby Mathew · 9 years ago
  46. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 9 years ago
  47. da554d7 Fix coding guideline warnings by Soby Mathew · 9 years ago
  48. 4c0d039 Rework type usage in Trusted Firmware by Soby Mathew · 9 years ago
  49. aadb135 Merge pull request #662 from sandrine-bailleux-arm/sb/rodata-xn by danh-arm · 9 years ago
  50. 9306f13 Merge pull request #659 from soby-mathew/sm/declare_stack by danh-arm · 9 years ago
  51. 84629f2 bl31: Add error reporting registers by Naga Sureshkumar Relli · 9 years ago
  52. 91fad65 ARM CSS platforms: Map flash as execute-never by default by Sandrine Bailleux · 9 years ago
  53. 0af559a ARM platforms: Add support for SEPARATE_CODE_AND_RODATA by Sandrine Bailleux · 9 years ago
  54. 5d1c104 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · 9 years ago
  55. 0146ae6 Introduce round_up/down() macros by Sandrine Bailleux · 9 years ago
  56. ed81f3e Introduce utils.h header file by Sandrine Bailleux · 9 years ago
  57. b916146 xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributes by Sandrine Bailleux · 9 years ago
  58. b5fa656 Introduce arm_setup_page_tables() function by Sandrine Bailleux · 9 years ago
  59. 663db20 Derive stack alignment from CACHE_WRITEBACK_GRANULE by Soby Mathew · 9 years ago
  60. 170fb93 Add optional PSCI STAT residency & count functions by Yatharth Kochar · 9 years ago
  61. a31d898 Add Performance Measurement Framework(PMF) by Yatharth Kochar · 9 years ago
  62. f9455ce Merge pull request #629 from ljerry/tf_issue_398 by danh-arm · 9 years ago
  63. ae43c94 Merge pull request #642 from soby-mathew/sm/override_rotpk by danh-arm · 9 years ago
  64. adb1ddf Merge pull request #639 from danh-arm/dh/import-libfdt by danh-arm · 9 years ago
  65. 87e7a9a Merge pull request #644 from sandrine-bailleux-arm/sb/rm-outdated-comment by danh-arm · 9 years ago
  66. 04943d3 Allow dynamic overriding of ROTPK verification by Soby Mathew · 9 years ago
  67. aed634f Merge pull request #637 from yatharth-arm/yk/genfw-1134 by danh-arm · 9 years ago
  68. 8d8c61e Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regs by danh-arm · 9 years ago
  69. 754d78b Minor libfdt changes to enable TF integration by Dan Handley · 9 years ago
  70. f0b489c Move stdlib header files to include/lib/stdlib by Dan Handley · 9 years ago
  71. 8cd16e6 Build option to include AArch32 registers in cpu context by Soby Mathew · 9 years ago
  72. 72b6008 xlat lib: Remove out-dated comment by Sandrine Bailleux · 9 years ago
  73. 2460ac1 Add support for ARM Cortex-A73 MPCore Processor by Yatharth Kochar · 9 years ago
  74. a7e5303 Merge pull request #632 from rockchip-linux/support-for-gpio-driver-v2 by danh-arm · 9 years ago
  75. aa037ca Merge pull request #634 from sandrine-bailleux-arm/sb/exception-vectors by danh-arm · 9 years ago
  76. 2ff900f Merge pull request #633 from soby-mathew/sm/psci_wfi_hook by danh-arm · 9 years ago
  77. 1958898 gpio: support gpio set/get pull status by Caesar Wang · 9 years ago
  78. 79627dc Fill exception vectors with zero bytes by Sandrine Bailleux · 9 years ago
  79. e0ae9fa Introduce some helper macros for exception vectors by Sandrine Bailleux · 9 years ago
  80. ac1cc8e PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_ops by Soby Mathew · 9 years ago
  81. 6331a31 CCN: Add API to query the PART0 ID from CCN by Soby Mathew · 9 years ago
  82. 0bcedb2 Implement generic delay timer by Antonio Nino Diaz · 9 years ago
  83. d448639 Add 32 bit version of plat_get_syscnt_freq by Antonio Nino Diaz · 9 years ago
  84. 3385f41 Bring IO storage dummy driver by Gerald Lejeune · 10 years ago
  85. 2da3604 drivers: add emmc stack by Haojian Zhuang · 9 years ago
  86. 9da7a65 IO: support block device type by Haojian Zhuang · 9 years ago
  87. 749ade4 Merge pull request #603 from yatharth-arm/yk/sys_counter by danh-arm · 9 years ago
  88. c073fda Move `plat_get_syscnt_freq()` to arm_common.c by Yatharth Kochar · 9 years ago
  89. adeecf9 Add support for Cortex-A57 erratum 833471 workaround by Sandrine Bailleux · 9 years ago
  90. 0728886 Add support for Cortex-A57 erratum 826977 workaround by Sandrine Bailleux · 9 years ago
  91. 0b77197 Add support for Cortex-A57 erratum 829520 workaround by Sandrine Bailleux · 9 years ago
  92. a8b1c76 Add support for Cortex-A57 erratum 828024 workaround by Sandrine Bailleux · 9 years ago
  93. df22d60 Add support for Cortex-A57 erratum 826974 workaround by Sandrine Bailleux · 9 years ago
  94. 81b491f Merge pull request #595 from sandrine-bailleux-arm/sb/unoptimised-build by danh-arm · 9 years ago
  95. 9ff67fa Dump platform-defined regs in crash reporting by Gerald Lejeune · 10 years ago
  96. 10c252c Fix build error with optimizations disabled (-O0) by Sandrine Bailleux · 9 years ago
  97. 6d21b29 Merge pull request #591 from soby-mathew/sm/xlat_common by danh-arm · 9 years ago
  98. 3ca9928 Refactor the xlat_tables library code by Soby Mathew · 9 years ago
  99. 9fbdb80 Use unsigned long long instead of uintptr_t in TZC400/DMC500 drivers by Yatharth Kochar · 9 years ago
  100. 5d787dd Merge pull request #569 from Xilinx/zynqmp-v1 by danh-arm · 9 years ago