1. 95f30ab Add end_vector_entry assembler macro by Roberto Vargas · Tue Apr 17 11:31:43 2018 +0100
  2. d93fde3 Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · Wed Apr 11 11:53:31 2018 +0100
  3. e834ee1 DynamIQ: Enable MMU without using stack by Jeenu Viswambharan · Fri Apr 27 15:17:03 2018 +0100
  4. 8b7e6bc SDEI: Make dispatches synchronous by Jeenu Viswambharan · Fri Feb 16 12:07:48 2018 +0000
  5. 2de8153 BL31: Introduce jump primitives by Jeenu Viswambharan · Fri Feb 16 11:54:24 2018 +0000
  6. 4c8138a SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · Wed Jun 06 16:35:40 2018 +0200
  7. 570c06a Rename symbols and files relating to CVE-2017-5715 by Dimitris Papastamos · Fri Apr 06 15:29:34 2018 +0100
  8. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · Wed Apr 04 16:07:11 2018 +0100
  9. 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · Thu Nov 30 12:54:15 2017 +0000
  10. 23d05a8 AArch64: Refactor GP register restore to separate function by Jeenu Viswambharan · Wed Nov 29 16:59:34 2017 +0000
  11. 35c8cfc Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · Mon Apr 23 15:43:29 2018 +0100
  12. 914757c Fixup `SMCCC_ARCH_FEATURES` semantics by Dimitris Papastamos · Mon Mar 12 14:47:09 2018 +0000
  13. 807d727 Suppress spurious deprecated declaration warnings by Dan Handley · Tue Feb 27 13:00:43 2018 +0000
  14. b8d8145 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · Wed Feb 28 18:53:30 2018 +0000
  15. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  16. 777dd43 Fix MISRA rule 8.3 in common code by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  17. 9c274f8 Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch by davidcunado-arm · Wed Feb 28 01:26:21 2018 +0000
  18. df1a306 Merge pull request #1284 from jeenu-arm/tspd-ehf by davidcunado-arm · Wed Feb 28 00:30:55 2018 +0000
  19. eeb353c EHF: Introduce preempted return code parameter to ehf_allow_ns_preemption() by Jeenu Viswambharan · Mon Jan 22 12:29:12 2018 +0000
  20. 7c2a3ca Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · Fri Feb 23 15:07:54 2018 +0000
  21. 73308d0 Introduce the new BL handover interface by Soby Mathew · Tue Jan 09 14:36:14 2018 +0000
  22. 2d855cd Merge pull request #1270 from antonio-nino-diaz-arm/an/smc-unknown by davidcunado-arm · Tue Feb 20 09:02:24 2018 +0000
  23. e4794b7 Redefine SMC_UNK as -1 instead of 0xFFFFFFFF by Antonio Nino Diaz · Wed Feb 14 14:22:29 2018 +0000
  24. 7addf62 EHF: Fix priority check by Jeenu Viswambharan · Mon Feb 05 11:20:37 2018 +0000
  25. 0dcdb1a Implement support for SMCCC v1.1 by Dimitris Papastamos · Fri Jan 19 16:58:29 2018 +0000
  26. 0415951 runtime_exceptions: Save x4-x29 unconditionally by Dimitris Papastamos · Mon Jan 22 11:53:04 2018 +0000
  27. d79d40d Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · Wed Jan 24 14:31:53 2018 +0000
  28. fa2b736 Merge pull request #1197 from dp-arm/dp/amu by davidcunado-arm · Fri Jan 12 09:02:24 2018 +0000
  29. 525c37a AMU: Add configuration helpers for aarch64 by Dimitris Papastamos · Mon Nov 13 09:49:45 2017 +0000
  30. c52ebdc Workaround for CVE-2017-5715 on Cortex A73 and A75 by Dimitris Papastamos · Mon Dec 18 13:46:21 2017 +0000
  31. 446f7f1 Workaround for CVE-2017-5715 on Cortex A57 and A72 by Dimitris Papastamos · Thu Nov 30 14:53:53 2017 +0000
  32. 02eb727 utils_def: Add REGSZ and make BIT() assembly-compatible by Julius Werner · Tue Dec 12 14:23:26 2017 -0800
  33. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · Mon Dec 11 12:29:47 2017 +0000
  34. ce88eee Enable SVE for Non-secure world by David Cunado · Fri Oct 20 11:30:57 2017 +0100
  35. 2ce2b09 Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · Wed Nov 15 11:45:35 2017 +0000
  36. e08005a AMU: Implement support for aarch64 by Dimitris Papastamos · Thu Oct 12 13:02:29 2017 +0100
  37. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · Fri Oct 13 12:06:06 2017 +0100
  38. d1a1fd4 Move FPEXC32_EL2 to FP Context by David Cunado · Fri Oct 20 11:30:57 2017 +0100
  39. 04e3a7f BL31: Add SDEI dispatcher by Jeenu Viswambharan · Mon Oct 16 08:43:14 2017 +0100
  40. 6c6f24d BL31: Program Priority Mask for SMC handling by Jeenu Viswambharan · Wed Oct 04 12:21:34 2017 +0100
  41. 10a6727 BL31: Introduce Exception Handling Framework by Jeenu Viswambharan · Fri Sep 22 08:32:10 2017 +0100
  42. c41f206 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · Tue Oct 24 10:07:35 2017 +0100
  43. e3f2200 BL31: Introduce Publish and Subscribe framework by Jeenu Viswambharan · Fri Sep 22 08:32:10 2017 +0100
  44. 67ebde7 Fix x30 reporting for unhandled exceptions by Julius Werner · Thu Jul 27 14:59:34 2017 -0700
  45. 9930501 Fix order of #includes by Isla Mitchell · Tue Jul 11 14:54:08 2017 +0100
  46. fee8653 Fully initialise essential control registers by David Cunado · Thu Apr 13 22:38:29 2017 +0100
  47. 6715485 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · Thu May 11 16:04:52 2017 +0100
  48. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  49. 2a9b882 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · Tue Feb 21 14:40:44 2017 +0000
  50. 043fe9c PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · Mon Apr 10 22:35:42 2017 +0100
  51. 6460924 Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush by davidcunado-arm · Wed Apr 12 22:23:44 2017 +0100
  52. 306593d Add support for GCC stack protection by Douglas Raillard · Fri Feb 24 18:14:15 2017 +0000
  53. e3962d0 Flush console where necessary by Antonio Nino Diaz · Thu Feb 16 16:17:19 2017 +0000
  54. d3ec543 Add and use plat_crash_console_flush() API by Antonio Nino Diaz · Fri Feb 17 17:11:27 2017 +0000
  55. 230011c Move plat/common source file definitions to generic Makefiles by dp-arm · Tue Mar 07 11:02:47 2017 +0000
  56. 1fecc8d Merge pull request #860 from jeenu-arm/hw-asstd-coh by davidcunado-arm · Fri Mar 17 12:34:37 2017 +0000
  57. 4ef91f1 Simplify translation tables headers dependencies by Antonio Nino Diaz · Mon Feb 20 14:22:22 2017 +0000
  58. 4614496 Enable data caches early with hardware-assisted coherency by Jeenu Viswambharan · Thu Jan 05 10:37:21 2017 +0000
  59. 21362a9 Introduce unified API to zero memory by Douglas Raillard · Fri Dec 02 13:51:54 2016 +0000
  60. 68aef10 Define and use no_ret macro where no return is expected by Jeenu Viswambharan · Wed Nov 30 15:21:11 2016 +0000
  61. 0980eed Cosmetic change to exception table by Douglas Raillard · Wed Nov 09 17:48:27 2016 +0000
  62. c9ed717 Merge pull request #724 from rockchip-linux/support-rk3399-sdram by davidcunado-arm · Wed Oct 26 09:54:36 2016 +0100
  63. d90f43e rockchip: optimize the link mechanism for SRAM code by Caesar Wang · Tue Oct 11 09:36:00 2016 +0800
  64. 3cac786 Add PMF instrumentation points in TF by dp-arm · Mon Sep 19 11:18:44 2016 +0100
  65. 8da8966 PSCI: Do psci_setup() as part of std_svc_setup() by Soby Mathew · Mon Sep 19 17:21:15 2016 +0100
  66. 89256b8 PSCI: Introduce PSCI Library argument structure by Soby Mathew · Tue Sep 13 14:19:08 2016 +0100
  67. d019487 Introduce PSCI Library Interface by Soby Mathew · Fri Apr 29 19:01:30 2016 +0100
  68. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · Thu Mar 24 16:56:29 2016 +0000
  69. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · Thu Jun 16 14:52:04 2016 +0100
  70. f91f144 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · Fri Jul 08 14:37:40 2016 +0100
  71. 241ec6c Add optional PSCI STAT residency & count functions by Yatharth Kochar · Mon May 09 18:26:35 2016 +0100
  72. 9518d02 Add Performance Measurement Framework(PMF) by Yatharth Kochar · Fri Mar 11 14:20:19 2016 +0000
  73. a913dee Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regs by danh-arm · Fri Jun 03 15:12:37 2016 +0100
  74. d75d2ba Build option to include AArch32 registers in cpu context by Soby Mathew · Tue May 17 14:01:32 2016 +0100
  75. 9e6ad6c Introduce some helper macros for exception vectors by Sandrine Bailleux · Tue May 24 16:56:03 2016 +0100
  76. 391a76e Add 32 bit version of plat_get_syscnt_freq by Antonio Nino Diaz · Wed May 18 16:53:31 2016 +0100
  77. 2c7ed5b Dump platform-defined regs in crash reporting by Gerald Lejeune · Thu Nov 26 15:47:53 2015 +0100
  78. 851dc7e Add ISR_EL1 to crash report by Gerald Lejeune · Tue Mar 22 11:11:46 2016 +0100
  79. 632d6df Enable asynchronous abort exceptions during boot by Gerald Lejeune · Tue Mar 22 09:29:23 2016 +0100
  80. 1f21bcf Remove all non-configurable dead loops by Antonio Nino Diaz · Mon Feb 01 13:57:25 2016 +0000
  81. b3a0a7b Add support for %p in tf_printf() by Antonio Nino Diaz · Tue Feb 02 12:03:38 2016 +0000
  82. f4119ec Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · Thu Dec 17 13:58:58 2015 +0000
  83. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · Mon Dec 14 09:35:25 2015 +0000
  84. 6e8f0b1 Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · Wed Dec 09 19:03:06 2015 +0000
  85. 6c0566c Move context management code to common location by Yatharth Kochar · Fri Oct 02 17:56:48 2015 +0100
  86. 1ff495b Ensure BL31 does not print to boot console by default by Soby Mathew · Wed Dec 09 11:28:43 2015 +0000
  87. e6c3240 Merge pull request #460 from sandrine-bailleux/sb/init-vttbrel2-vmid by danh-arm · Wed Dec 09 15:16:08 2015 +0000
  88. 8b0eafe Initialize VTTBR_EL2 when bypassing EL2 by Sandrine Bailleux · Wed Nov 25 17:00:44 2015 +0000
  89. 1301122 Merge pull request #457 from soby-mathew/sm/fix_fpregs_restore by danh-arm · Wed Dec 09 11:27:12 2015 +0000
  90. e77e116 Fix issue in Floating point register restore by Soby Mathew · Thu Dec 03 09:42:50 2015 +0000
  91. 58e32d1 Enable support for EL3 interrupt in IMF by Soby Mathew · Mon Nov 23 13:58:45 2015 +0000
  92. 8f67649 Merge pull request #443 from achingupta/sb/el3_payloads-cb_single_cpu by danh-arm · Tue Dec 01 19:02:24 2015 +0000
  93. b21b02f Introduce COLD_BOOT_SINGLE_CPU build option by Sandrine Bailleux · Fri Oct 30 15:05:17 2015 +0000
  94. c5204fa Remove the IMF_READ_INTERRUPT_ID build option by Soby Mathew · Tue Oct 27 10:01:06 2015 +0000
  95. 18a6204 Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED by Soby Mathew · Mon Oct 26 14:29:21 2015 +0000
  96. 489c939 Merge pull request #424 from jcastillo-arm/jc/tf-issues/327 by Achin Gupta · Tue Nov 10 13:46:00 2015 +0000
  97. 53c5184 IMF: postpone SCR_EL3 update if context is not initialized by Juan Castillo · Fri Oct 30 14:53:24 2015 +0000
  98. b2e224c Introduce print_entry_point_info() function by Sandrine Bailleux · Mon Sep 28 17:03:06 2015 +0100
  99. 405fafe Fix relocation of __PERCPU_BAKERY_LOCK_SIZE__ by Vikram Kanigiri · Thu Sep 24 15:45:43 2015 +0100
  100. e9c4a64 Make generic code work in presence of system caches by Achin Gupta · Fri Sep 11 16:03:13 2015 +0100