1. 0e7a054 xlat_table_v2: Fix enable WARMBOOT_ENABLE_DCACHE_EARLY config by Artsem Artsemenka · 5 years ago
  2. 19adcb4 Merge "Correct UART PL011 initialization calculation" into integration by Paul Beesley · 5 years ago
  3. a05c8f8 Merge "doc: Update Linaro release mentioned on index page" into integration by Paul Beesley · 5 years ago
  4. 9ec4afc doc: Update Linaro release mentioned on index page by Paul Beesley · 5 years ago
  5. 7921fe6 Merge "doc: Misc syntax and spelling fixes" into integration by Paul Beesley · 5 years ago
  6. be653a6 doc: Misc syntax and spelling fixes by Paul Beesley · 5 years ago
  7. 6f0c77f Merge "doc: Formatting fixes for readme.rst" into integration by Paul Beesley · 5 years ago
  8. 76cf653 doc: Formatting fixes for readme.rst by Paul Beesley · 5 years ago
  9. f8e3340 Merge changes from topic "pb/readthedocs" into integration by Paul Beesley · 5 years ago
  10. 862c764 doc: Add guide for building the docs locally by Paul Beesley · 5 years ago
  11. 8cc36ae doc: De-duplicate readme and license files by Paul Beesley · 5 years ago
  12. 3476095 doc: Convert internal links to RST format by Paul Beesley · 5 years ago
  13. 4fdad60 Merge "doc: Add more missing platforms" into integration by Soby Mathew · 5 years ago
  14. 1d88025 Merge "delay: correct timeout_init_us()" into integration by Soby Mathew · 5 years ago
  15. 38d5e15 Correct UART PL011 initialization calculation by Avinash Mehta · 5 years ago
  16. 9d811b8 delay: correct timeout_init_us() by Yann Gautier · 5 years ago
  17. e43ed98 doc: Add more missing platforms by Paul Beesley · 5 years ago
  18. 80003d8 Merge "Explicitly disable the SPME bit in MDCR_EL3" into integration by Soby Mathew · 5 years ago
  19. 25792ce Merge "Neoverse N1 Errata Workaround 1542419" into integration by Soby Mathew · 5 years ago
  20. 5b56775 Merge "Fix the CAS spinlock implementation" into integration by Soby Mathew · 5 years ago
  21. 2a7adf2 Explicitly disable the SPME bit in MDCR_EL3 by Petre-Ionut Tudor · 5 years ago
  22. 8094262 Neoverse N1 Errata Workaround 1542419 by laurenw-arm · 5 years ago
  23. 81da28c Merge "delay: timeout detection support" into integration by Soby Mathew · 5 years ago
  24. c97cba4 Fix the CAS spinlock implementation by Soby Mathew · 5 years ago
  25. 0711ee5 delay: timeout detection support by Lionel Debieve · 5 years ago
  26. cf9319f Merge "TF-A: Add support for ARMv8.3-PAuth in BL1 SMC calls and BL2U" into integration by Soby Mathew · 5 years ago
  27. 530ceda TF-A: Add support for ARMv8.3-PAuth in BL1 SMC calls and BL2U by Alexei Fedorov · 5 years ago
  28. 8326aad Merge "Introducing support for Cortex-A65AE" into integration by Soby Mathew · 5 years ago
  29. 78f02ae Introducing support for Cortex-A65AE by Imre Kis · 5 years ago
  30. 2d35bc1 Merge changes from topic "stm32mp_corrections_w40" into integration by Soby Mathew · 5 years ago
  31. 34c4f86 Merge "Add missing support for BL2_AT_EL3 in XIP memory" into integration by Soby Mathew · 5 years ago
  32. efcf951 Merge changes from topic "qemu_sbsa" into integration by Soby Mathew · 5 years ago
  33. 82d8d4a Merge changes I0355e084,I6a6dd1c0 into integration by Soby Mathew · 5 years ago
  34. 251b264 Merge "a5ds: Add handler for when user tries to switch off secondary cores" into integration by Soby Mathew · 5 years ago
  35. 243b61d gpio: stm32_gpio: do not mix error code types by Nicolas Le Bayon · 5 years ago
  36. 2dc9fe7 fdts: stm32mp1: move FDCAN to PLL4_R by Antonio Borneo · 5 years ago
  37. 57f4b6f mmc: increase delay between ACMD41 retries by Yann Gautier · 5 years ago
  38. 19e2af7 crypto: stm32_hash: align stm32_hash_update() prototype by Yann Gautier · 5 years ago
  39. 59ffec1 a5ds: Add handler for when user tries to switch off secondary cores by Usama Arif · 5 years ago
  40. f25ea7e mediatek: mt8183: add EMI MPU driver for DRAM protection by kenny liang · 5 years ago
  41. 1b0174e mediatek: mt8183: add DEVAPC driver to control protection by kenny liang · 5 years ago
  42. b81167d Merge "Introducing support for Cortex-A65" into integration by Soby Mathew · 5 years ago
  43. 6ad216d Introducing support for Cortex-A65 by Imre Kis · 5 years ago
  44. 0a12302 Add missing support for BL2_AT_EL3 in XIP memory by Lionel Debieve · 5 years ago
  45. 5f38b53 Merge "doc: Fix GCC version to 8.3-2019.03" into integration by Sandrine Bailleux · 5 years ago
  46. b48691e doc: Fix GCC version to 8.3-2019.03 by Louis Mayencourt · 5 years ago
  47. 3bdade5 Merge "Cortex_hercules: Add support for Hercules-AE" into integration by Soby Mathew · 5 years ago
  48. 2f625c5 Merge "doc: Migrate to Linaro release 19.06" into integration by Sandrine Bailleux · 5 years ago
  49. fa405e3 qemu/qemu_sbsa: Adding memory mapping for both FLASH0/FLASH1 by Radoslaw Biernacki · 6 years ago
  50. 558a6f4 qemu/qemu_sbsa: Adding Qemu SBSA platform by Radoslaw Biernacki · 6 years ago
  51. 35010bb doc: Migrate to Linaro release 19.06 by zelalem-aweke · 5 years ago
  52. a4668c3 Cortex_hercules: Add support for Hercules-AE by Artsem Artsemenka · 5 years ago
  53. c5235ca Merge "AArch32: Disable Secure Cycle Counter" into integration by Soby Mathew · 5 years ago
  54. ace2368 Merge changes from topic "ld/stm32-authentication" into integration by Soby Mathew · 5 years ago
  55. 32d514e Merge "doc: Fix platform port inclusion" into integration by Soby Mathew · 5 years ago
  56. f7fa528 Merge changes from topic "amlogic-g12a" into integration by Soby Mathew · 5 years ago
  57. 757d904 Merge changes from topic "a5ds-multicore" into integration by Soby Mathew · 5 years ago
  58. 1ec3919 Merge "GICv3 driver: Fix support for full SPI range" into integration by Soby Mathew · 5 years ago
  59. 95982ff Merge "Fix MTE support from causing unused variable warnings" into integration by Soby Mathew · 5 years ago
  60. 17b0bb6 Merge changes from topic "raspberry-pi-4-support" into integration by Soby Mathew · 5 years ago
  61. 41bda86 Merge changes from topic "mp/giv3-discovery" into integration by Soby Mathew · 5 years ago
  62. c3e8b0b AArch32: Disable Secure Cycle Counter by Alexei Fedorov · 5 years ago
  63. 69ef7b7 Merge changes I0283fc2e,Ib476d024,Iada05f7c into integration by Paul Beesley · 5 years ago
  64. cdb8c52 amlogic: g12a: Add support for the S905X2 (G12A) platform by Carlo Caione · 5 years ago
  65. 6806cd2 Migrate ARM platforms to use the new GICv3 API by Madhukar Pappireddy · 5 years ago
  66. 1010770 Adding new optional PSCI hook pwr_domain_on_finish_late by Madhukar Pappireddy · 5 years ago
  67. ec83492 GICv3: Enable multi socket GIC redistributor frame discovery by Madhukar Pappireddy · 5 years ago
  68. f1e0f15 doc: Fix platform port inclusion by Paul Beesley · 5 years ago
  69. 80a624d Merge "FVP: Fix plat_set_nv_ctr() function" into integration by Paul Beesley · 5 years ago
  70. dfbf05e Merge "doc: Render Marvell platform documents" into integration by Paul Beesley · 5 years ago
  71. e0dea67 rpi4: Add initial documentation file by Andre Przywara · 5 years ago
  72. 1a7422e rpi4: Add stdout-path to device tree by Andre Przywara · 5 years ago
  73. 3903a8c rpi4: Add GIC maintenance interrupt to GIC DT node by Andre Przywara · 5 years ago
  74. 882c0ff rpi4: Cleanup memory regions, move pens to first page by Andre Przywara · 5 years ago
  75. 2b19e2f rpi4: Reserve resident BL31 region from non-secure world by Andre Przywara · 5 years ago
  76. f67fa69 rpi4: Amend DTB to advertise PSCI by Andre Przywara · 5 years ago
  77. 448fb35 rpi4: Determine BL33 entry point at runtime by Andre Przywara · 5 years ago
  78. c4597e1 rpi4: Accommodate "armstub8.bin" header at the beginning of BL31 image by Andre Przywara · 5 years ago
  79. f5cb15b Add basic support for Raspberry Pi 4 by Andre Przywara · 5 years ago
  80. 7c0a187 rpi3: Allow runtime determination of UART base clock rate by Andre Przywara · 5 years ago
  81. 6679950 FDT helper functions: Respect architecture in PSCI function IDs by Andre Przywara · 5 years ago
  82. 6eaf928 FDT helper functions: Add function documentation by Andre Przywara · 5 years ago
  83. bd363d3 FVP: Fix plat_set_nv_ctr() function by Sandrine Bailleux · 5 years ago
  84. ec885ba a5ds: add multicore support by Usama Arif · 5 years ago
  85. e231f3a a5ds: Hold the secondary cpus in pen rather than panic by Usama Arif · 5 years ago
  86. 6dcb604 Merge changes I66dc6855,I2217a1ad into integration by Sandrine Bailleux · 5 years ago
  87. 4bdb1a7 stm32mp1: add authentication support for stm32image by Lionel Debieve · 5 years ago
  88. f700423 bsec: move bsec_mode_is_closed_device() service to platform by Lionel Debieve · 5 years ago
  89. b1e0b11 crypto: stm32_hash: Add HASH driver by Lionel Debieve · 5 years ago
  90. 2966def doc: Render Marvell platform documents by Paul Beesley · 5 years ago
  91. 019b03a Fix MTE support from causing unused variable warnings by Justin Chadwell · 5 years ago
  92. 0aad563 rockchip: Update BL31_BASE to 0x40000 by Kever Yang · 5 years ago
  93. 382ddb3 rockchip: Fix typo for TF content text by Kever Yang · 5 years ago
  94. 6a7cbfd Merge "amlogic: scpi: Add support to retrieve chip ID" into integration by Sandrine Bailleux · 5 years ago
  95. 3ea2cc0 Merge changes I93ecff4d,I30dd9a95,I8207eea9,Id4197b07,Ib810125b, ... into integration by Sandrine Bailleux · 5 years ago
  96. ea73564 Merge changes from topic "db/unsigned_long" into integration by Sandrine Bailleux · 5 years ago
  97. 5f2849b Merge changes from topic "qemu_sbsa" into integration by Sandrine Bailleux · 5 years ago
  98. 9a006ad qemu: Simplify the image size calculation by Radoslaw Biernacki · 6 years ago
  99. 301d27d qemu: introducing sub-platforms to qemu platform by Radoslaw Biernacki · 6 years ago
  100. deb330c hikey: fix to load FIP by partition table. by Haojian Zhuang · 5 years ago