1. aec19d3 ROMLIB bug fixes by John Tsichritzis · 5 years ago
  2. c3cb129 Merge pull request #1900 from soby-mathew/sm/revert_xlat_changes by Soby Mathew · 5 years ago
  3. ff93d44 xlat_tables_v2: Revert recent changes to remove recursion by Antonio Nino Diaz · 5 years ago
  4. 987c20a Merge pull request #1894 from jts-arm/e1_midr by Soby Mathew · 5 years ago
  5. 3ff353d Merge pull request #1895 from AlexeiFedorov/af/declare_pauth_experimental by Soby Mathew · 5 years ago
  6. 2831d58 Declare PAuth for Secure world as experimental by Alexei Fedorov · 5 years ago
  7. 3b017bf Merge pull request #1892 from sandrine-bailleux-arm/sb/pauth by Soby Mathew · 5 years ago
  8. a5447ec Fix wrong MIDR_EL1 value for Neoverse E1 by John Tsichritzis · 5 years ago
  9. 796ca75 Merge pull request #1866 from mmind/rockchip-fdt-param by Dimitris Papastamos · 5 years ago
  10. 32cbbf6 Merge pull request #1888 from jts-arm/zeus by Dimitris Papastamos · 5 years ago
  11. 2197e36 Merge pull request #1889 from jts-arm/var4 by Dimitris Papastamos · 5 years ago
  12. dd5098d Merge pull request #1890 from jts-arm/mbedtls by Dimitris Papastamos · 5 years ago
  13. 095031a Merge pull request #1891 from soby-mathew/sm/increase_fvp_stack by Dimitris Papastamos · 5 years ago
  14. bbd0f5a rockchip: add an fdt parsing stub for platform param by Heiko Stuebner · 5 years ago
  15. fc58d33 fvp: Increase the size of the stack for FVP by Louis Mayencourt · 5 years ago
  16. ff4f991 Update documentation for mbed TLS v2.16 by John Tsichritzis · 5 years ago
  17. 6369ded Put Pointer Authentication key value in BSS section by Sandrine Bailleux · 5 years ago
  18. b5cf10f Fix restoring APIBKey registers by Sandrine Bailleux · 5 years ago
  19. 6deaf9c Introduce preliminary support for Neoverse Zeus by John Tsichritzis · 6 years ago
  20. 1f9ff49 Apply variant 4 mitigation for Neoverse N1 by John Tsichritzis · 5 years ago
  21. c5ac462 Merge pull request #1859 from JackyBai/master by Soby Mathew · 5 years ago
  22. 4534903 Merge pull request #1883 from ambroise-arm/av/a17-errata by Soby Mathew · 5 years ago
  23. fa5c951 Cortex-A17: Implement workaround for errata 852423 by Ambroise Vincent · 5 years ago
  24. 8cf9eef Cortex-A17: Implement workaround for errata 852421 by Ambroise Vincent · 5 years ago
  25. e45161e Merge pull request #1884 from AlexeiFedorov/af/set_march_to_arch_minor by Soby Mathew · 5 years ago
  26. 3dcba3f Merge pull request #1882 from ambroise-arm/av/a15-errata by Soby Mathew · 5 years ago
  27. 442eede Merge pull request #1881 from sandrine-bailleux-arm/sb/doc-fixes by Soby Mathew · 5 years ago
  28. 7428f9b Merge pull request #1880 from lmayencourt/lm/pie by Soby Mathew · 5 years ago
  29. 2fbba93 Merge pull request #1879 from pbeesley-arm/pb/todo-removal by Soby Mathew · 5 years ago
  30. a68ed36 Merge pull request #1878 from jts-arm/sctlr by Soby Mathew · 5 years ago
  31. 49ccacd Merge pull request #1874 from hadi-asyrafi/qspi_boot by Soby Mathew · 5 years ago
  32. a9aedaf Merge pull request #1873 from hadi-asyrafi/driver_qspi by Soby Mathew · 5 years ago
  33. df2db56 Merge pull request #1843 from DavidPu/xlat_tables_v2_non_recursion by Soby Mathew · 5 years ago
  34. ba6c1a0 Merge pull request #1858 from thloh85-intel/dwmmc_fixes by Soby Mathew · 5 years ago
  35. 6332242 Merge pull request #1856 from masahisak/synquacer-scmi-support by Soby Mathew · 5 years ago
  36. 68b3812 Cortex-A15: Implement workaround for errata 827671 by Ambroise Vincent · 5 years ago
  37. d4a51eb Cortex-A15: Implement workaround for errata 816470 by Ambroise Vincent · 5 years ago
  38. 361f73c Merge pull request #1877 from bryanodonoghue/integration+bl2-el3-eret-fix-v2 by Dimitris Papastamos · 5 years ago
  39. 13ea87b Merge pull request #1861 from Yann-lms/checkpatch by Dimitris Papastamos · 5 years ago
  40. 2e05ea1 Merge pull request #1875 from Yann-lms/bsec by Dimitris Papastamos · 5 years ago
  41. adfa8b0 bl1-smc-handler: Ensure the lower-order 16 bits of SPSR are programmed by Bryan O'Donoghue · 5 years ago
  42. 033186c bl2-el3: Fix exit to bl32 by ensuring a more complete write to SPSR by Bryan O'Donoghue · 5 years ago
  43. 2444bfa intel: QSPI boot enablement by Muhammad Hadi Asyrafi Abdul Halim · 5 years ago
  44. a617700 plat: imx8m: Add the basic support for imx8mm by Jacky Bai · 5 years ago
  45. 59d501e intel: Add driver for QSPI To support the enablement of QSPI booting by Muhammad Hadi Asyrafi Abdul Halim · 5 years ago
  46. 0d31688 plat/arm: mhu: make mhu driver generic by Masahisa Kojima · 5 years ago
  47. ebfd8eb plat/synquacer: enable SCMI support by Masahisa Kojima · 5 years ago
  48. b567e5d Allow setting compiler's target architecture by Alexei Fedorov · 5 years ago
  49. 9f1150c Makefile: fix linking with pie and binutils > 2.27 by Louis Mayencourt · 5 years ago
  50. 462ec47 PIE: Correct minor typographical errors by Louis Mayencourt · 5 years ago
  51. 6dffc67 doc: Minor formatting enhancement by Sandrine Bailleux · 5 years ago
  52. b9f7ba7 doc: Fix a broken link in the readme.rst file by Sandrine Bailleux · 5 years ago
  53. ff3d436 drivers: Remove TODO from io_fip.c by Paul Beesley · 5 years ago
  54. 20039a2 drivers: Remove TODO from io_storage by Paul Beesley · 5 years ago
  55. 999c9b0 tools: Remove TODO from fiptool by Paul Beesley · 5 years ago
  56. fcdbd3e tools: Remove unused cert_create defines by Paul Beesley · 5 years ago
  57. f7dc401 plat: imx8m: refactor the code to make it reusable by Jacky Bai · 5 years ago
  58. d5a5960 Apply stricter speculative load restriction by John Tsichritzis · 5 years ago
  59. 986e51d drivers: synopsys: Fix synopsys MMC driver by Tien Hock, Loh · 5 years ago
  60. 9d32daf Merge pull request #1872 from Yann-lms/ocr_voltage by Dimitris Papastamos · 5 years ago
  61. 6ba648d Remove some warnings when using checkpatch with --strict option by Yann Gautier · 5 years ago
  62. 0c26a2a Add the possibility to pass options for checkpatch by Yann Gautier · 5 years ago
  63. d495739 .checkpatch.conf: ignore BRACES warnings by Yann Gautier · 5 years ago
  64. 2e28692 fdts: stm32mp1: add bsec node by Yann Gautier · 5 years ago
  65. b8e160b allwinner: regulators: pick correct DT subnode by Andre Przywara · 5 years ago
  66. dbb0db6 Fixup register handling in aarch32 reset_handler by Heiko Stuebner · 5 years ago
  67. f00986c zynqmp: pm: Add support for setting PMU configuration object by Luca Ceresoli · 5 years ago
  68. c8fa1aa mmc: stm32_sdmmc2: fill ocr_voltage by Yann Gautier · 5 years ago
  69. 23db723 Merge pull request #1867 from AlexeiFedorov/af/enable_ptrauth_warm_boot by Dimitris Papastamos · 5 years ago
  70. 3a7dce5 Merge pull request #1870 from thloh85-intel/s10_mmc by Dimitris Papastamos · 5 years ago
  71. e408aa2 Merge pull request #1863 from thloh85-intel/mmc_fixes by Dimitris Papastamos · 5 years ago
  72. 5df25e2 plat: intel: Add MMC OCR voltage information for initialization by Tien Hock, Loh · 5 years ago
  73. b978c08 plat: intel: Add MMC OCR voltage information for initialization by Tien Hock, Loh · 5 years ago
  74. b2bbe98 Merge pull request #1864 from hadi-asyrafi/mailbox_fix by Dimitris Papastamos · 5 years ago
  75. 0ff553e Merge pull request #1862 from thloh85-intel/s10_bl2 by Dimitris Papastamos · 5 years ago
  76. 3d6e5c7 Merge pull request #1868 from Yann-lms/zeromem_device_info by Dimitris Papastamos · 5 years ago
  77. 6a7d0d4 Merge pull request #1869 from pbeesley-arm/pb/wiki-import by Soby Mathew · 5 years ago
  78. 236d246 doc: Add and correct headings for imported files by Paul Beesley · 5 years ago
  79. 75017f2 doc: Add missing CVE links to advisories by Paul Beesley · 5 years ago
  80. 0f79fb1 doc: Update links within imported wiki content by Joel Hutton · 5 years ago
  81. 9e60563 doc: Migrate a subset of the GitHub wiki content by Joel Hutton · 5 years ago
  82. e71d26c BL31: Enable pointer authentication support in warm boot path by Alexei Fedorov · 5 years ago
  83. cc0643d Merge pull request #1860 from pbeesley-arm/pb/todo-cleanup by Dimitris Papastamos · 5 years ago
  84. 85c1245 stm32mp1: zeromem device_info struct by Yann Gautier · 5 years ago
  85. b5ed794 intel: Mailbox service un-accessible by Muhammad Hadi Asyrafi Abdul Halim · 5 years ago
  86. 313e900 drivers: mmc: Fix some issues with MMC stack by Tien Hock, Loh · 5 years ago
  87. bd9e0a0 plat: intel: Improve ECC scrubbing performance by Tien Hock, Loh · 5 years ago
  88. c32e864 Remove todo from example code by Paul Beesley · 5 years ago
  89. 36e27b8 xlat_tables_v2: print xlat tables without recursion by David Pu · 5 years ago
  90. ce81ba1 xlat_tables_v2: unmap region without recursion. by David Pu · 5 years ago
  91. d1b7aa1 xlat_tables_v2: map region without recursion. by David Pu · 5 years ago
  92. 0e6affe Merge pull request #1847 from jts-arm/mbedtls by Antonio Niño Díaz · 5 years ago
  93. 0c9c0f2 Merge pull request #1855 from dp-arm/dp/ssbs by Antonio Niño Díaz · 5 years ago
  94. a048eb6 Merge pull request #1853 from vwadekar/dummy_io_storage by Antonio Niño Díaz · 5 years ago
  95. a1ad3e0 Merge pull request #1854 from marex/arm/master/atf-v2.0.1 by Antonio Niño Díaz · 5 years ago
  96. 3d2da27 Merge pull request #1852 from sandrine-bailleux-arm/sb/fix-intmgt-doc by Antonio Niño Díaz · 5 years ago
  97. b091eb9 Ensure proper ID register is checked for feature detection by Dimitris Papastamos · 5 years ago
  98. 0630299 rcar_gen3: drivers: pfc: Configure GP5_09 as input on ULCB by Marek Vasut · 5 years ago
  99. 3af2005 rcar_gen3: Add M3-W 3.0 support by Marek Vasut · 5 years ago
  100. f319ccd rcar_gen3: Add myself as a maintainer by Marek Vasut · 5 years ago