1. 07f3342 Merge pull request #1837 from spencercw/master by Antonio Niño Díaz · Mon Mar 04 09:50:59 2019 +0000
  2. 9cc4788 Merge pull request #1842 from DavidPu/reduce_cyclomatic_complexity_metric by Antonio Niño Díaz · Fri Mar 01 12:43:17 2019 +0000
  3. bbaa5f7 Merge pull request #1815 from Anson-Huang/gic by Antonio Niño Díaz · Fri Mar 01 12:42:33 2019 +0000
  4. fb6f2fc Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · Fri Mar 01 11:23:58 2019 +0000
  5. cd5a55e Merge pull request #1849 from loumay-arm/lm/a73_errata by Antonio Niño Díaz · Fri Mar 01 11:23:48 2019 +0000
  6. f6505a7 Merge pull request #1845 from ambroise-arm/av/errata by Antonio Niño Díaz · Fri Mar 01 09:17:27 2019 +0000
  7. 92cad35 Merge pull request #1846 from loumay-arm/lm/mpam by Antonio Niño Díaz · Fri Mar 01 09:17:16 2019 +0000
  8. 899146b Merge pull request #1848 from antonio-nino-diaz-arm/an/docs by Antonio Niño Díaz · Fri Mar 01 09:16:58 2019 +0000
  9. f584b5e imx: make sure GIC redistributor is awake before initialization by Anson Huang · Fri Mar 01 10:51:38 2019 +0800
  10. 5619c80 xlat_tables_v2: find VA/idx with helper functions. by David Pu · Fri Feb 22 02:23:57 2019 -0800
  11. 1507d41 xlat_tables_v2: get unmap action type with helper function. by David Pu · Fri Feb 22 02:15:57 2019 -0800
  12. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · Thu Feb 28 13:35:21 2019 +0000
  13. d69722c Cortex-A73: Implement workaround for errata 852427 by Louis Mayencourt · Wed Feb 27 14:24:16 2019 +0000
  14. bdfa103 MPAM: enable MPAM EL2 traps by Louis Mayencourt · Mon Feb 11 11:25:50 2019 +0000
  15. 23b7b69 Merge pull request #1839 from loumay-arm/lm/a7x_errata by Antonio Niño Díaz · Thu Feb 28 10:19:24 2019 +0000
  16. bde4246 juno: Enable CPU errata workarounds by Ambroise Vincent · Fri Feb 22 14:19:16 2019 +0000
  17. f5fdfbc Cortex-A53: Workarounds for 819472, 824069 and 827319 by Ambroise Vincent · Thu Feb 21 14:16:24 2019 +0000
  18. aa2c029 Cortex-A57: Implement workaround for erratum 817169 by Ambroise Vincent · Thu Feb 21 16:35:49 2019 +0000
  19. 1b0db76 Cortex-A57: Implement workaround for erratum 814670 by Ambroise Vincent · Thu Feb 21 16:35:07 2019 +0000
  20. a1d6446 Cortex-A55: Implement workaround for erratum 903758 by Ambroise Vincent · Thu Feb 21 16:29:50 2019 +0000
  21. dd961f7 Cortex-A55: Implement workaround for erratum 846532 by Ambroise Vincent · Thu Feb 21 16:29:16 2019 +0000
  22. 6a77f05 Cortex-A55: Implement workaround for erratum 798797 by Ambroise Vincent · Thu Feb 21 16:27:34 2019 +0000
  23. 6f31960 Cortex-A55: Implement workaround for erratum 778703 by Ambroise Vincent · Thu Feb 21 16:25:37 2019 +0000
  24. 7927fa0 Cortex-A55: Implement workaround for erratum 768277 by Ambroise Vincent · Thu Feb 21 16:20:43 2019 +0000
  25. 08eef17 Merge pull request #1841 from antonio-nino-diaz-arm/an/fix-gensmc by Antonio Niño Díaz · Wed Feb 27 17:15:13 2019 +0000
  26. 4d034c5 Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · Fri Jan 11 14:47:48 2019 -0800
  27. dfc1d3c trusty: Include file with GIC definitions by Antonio Nino Diaz · Wed Feb 27 15:11:18 2019 +0000
  28. 5c61c0c Merge pull request #1829 from antonio-nino-diaz-arm/an/pauth by Antonio Niño Díaz · Wed Feb 27 14:32:35 2019 +0000
  29. ea81463 Merge pull request #1840 from grandpaul/rpi3-sdhost-improve1 by Antonio Niño Díaz · Wed Feb 27 14:32:21 2019 +0000
  30. e61ece0 TSP: Enable pointer authentication support by Antonio Nino Diaz · Tue Feb 26 11:41:03 2019 +0000
  31. 47a9064 BL31: Enable pointer authentication support by Antonio Nino Diaz · Thu Jan 31 11:01:26 2019 +0000
  32. 4f29fb7 BL2_AT_EL3: Enable pointer authentication support by Antonio Nino Diaz · Thu Jan 31 17:40:44 2019 +0000
  33. 6e4b083 BL2: Enable pointer authentication support by Antonio Nino Diaz · Thu Jan 31 10:48:47 2019 +0000
  34. e3887a9 BL1: Enable pointer authentication support by Antonio Nino Diaz · Wed Jan 30 20:29:50 2019 +0000
  35. 9c852aa plat/arm: Implement ARMv8.3-PAuth interfaces by Antonio Nino Diaz · Thu Jan 31 11:01:10 2019 +0000
  36. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · Tue Feb 19 11:53:51 2019 +0000
  37. a35ba9f Merge pull request #1838 from chandnich/rename by Antonio Niño Díaz · Wed Feb 27 11:15:12 2019 +0000
  38. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · Thu Jan 31 11:58:00 2019 +0000
  39. 13adfb1 Cleanup context handling library by Antonio Nino Diaz · Wed Jan 30 20:41:31 2019 +0000
  40. 1385712 Merge pull request #1834 from thloh85-intel/s10_bl31 by Antonio Niño Díaz · Wed Feb 27 10:22:34 2019 +0000
  41. 404184d Merge pull request #1831 from antonio-nino-diaz-arm/an/sccd by Antonio Niño Díaz · Wed Feb 27 09:21:42 2019 +0000
  42. 28d91c5 Merge pull request #1826 from smaeul/allwinner by Antonio Niño Díaz · Wed Feb 27 09:21:31 2019 +0000
  43. 533b554 board/rde1edge: rename sgiclarkh to rde1edge by Chandni Cherukuri · Fri Feb 22 16:44:49 2019 +0530
  44. 15ec1e5 board/rdn1edge: rename sgiclarka to rdn1edge by Chandni Cherukuri · Fri Feb 22 13:41:03 2019 +0530
  45. a5cdc08 rpi3: sdhost: SDHost driver improvement by Ying-Chun Liu (PaulLiu) · Tue Feb 12 22:41:06 2019 +0800
  46. 59fa218 Add workaround for errata 1073348 for Cortex-A76 by Louis Mayencourt · Mon Feb 25 15:17:44 2019 +0000
  47. adda9d4 Add workaround for errata 1220197 for Cortex-A76 by Louis Mayencourt · Mon Feb 25 11:37:38 2019 +0000
  48. 0992447 Add workaround for errata 1130799 for Cortex-A76 by Louis Mayencourt · Thu Feb 21 17:35:07 2019 +0000
  49. 8d86870 Add workaround for errata 790748 for Cortex-A75 by Louis Mayencourt · Mon Feb 25 14:57:57 2019 +0000
  50. 78a0aed Add workaround for errata 764081 of Cortex-A75 by Louis Mayencourt · Wed Feb 20 12:11:41 2019 +0000
  51. 4405de6 Add workaround for errata 855423 of Cortex-A73 by Louis Mayencourt · Thu Feb 21 16:38:16 2019 +0000
  52. ab34f74 plat: intel: Add BL31 support to Intel Stratix10 SoCFPGA platform by Tien Hock, Loh · Tue Feb 26 09:25:14 2019 +0800
  53. 32f4738 Merge pull request #1836 from Yann-lms/docs_and_m4 by Antonio Niño Díaz · Fri Feb 22 15:23:52 2019 +0000
  54. 0a02002 imx: Configure CAAM job rings master ID for i.MX8MQ by Chris Spencer · Thu Feb 21 08:35:26 2019 +0000
  55. 947fea0 Merge pull request #1835 from jts-arm/rename by Antonio Niño Díaz · Fri Feb 22 13:05:37 2019 +0000
  56. c1ff078 Merge pull request #1828 from uarif1/master by Antonio Niño Díaz · Thu Feb 21 13:47:08 2019 +0000
  57. 0b8a363 Merge pull request #1833 from marex/arm/master/pci-v2.0.0 by Antonio Niño Díaz · Thu Feb 21 13:46:39 2019 +0000
  58. ed34232 stm32mp1: add minimal support for co-processor Cortex-M4 by Yann Gautier · Fri Feb 15 17:33:27 2019 +0100
  59. 969be34 docs: stm32mp1: add links to documentation by Yann Gautier · Wed Feb 20 17:34:16 2019 +0100
  60. 8ed5c5c rcar_gen3: plat: Prevent PCIe hang during L1X config access by Marek Vasut · Tue Feb 12 00:09:46 2019 +0100
  61. 3c64808 Merge pull request #1832 from jts-arm/docs by Antonio Niño Díaz · Wed Feb 20 14:21:34 2019 +0000
  62. af8e0d6 Merge pull request #1830 from antonio-nino-diaz-arm/an/fix-fw-design by Antonio Niño Díaz · Wed Feb 20 14:21:25 2019 +0000
  63. b8cd97f Documentation for Versatile Express Fixed Virtual Platforms by Usama Arif · Tue Feb 05 15:44:17 2019 +0000
  64. 078e66f plat/arm: Support for Cortex A5 in FVP Versatile Express platform by Usama Arif · Wed Dec 12 17:14:29 2018 +0000
  65. b69ac08 Division functionality for cores that dont have divide hardware. by Usama Arif · Wed Dec 12 17:08:33 2018 +0000
  66. b450277 ARMv7: support non-LPAE mapping (not xlat_v2) by Etienne Carriere · Tue Oct 24 22:47:59 2017 +0200
  67. e97998f plat/arm: Introduce FVP Versatile Express platform. by Usama Arif · Fri Nov 30 15:43:56 2018 +0000
  68. 17d8eed docs: Document romlib design by Sathees Balya · Wed Jan 30 15:56:44 2019 +0000
  69. 633703a docs: Update documentation about ARMv8.2-TTCNP by Antonio Nino Diaz · Tue Feb 19 13:14:06 2019 +0000
  70. 16e6d9f Rename Cortex-Helios to Neoverse E1 by John Tsichritzis · Tue Feb 19 14:01:55 2019 +0000
  71. 3d417ac Rename Cortex-Helios filenames to Neoverse E1 by John Tsichritzis · Tue Feb 19 13:54:21 2019 +0000
  72. 56369c1 Rename Cortex-Ares to Neoverse N1 by John Tsichritzis · Tue Feb 19 13:49:06 2019 +0000
  73. 97ff6d0 Rename Cortex-Ares filenames to Neoverse N1 by John Tsichritzis · Tue Feb 19 13:48:44 2019 +0000
  74. cdc0c34 Merge pull request #1825 from antonio-nino-diaz-arm/an/csv2 by Antonio Niño Díaz · Tue Feb 19 10:04:00 2019 +0000
  75. 3fbd3f5 Disable processor Cycle Counting in Secure state by Antonio Nino Diaz · Mon Feb 18 16:55:43 2019 +0000
  76. 81eb5ce Rename PLAT_ARM_BL31_RUN_UART* variable by Usama Arif · Mon Feb 11 16:35:42 2019 +0000
  77. 4c73585 Merge pull request #1824 from antonio-nino-diaz-arm/an/move-dyn-xlat by Antonio Niño Díaz · Mon Feb 18 10:52:23 2019 +0000
  78. 3259139 Merge pull request #1823 from antonio-nino-diaz-arm/an/spm-regs by Antonio Niño Díaz · Mon Feb 18 10:52:16 2019 +0000
  79. e901b94 Merge pull request #1821 from Yann-lms/stm32mp1_2019-02-14 by Antonio Niño Díaz · Mon Feb 18 10:51:57 2019 +0000
  80. c629daf allwinner: Clean up CPU ops functions by Samuel Holland · Sun Feb 17 15:33:33 2019 -0600
  81. 7057b84 allwinner: Constify data structures by Samuel Holland · Sun Feb 17 15:09:11 2019 -0600
  82. 835b36b Merge pull request #1822 from antonio-nino-diaz-arm/an/plat-arm by Antonio Niño Díaz · Fri Feb 15 11:03:06 2019 +0000
  83. 6b5aa6e SPM: Remove unnecessary register save by Antonio Nino Diaz · Thu Feb 14 11:40:19 2019 +0000
  84. a904487 Update macro to check need for CVE-2017-5715 mitigation by Antonio Nino Diaz · Tue Feb 12 11:25:02 2019 +0000
  85. 7a6ccdf stm32mp1: introduce STM32MP1 discovery boards by Yann Gautier · Tue Feb 12 19:00:29 2019 +0100
  86. e4a3c35 stm32mp1: update clock driver by Yann Gautier · Thu Feb 14 10:53:33 2019 +0100
  87. 33b1be4 stm32mp1: add timeout detection in reset driver by Yann Gautier · Thu Feb 14 09:17:55 2019 +0100
  88. 3d78a2e stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · Thu Feb 14 11:01:20 2019 +0100
  89. 4d42947 stm32mp1: split clkfunc code by Yann Gautier · Thu Feb 14 11:15:20 2019 +0100
  90. f3928f6 stm32mp1: update I2C and PMIC drivers by Yann Gautier · Thu Feb 14 11:15:03 2019 +0100
  91. 2299d57 stm32mp1: use new functions to manage timeouts by Yann Gautier · Thu Feb 14 11:14:39 2019 +0100
  92. e753470 Introduce timeout_init_us/timeout_elapsed() delay tracking with CNTPCT. by Yann Gautier · Thu Feb 14 11:14:18 2019 +0100
  93. b5d2ed4 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · Thu Feb 14 11:13:50 2019 +0100
  94. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · Thu Feb 14 11:13:39 2019 +0100
  95. ee8f542 stm32mp1: split code between common and private parts by Yann Gautier · Thu Feb 14 11:13:25 2019 +0100
  96. e4ecf63 Merge pull request #1820 from thloh85-intel/integration_mbr by Antonio Niño Díaz · Wed Feb 13 15:53:18 2019 +0000
  97. 9bcc61f Merge pull request #1819 from thloh85-intel/integration by Antonio Niño Díaz · Wed Feb 13 15:53:00 2019 +0000
  98. 4b08081 Merge pull request #1813 from oscardagrach/hikey960-iomcu-dma by Antonio Niño Díaz · Wed Feb 13 15:52:43 2019 +0000
  99. 645feb4 docs: Update note about plat/arm in Porting Guide by Antonio Nino Diaz · Wed Feb 13 14:07:38 2019 +0000
  100. 2673b21 Merge pull request #1816 from grandpaul/paulliu-warp7-multiconsoleapi by Antonio Niño Díaz · Wed Feb 13 09:54:17 2019 +0000