1. 4bf3349 Update readme for v1.4 release by Dan Handley · 7 years ago
  2. 7cefb56 Merge pull request #1011 from douglas-raillard-arm/dr/doc_convert_to_rst by danh-arm · 7 years ago
  3. 06fb427 Remove Markdown documentation by Douglas Raillard · 7 years ago
  4. 668c502 Manual fixes to reST documentations by Douglas Raillard · 7 years ago
  5. 6f62574 Convert documentation to reStructuredText by Douglas Raillard · 7 years ago
  6. 7af4d2b Fix various small issues in the documentation by Douglas Raillard · 7 years ago
  7. aa5b843 Merge pull request #1007 from soby-mathew/sm/ccint by danh-arm · 7 years ago
  8. f143caf Use CryptoCell to set/get NVcounters and ROTPK by Soby Mathew · 7 years ago
  9. fd2b42f Do basic CryptoCell LCS check by Soby Mathew · 7 years ago
  10. e60f2af ARM plat changes to enable CryptoCell integration by Soby Mathew · 7 years ago
  11. 4eb20d9 Add CC crypto driver to the Auth module by Soby Mathew · 7 years ago
  12. bdd1cbf Add headers to enable CryptoCell integration by Soby Mathew · 7 years ago
  13. 048531d Add support to link an external lib with ARM TF by Soby Mathew · 7 years ago
  14. 1979ee1 Merge pull request #1008 from douglas-raillard-arm/dr/add_TF_LDFLAGS by danh-arm · 7 years ago
  15. f7ad7a6 Document CFLAGS make option by Douglas Raillard · 7 years ago
  16. c2b8806 Introduce TF_LDFLAGS by Douglas Raillard · 7 years ago
  17. 6bf3624 Merge pull request #1009 from islmit01/im/aarch32_juno by danh-arm · 7 years ago
  18. f5f1f9f Add Juno AArch32 and AArch64 User Guide instructions by Isla Mitchell · 7 years ago
  19. d6c26ad Merge pull request #1006 from robertovargas-arm/doc-format by danh-arm · 7 years ago
  20. c6d8466 Merge pull request #1004 from rockchip-linux/erratum-rk3399 by danh-arm · 7 years ago
  21. c631ccf Merge pull request #1003 from douglas-raillard-arm/dr/doc_fix_broken_link by danh-arm · 7 years ago
  22. 0d182a0 Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53 by danh-arm · 7 years ago
  23. 267d4bf Merge pull request #1001 from davidcunado-arm/dc/fix-signed-comparisons by danh-arm · 7 years ago
  24. d70a7d0 Merge pull request #978 from etienne-lms/minor-build by danh-arm · 7 years ago
  25. 7e3f1d9 Improve format of exception vectors in BL1 description by Roberto Vargas · 7 years ago
  26. dea1e8e rockchip: enable A53's erratum 855873 for rk3399 by Caesar Wang · 7 years ago
  27. 38fe380 Merge pull request #1000 from dp-arm/dp/aarch32-boot by davidcunado-arm · 7 years ago
  28. 0731f7e Fix broken link in documentation by Douglas Raillard · 7 years ago
  29. 0dd4195 Resolve signed-unsigned comparison issues by David Cunado · 7 years ago
  30. 2fee1b0 Merge pull request #999 from douglas-raillard-arm/dr/fix_tegra_CFLAGS by davidcunado-arm · 7 years ago
  31. 35bd2dd juno: Invalidate all caches before warm reset to AArch32 state. by Dimitris Papastamos · 7 years ago
  32. cc47e1a juno/aarch32: Restore `SCP_BOOT_CFG_ADDR` to the cold boot value by Dimitris Papastamos · 7 years ago
  33. ccf3911 Merge pull request #994 from soby-mathew/sm/fwu_fix by davidcunado-arm · 7 years ago
  34. 73e11b4 Merge pull request #976 from etienne-lms/minor-psci by davidcunado-arm · 7 years ago
  35. 9151ac0 Merge pull request #997 from dp-arm/dp/spe by davidcunado-arm · 7 years ago
  36. 2ba62de Fix Tegra CFLAGS usage by Douglas Raillard · 7 years ago
  37. ee881c1 Merge pull request #995 from davidcunado-arm/dc/init_reg by davidcunado-arm · 7 years ago
  38. d60e6ba io_dummy: correct sparse warnings by Etienne Carriere · 7 years ago
  39. 5a8e2ae io_storage: use unsigned int for index by Etienne Carriere · 7 years ago
  40. aa8d5f8 PSCI: use same function prototype as in header file by Etienne Carriere · 7 years ago
  41. 1496b48 delay_timer: correct sparse issues and warnings by Etienne Carriere · 7 years ago
  42. c04d59c bl1: include bl1_private.h in aarch* files by Etienne Carriere · 7 years ago
  43. 2ed7b71 context_mgmt: declare extern cm_set_next_context() for AArch32 by Etienne Carriere · 7 years ago
  44. 5507408 bl: security_state should be of type unsigned int by Etienne Carriere · 7 years ago
  45. c283e05 psci: minor fixes in lib by Etienne Carriere · 7 years ago
  46. 86ef340 Merge pull request #996 from dp-arm/dp/aarch32-813419 by davidcunado-arm · 7 years ago
  47. a94cc37 Apply workarounds for A53 Cat A Errata 835769 and 843419 by Douglas Raillard · 7 years ago
  48. 6f512a3 aarch32: Apply workaround for errata 813419 of Cortex-A57 by Dimitris Papastamos · 7 years ago
  49. dac22c6 Merge pull request #990 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  50. 41605ff Merge pull request #988 from Leo-Yan/fix_cpu_off_v1 by davidcunado-arm · 7 years ago
  51. d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  52. 18f2efd Fully initialise essential control registers by David Cunado · 7 years ago
  53. 3ec5204 Exit early if size zero for cache helpers by Soby Mathew · 7 years ago
  54. ee05ae1 Fix issues in FWU code by Soby Mathew · 7 years ago
  55. e036660 Merge pull request #983 from dp-arm/dp/aarch32-errata by davidcunado-arm · 7 years ago
  56. 6363480 uniphier: embed ROTPK hash into BL1/BL2 by Masahiro Yamada · 7 years ago
  57. b118723 Merge pull request #992 from davidcunado-arm/dc/fix-signed-comparisons by davidcunado-arm · 7 years ago
  58. c971143 juno: Fix AArch32 build by Dimitris Papastamos · 7 years ago
  59. f9688f2 aarch32: Fix L2CTRL definition for Cortex A57 and A72 by Dimitris Papastamos · 7 years ago
  60. 94f7d1e aarch32: Implement errata workarounds for Cortex A57 by Dimitris Papastamos · 7 years ago
  61. 3749d85 aarch32: Implement errata workarounds for Cortex A53 by Dimitris Papastamos · 7 years ago
  62. 56e0499 aarch32: Implement cpu_rev_var_hs() by Dimitris Papastamos · 7 years ago
  63. 10d664c sp_min: Flush console at end of main() by Dimitris Papastamos · 7 years ago
  64. 2156830 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · 7 years ago
  65. 2676f6a xlat_tables_v2: fix signed/unsigned comparisons by Varun Wadekar · 7 years ago
  66. 3705cd4 Merge pull request #966 from davidcunado-arm/dc/build_with_gcc6.2 by davidcunado-arm · 7 years ago
  67. 568ac1f Resolve build errors flagged by GCC 6.2 by David Cunado · 7 years ago
  68. 3465ab6 Merge pull request #991 from davidcunado-arm/dc/update_hikey by davidcunado-arm · 7 years ago
  69. 0d5eb65 hikey960: migrate to use A53 specific defines by David Cunado · 7 years ago
  70. 0aedca7 plat: Hikey960: fix the CPU hotplug by Leo Yan · 7 years ago
  71. 6de8b24 Merge pull request #953 from vwadekar/tegra-misra-fixes-v1 by davidcunado-arm · 7 years ago
  72. 0dc3c35 Merge pull request #984 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  73. 3b6947e Merge pull request #986 from jagadeeshujja/jagujj/fix-get-power-state by davidcunado-arm · 7 years ago
  74. 5808ed8 Merge pull request #980 from dp-arm/dp/make-fix by davidcunado-arm · 7 years ago
  75. 500c0ed Merge pull request #981 from soby-mathew/sm/cov_scmi by davidcunado-arm · 7 years ago
  76. b4ebf54 Merge pull request #985 from hzhuang1/remove_mailbox by davidcunado-arm · 7 years ago
  77. 878a8bd CSS:Fix scpi "get_power_state" when ARM_PLAT_MT is set by jagadeesh ujja · 7 years ago
  78. a2b17c2 hikey960: remove mailbox driver by Haojian Zhuang · 7 years ago
  79. 3eba78d uniphier: fix memory over-run bug by Masahiro Yamada · 7 years ago
  80. ab712fd Tegra186: mce: fix MISRA defects by Anthony Zhou · 8 years ago
  81. 3436089 Tegra: delay_timer: fix MISRA defects by Anthony Zhou · 7 years ago
  82. 9a8f05e Tegra: gic: fix MISRA defects by Varun Wadekar · 7 years ago
  83. 5bd1a17 Tegra: fiq_glue: fix MISRA defects by Anthony Zhou · 8 years ago
  84. 31d97dc Tegra: pmc: fix defects flagged during MISRA analysis by Anthony Zhou · 8 years ago
  85. f5f64e4 Tegra: memctrl: check GPU reset state from common place by Varun Wadekar · 7 years ago
  86. 368d545 Tegra: memctrl_v2: fix software logic to check "flush complete" by Varun Wadekar · 7 years ago
  87. 70cb692 Tegra: add explicit casts for integer macros by Varun Wadekar · 7 years ago
  88. 030567e include: add U()/ULL() macros for constants by Varun Wadekar · 7 years ago
  89. 6176b4f Add U() macro to share constants between C and other sources by Varun Wadekar · 7 years ago
  90. fb7d32e Unique names for defines in the CPU libraries by Varun Wadekar · 7 years ago
  91. 6311f63 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · 7 years ago
  92. dfe30ef Merge pull request #979 from soby-mathew/sm/aarch32_macro_fix by davidcunado-arm · 7 years ago
  93. 1502c4e Merge pull request #974 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  94. 42fb35a Merge pull request #982 from hzhuang1/fix_hikey960 by davidcunado-arm · 7 years ago
  95. 8aa928a hikey960: fix the calculation in boardid by Haojian Zhuang · 7 years ago
  96. 101afa0 ufs: fix the and operator by Haojian Zhuang · 7 years ago
  97. 63b3a28 uniphier: add TSP support by Masahiro Yamada · 7 years ago
  98. d8e919c uniphier: support Socionext UniPhier platform by Masahiro Yamada · 8 years ago
  99. a967390 tools: Use exported quiet flag from top-level Makefile by dp-arm · 7 years ago
  100. b78c402 Fix coverity error in CSS SCMI driver by Soby Mathew · 7 years ago