1. 6e6ab28 stm32mp1: do not include platform header files directly in drivers by Yann Gautier · 7 years ago
  2. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  3. f5478de Reorganize architecture-dependent header files by Antonio Nino Diaz · 7 years ago
  4. 07146af plat/arm: Always define TSP memory region by Antonio Nino Diaz · 7 years ago
  5. 65849aa Enable DIT if supported by Sathees Balya · 7 years ago
  6. b4474fa Import exception helpers from TF-A-Tests by Antonio Nino Diaz · 7 years ago
  7. fdbc293 Deprecate some unused AArch64 assembly functions by Antonio Nino Diaz · 7 years ago
  8. 5e96139 Move helpers from arch.h to arch_helpers.h by Antonio Nino Diaz · 7 years ago
  9. e010654 Merge pull request #1720 from jeenu-arm/gic-priority by Antonio Niño Díaz · 7 years ago
  10. 55cf015 FVP: Change BL31_BASE when RESET_TO_BL31=1 by Soby Mathew · 7 years ago
  11. 35cd9e8 GIC: Remove lowest priority constants by Jeenu Viswambharan · 7 years ago
  12. 4f7812e Merge pull request #1712 from jeenu-arm/ssbs by Soby Mathew · 7 years ago
  13. 83a5d51 SPM: Remove remaining SMC interfaces by Antonio Nino Diaz · 7 years ago
  14. e23ae07 SPM: Migrate mem attr get/set helpers to SPRT by Antonio Nino Diaz · 7 years ago
  15. aa9ae89 SPM: Implement global response buffer helpers by Antonio Nino Diaz · 7 years ago
  16. 07c13a3 SPM: Introduce SPRT C host library by Antonio Nino Diaz · 7 years ago
  17. 56ae979 SPM: Implement SPCI open/close handle SMCs by Antonio Nino Diaz · 7 years ago
  18. e8ce60a SPM: Introduce SMC handlers for SPCI and SPRT by Antonio Nino Diaz · 7 years ago
  19. bbc8100 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · 7 years ago
  20. 0fa1a02 SPM: Support multiple partitions by Antonio Nino Diaz · 7 years ago
  21. b212ca9 SPM: Remove old SMC interfaces by Antonio Nino Diaz · 7 years ago
  22. 680389a SPM: Load image and RD from SP package by Antonio Nino Diaz · 7 years ago
  23. 26010da SPM: sptool: Introduce tool to package SP and RD by Antonio Nino Diaz · 7 years ago
  24. 09d413a SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · 7 years ago
  25. 08aa122 SPM: Deprecate boot info struct by Antonio Nino Diaz · 7 years ago
  26. e458302 SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 7 years ago
  27. 03aac65 SPM: Define resource description data structures by Antonio Nino Diaz · 7 years ago
  28. 48e1d35 AArch64: Use SSBS for CVE_2018_3639 mitigation by Jeenu Viswambharan · 7 years ago
  29. 85456a9 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · 7 years ago
  30. 0f8aee4 console: Fix console_unregister() signature by Julius Werner · 7 years ago
  31. 36bc633 Merge pull request #1653 from JackyBai/master by Antonio Niño Díaz · 7 years ago
  32. 6d422c3 Merge pull request #1702 from MISL-EBU-System-SW/patches-18.12 by Antonio Niño Díaz · 7 years ago
  33. 1020e0d ble: ap807: Switch to PLL mode and update CPU frequency by Christine Gharzuzi · 7 years ago
  34. 46f9b2c drivers: add tzc380 support by Peng Fan · 8 years ago
  35. 41771df Merge pull request #1699 from chandnich/sgi-mt-support by Soby Mathew · 7 years ago
  36. 37e8ab5 Merge pull request #1688 from JoelHutton/jh/variant_1_mitigations by Antonio Niño Díaz · 7 years ago
  37. 051cf88 Merge pull request #1679 from pangupta/master by Antonio Niño Díaz · 7 years ago
  38. 0e27faf plat/arm/common: add an additional platform power level by Chandni Cherukuri · 7 years ago
  39. eff2f44 plat/css: allow platforms to define the system power domain level by Chandni Cherukuri · 7 years ago
  40. 9edd891 Initial Spectre V1 mitigations (CVE-2017-5753). by Joel Hutton · 7 years ago
  41. 85397ec Merge pull request #1697 from antonio-nino-diaz-arm/an/arch by Antonio Niño Díaz · 7 years ago
  42. 932b3ae Synchronise arch.h and arch_helpers.h with TF-A-Tests by Antonio Nino Diaz · 7 years ago
  43. 6f7dba4 ccn: Introduce API to set and read value of node register by Pankaj Gupta · 7 years ago
  44. 9165684 Merge pull request #1691 from vijayenthiran-arm/sgi-dmc620-tzc by Antonio Niño Díaz · 7 years ago
  45. c4cdd9e Revert "aarch32: Apply workaround for errata 813419 of Cortex-A57" by Antonio Nino Diaz · 7 years ago
  46. 9056f10 xlat v2: Support mapping regions with allocated VA by Antonio Nino Diaz · 7 years ago
  47. 9d3b191 drivers/tzc-dmc620: add driver to setup DMC-620 TZC controller by Vijayenthiran Subramaniam · 7 years ago
  48. bbbf7f6 Merge pull request #1682 from MISL-EBU-System-SW/migrate-multi-console by Antonio Niño Díaz · 7 years ago
  49. d7c4420 plat/marvell: Migrate to multi-console API by Konstantin Porotchkin · 7 years ago
  50. 6d264af drivers: st: update console driver to support MULTI_CONSOLE_API by Yann Gautier · 7 years ago
  51. 8244d22 stm32mp1: add a new file for UART registers definition by Yann Gautier · 7 years ago
  52. 46c613e utils_def: add an assembly version for GENMASK by Yann Gautier · 7 years ago
  53. a6febea Merge pull request #1676 from Yann-lms/static_analysis by Antonio Nino Diaz · 7 years ago
  54. 23b6fa4 cadence: uart: comply to console_register prototype by Alexei Colin · 7 years ago
  55. 7227d89 stm32mp1: remove duplicate function declaration by Yann Gautier · 7 years ago
  56. 3e6fab4 stm32mp1: correct some static analysis tools issues by Yann Gautier · 7 years ago
  57. 3c471c3 psci: put __dead2 attribute after void in plat_psci_ops by Yann Gautier · 7 years ago
  58. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  59. 3d449de Arm platforms: Fix DRAM address macros by Sandrine Bailleux · 7 years ago
  60. 73f1ac6 Introduce fdtw_read_array() helper by Antonio Nino Diaz · 7 years ago
  61. 2747362 Introduce new fdt helper to read string properties by Antonio Nino Diaz · 7 years ago
  62. b4cf974 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · 7 years ago
  63. f8b30ca bakery: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  64. b8a02d5 plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · 7 years ago
  65. f21c632 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 7 years ago
  66. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  67. 3d7ae0b Merge pull request #1657 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 7 years ago
  68. eb47f14 Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 7 years ago
  69. 1e66bac plat: marvell: Add support for Armada-37xx SoC platform by Konstantin Porotchkin · 7 years ago
  70. d03823d Merge pull request #1650 from chandnich/sgiclark-ares-support by Antonio Niño Díaz · 7 years ago
  71. 318c2f9 Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2 by Antonio Niño Díaz · 7 years ago
  72. 00f588b libfdt: Downgrade to version 1.4.6-9 by Antonio Nino Diaz · 7 years ago
  73. 195e363 Fix MISRA defects in PMF by Antonio Nino Diaz · 7 years ago
  74. 4353499 Fix MISRA defects in workaround and errata framework by Antonio Nino Diaz · 7 years ago
  75. 15b94cc plat/arm: Fix MISRA defects in SiP SVC handler by Antonio Nino Diaz · 7 years ago
  76. 40daecc Fix MISRA defects in extension libs by Antonio Nino Diaz · 7 years ago
  77. cf0886e Merge pull request #1644 from soby-mathew/sm/pie_proto by Soby Mathew · 7 years ago
  78. c38941f Merge pull request #1616 from antonio-nino-diaz-arm/an/gxbb by Soby Mathew · 7 years ago
  79. 931f7c6 PIE: Position Independant Executable support for BL31 by Soby Mathew · 7 years ago
  80. 12af5ed Make errata reporting mandatory for CPU files by Soby Mathew · 7 years ago
  81. f1722b6 PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · 7 years ago
  82. 6a7b300 Add helper to return reference to a symbol by Soby Mathew · 7 years ago
  83. 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 7 years ago
  84. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 7 years ago
  85. 9b6483c meson: console: Introduce console driver by Antonio Nino Diaz · 7 years ago
  86. 722236f plat/arm/css: Add SID registers for SGx platforms by Chandni Cherukuri · 7 years ago
  87. 583cb00 Merge pull request #1640 from soby-mathew/sm/fin_con_reg by Antonio Niño Díaz · 7 years ago
  88. 799bbb1 Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 7 years ago
  89. 44445ae5 Merge pull request #1641 from jeenu-arm/ptrauth by Antonio Niño Díaz · 7 years ago
  90. 630b011 libfdt: Import version v1.4.7 by Antonio Nino Diaz · 7 years ago
  91. b7618c9 libfdt: Remove current version by Antonio Nino Diaz · 7 years ago
  92. 1a29aba libc: Integrate strrchr in libc by Antonio Nino Diaz · 7 years ago
  93. af6491f tzc: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  94. 103f19f allwinner: Add RSB driver by Andre Przywara · 8 years ago
  95. cc5859c Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 7 years ago
  96. 0595abc Merge pull request #1632 from Yann-lms/stm32mp1_mmc by Soby Mathew · 7 years ago
  97. 2b2c3f0 plat: marvell: Fix the wrong include protector by Konstantin Porotchkin · 7 years ago
  98. d90256a lib/mmio: Add mmio_clrsetbits_16 inline function by Konstantin Porotchkin · 7 years ago
  99. 97f1233 Merge pull request #1629 from robertovargas-arm/hw-assisted-coherency-lock by Soby Mathew · 7 years ago
  100. 1278f36 Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · 7 years ago