1. 48742f5 Merge pull request #1387 from vishwanathahg/sgi575/core_pos_calc by Dimitris Papastamos · 6 years ago
  2. 3787f84 Merge pull request #1383 from sandrine-bailleux-arm/topics/sb/sp-access-fpregs by Dimitris Papastamos · 6 years ago
  3. fd11e16 Merge pull request #1382 from sandrine-bailleux-arm/topics/sb/fix-doc by Dimitris Papastamos · 6 years ago
  4. a72c337 Merge pull request #1381 from antonio-nino-diaz-arm/an/kernel-boot by Dimitris Papastamos · 6 years ago
  5. f0a1ccb Merge pull request #1378 from vwadekar/denver-cve-2017-5715 by Dimitris Papastamos · 6 years ago
  6. 64f0b6f css/sgi: rework the core position calculation function by Vishwanatha HG · 6 years ago
  7. e2d97e4 css/sgi: remove redundant copy of gic driver data by Vishwanatha HG · 6 years ago
  8. e34bd09 Workaround for CVE-2017-5715 on NVIDIA Denver CPUs by Varun Wadekar · 6 years ago
  9. b2f1003 Merge pull request #1376 from vwadekar/cm-init-actlr-el1 by Dimitris Papastamos · 6 years ago
  10. 928e60f Merge pull request #1380 from CJKay/mmap-fix by Dimitris Papastamos · 6 years ago
  11. adffd42 Merge pull request #1379 from CJKay/nsram-fix by Dimitris Papastamos · 6 years ago
  12. 4b00cb7 Fix build error with correct format string by Jeenu Viswambharan · 6 years ago
  13. 497f357 Merge pull request #1373 from jeenu-arm/ras-support by Dimitris Papastamos · 6 years ago
  14. 2f1a81c Merge pull request #1385 from antonio-nino-diaz-arm/an/revert-console by Dimitris Papastamos · 6 years ago
  15. b37eba9 Revert "plat/arm: Migrate AArch64 port to the multi console driver" by Antonio Nino Diaz · 6 years ago
  16. f900a06 rockchip/rk3399: Add watchdog support in pmusram by Derek Basehore · 6 years ago
  17. 00960ba rockchip/rk3399: Split M0 binary into two by Lin Huang · 6 years ago
  18. 86a45d9 rockchip/rk3399: improve pmu powermode configure when suspend by Lin Huang · 6 years ago
  19. 811934e SPM: Do not trap S-EL0 access to SVE/SIMD/FP regs by Sandrine Bailleux · 6 years ago
  20. 842117d Fix doc for bl31_plat_get_next_image_ep_info() by Sandrine Bailleux · 6 years ago
  21. b188155 Replace bootwrapped kernel instructions from User Guide by Antonio Nino Diaz · 6 years ago
  22. 6449182 css: Do not map the non-secure RAM as secure by Chris Kay · 6 years ago
  23. 42fbdfc css: Fix erroneous non-secure RAM base address/size for SGI-575 by Chris Kay · 6 years ago
  24. 2b54c0c plat/arm: Fix incorrect bounds check in ARM_CASSERT_MMAP by Chris Kay · 6 years ago
  25. 2469032 plat/arm: Fix incorrect number of reserved memory map entries by Chris Kay · 6 years ago
  26. 688e773 Merge pull request #1372 from antonio-nino-diaz-arm/an/arm-multi-console by Dimitris Papastamos · 6 years ago
  27. d9166ac plat/arm: Introduce ARM_LINUX_KERNEL_AS_BL33 build option by Antonio Nino Diaz · 6 years ago
  28. 93bd916 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 6 years ago
  29. 4f31ad5 multi console: Assert that consoles aren't registered twice by Antonio Nino Diaz · 6 years ago
  30. b6dd0b3 lib: el3_runtime: initialise actlr_el1 to hardware defaults by Varun Wadekar · 6 years ago
  31. a1cf3c5 Merge pull request #1377 from robertovargas-arm/compiler-warnings by Dimitris Papastamos · 6 years ago
  32. 0bc60d0 xlat: Fix warning in CHECK_VIRT_ADDR_SPACE_SIZE by Roberto Vargas · 6 years ago
  33. c8cc351 Don't use variables as tf_printf format strings by Roberto Vargas · 6 years ago
  34. f8eff01 Merge pull request #1368 from EvanLloyd/editorconfig by danh-arm · 6 years ago
  35. f3c0aba Merge pull request #1354 from robertovargas-arm/mem_protect by danh-arm · 6 years ago
  36. a5b5b8d ARM Platforms: Support RAS by Jeenu Viswambharan · 6 years ago
  37. f00da74 RAS: Add fault injection support by Jeenu Viswambharan · 7 years ago
  38. d86cc5b RAS: Allow individual interrupt registration by Jeenu Viswambharan · 7 years ago
  39. 2e2e881 RAS: Add support for node registration by Jeenu Viswambharan · 7 years ago
  40. 19f6cf2 RAS: Add helpers to access Standard Error Records by Jeenu Viswambharan · 7 years ago
  41. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · 6 years ago
  42. 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · 7 years ago
  43. 23d05a8 AArch64: Refactor GP register restore to separate function by Jeenu Viswambharan · 7 years ago
  44. 94b0bed Merge pull request #1374 from jonathanwright-ARM/jw/fix-memory-leaks-in-fiptool by danh-arm · 6 years ago
  45. ca36163 Merge pull request #1370 from antonio-nino-diaz-arm/an/fix-parange by danh-arm · 6 years ago
  46. aabf147 Merge pull request #1367 from robertovargas-arm/ndebug by danh-arm · 6 years ago
  47. ba76444 Merge pull request #1366 from antonio-nino-diaz-arm/an/ignore-spdx by danh-arm · 6 years ago
  48. 822525c Merge pull request #1365 from jonathanwright-ARM/jw/fix-cert-create-makefile by danh-arm · 6 years ago
  49. 962a211 Merge pull request #1364 from Yann-lms/bl2_at_el3_mmu by danh-arm · 6 years ago
  50. 5dab8cc Merge pull request #1371 from antonio-nino-diaz-arm/an/fix-checkpatch by danh-arm · 6 years ago
  51. 242cd3c tools/fiptool: fix memory leaks in fiptool by Jonathan Wright · 6 years ago
  52. b9ae5db xlat: Have all values of PARange for 8.x architectures by Antonio Nino Diaz · 6 years ago
  53. 39ed74d smccc: Fix checkpatch error in header file by Antonio Nino Diaz · 6 years ago
  54. 5cb62a6 Add .editorconfig file by Evan Lloyd · 7 years ago
  55. fa2dda0 Merge pull request #1362 from robertovargas-arm/dtc-warnings by danh-arm · 6 years ago
  56. 5600ecb Merge pull request #1361 from vchong/tool_add_img by danh-arm · 6 years ago
  57. 08178eb Remove the unused macro NDEBUG by Roberto Vargas · 7 years ago
  58. 8f42f71 Merge pull request #1363 from antonio-nino-diaz-arm/an/res1-ap by danh-arm · 6 years ago
  59. 9e0f4f3 Merge pull request #1360 from antonio-nino-diaz-arm/an/smccc-v2 by danh-arm · 6 years ago
  60. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 6 years ago
  61. bf5d1ba Merge pull request #1255 from masahir0y/int-ll64 by danh-arm · 6 years ago
  62. 69da5f2 cert_create: fix makefile to remove executable on 'make realclean' by Jonathan Wright · 6 years ago
  63. 4237fb6 checkpatch: Ignore SPDX_LICENSE_TAG by Antonio Nino Diaz · 6 years ago
  64. e93a0f4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 6 years ago
  65. 6292d77 arch_helpers: use u_register_t for register read/write by Masahiro Yamada · 6 years ago
  66. 5ac9d96 Fix pointer type mismatch of handlers by Masahiro Yamada · 6 years ago
  67. 60e5c2f BL2_AT_EL3: do not try to disable MMU twice on AARCH32 by Yann Gautier · 6 years ago
  68. 52c8576 Merge pull request #1345 from dbasehore/udelay by Dimitris Papastamos · 6 years ago
  69. 4907449 xlat: Set AP[1] to 1 when it is RES1 by Antonio Nino Diaz · 6 years ago
  70. 0fccc50 Remove dtc warnings by Roberto Vargas · 6 years ago
  71. 2708343 poplar: rename FIP_ADD_IMG to TOOL_ADD_IMG by Victor Chong · 6 years ago
  72. 35c8cfc Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  73. 5621275 spd: add static qualifier to locally used functions and data by Masahiro Yamada · 6 years ago
  74. dac472a Merge pull request #1358 from omasab/sgi575_mt_flag by Dimitris Papastamos · 6 years ago
  75. 09f51d4 Merge pull request #1357 from antonio-nino-diaz-arm/an/fix-misra by Dimitris Papastamos · 6 years ago
  76. c451010 css/sgi575: enable ARM_PLAT_MT flag by Sudipto Paul · 6 years ago
  77. e881147 Fix some MISRA defects in SPM code by Antonio Nino Diaz · 6 years ago
  78. f39a11f Merge pull request #1250 from jollysxilinx/zynqmp-new-eemi-api by Dimitris Papastamos · 6 years ago
  79. 9002d57 Merge pull request #1346 from samarthp/sp/support-multiple-mhu-gen by Dimitris Papastamos · 6 years ago
  80. 59cfa13 plat/arm: Add MHUv2 support to SCMI driver by Samarth Parikh · 7 years ago
  81. b72de19 Merge pull request #1356 from robertovargas-arm/misra-changes by Dimitris Papastamos · 6 years ago
  82. 52f707f Fix MISRA rule 8.4 Part 4 by Roberto Vargas · 6 years ago
  83. be126ed Fix MISRA rule 8.3 Part 4 by Roberto Vargas · 6 years ago
  84. d4b35e1 Fix MISRA rule 8.4 Part 3 by Roberto Vargas · 6 years ago
  85. 69abcd4 Fix MISRA rule 8.3 Part 3 by Roberto Vargas · 6 years ago
  86. 5f5a5e6 Fix MISRA rule 8.3 Part 2 by Roberto Vargas · 6 years ago
  87. b9d6685 Fix MISRA rule 8.5 in common code by Roberto Vargas · 6 years ago
  88. 3c98ce4 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 6 years ago
  89. 02b2c2b Fix MISRA rule 8.3 Part 1 by Roberto Vargas · 6 years ago
  90. 3cd3a98 Merge pull request #1352 from hzhuang1/hikey_ddr by Dimitris Papastamos · 6 years ago
  91. 9f373e9 Merge pull request #1355 from jonathanwright-ARM/jw/REVIDR-errata-workaround by Dimitris Papastamos · 6 years ago
  92. 6e1796e Check presence of fix for errata 835769 in Cortex-A53 by Jonathan Wright · 6 years ago
  93. efb1f33 Check presence of fix for errata 843419 in Cortex-A53 by Jonathan Wright · 6 years ago
  94. 5355397 Merge pull request #1347 from davidcunado-arm/dc/affinities by Dimitris Papastamos · 6 years ago
  95. 30a82f0 Merge pull request #1353 from JiafeiPan/upstream-platform-psci-bug by Dimitris Papastamos · 6 years ago
  96. 62f44c0 layerscape: fix integer handling issues by Jiafei Pan · 6 years ago
  97. a403c3a hikey: clean sram before mcu used by Haojian Zhuang · 6 years ago
  98. da7109a hikey: save ddr parameters into SRAM by Haojian Zhuang · 6 years ago
  99. e18de67 hikey: update ddr initialization by Haojian Zhuang · 6 years ago
  100. 72e4307 Merge pull request #1342 from Summer-ARM/sq/support-tzmp1 by Dimitris Papastamos · 6 years ago