1. c1406c0 hikey960: platform.mk: Remove FIP_ADD_IMG SCP_BL2 by Victor Chong · 7 years ago
  2. cb27a35 hikey960: enable options to fix errata by Victor Chong · 7 years ago
  3. 8e992ee Merge pull request #1016 from Xilinx/dup-const by davidcunado-arm · 7 years ago
  4. 00be6b6 Merge pull request #1012 from rockchip-linux/rk3399/l2cache by davidcunado-arm · 7 years ago
  5. af79536 Merge pull request #993 from rockchip-linux/hdcp-rk3399 by davidcunado-arm · 7 years ago
  6. 6643083 hikey: enable options to fix errata by Haojian Zhuang · 7 years ago
  7. 4060cfd rockchip: implement hdcp key decryption feature for rk3399 by Ziyuan Xu · 7 years ago
  8. 4ae19c4 zynqmp: Remove duplicate 'const' declaration by Soren Brinkmann · 7 years ago
  9. 51d3c10 rockchip/rk3399: fixes the typo and the WARNINGS during suspend/resume by Caesar Wang · 7 years ago
  10. 3e6bbda Use CryptoCell to set/get NVcounters and ROTPK by Soby Mathew · 7 years ago
  11. 7e4d665 ARM plat changes to enable CryptoCell integration by Soby Mathew · 7 years ago
  12. 3e67eae Merge pull request #1004 from rockchip-linux/erratum-rk3399 by danh-arm · 7 years ago
  13. 505f467 Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53 by danh-arm · 7 years ago
  14. 4d2990c Merge pull request #1001 from davidcunado-arm/dc/fix-signed-comparisons by danh-arm · 7 years ago
  15. e804c10 rockchip: enable A53's erratum 855873 for rk3399 by Caesar Wang · 7 years ago
  16. 3e2f099 Merge pull request #1000 from dp-arm/dp/aarch32-boot by davidcunado-arm · 7 years ago
  17. 8a354f1 Resolve signed-unsigned comparison issues by David Cunado · 7 years ago
  18. 72e1e73 Merge pull request #999 from douglas-raillard-arm/dr/fix_tegra_CFLAGS by davidcunado-arm · 7 years ago
  19. aa11c39 juno: Invalidate all caches before warm reset to AArch32 state. by Dimitris Papastamos · 7 years ago
  20. 47bc2ba juno/aarch32: Restore `SCP_BOOT_CFG_ADDR` to the cold boot value by Dimitris Papastamos · 7 years ago
  21. 48890e2 rockchip: include hdcp.bin and declare hdcp key decryption handler by Ziyuan Xu · 8 years ago
  22. 400adc0 Merge pull request #997 from dp-arm/dp/spe by davidcunado-arm · 7 years ago
  23. 8b04358 Fix Tegra CFLAGS usage by Douglas Raillard · 7 years ago
  24. d56fb04 Apply workarounds for A53 Cat A Errata 835769 and 843419 by Douglas Raillard · 7 years ago
  25. f96c5fe Merge pull request #990 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  26. 073fefe Merge pull request #988 from Leo-Yan/fix_cpu_off_v1 by davidcunado-arm · 7 years ago
  27. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  28. 9679c9c uniphier: embed ROTPK hash into BL1/BL2 by Masahiro Yamada · 7 years ago
  29. b8bc2c7 juno: Fix AArch32 build by Dimitris Papastamos · 7 years ago
  30. 52323b0 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · 7 years ago
  31. 5ca057a Resolve build errors flagged by GCC 6.2 by David Cunado · 7 years ago
  32. 31f84d5 Merge pull request #991 from davidcunado-arm/dc/update_hikey by davidcunado-arm · 7 years ago
  33. c93b946 hikey960: migrate to use A53 specific defines by David Cunado · 7 years ago
  34. b1f0a37 plat: Hikey960: fix the CPU hotplug by Leo Yan · 7 years ago
  35. 6f66363 Merge pull request #953 from vwadekar/tegra-misra-fixes-v1 by davidcunado-arm · 7 years ago
  36. a3c1505 Merge pull request #984 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  37. c4483bf Merge pull request #986 from jagadeeshujja/jagujj/fix-get-power-state by davidcunado-arm · 7 years ago
  38. dcb3f6b Merge pull request #981 from soby-mathew/sm/cov_scmi by davidcunado-arm · 7 years ago
  39. 64fa64b CSS:Fix scpi "get_power_state" when ARM_PLAT_MT is set by jagadeesh ujja · 7 years ago
  40. 58c5bed hikey960: remove mailbox driver by Haojian Zhuang · 7 years ago
  41. e8da5c1 uniphier: fix memory over-run bug by Masahiro Yamada · 7 years ago
  42. 1ab3140 Tegra186: mce: fix MISRA defects by Anthony Zhou · 7 years ago
  43. ee4be0f Tegra: delay_timer: fix MISRA defects by Anthony Zhou · 7 years ago
  44. ca87293 Tegra: gic: fix MISRA defects by Varun Wadekar · 7 years ago
  45. d1d39a4 Tegra: fiq_glue: fix MISRA defects by Anthony Zhou · 7 years ago
  46. c33c1e3 Tegra: pmc: fix defects flagged during MISRA analysis by Anthony Zhou · 7 years ago
  47. a59a7c5 Tegra: memctrl: check GPU reset state from common place by Varun Wadekar · 7 years ago
  48. b5f305c Tegra: memctrl_v2: fix software logic to check "flush complete" by Varun Wadekar · 7 years ago
  49. 761ca73 Tegra: add explicit casts for integer macros by Varun Wadekar · 7 years ago
  50. 1384a16 Unique names for defines in the CPU libraries by Varun Wadekar · 7 years ago
  51. 66231d1 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · 7 years ago
  52. e628dc0 Merge pull request #974 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  53. b7ee092 hikey960: fix the calculation in boardid by Haojian Zhuang · 7 years ago
  54. d9cf7bb uniphier: add TSP support by Masahiro Yamada · 7 years ago
  55. 574388c uniphier: support Socionext UniPhier platform by Masahiro Yamada · 8 years ago
  56. e089e3f Fix coverity error in CSS SCMI driver by Soby Mathew · 7 years ago
  57. 6ca02ed Merge pull request #971 from Xilinx/tegra by davidcunado-arm · 7 years ago
  58. 3189169 Merge pull request #967 from rockchip-linux/rockchip-cleanup-20170606 by davidcunado-arm · 7 years ago
  59. f9ce0f0 tegra: Fix build errors by Soren Brinkmann · 7 years ago
  60. b8b3742 Merge pull request #970 from vingu-linaro/enable-pmf-rt-instr-hikey by danh-arm · 7 years ago
  61. 2a6df22 rockchip: check wakeup cpu when resume by Lin Huang · 7 years ago
  62. 88dd123 rockchip/rk3399: enable PMU_PERILP_PD_EN bit when suspend by Lin Huang · 7 years ago
  63. bfb73e6 rockchip/rk3399: Move DRAM restore to PMUSRAM by Derek Basehore · 7 years ago
  64. 7b4d898 rockchip/rk3399: convert to for-loops to save code space by Derek Basehore · 7 years ago
  65. b175d02 rockchip/rk3399: Remove unneeded if statement by Derek Basehore · 7 years ago
  66. 20110a2 rockchip/rk3399: Remove unneeded register sets by Derek Basehore · 7 years ago
  67. 80b0176 rockchip/rk3399: remove unneeded DDR restore function by Derek Basehore · 7 years ago
  68. 6af5af0 rockchip/rk3399: Save space for DRAM suspend data by Derek Basehore · 7 years ago
  69. 30e4339 rockchip: add pmusram section by Lin Huang · 7 years ago
  70. e22d31a rockchip/rk3399: fix DRAM gate training issue by Lin Huang · 7 years ago
  71. 1b5c225 hikey960: support BL31 by Haojian Zhuang · 7 years ago
  72. 1f73c0c hikey960: support BL2 by Haojian Zhuang · 7 years ago
  73. 602362d hikey960: support BL1 on hikey960 platform by Haojian Zhuang · 7 years ago
  74. 492acec hikey: enable PMF and instrumentations by Vincent Guittot · 7 years ago
  75. c2c877a Merge pull request #963 from soby-mathew/sm/scmi_dev by danh-arm · 7 years ago
  76. 1983bd6 Merge pull request #961 from jeenu-arm/gic-600 by danh-arm · 7 years ago
  77. d834249 Merge pull request #960 from jeenu-arm/cpu-libs by danh-arm · 7 years ago
  78. cbafd7a Add SCMI support for Juno platform by Soby Mathew · 8 years ago
  79. ea26bad CSS: Add SCMI driver for SCP by Soby Mathew · 8 years ago
  80. d7a901e Introduce ARM GIC-600 driver by Jeenu Viswambharan · 8 years ago
  81. 805c2c7 Add support for Cortex-A75 and Cortex-A55 CPUs by David Wang · 8 years ago
  82. 57dc0cc Merge pull request #957 from hzhuang1/finish_hikey_psci by danh-arm · 7 years ago
  83. d5e2d1a hikey: pm: finish PSCI hook functions by Leo Yan · 7 years ago
  84. a515c3b hikey: bl31: enable CCI port for cluster 0 by Leo Yan · 7 years ago
  85. 3ba0822 hikey: fix for CPU topology by Leo Yan · 7 years ago
  86. 6ffe56c hikey: fix uninitialized variable in ddr code by Haojian Zhuang · 7 years ago
  87. 34e7843 Merge pull request #949 from antonio-nino-diaz-arm/an/printf-memory by davidcunado-arm · 7 years ago
  88. 3846f14 hikey: support BL31 by Haojian Zhuang · 7 years ago
  89. 934ae71 hikey: support BL2 by Haojian Zhuang · 7 years ago
  90. 5f281b3 hikey: support BL1 by Haojian Zhuang · 7 years ago
  91. 84fc295 plat/arm: Compile out impossible conditional for AArch32 by dp-arm · 7 years ago
  92. cc0afe6 Remove plat_match_rotpk reference by dp-arm · 7 years ago
  93. 35e7298 fvp: Remove unnecessary default case by dp-arm · 7 years ago
  94. 7f297ca Include missing header in arm_bl2_setup.c by dp-arm · 7 years ago
  95. 4be1a61 Merge pull request #938 from masahir0y/tools_share by danh-arm · 7 years ago
  96. 01b6cb9 mbedtls: Use `MBEDTLS_SHA256_SMALLER` in ARM platforms by Antonio Nino Diaz · 7 years ago
  97. d1f9775 FVP,Juno: switch FVP and Juno to use generic TBBR OID header by Masahiro Yamada · 7 years ago
  98. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 7 years ago
  99. 3b3ce18 Merge pull request #939 from dp-arm/dp/AArch32_tbbr by danh-arm · 7 years ago
  100. 080869f Merge pull request #942 from soby-mathew/sm/fix_juno_build_err by danh-arm · 7 years ago