1. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  2. 8d1ade6 Reorganize architecture-dependent header files by Antonio Nino Diaz · 6 years ago
  3. 8f32c25 plat/arm: Always define TSP memory region by Antonio Nino Diaz · 6 years ago
  4. 0911df1 Enable DIT if supported by Sathees Balya · 6 years ago
  5. b4e3e4b Import exception helpers from TF-A-Tests by Antonio Nino Diaz · 6 years ago
  6. 13344de Deprecate some unused AArch64 assembly functions by Antonio Nino Diaz · 6 years ago
  7. dc4ed3d Move helpers from arch.h to arch_helpers.h by Antonio Nino Diaz · 6 years ago
  8. 5cb166c Merge pull request #1720 from jeenu-arm/gic-priority by Antonio Niño Díaz · 6 years ago
  9. 68e6928 FVP: Change BL31_BASE when RESET_TO_BL31=1 by Soby Mathew · 6 years ago
  10. 83a189e GIC: Remove lowest priority constants by Jeenu Viswambharan · 6 years ago
  11. 52143ae Merge pull request #1712 from jeenu-arm/ssbs by Soby Mathew · 6 years ago
  12. b05de3f SPM: Remove remaining SMC interfaces by Antonio Nino Diaz · 6 years ago
  13. 124a1fc SPM: Migrate mem attr get/set helpers to SPRT by Antonio Nino Diaz · 6 years ago
  14. 8903641 SPM: Implement global response buffer helpers by Antonio Nino Diaz · 6 years ago
  15. 9bf1d23 SPM: Introduce SPRT C host library by Antonio Nino Diaz · 6 years ago
  16. b5b585a SPM: Implement SPCI open/close handle SMCs by Antonio Nino Diaz · 6 years ago
  17. f939a6a SPM: Introduce SMC handlers for SPCI and SPRT by Antonio Nino Diaz · 6 years ago
  18. 675d155 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · 6 years ago
  19. 8cc23f9 SPM: Support multiple partitions by Antonio Nino Diaz · 6 years ago
  20. 5c673e8 SPM: Remove old SMC interfaces by Antonio Nino Diaz · 6 years ago
  21. 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · 6 years ago
  22. a830a4d SPM: sptool: Introduce tool to package SP and RD by Antonio Nino Diaz · 6 years ago
  23. fe7b2be SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · 6 years ago
  24. d6cf9a2 SPM: Deprecate boot info struct by Antonio Nino Diaz · 6 years ago
  25. b86edcb SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 6 years ago
  26. 5e7b017 SPM: Define resource description data structures by Antonio Nino Diaz · 6 years ago
  27. aa00aff AArch64: Use SSBS for CVE_2018_3639 mitigation by Jeenu Viswambharan · 6 years ago
  28. 8210b45 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · 6 years ago
  29. 514ae84 console: Fix console_unregister() signature by Julius Werner · 6 years ago
  30. 110df92 Merge pull request #1653 from JackyBai/master by Antonio Niño Díaz · 6 years ago
  31. 34d3174 Merge pull request #1702 from MISL-EBU-System-SW/patches-18.12 by Antonio Niño Díaz · 6 years ago
  32. 9a772df ble: ap807: Switch to PLL mode and update CPU frequency by Christine Gharzuzi · 6 years ago
  33. 7af0214 drivers: add tzc380 support by Peng Fan · 7 years ago
  34. 059ca72 Merge pull request #1699 from chandnich/sgi-mt-support by Soby Mathew · 6 years ago
  35. 0abcb42 Merge pull request #1688 from JoelHutton/jh/variant_1_mitigations by Antonio Niño Díaz · 6 years ago
  36. b4b08d7 Merge pull request #1679 from pangupta/master by Antonio Niño Díaz · 6 years ago
  37. 9ec4a11 plat/arm/common: add an additional platform power level by Chandni Cherukuri · 6 years ago
  38. 0fdcbc0 plat/css: allow platforms to define the system power domain level by Chandni Cherukuri · 6 years ago
  39. d522759 Initial Spectre V1 mitigations (CVE-2017-5753). by Joel Hutton · 6 years ago
  40. cb4c854 Merge pull request #1697 from antonio-nino-diaz-arm/an/arch by Antonio Niño Díaz · 6 years ago
  41. 8257f5b Synchronise arch.h and arch_helpers.h with TF-A-Tests by Antonio Nino Diaz · 6 years ago
  42. ac52be3 ccn: Introduce API to set and read value of node register by Pankaj Gupta · 6 years ago
  43. 2320974 Merge pull request #1691 from vijayenthiran-arm/sgi-dmc620-tzc by Antonio Niño Díaz · 6 years ago
  44. ab37d15 Revert "aarch32: Apply workaround for errata 813419 of Cortex-A57" by Antonio Nino Diaz · 6 years ago
  45. c003328 xlat v2: Support mapping regions with allocated VA by Antonio Nino Diaz · 6 years ago
  46. 03bb12f drivers/tzc-dmc620: add driver to setup DMC-620 TZC controller by Vijayenthiran Subramaniam · 6 years ago
  47. caf3b7a Merge pull request #1682 from MISL-EBU-System-SW/migrate-multi-console by Antonio Niño Díaz · 6 years ago
  48. d8e3957 plat/marvell: Migrate to multi-console API by Konstantin Porotchkin · 6 years ago
  49. 4518c59 drivers: st: update console driver to support MULTI_CONSOLE_API by Yann Gautier · 6 years ago
  50. 3d48bae stm32mp1: add a new file for UART registers definition by Yann Gautier · 6 years ago
  51. d2c9a68 utils_def: add an assembly version for GENMASK by Yann Gautier · 6 years ago
  52. 6c3fea5 Merge pull request #1676 from Yann-lms/static_analysis by Antonio Nino Diaz · 6 years ago
  53. f04146b cadence: uart: comply to console_register prototype by Alexei Colin · 6 years ago
  54. 79fb7b9 stm32mp1: remove duplicate function declaration by Yann Gautier · 6 years ago
  55. f9af3bc stm32mp1: correct some static analysis tools issues by Yann Gautier · 6 years ago
  56. bcf8ba2 psci: put __dead2 attribute after void in plat_psci_ops by Yann Gautier · 6 years ago
  57. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  58. 6c32fc7 Arm platforms: Fix DRAM address macros by Sandrine Bailleux · 6 years ago
  59. 3fddfbb Introduce fdtw_read_array() helper by Antonio Nino Diaz · 6 years ago
  60. d85c878 Introduce new fdt helper to read string properties by Antonio Nino Diaz · 6 years ago
  61. bbf55f9 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · 6 years ago
  62. 519248b bakery: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  63. b5acb3f plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · 6 years ago
  64. ab5d2b1 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 6 years ago
  65. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  66. 49ac40d Merge pull request #1657 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 6 years ago
  67. e86a0aa Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 6 years ago
  68. e7be6e2 plat: marvell: Add support for Armada-37xx SoC platform by Konstantin Porotchkin · 6 years ago
  69. 545d56d Merge pull request #1650 from chandnich/sgiclark-ares-support by Antonio Niño Díaz · 6 years ago
  70. c6b3ae8 Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2 by Antonio Niño Díaz · 6 years ago
  71. 39cb829 libfdt: Downgrade to version 1.4.6-9 by Antonio Nino Diaz · 6 years ago
  72. bf170be Fix MISRA defects in PMF by Antonio Nino Diaz · 6 years ago
  73. 9fe40fd Fix MISRA defects in workaround and errata framework by Antonio Nino Diaz · 6 years ago
  74. 05fdb83 plat/arm: Fix MISRA defects in SiP SVC handler by Antonio Nino Diaz · 6 years ago
  75. 033b4bb Fix MISRA defects in extension libs by Antonio Nino Diaz · 6 years ago
  76. 6a511bc Merge pull request #1644 from soby-mathew/sm/pie_proto by Soby Mathew · 6 years ago
  77. 247fd94 Merge pull request #1616 from antonio-nino-diaz-arm/an/gxbb by Soby Mathew · 6 years ago
  78. 4e28c20 PIE: Position Independant Executable support for BL31 by Soby Mathew · 6 years ago
  79. 0980dce Make errata reporting mandatory for CPU files by Soby Mathew · 6 years ago
  80. fcaf1bd PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · 6 years ago
  81. 12cdcd2 Add helper to return reference to a symbol by Soby Mathew · 6 years ago
  82. 344ff02 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 6 years ago
  83. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  84. 0119324 meson: console: Introduce console driver by Antonio Nino Diaz · 6 years ago
  85. 346c7ca plat/arm/css: Add SID registers for SGx platforms by Chandni Cherukuri · 6 years ago
  86. 4d2ae3e Merge pull request #1640 from soby-mathew/sm/fin_con_reg by Antonio Niño Díaz · 6 years ago
  87. 2113e25 Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 6 years ago
  88. cdb5438 Merge pull request #1641 from jeenu-arm/ptrauth by Antonio Niño Díaz · 6 years ago
  89. b2db96f libfdt: Import version v1.4.7 by Antonio Nino Diaz · 6 years ago
  90. 59b59f0 libfdt: Remove current version by Antonio Nino Diaz · 6 years ago
  91. 12f0a0f libc: Integrate strrchr in libc by Antonio Nino Diaz · 6 years ago
  92. 5f47579 tzc: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  93. 10d69c7 allwinner: Add RSB driver by Andre Przywara · 7 years ago
  94. 58873ae Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 6 years ago
  95. 0b9d9d1 Merge pull request #1632 from Yann-lms/stm32mp1_mmc by Soby Mathew · 6 years ago
  96. 5640bf3 plat: marvell: Fix the wrong include protector by Konstantin Porotchkin · 6 years ago
  97. ff5e1e8 lib/mmio: Add mmio_clrsetbits_16 inline function by Konstantin Porotchkin · 6 years ago
  98. 35a631b Merge pull request #1629 from robertovargas-arm/hw-assisted-coherency-lock by Soby Mathew · 6 years ago
  99. a22e97e Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · 6 years ago
  100. 9775a99 Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 6 years ago