1. f2976bd TF-A: Fix non-standard frequency issue in udelay by Max Shvetsov · 6 years ago
  2. 5d71d3f Merge "doc: Fix syntax erros in I/O storage layer plantuml diagrams" into integration by Paul Beesley · 6 years ago
  3. cc76d67 Merge "ti: k3: common: Add PIE support" into integration by Sandrine Bailleux · 6 years ago
  4. ff835a9 ti: k3: common: Add PIE support by Andrew F. Davis · 7 years ago
  5. ec477e7 doc: Fix syntax erros in I/O storage layer plantuml diagrams by Sandrine Bailleux · 6 years ago
  6. a74e3a1 Merge "plat/arm: use Aff3 bits also to validate mpidr" into integration by Alexei Fedorov · 6 years ago
  7. a04808c Merge "Update TF-A version to 2.2" into integration by Paul Beesley · 6 years ago v2.2
  8. c381ab6 Merge "Update change log for v2.2 Release" into integration by Paul Beesley · 6 years ago
  9. e654a0e Merge "Update release-information for v2.2 Release" into integration by Paul Beesley · 6 years ago
  10. 0938473 Merge "doc: Final, pre-release fixes and updates" into integration by Paul Beesley · 6 years ago
  11. bbf0a1e doc: Final, pre-release fixes and updates by Paul Beesley · 6 years ago
  12. e69f350 Update release-information for v2.2 Release by laurenw-arm · 6 years ago
  13. 0c2f685 Merge "doc: Expand contact information in About section" into integration by Paul Beesley · 6 years ago
  14. 4873085 doc: Expand contact information in About section by Paul Beesley · 6 years ago
  15. 1f96d12 Merge "doc: Move platform list to the Platform Ports index page" into integration by Paul Beesley · 6 years ago
  16. 3a90b7c Merge "doc: Move "About" content from index.rst to a new chapter" into integration by Paul Beesley · 6 years ago
  17. 77caea2 Update change log for v2.2 Release by laurenw-arm · 6 years ago
  18. 5e6b416 doc: Move platform list to the Platform Ports index page by Paul Beesley · 6 years ago
  19. 8eb9490 doc: Move "About" content from index.rst to a new chapter by Paul Beesley · 6 years ago
  20. b30646a plat/arm: use Aff3 bits also to validate mpidr by Manish Pandey · 6 years ago
  21. 937f669 Merge "xlat_table_v2: Fix enable WARMBOOT_ENABLE_DCACHE_EARLY config" into integration by Soby Mathew · 6 years ago v2.2-rc2
  22. 942bb52 Merge "Replace deprecated __ASSEMBLY__ macro with __ASSEMBLER__" into integration by Soby Mathew · 6 years ago
  23. 0e7a054 xlat_table_v2: Fix enable WARMBOOT_ENABLE_DCACHE_EARLY config by Artsem Artsemenka · 6 years ago
  24. 879389e Merge "Fix documentation" into integration by Paul Beesley · 6 years ago
  25. b8f478b Merge "doc: Remove version and release variables from conf.py" into integration by Paul Beesley · 6 years ago
  26. 206c077 doc: Remove version and release variables from conf.py by Paul Beesley · 6 years ago
  27. 434d93d Fix documentation by Artsem Artsemenka · 6 years ago
  28. 2ee6b2b Update TF-A version to 2.2 by Deepika Bhavnani · 6 years ago
  29. 19adcb4 Merge "Correct UART PL011 initialization calculation" into integration by Paul Beesley · 6 years ago
  30. a05c8f8 Merge "doc: Update Linaro release mentioned on index page" into integration by Paul Beesley · 6 years ago
  31. 9ec4afc doc: Update Linaro release mentioned on index page by Paul Beesley · 6 years ago
  32. 7921fe6 Merge "doc: Misc syntax and spelling fixes" into integration by Paul Beesley · 6 years ago
  33. be653a6 doc: Misc syntax and spelling fixes by Paul Beesley · 6 years ago
  34. 89632e6 Replace deprecated __ASSEMBLY__ macro with __ASSEMBLER__ by Balint Dobszay · 6 years ago
  35. 6f0c77f Merge "doc: Formatting fixes for readme.rst" into integration by Paul Beesley · 6 years ago
  36. 76cf653 doc: Formatting fixes for readme.rst by Paul Beesley · 6 years ago
  37. f8e3340 Merge changes from topic "pb/readthedocs" into integration by Paul Beesley · 6 years ago
  38. 862c764 doc: Add guide for building the docs locally by Paul Beesley · 6 years ago
  39. 8cc36ae doc: De-duplicate readme and license files by Paul Beesley · 6 years ago
  40. 3476095 doc: Convert internal links to RST format by Paul Beesley · 6 years ago
  41. 4fdad60 Merge "doc: Add more missing platforms" into integration by Soby Mathew · 6 years ago v2.2-rc0 v2.2-rc1
  42. 1d88025 Merge "delay: correct timeout_init_us()" into integration by Soby Mathew · 6 years ago
  43. 38d5e15 Correct UART PL011 initialization calculation by Avinash Mehta · 6 years ago
  44. 9d811b8 delay: correct timeout_init_us() by Yann Gautier · 6 years ago
  45. e43ed98 doc: Add more missing platforms by Paul Beesley · 6 years ago
  46. 80003d8 Merge "Explicitly disable the SPME bit in MDCR_EL3" into integration by Soby Mathew · 6 years ago
  47. 25792ce Merge "Neoverse N1 Errata Workaround 1542419" into integration by Soby Mathew · 6 years ago
  48. 5b56775 Merge "Fix the CAS spinlock implementation" into integration by Soby Mathew · 6 years ago
  49. 2a7adf2 Explicitly disable the SPME bit in MDCR_EL3 by Petre-Ionut Tudor · 6 years ago
  50. 8094262 Neoverse N1 Errata Workaround 1542419 by laurenw-arm · 6 years ago
  51. 81da28c Merge "delay: timeout detection support" into integration by Soby Mathew · 6 years ago
  52. c97cba4 Fix the CAS spinlock implementation by Soby Mathew · 6 years ago
  53. 0711ee5 delay: timeout detection support by Lionel Debieve · 6 years ago
  54. cf9319f Merge "TF-A: Add support for ARMv8.3-PAuth in BL1 SMC calls and BL2U" into integration by Soby Mathew · 6 years ago
  55. 530ceda TF-A: Add support for ARMv8.3-PAuth in BL1 SMC calls and BL2U by Alexei Fedorov · 6 years ago
  56. 8326aad Merge "Introducing support for Cortex-A65AE" into integration by Soby Mathew · 6 years ago
  57. 78f02ae Introducing support for Cortex-A65AE by Imre Kis · 6 years ago
  58. 2d35bc1 Merge changes from topic "stm32mp_corrections_w40" into integration by Soby Mathew · 6 years ago
  59. 34c4f86 Merge "Add missing support for BL2_AT_EL3 in XIP memory" into integration by Soby Mathew · 6 years ago
  60. efcf951 Merge changes from topic "qemu_sbsa" into integration by Soby Mathew · 6 years ago
  61. 82d8d4a Merge changes I0355e084,I6a6dd1c0 into integration by Soby Mathew · 6 years ago
  62. 251b264 Merge "a5ds: Add handler for when user tries to switch off secondary cores" into integration by Soby Mathew · 6 years ago
  63. 243b61d gpio: stm32_gpio: do not mix error code types by Nicolas Le Bayon · 6 years ago
  64. 2dc9fe7 fdts: stm32mp1: move FDCAN to PLL4_R by Antonio Borneo · 6 years ago
  65. 57f4b6f mmc: increase delay between ACMD41 retries by Yann Gautier · 6 years ago
  66. 19e2af7 crypto: stm32_hash: align stm32_hash_update() prototype by Yann Gautier · 6 years ago
  67. 59ffec1 a5ds: Add handler for when user tries to switch off secondary cores by Usama Arif · 6 years ago
  68. f25ea7e mediatek: mt8183: add EMI MPU driver for DRAM protection by kenny liang · 6 years ago
  69. 1b0174e mediatek: mt8183: add DEVAPC driver to control protection by kenny liang · 6 years ago
  70. b81167d Merge "Introducing support for Cortex-A65" into integration by Soby Mathew · 6 years ago
  71. 6ad216d Introducing support for Cortex-A65 by Imre Kis · 6 years ago
  72. 0a12302 Add missing support for BL2_AT_EL3 in XIP memory by Lionel Debieve · 6 years ago
  73. 5f38b53 Merge "doc: Fix GCC version to 8.3-2019.03" into integration by Sandrine Bailleux · 6 years ago
  74. b48691e doc: Fix GCC version to 8.3-2019.03 by Louis Mayencourt · 6 years ago
  75. 3bdade5 Merge "Cortex_hercules: Add support for Hercules-AE" into integration by Soby Mathew · 6 years ago
  76. 2f625c5 Merge "doc: Migrate to Linaro release 19.06" into integration by Sandrine Bailleux · 6 years ago
  77. fa405e3 qemu/qemu_sbsa: Adding memory mapping for both FLASH0/FLASH1 by Radoslaw Biernacki · 7 years ago
  78. 558a6f4 qemu/qemu_sbsa: Adding Qemu SBSA platform by Radoslaw Biernacki · 7 years ago
  79. 35010bb doc: Migrate to Linaro release 19.06 by zelalem-aweke · 6 years ago
  80. a4668c3 Cortex_hercules: Add support for Hercules-AE by Artsem Artsemenka · 6 years ago
  81. c5235ca Merge "AArch32: Disable Secure Cycle Counter" into integration by Soby Mathew · 6 years ago
  82. ace2368 Merge changes from topic "ld/stm32-authentication" into integration by Soby Mathew · 6 years ago
  83. 32d514e Merge "doc: Fix platform port inclusion" into integration by Soby Mathew · 6 years ago
  84. f7fa528 Merge changes from topic "amlogic-g12a" into integration by Soby Mathew · 6 years ago
  85. 757d904 Merge changes from topic "a5ds-multicore" into integration by Soby Mathew · 6 years ago
  86. 1ec3919 Merge "GICv3 driver: Fix support for full SPI range" into integration by Soby Mathew · 6 years ago
  87. 95982ff Merge "Fix MTE support from causing unused variable warnings" into integration by Soby Mathew · 6 years ago
  88. 17b0bb6 Merge changes from topic "raspberry-pi-4-support" into integration by Soby Mathew · 6 years ago
  89. 41bda86 Merge changes from topic "mp/giv3-discovery" into integration by Soby Mathew · 6 years ago
  90. c3e8b0b AArch32: Disable Secure Cycle Counter by Alexei Fedorov · 6 years ago
  91. 69ef7b7 Merge changes I0283fc2e,Ib476d024,Iada05f7c into integration by Paul Beesley · 6 years ago
  92. cdb8c52 amlogic: g12a: Add support for the S905X2 (G12A) platform by Carlo Caione · 6 years ago
  93. 6806cd2 Migrate ARM platforms to use the new GICv3 API by Madhukar Pappireddy · 6 years ago
  94. 1010770 Adding new optional PSCI hook pwr_domain_on_finish_late by Madhukar Pappireddy · 6 years ago
  95. ec83492 GICv3: Enable multi socket GIC redistributor frame discovery by Madhukar Pappireddy · 6 years ago
  96. f1e0f15 doc: Fix platform port inclusion by Paul Beesley · 6 years ago
  97. 80a624d Merge "FVP: Fix plat_set_nv_ctr() function" into integration by Paul Beesley · 6 years ago
  98. dfbf05e Merge "doc: Render Marvell platform documents" into integration by Paul Beesley · 6 years ago
  99. e0dea67 rpi4: Add initial documentation file by Andre Przywara · 6 years ago
  100. 1a7422e rpi4: Add stdout-path to device tree by Andre Przywara · 6 years ago