1. a490fe0 Arm platforms: Remove common RAS configuration source by Jeenu Viswambharan · Fri Jun 08 08:44:36 2018 +0100
  2. 8b7e6bc SDEI: Make dispatches synchronous by Jeenu Viswambharan · Fri Feb 16 12:07:48 2018 +0000
  3. 2de8153 BL31: Introduce jump primitives by Jeenu Viswambharan · Fri Feb 16 11:54:24 2018 +0000
  4. 061e9f5 SDEI: Determine client EL from NS context's SCR_EL3 by Jeenu Viswambharan · Thu Jun 21 08:47:42 2018 +0100
  5. 3439230 SDEI: Allow platforms to define explicit events by Jeenu Viswambharan · Wed Jan 17 12:30:11 2018 +0000
  6. 5335099 Merge pull request #1439 from dp-arm/dp/bl2_size by Dimitris Papastamos · Thu Jun 21 16:03:05 2018 +0100
  7. e04b882 fvp: Increase BL2 size for TBBR builds by Dimitris Papastamos · Thu Jun 21 15:49:08 2018 +0100
  8. 4269796 Merge pull request #1428 from jeenu-arm/mbedtls by Dimitris Papastamos · Thu Jun 21 14:35:54 2018 +0100
  9. 522d3dc Merge pull request #1434 from soby-mathew/sm/fix_cntfrq by Dimitris Papastamos · Thu Jun 21 13:42:45 2018 +0100
  10. 4b86aaa Merge pull request #1435 from antonio-nino-diaz-arm/an/xlat-fix by Dimitris Papastamos · Thu Jun 21 13:35:48 2018 +0100
  11. bb40300 Merge pull request #1433 from sivadur/integration by Dimitris Papastamos · Thu Jun 21 12:55:27 2018 +0100
  12. 8ca4602 xlat_v2: Fix descriptor debug print by Antonio Nino Diaz · Thu Jun 21 10:52:44 2018 +0100
  13. 6a8933c plat: xilinx: zynqmp: Get chipid from registers for BL32 by Siva Durga Prasad Paladugu · Wed Jun 20 17:03:57 2018 +0530
  14. ee1a114 plat: xilinx: zynqmp: Build for DDR if SPD is enabled by Siva Durga Prasad Paladugu · Wed Jun 20 17:01:13 2018 +0530
  15. 86a50a3 Merge pull request #1403 from glneo/for-upstream-k3 by Dimitris Papastamos · Wed Jun 20 16:37:01 2018 +0100
  16. 04b61a9 Merge pull request #1421 from Yann-lms/cpp_dtc by Dimitris Papastamos · Wed Jun 20 16:36:00 2018 +0100
  17. 591f931 Merge pull request #1413 from grandpaul/paulliu-rpi3-0 by Dimitris Papastamos · Wed Jun 20 16:34:10 2018 +0100
  18. 2d9f795 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · Mon Jun 11 16:21:30 2018 +0100
  19. 72ce0c6 Merge pull request #1423 from chandnich/sgi-575/dyncfg by Dimitris Papastamos · Wed Jun 20 09:50:56 2018 +0100
  20. f49cf9e ti: k3: Introduce basic generic board support by Nishanth Menon · Wed Sep 20 01:32:13 2017 -0500
  21. a42b61b ti: k3: common: Add PSCI stubs by Benjamin Fair · Fri Oct 14 01:13:46 2016 +0000
  22. f97ad37 ti: k3: common: Enable GICv3 support by Nishanth Menon · Fri Oct 14 01:13:49 2016 +0000
  23. 1f0b51b ti: k3: common: Program A53 arch timer frequency by Nishanth Menon · Fri Oct 14 01:13:48 2016 +0000
  24. ce97604 ti: k3: common: Add console initialization base by Nishanth Menon · Fri Oct 14 01:13:44 2016 +0000
  25. 3ed1b28 ti: k3: common: Enable MMU using xlat_tables_v2 library by Nishanth Menon · Fri Oct 14 01:13:45 2016 +0000
  26. 42eea87 ti: k3: common: Implement topology functions by Benjamin Fair · Fri Oct 14 01:13:47 2016 +0000
  27. e62e577 ti: k3: common: Populate BL32 and BL33 entrypoint by Benjamin Fair · Fri Oct 14 01:13:52 2016 +0000
  28. f807a34 ti: k3: common: Add platform core management helpers by Benjamin Fair · Tue Oct 18 14:32:06 2016 -0500
  29. 0192f89 ti: k3: Setup initial files for platform by Nishanth Menon · Fri Oct 14 01:13:34 2016 +0000
  30. 7032f9a Merge pull request #1410 from Anson-Huang/master by Dimitris Papastamos · Tue Jun 19 15:10:23 2018 +0100
  31. 45fa35c Merge pull request #1425 from jts-arm/panic by Dimitris Papastamos · Tue Jun 19 15:09:43 2018 +0100
  32. 63b9bc2 Merge pull request #1430 from dp-arm/dp/cpulib by Dimitris Papastamos · Tue Jun 19 15:07:30 2018 +0100
  33. bb7cc69 Merge pull request #1418 from antonio-nino-diaz-arm/an/arm-multi-console by Dimitris Papastamos · Tue Jun 19 14:00:07 2018 +0100
  34. 11d1e0e Merge pull request #1420 from Yann-lms/mm_cursor_size_check by Dimitris Papastamos · Tue Jun 19 13:39:55 2018 +0100
  35. bb0aa39 cpulib: Add ISBs or comment why they are unneeded by Dimitris Papastamos · Thu Jun 07 13:20:19 2018 +0100
  36. 64c6ff1 rpi3: update documentation for OP-TEE support by Ying-Chun Liu (PaulLiu) · Wed Jun 13 20:53:08 2018 +0800
  37. d9f76e6 rpi3: add OPTEE support by Ying-Chun Liu (PaulLiu) · Sun Jun 10 02:00:27 2018 +0800
  38. 23ede6a plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · Tue Jun 19 09:29:36 2018 +0100
  39. 791d801 Merge pull request #1400 from Andre-ARM/allwinner/v1 by Dimitris Papastamos · Tue Jun 19 09:16:07 2018 +0100
  40. 62f8f7a Support for NXP's i.MX8QM SoC by Anson Huang · Mon Jun 11 12:54:05 2018 +0800
  41. 73b1853 Support for NXP's i.MX8QX SoC by Anson Huang · Tue Jun 05 16:13:45 2018 +0800
  42. 4c28fc3 Support for NXP's imx SoC common function by Anson Huang · Tue Jun 05 16:12:27 2018 +0800
  43. 5aba17f Support for NXP's imx SoC debug uart by Anson Huang · Tue Jun 05 16:11:24 2018 +0800
  44. b629413 Support for NXP's i.MX8 SoCs IPC by Anson Huang · Tue Jun 05 16:05:59 2018 +0800
  45. 2cf1dbc Build: add cpp build processing for dtb by Yann Gautier · Mon Jun 18 16:00:23 2018 +0200
  46. 67598c0 Merge pull request #1426 from antonio-nino-diaz-arm/an/spm-sync by Dimitris Papastamos · Mon Jun 18 09:44:26 2018 +0100
  47. 8f52d43 Merge pull request #1422 from Yann-lms/genmask by Dimitris Papastamos · Mon Jun 18 09:43:56 2018 +0100
  48. ec06c3b Move to mbedtls-2.10.0 tag by Jeenu Viswambharan · Thu Jun 07 15:14:42 2018 +0100
  49. da50cd0 SPM: Refactor entry and exit of the SP by Antonio Nino Diaz · Fri Jun 15 16:21:01 2018 +0100
  50. 116d78a Panic in BL1 when TB_FW_CONFIG is invalid by John Tsichritzis · Fri Jun 15 11:43:02 2018 +0100
  51. 1381547 allwinner: Add security setup by Andre Przywara · Fri Jun 01 02:01:39 2018 +0100
  52. 0a9018c allwinner: Add platform PSCI functions required for SMP by Samuel Holland · Sat Aug 12 04:07:39 2017 -0500
  53. 321c0ab allwinner: Add functions to control CPU power/reset by Samuel Holland · Sat Aug 12 04:07:39 2017 -0500
  54. 7438320 allwinner: Add Allwinner A64 support by Samuel Holland · Sat Aug 12 04:07:39 2017 -0500
  55. b856664 allwinner: Introduce basic platform support by Samuel Holland · Sat Aug 12 04:07:39 2017 -0500
  56. e350e78 sgi/mmap: Remove SGI specific MMAP functions by Chandni Cherukuri · Thu Jun 14 16:47:43 2018 +0530
  57. 771d644 sgi/dyncfg: add system-id node in hw-config dtb by Chandni Cherukuri · Thu May 10 12:03:50 2018 +0530
  58. c1b5b8a sgi/dyncfg: add dts files to enable support for dynamic config by Chandni Cherukuri · Thu May 10 10:16:42 2018 +0530
  59. c70fed5 utils: Add BIT_32 and BIT_64 macros by Yann Gautier · Thu Jun 14 13:28:31 2018 +0200
  60. 953e94d Add GENMASK macros by Yann Gautier · Thu Jun 14 18:35:33 2018 +0200
  61. 466de95 Merge pull request #1414 from antonio-nino-diaz-arm/an/fix-rpi3-doc by Dimitris Papastamos · Thu Jun 14 14:40:24 2018 +0100
  62. cd1e07c Merge pull request #1419 from danielboulby-arm/db/docs by Dimitris Papastamos · Thu Jun 14 14:35:17 2018 +0100
  63. bb48cc7 Merge pull request #1417 from paulkocialkowski/integration by Dimitris Papastamos · Thu Jun 14 14:34:46 2018 +0100
  64. 4630489 Merge pull request #1415 from antonio-nino-diaz-arm/an/spm-fixes by Dimitris Papastamos · Thu Jun 14 14:33:13 2018 +0100
  65. 9ea0885 Merge pull request #1412 from masahir0y/uniphier by Dimitris Papastamos · Thu Jun 14 14:32:41 2018 +0100
  66. eabaea5 xlat_v2: add a check on mm_cursor->size to avoid infinite loop by Yann Gautier · Thu Jun 14 14:36:20 2018 +0200
  67. 86c6b07 Correct ordering of log levels in documentation by Daniel Boulby · Thu Jun 14 10:07:40 2018 +0100
  68. e0f2c3b rockchip: Move stdint header to the offending header file by Paul Kocialkowski · Wed Jun 13 20:37:25 2018 +0200
  69. 73ecb9f rpi3: Fix kernel boot documentation by Antonio Nino Diaz · Wed Jun 13 13:34:46 2018 +0100
  70. c4d13f5 Merge pull request #1402 from glneo/for-upstream-uart by Dimitris Papastamos · Wed Jun 13 14:19:53 2018 +0100
  71. 3df71e2 Merge pull request #1399 from danielboulby-arm/db/MISRA by Dimitris Papastamos · Wed Jun 13 13:32:14 2018 +0100
  72. 4c8138a SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · Wed Jun 06 16:35:40 2018 +0200
  73. 4413ad5 xlat v2: Introduce xlat granule size helpers by Antonio Nino Diaz · Mon Jun 11 13:40:32 2018 +0100
  74. 268eb5d SPM: Initialize SP args as expected by cm library by Antonio Nino Diaz · Mon Jun 11 11:01:54 2018 +0100
  75. 6e0b102 LOAD_IMAGE_V1: Align BL2 memory layout struct to 8 bytes by Antonio Nino Diaz · Mon May 14 15:45:31 2018 +0100
  76. c5259cc Fix MISRA Rule 5.7 Part 3 by Daniel Boulby · Tue May 15 11:41:55 2018 +0100
  77. ebdb634 Fix MISRA Rule 5.7 Part 2 by Daniel Boulby · Mon May 14 17:18:58 2018 +0100
  78. 14f7005 Fix MISRA Rule 5.7 Part 1 by Daniel Boulby · Thu May 03 10:59:09 2018 +0100
  79. ddf6d40 Fix MISRA Rule 5.3 Part 5 by Daniel Boulby · Wed May 09 12:21:46 2018 +0100
  80. 7a4e8f5 Fix MISRA Rule 5.3 Part 4 by Daniel Boulby · Wed May 09 11:29:07 2018 +0100
  81. d1c1945 Fix MISRA Rule 5.3 Part 3 by Daniel Boulby · Wed May 09 10:28:12 2018 +0100
  82. fef5d2d Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · Fri May 04 14:04:07 2018 +0100
  83. 4f3b6ed Fix MISRA Rule 5.3 Part 1 by Daniel Boulby · Fri May 04 11:18:26 2018 +0100
  84. 4e83abb Fix MISRA Rule 5.1 by Daniel Boulby · Tue May 01 15:15:34 2018 +0100
  85. 1bdb985 Merge pull request #1391 from jts-arm/misra by Dimitris Papastamos · Tue Jun 12 13:01:35 2018 +0100
  86. 2042b76 uniphier: fix CCI-500 connection for LD20 by Satoshi Ikawa · Tue Jun 12 10:23:29 2018 +0900
  87. 4d5853d drivers: ti: uart: Add TI specific 16550 initialization by Benjamin Fair · Fri Oct 14 01:13:33 2016 +0000
  88. 2583649 Adjust BL2_AT_EL3 memory layout by Dimitris Papastamos · Mon Jun 11 11:07:58 2018 +0100
  89. fdd9248 MISRA rule 21.15 fix by John Tsichritzis · Fri May 25 09:12:48 2018 +0100
  90. 8c18f6a Merge pull request #1397 from dp-arm/dp/cortex-a76 by Dimitris Papastamos · Fri Jun 08 14:01:38 2018 +0100
  91. 1cb6f45 Merge pull request #1409 from ARM-software/revert-1389-db/bugfix by Dimitris Papastamos · Fri Jun 08 13:17:47 2018 +0100
  92. 9576baa Revert "Code change to fix small bugs" by Dimitris Papastamos · Fri Jun 08 13:17:26 2018 +0100
  93. 4be570f Merge pull request #1405 from dp-arm/dp/cve_2017_5715 by Dimitris Papastamos · Fri Jun 08 11:47:13 2018 +0100
  94. bb1fd5b SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled by Dimitris Papastamos · Thu Jun 07 11:29:15 2018 +0100
  95. 312e17e Implement dynamic mitigation for CVE-2018-3639 on Cortex-A76 by Dimitris Papastamos · Wed May 16 09:59:54 2018 +0100
  96. 756b8dc Set DYNAMIC_WORKAROUND_CVE_2018_3639=1 on FVP by default by Dimitris Papastamos · Thu May 31 14:10:06 2018 +0100
  97. 7ca21db Implement Cortex-Ares 1043202 erratum workaround by Dimitris Papastamos · Mon Mar 26 16:46:01 2018 +0100
  98. 89736dd Add AMU support for Cortex-Ares by Dimitris Papastamos · Tue Feb 13 11:28:02 2018 +0000
  99. ea84d6b Add support for Cortex-Ares and Cortex-A76 CPUs by Isla Mitchell · Thu Aug 03 16:04:46 2017 +0100
  100. fad0e49 Merge pull request #1389 from danielboulby-arm/db/bugfix by Dimitris Papastamos · Fri Jun 08 11:45:06 2018 +0100