1. 2baa727 driver: synosys: Fix SD MMC not initializing correctly by Tien Hock, Loh · 5 years ago
  2. cc0dcf4 Merge pull request #1899 from jts-arm/docs by Dimitris Papastamos · 5 years ago
  3. 3481800 Merge pull request #1887 from ambroise-arm/av/a76-cve by Dimitris Papastamos · 5 years ago
  4. 5e5c77d Merge pull request #1901 from AlexeiFedorov/af/restore_pauth_context_smc by Dimitris Papastamos · 5 years ago
  5. 859cf9e Merge pull request #1900 from soby-mathew/sm/revert_xlat_changes by Soby Mathew · 5 years ago
  6. f253645 xlat_tables_v2: Revert recent changes to remove recursion by Antonio Nino Diaz · 5 years ago
  7. 5a8f0a3 Add USE_ROMLIB build option to user guide by John Tsichritzis · 5 years ago
  8. 75044d8 Merge pull request #1894 from jts-arm/e1_midr by Soby Mathew · 5 years ago
  9. 1bd0fad Merge pull request #1895 from AlexeiFedorov/af/declare_pauth_experimental by Soby Mathew · 5 years ago
  10. 317d68e Restore PAuth context in case of unknown SMC call by Alexei Fedorov · 5 years ago
  11. 06715f8 Declare PAuth for Secure world as experimental by Alexei Fedorov · 5 years ago
  12. cc68649 Merge pull request #1892 from sandrine-bailleux-arm/sb/pauth by Soby Mathew · 5 years ago
  13. c4187c9 Fix wrong MIDR_EL1 value for Neoverse E1 by John Tsichritzis · 5 years ago
  14. 73050e6 Merge pull request #1866 from mmind/rockchip-fdt-param by Dimitris Papastamos · 5 years ago
  15. 1fbb682 Merge pull request #1888 from jts-arm/zeus by Dimitris Papastamos · 5 years ago
  16. 136b9fa Merge pull request #1889 from jts-arm/var4 by Dimitris Papastamos · 5 years ago
  17. d409c3e Merge pull request #1890 from jts-arm/mbedtls by Dimitris Papastamos · 5 years ago
  18. accabf4 Merge pull request #1891 from soby-mathew/sm/increase_fvp_stack by Dimitris Papastamos · 5 years ago
  19. 7029e80 rockchip: add an fdt parsing stub for platform param by Heiko Stuebner · 5 years ago
  20. 01aa524 fvp: Increase the size of the stack for FVP by Louis Mayencourt · 5 years ago
  21. 62e2d97 Update documentation for mbed TLS v2.16 by John Tsichritzis · 5 years ago
  22. 47102b3 Put Pointer Authentication key value in BSS section by Sandrine Bailleux · 5 years ago
  23. 3ca26be Fix restoring APIBKey registers by Sandrine Bailleux · 5 years ago
  24. a4546e8 Introduce preliminary support for Neoverse Zeus by John Tsichritzis · 6 years ago
  25. 8074448 Apply variant 4 mitigation for Neoverse N1 by John Tsichritzis · 5 years ago
  26. d0d115e Cortex-A76: Optimize CVE_2018_3639 workaround by Ambroise Vincent · 5 years ago
  27. e8383be Cortex-A76: fix spelling by Ambroise Vincent · 5 years ago
  28. d7cf435 Merge pull request #1859 from JackyBai/master by Soby Mathew · 5 years ago
  29. 620d983 Merge pull request #1883 from ambroise-arm/av/a17-errata by Soby Mathew · 5 years ago
  30. be10dcd Cortex-A17: Implement workaround for errata 852423 by Ambroise Vincent · 5 years ago
  31. 0b64c19 Cortex-A17: Implement workaround for errata 852421 by Ambroise Vincent · 5 years ago
  32. ab15922 Merge pull request #1884 from AlexeiFedorov/af/set_march_to_arch_minor by Soby Mathew · 5 years ago
  33. b9d20d0 Merge pull request #1882 from ambroise-arm/av/a15-errata by Soby Mathew · 5 years ago
  34. 046c21c Merge pull request #1881 from sandrine-bailleux-arm/sb/doc-fixes by Soby Mathew · 5 years ago
  35. 9d0ac83 Merge pull request #1880 from lmayencourt/lm/pie by Soby Mathew · 5 years ago
  36. b79239d Merge pull request #1879 from pbeesley-arm/pb/todo-removal by Soby Mathew · 5 years ago
  37. c0ce16f Merge pull request #1878 from jts-arm/sctlr by Soby Mathew · 5 years ago
  38. c61a807 Merge pull request #1874 from hadi-asyrafi/qspi_boot by Soby Mathew · 5 years ago
  39. 0976b34 Merge pull request #1873 from hadi-asyrafi/driver_qspi by Soby Mathew · 5 years ago
  40. d0759c2 Merge pull request #1843 from DavidPu/xlat_tables_v2_non_recursion by Soby Mathew · 5 years ago
  41. 77913d4 Merge pull request #1858 from thloh85-intel/dwmmc_fixes by Soby Mathew · 5 years ago
  42. eb9da9e Merge pull request #1856 from masahisak/synquacer-scmi-support by Soby Mathew · 5 years ago
  43. 5f2c690 Cortex-A15: Implement workaround for errata 827671 by Ambroise Vincent · 5 years ago
  44. 75a1ada Cortex-A15: Implement workaround for errata 816470 by Ambroise Vincent · 5 years ago
  45. e082009 Merge pull request #1877 from bryanodonoghue/integration+bl2-el3-eret-fix-v2 by Dimitris Papastamos · 5 years ago
  46. 36a540d Merge pull request #1861 from Yann-lms/checkpatch by Dimitris Papastamos · 5 years ago
  47. 69905f7 Merge pull request #1875 from Yann-lms/bsec by Dimitris Papastamos · 5 years ago
  48. 520f864 bl1-smc-handler: Ensure the lower-order 16 bits of SPSR are programmed by Bryan O'Donoghue · 5 years ago
  49. eb20f04 bl2-el3: Fix exit to bl32 by ensuring a more complete write to SPSR by Bryan O'Donoghue · 5 years ago
  50. f5ba408 intel: QSPI boot enablement by Muhammad Hadi Asyrafi Abdul Halim · 5 years ago
  51. 179f82a plat: imx8m: Add the basic support for imx8mm by Jacky Bai · 5 years ago
  52. 150f1bc intel: Add driver for QSPI To support the enablement of QSPI booting by Muhammad Hadi Asyrafi Abdul Halim · 5 years ago
  53. cf6c30e plat/arm: mhu: make mhu driver generic by Masahisa Kojima · 5 years ago
  54. b67d202 plat/synquacer: enable SCMI support by Masahisa Kojima · 5 years ago
  55. fa6f774 Allow setting compiler's target architecture by Alexei Fedorov · 5 years ago
  56. 80e1989 Makefile: fix linking with pie and binutils > 2.27 by Louis Mayencourt · 5 years ago
  57. c5da062 PIE: Correct minor typographical errors by Louis Mayencourt · 5 years ago
  58. 74f1f64 doc: Minor formatting enhancement by Sandrine Bailleux · 5 years ago
  59. 3655ed8 doc: Fix a broken link in the readme.rst file by Sandrine Bailleux · 5 years ago
  60. 7d72181 drivers: Remove TODO from io_fip.c by Paul Beesley · 5 years ago
  61. 9a2fffb drivers: Remove TODO from io_storage by Paul Beesley · 5 years ago
  62. efb20d8 tools: Remove TODO from fiptool by Paul Beesley · 5 years ago
  63. d5dc774 tools: Remove unused cert_create defines by Paul Beesley · 5 years ago
  64. e8837b0 plat: imx8m: refactor the code to make it reusable by Jacky Bai · 5 years ago
  65. 02b5794 Apply stricter speculative load restriction by John Tsichritzis · 5 years ago
  66. 3d0f30b drivers: synopsys: Fix synopsys MMC driver by Tien Hock, Loh · 5 years ago
  67. 6105c4f Merge pull request #1872 from Yann-lms/ocr_voltage by Dimitris Papastamos · 5 years ago
  68. 89d1d37 Remove some warnings when using checkpatch with --strict option by Yann Gautier · 5 years ago
  69. 02a76d5 Add the possibility to pass options for checkpatch by Yann Gautier · 5 years ago
  70. d4abda2 .checkpatch.conf: ignore BRACES warnings by Yann Gautier · 5 years ago
  71. 83f62c8 fdts: stm32mp1: add bsec node by Yann Gautier · 5 years ago
  72. c48d02b allwinner: regulators: pick correct DT subnode by Andre Przywara · 6 years ago
  73. c6c10b0 Fixup register handling in aarch32 reset_handler by Heiko Stuebner · 5 years ago
  74. 78d5851 zynqmp: pm: Add support for setting PMU configuration object by Luca Ceresoli · 5 years ago
  75. b248bb4 mmc: stm32_sdmmc2: fill ocr_voltage by Yann Gautier · 5 years ago
  76. e2b717e Merge pull request #1867 from AlexeiFedorov/af/enable_ptrauth_warm_boot by Dimitris Papastamos · 5 years ago
  77. 8807771 Merge pull request #1870 from thloh85-intel/s10_mmc by Dimitris Papastamos · 5 years ago
  78. 3c652a2 Merge pull request #1863 from thloh85-intel/mmc_fixes by Dimitris Papastamos · 5 years ago
  79. 69ae781 plat: intel: Add MMC OCR voltage information for initialization by Tien Hock, Loh · 5 years ago
  80. dd8c03b plat: intel: Add MMC OCR voltage information for initialization by Tien Hock, Loh · 5 years ago
  81. a6561a2 Merge pull request #1864 from hadi-asyrafi/mailbox_fix by Dimitris Papastamos · 5 years ago
  82. f7c8f31 Merge pull request #1862 from thloh85-intel/s10_bl2 by Dimitris Papastamos · 5 years ago
  83. 8061c45 Merge pull request #1868 from Yann-lms/zeromem_device_info by Dimitris Papastamos · 5 years ago
  84. fc43c30 Merge pull request #1869 from pbeesley-arm/pb/wiki-import by Soby Mathew · 5 years ago
  85. 0c6be93 doc: Add and correct headings for imported files by Paul Beesley · 5 years ago
  86. 12fc6ba doc: Add missing CVE links to advisories by Paul Beesley · 5 years ago
  87. d0f9809 doc: Update links within imported wiki content by Joel Hutton · 5 years ago
  88. 4fe9123 doc: Migrate a subset of the GitHub wiki content by Joel Hutton · 5 years ago
  89. 7dcbb4f BL31: Enable pointer authentication support in warm boot path by Alexei Fedorov · 5 years ago
  90. 534fdec Merge pull request #1860 from pbeesley-arm/pb/todo-cleanup by Dimitris Papastamos · 5 years ago
  91. 42beea8 stm32mp1: zeromem device_info struct by Yann Gautier · 5 years ago
  92. 5bd1b44 intel: Mailbox service un-accessible by Muhammad Hadi Asyrafi Abdul Halim · 5 years ago
  93. a468e75 drivers: mmc: Fix some issues with MMC stack by Tien Hock, Loh · 5 years ago
  94. bf8b8fb plat: intel: Improve ECC scrubbing performance by Tien Hock, Loh · 5 years ago
  95. 3d20bf7 Remove todo from example code by Paul Beesley · 6 years ago
  96. c54c7fc xlat_tables_v2: print xlat tables without recursion by David Pu · 5 years ago
  97. db8cac2 xlat_tables_v2: unmap region without recursion. by David Pu · 5 years ago
  98. 0ffe269 xlat_tables_v2: map region without recursion. by David Pu · 5 years ago
  99. f009c5f Merge pull request #1847 from jts-arm/mbedtls by Antonio Niño Díaz · 5 years ago
  100. bf9e90c Merge pull request #1855 from dp-arm/dp/ssbs by Antonio Niño Díaz · 5 years ago