1. 95c1255 Fix normal memory bakery lock implementation by Soby Mathew · 8 years ago
  2. 686019d Merge pull request #757 from douglas-raillard-arm/dr/doc_plat_psci_ops by danh-arm · 8 years ago
  3. c0c1719 Merge pull request #756 from douglas-raillard-arm/dr/doc_fix_link_fw_design by danh-arm · 8 years ago
  4. bafc239 Merge pull request #754 from davidcunado-arm/dc/reset_debug_reg by danh-arm · 8 years ago
  5. b3fa89a firmware-design.md: Fix broken link by Douglas Raillard · 8 years ago
  6. 7dd570e Document plat_psci_ops.(system_off|system_reset) by Douglas Raillard · 8 years ago
  7. 495f3d3 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR by David Cunado · 8 years ago
  8. e830537 Merge pull request #753 from douglas-raillard-arm/dr/readme_linaro_release by danh-arm · 8 years ago
  9. 71b3747 readme.md: Add tested Linaro release information for FVPs by Douglas Raillard · 8 years ago
  10. 90d2956 Merge pull request #752 from rockchip-linux/rk3399/fixes-s2r-1107 by danh-arm · 8 years ago
  11. f61bf2c Merge pull request #751 from jeenu-arm/ug-reorder by danh-arm · 8 years ago
  12. 375d845 Merge pull request #750 from jwerner-chromium/m0_build by danh-arm · 8 years ago
  13. 2fae4b1 build: Reorder build variables alphabetically by Jeenu Viswambharan · 8 years ago
  14. 01920cf docs: Reorder build options alphabetically by Jeenu Viswambharan · 8 years ago
  15. 0607716 rockchip: remove no needed code for rk3399 by Caesar Wang · 8 years ago
  16. a14e091 rockchip: disable watchdog during suspend by Caesar Wang · 8 years ago
  17. 71581c9 rockchip: Add proper dependency tracking to M0 Makefile by Julius Werner · 8 years ago
  18. e77ade2 rockchip: Clean up parent directory creation for M0 by Julius Werner · 8 years ago
  19. d19ce2c Merge pull request #749 from sandrine-bailleux-arm/sb/fix-bl1_plat_mem_check-doc by danh-arm · 8 years ago
  20. 2b3ce7b Merge pull request #748 from dp-arm/dp/arm-sip by danh-arm · 8 years ago
  21. ba78977 Porting guide: Improve bl1_plat_mem_check() doc by Sandrine Bailleux · 8 years ago
  22. bfef610 Perform a cache flush after ENTER PSCI timestamp capture by dp-arm · 8 years ago
  23. fc1d1e2 user guide: Document `ENABLE_RUNTIME_INSTRUMENTATION` option by dp-arm · 8 years ago
  24. 2fef96a Merge pull request #745 from rockchip-linux/support-rk3399-dram by danh-arm · 8 years ago
  25. be7b4af Merge pull request #746 from antonio-nino-diaz-arm/an/fix-checkpatch by danh-arm · 8 years ago
  26. 9c4c18f Merge pull request #742 from masahir0y/misc by davidcunado-arm · 8 years ago
  27. 061723f Merge pull request #744 from masahir0y/fiptool by davidcunado-arm · 8 years ago
  28. c626311 Fix format of patches passed to checkpatch by Antonio Nino Diaz · 8 years ago
  29. 869605a Merge pull request #741 from sandrine-bailleux-arm/sb/checkpatch-signoff by davidcunado-arm · 8 years ago
  30. 6b886ea Merge pull request #738 from dp-arm/dp/fiptool-uuid by davidcunado-arm · 8 years ago
  31. 4c127e6 rockchip: close the PD center logic during suspend by Caesar Wang · 8 years ago
  32. 2831bc3 rockchip: add support save/restore configuration for DDR during enter S3 by Caesar Wang · 8 years ago
  33. f9ba21b rockchip: Change dmc register accesses to ATF style for rk3399 by Caesar Wang · 8 years ago
  34. 613038b rockchip: Break out common dram code for rk3399 by Caesar Wang · 8 years ago
  35. 9c68748 rockchip: move pmu registers into another header for rk3399 by Caesar Wang · 8 years ago
  36. c9cb408 fiptool: fix Segmentation fault when only --verbose option is given by Masahiro Yamada · 8 years ago
  37. ad09652 Merge pull request #724 from rockchip-linux/support-rk3399-sdram by davidcunado-arm · 8 years ago
  38. f4d1312 Merge pull request #739 from rockchip-linux/fixes-latency by davidcunado-arm · 8 years ago
  39. 4ea8dc4 rockchip: fix A72 L2CTLR_DATA_RAM_LATENCY to 5 by Caesar Wang · 8 years ago
  40. 7ac5200 rockchip: clear the power mode status via M0 by Caesar Wang · 8 years ago
  41. 8382e17 rockchip: add M0 source code and build system for RK3399 by Caesar Wang · 8 years ago
  42. ec69356 rockchip: optimize the link mechanism for SRAM code by Caesar Wang · 8 years ago
  43. 589b827 .gitignore: ignore editor backup files by Masahiro Yamada · 8 years ago
  44. 240b314 Fix comment of plat_reset_handler stub by Masahiro Yamada · 8 years ago
  45. ba21b75 Docs: fix a typo in Porting Guide about plat_get_my_entrypoint() by Masahiro Yamada · 8 years ago
  46. 8c0e51e Mandate 'Signed-off-by' line in commit messages by Sandrine Bailleux · 8 years ago
  47. 4f0b2e8 Merge pull request #740 from rockchip-linux/rk3399/fixes-cru-typo by davidcunado-arm · 8 years ago
  48. a1dccdd rockchip: fixes the wrong CLKSEL_CON count for CRU by Caesar Wang · 8 years ago
  49. 97fa6f5 Merge pull request #677 from hzhuang1/gpt by danh-arm · 8 years ago
  50. b04efcc fiptool: Link `toc_entry` and `image` structures via UUID by dp-arm · 8 years ago
  51. e1c4274 Merge pull request #735 from soby-mathew/sm/aarch32_sctlr by danh-arm · 8 years ago
  52. 1281a42 Merge pull request #734 from afaerber/make-help by danh-arm · 8 years ago
  53. 274e844 Merge pull request #730 from dp-arm/dp/uuid-cleanup by danh-arm · 8 years ago
  54. 66b4542 Merge pull request #729 from dp-arm/dp/arm-sip by danh-arm · 8 years ago
  55. 5cab1a4 Merge pull request #721 from rockchip-linux/fixes-the-clock-select-and-divide-register by davidcunado-arm · 8 years ago
  56. b7b0787 Unify SCTLR initialization for AArch32 normal world by Soby Mathew · 8 years ago
  57. 6bb37ad Merge pull request #733 from danh-arm/dh/v1.3-final by davidcunado-arm · 8 years ago
  58. fd0201b Merge pull request #736 from davidcunado-arm/dc/v1.3_update by davidcunado-arm · 8 years ago
  59. 49db6f1 Release v1.3: Minor updates to user guide by David Cunado · 8 years ago
  60. 3a28794 Update readme.md for v1.3 by Dan Handley · 8 years ago
  61. d4e748f Release v1.3: Update minor version number to 3 by David Cunado · 8 years ago
  62. 6ad67cc Release v1.3: update change-log.md by David Cunado · 8 years ago
  63. b314c9f Merge pull request #732 from dp-arm/dp/pmf-doc by danh-arm · 8 years ago
  64. 514a94c PMF: Add documentation by dp-arm · 8 years ago
  65. 9e23f9a Remove non-standard <sys/cdefs.h> include from uuid.h by dp-arm · 8 years ago
  66. 872be88 Add PMF instrumentation points in TF by dp-arm · 8 years ago
  67. f10796a Introduce ARM SiP service by dp-arm · 8 years ago
  68. 2c8df7c Merge pull request #731 from danh-arm/an/fix-juno-doc by danh-arm · 8 years ago
  69. 7486eb0 Fix documentation of bootwrapper boot on juno by Antonio Nino Diaz · 8 years ago
  70. c81894d Merge pull request #728 from yatharth-arm/yk/AArch32_porting_doc by danh-arm · 8 years ago
  71. ea68f8c Merge pull request #727 from soby-mathew/sm/PSCI_lib_doc by danh-arm · 8 years ago
  72. 2010cf7 Merge pull request #726 from soby-mathew/sm/fix_dt by danh-arm · 8 years ago
  73. c31e707 Merge pull request #725 from jeenu-arm/fix-duplicate-title by danh-arm · 8 years ago
  74. 5e21d79 AArch32: Update user-guide and add DTBs by Soby Mathew · 8 years ago
  75. 9a3236e AArch32: Update firmware-design.md by Yatharth Kochar · 8 years ago
  76. ec2653a Docs: Rename duplicate title in porting guide by Jeenu Viswambharan · 8 years ago
  77. 78c4f19 Fix GICv3 DT to include psci system off/reset by Soby Mathew · 8 years ago
  78. 59dead2 Makefile: Add missing space in help output by Andreas Färber · 8 years ago
  79. a5a4231 Merge pull request #719 from yatharth-arm/yk/AArch32_porting_memcpy by davidcunado-arm · 8 years ago
  80. ecc9590 Merge pull request #720 from soby-mathew/sm/PSCI_lib_docs by davidcunado-arm · 8 years ago
  81. eebb91e Merge pull request #722 from danh-arm/dh/drop-cla by danh-arm · 8 years ago
  82. 4d5d98c rockchip: fixes the clock select and divide register for rk3399 by Caesar Wang · 8 years ago
  83. 9e534b2 Docs: Add the PSCI library integration guide by Soby Mathew · 8 years ago
  84. 9c1dceb AArch32: Add `memcpy4` function in assembly by Yatharth Kochar · 8 years ago
  85. 110740d Drop requirement for CLA in contribution.md by Dan Handley · 8 years ago
  86. bfd9251 Merge pull request #718 from sandrine-bailleux-arm/sb/update-deps-v1.3 by davidcunado-arm · 8 years ago
  87. 605a4fc Upgrade Linaro release, FVPs and mbed TLS versions by Sandrine Bailleux · 8 years ago
  88. bce266f Merge pull request #717 from sandrine-bailleux-arm/sb/foundation-fvp-v10 by davidcunado-arm · 8 years ago
  89. ec413b8 Merge pull request #716 from yatharth-arm/yk/AArch32_porting by davidcunado-arm · 8 years ago
  90. fabf301 AArch32: Fix detection of virtualization support by Yatharth Kochar · 8 years ago
  91. 4faa4a1 Whitelist version 9.6 of Foundation FVP by Sandrine Bailleux · 8 years ago
  92. 06fbe47 Merge pull request #714 from soby-mathew/sm/psci_lib_args by danh-arm · 8 years ago
  93. 58e946a PSCI: Do psci_setup() as part of std_svc_setup() by Soby Mathew · 8 years ago
  94. f426fc0 PSCI: Introduce PSCI Library argument structure by Soby Mathew · 8 years ago
  95. 44abeaa Merge pull request #713 from yatharth-arm/yk/AArch32_porting by danh-arm · 8 years ago
  96. 03a3042 AArch32: Add support for ARM Cortex-A32 MPCore Processor by Yatharth Kochar · 8 years ago
  97. d991551 AArch32: Support in SP_MIN to receive arguments from BL2 by Yatharth Kochar · 8 years ago
  98. 3bdf0e5 AArch32: Refactor SP_MIN to support RESET_TO_SP_MIN by Yatharth Kochar · 8 years ago
  99. 6fe8aa2 AArch32: Add ARM platform changes in BL2 by Yatharth Kochar · 8 years ago
  100. d48c12e AArch32: Add generic changes in BL2 by Yatharth Kochar · 8 years ago