1. 24ccf11 Merge "rockchip: px30: support px30" into integration by Soby Mathew · 5 years ago
  2. 616da77 intel: Adds support for Agilex platform by Hadi Asyrafi · 5 years ago
  3. 83f79a8 rockchip: px30: support px30 by XiaoDong Huang · 5 years ago
  4. 4730c11 docs: removing references to GitHub by John Tsichritzis · 5 years ago
  5. b7168ee stm32mp1: update doc for U-Boot compilation by Yann Gautier · 5 years ago
  6. ba3ed40 doc: Use proper note and warning annotations by Paul Beesley · 5 years ago
  7. 493e349 doc: Set correct syntax highlighting style by Paul Beesley · 5 years ago
  8. a879009 doc: Remove per-page contents lists by Paul Beesley · 5 years ago
  9. f3653a6 doc: Reformat platform port documents by Paul Beesley · 5 years ago
  10. ea22512 doc: Move documents into subdirectories by Paul Beesley · 5 years ago
  11. 1033ea1 Initialize platform for MediaTek mt8183 by developer · 5 years ago
  12. 53b22b4 Merge changes from topic "avenger96" into integration by Soby Mathew · 5 years ago
  13. de9fdf9 docs: plat: stm32mp1: Document the usage of DTB_FILE_NAME variable by Manivannan Sadhasivam · 5 years ago
  14. 2333a51 rockchip: document platform by Heiko Stuebner · 5 years ago
  15. b3386f7 stm32mp1: add OP-TEE support by Yann Gautier · 5 years ago
  16. 75e43e0 plat: gxl: Add documentation on building GXL image by Remi Pommarel · 5 years ago
  17. a617700 plat: imx8m: Add the basic support for imx8mm by Jacky Bai · 5 years ago
  18. fb6f2fc Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · 5 years ago
  19. 4d034c5 Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · 5 years ago
  20. 1385712 Merge pull request #1834 from thloh85-intel/s10_bl31 by Antonio Niño Díaz · 5 years ago
  21. ab34f74 plat: intel: Add BL31 support to Intel Stratix10 SoCFPGA platform by Tien Hock, Loh · 5 years ago
  22. 32f4738 Merge pull request #1836 from Yann-lms/docs_and_m4 by Antonio Niño Díaz · 5 years ago
  23. 969be34 docs: stm32mp1: add links to documentation by Yann Gautier · 5 years ago
  24. b8cd97f Documentation for Versatile Express Fixed Virtual Platforms by Usama Arif · 5 years ago
  25. 2437ddc doc: Fix broken external links by Paul Beesley · 5 years ago
  26. 6801c79 docs: add Tegra186 information to nvidia-tegra.rst by Varun Wadekar · 5 years ago
  27. 0d1d9ac Merge pull request #1768 from bryanodonoghue/integration+linaro_warp7-tbb by Antonio Niño Díaz · 5 years ago
  28. 4967c3d Tegra: lib: library for profiling the cold boot path by Varun Wadekar · 7 years ago
  29. 887ecef docs: warp7: Update WaRP7 description for TBB by Bryan O'Donoghue · 6 years ago
  30. fbdfce1 Tegra: support to set the L2 ECC and Parity enable bit by Harvey Hsieh · 8 years ago
  31. 06e325e plat: imx: Add i.MX8MQ basic support by Bai Ping · 6 years ago
  32. 3fabc88 rpi3: fix bad formatting in rpi3.rst by Pete Batard · 6 years ago
  33. f820cad rpi3: add RPI3_USE_UEFI_MAP build option by Pete Batard · 6 years ago
  34. c9acd6c rpi3: add RPI3_RUNTIME_UART build option by Pete Batard · 6 years ago
  35. fe4af66 arm64: versal: Add support for new Xilinx Versal ACAPs by Siva Durga Prasad Paladugu · 6 years ago
  36. 958d02b Merge pull request #1649 from Yann-lms/stm32mp1_doc_update by Antonio Niño Díaz · 6 years ago
  37. fe75b05 docs: gxbb: Add documentation by Antonio Nino Diaz · 6 years ago
  38. f96582a rpi3: Add mem reserve region to DTB if present by Antonio Nino Diaz · 6 years ago
  39. b4ddd30 docs: stm32mp1: complete compilation and flashing steps by Yann Gautier · 6 years ago
  40. bf084dc rcar-gen3: initial commit for the rcar-gen3 boards by Jorge Ramirez-Ortiz · 6 years ago
  41. 012c8bf zynqmp: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  42. 6264b30 docs: warp7: Add description for the i.MX7 WaRP7 platform by Bryan O'Donoghue · 6 years ago
  43. 7511539 stm32mp1: Add platform documentation by Yann Gautier · 6 years ago
  44. 50c5a9e rpi3: Move NS-DRAM out of the protected region by Antonio Nino Diaz · 6 years ago
  45. 8513596 rpi3: Switch addresses of kernel and DTB by Antonio Nino Diaz · 6 years ago
  46. 7c4ab21 rpi3: Update documentation by Antonio Nino Diaz · 6 years ago
  47. 4b7059d rpi3: Add support for the stack protector by Antonio Nino Diaz · 6 years ago
  48. df0bb5a rpi3: Remove broken support of RESET_TO_BL31 by Antonio Nino Diaz · 6 years ago
  49. dfe895d rpi3: Concatenate BL1 and FIP automatically by Antonio Nino Diaz · 6 years ago
  50. f52e9aa Merge pull request #1476 from grandpaul/paulliu-rpi3-modify-size by Dimitris Papastamos · 6 years ago
  51. 78d4213 rpi3: enlarge SEC_DRAM0_SIZE for optee_test to pass by Ying-Chun Liu (PaulLiu) · 6 years ago
  52. 9abd78d rpi3: Implement simple interrupt routing by Antonio Nino Diaz · 6 years ago
  53. dba8693 Merge pull request #1463 from grandpaul/paulliu-rpi3-tbb0 by Dimitris Papastamos · 6 years ago
  54. 4176e0f docs: rpi3: add description for Trusted Board Boot by Ying-Chun Liu (PaulLiu) · 6 years ago
  55. 51b146f docs: rpi3: fix the size of BL1 by Ying-Chun Liu (PaulLiu) · 6 years ago
  56. aa26f53 allwinner: Add Allwinner H6 SoC support by Andre Przywara · 7 years ago
  57. 4416ba8 allwinner: doc: add missing paragraphs by Andre Przywara · 6 years ago
  58. 2f37224 allwinner: Add BL32 (corresponds to Trusted OS) support by Amit Singh Tomar · 6 years ago
  59. 760c1d3 synquacer: Add platform makefile and documentation by Sumit Garg · 6 years ago
  60. 86a50a3 Merge pull request #1403 from glneo/for-upstream-k3 by Dimitris Papastamos · 6 years ago
  61. 591f931 Merge pull request #1413 from grandpaul/paulliu-rpi3-0 by Dimitris Papastamos · 6 years ago
  62. 0192f89 ti: k3: Setup initial files for platform by Nishanth Menon · 8 years ago
  63. 7032f9a Merge pull request #1410 from Anson-Huang/master by Dimitris Papastamos · 6 years ago
  64. 64c6ff1 rpi3: update documentation for OP-TEE support by Ying-Chun Liu (PaulLiu) · 6 years ago
  65. 791d801 Merge pull request #1400 from Andre-ARM/allwinner/v1 by Dimitris Papastamos · 6 years ago
  66. 62f8f7a Support for NXP's i.MX8QM SoC by Anson Huang · 6 years ago
  67. 73b1853 Support for NXP's i.MX8QX SoC by Anson Huang · 6 years ago
  68. 7438320 allwinner: Add Allwinner A64 support by Samuel Holland · 7 years ago
  69. 73ecb9f rpi3: Fix kernel boot documentation by Antonio Nino Diaz · 6 years ago
  70. 46367ad layerscape: Initial TF-A support for LS1043ardb by Jiafei Pan · 6 years ago
  71. 1f47002 rpi3: Use new console APIs by Antonio Nino Diaz · 6 years ago
  72. 610e7e1 Update Arm TF references to TF-A by Dan Handley · 6 years ago
  73. 1b4b412 hikey960: migrate to bl2_el3 by Haojian Zhuang · 6 years ago
  74. b755da3 hikey: migrate to bl2_el3 by Haojian Zhuang · 6 years ago
  75. bd519e5 docs: hikey: Fix typo by Andreas Färber · 6 years ago
  76. 75bfecb uniphier: switch to BL2-AT-EL3 and remove BL1 support by Masahiro Yamada · 7 years ago
  77. 62a197a doc: uniphier: reformat reStructuredText manually by Masahiro Yamada · 7 years ago
  78. 616b0f7 Merge pull request #1186 from antonio-nino-diaz-arm/an/poplar-doc by davidcunado-arm · 7 years ago
  79. 7d13a46 poplar: Fix format of documentation by Antonio Nino Diaz · 7 years ago
  80. 8869b48 rpi3: Add documentation of Raspberry Pi 3 port by Antonio Nino Diaz · 7 years ago
  81. 7f47e74 hikey*: Update docs by Victor Chong · 7 years ago
  82. e46fa92 docs: hikey: Fix typo by Victor Chong · 7 years ago
  83. 56f596b Merge pull request #1005 from ldts/v1 by davidcunado-arm · 7 years ago
  84. c8f29dd Merge pull request #1028 from vchong/bl32_optee_support_v2 by davidcunado-arm · 7 years ago
  85. a29d9a6 Poplar: Initial commit for Poplar E-96Boards by Jorge Ramirez-Ortiz · 7 years ago
  86. 9128768 hikey960: Add BL32 (OP-TEE) support by Victor Chong · 7 years ago
  87. b9a8db2 hikey: Add BL32 (OP-TEE) support by Victor Chong · 7 years ago
  88. 98eea37 hikey: Fix errors in doc by Victor Chong · 7 years ago
  89. 1acb3e1 hikey960: Fix errors in doc by Victor Chong · 7 years ago
  90. 001db04 Remove Markdown documentation by Douglas Raillard · 7 years ago
  91. d7c21b7 Convert documentation to reStructuredText by Douglas Raillard · 7 years ago
  92. 8c68813 Fix various small issues in the documentation by Douglas Raillard · 7 years ago
  93. d9cf7bb uniphier: add TSP support by Masahiro Yamada · 7 years ago
  94. 574388c uniphier: support Socionext UniPhier platform by Masahiro Yamada · 8 years ago
  95. 78f8474 hikey960: add document by Haojian Zhuang · 7 years ago
  96. 650e330 hikey: add hikey support by Haojian Zhuang · 7 years ago
  97. 69ce101 Tegra: enable ECC/Parity protection for Cortex-A57 CPUs by Varun Wadekar · 8 years ago
  98. d2014c6 Tegra: init normal/crash console for platforms by Varun Wadekar · 9 years ago
  99. 6bb6246 Tegra: add tzdram_base to plat_params_from_bl2 struct by Varun Wadekar · 9 years ago
  100. ac27f4f zynqmp: remove RESET_TO_BL31=1 from build instruction by Masahiro Yamada · 7 years ago