1. e458302 SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 7 years ago
  2. 03aac65 SPM: Define resource description data structures by Antonio Nino Diaz · 7 years ago
  3. 85456a9 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · 7 years ago
  4. 0f8aee4 console: Fix console_unregister() signature by Julius Werner · 7 years ago
  5. 36bc633 Merge pull request #1653 from JackyBai/master by Antonio Niño Díaz · 7 years ago
  6. 6d422c3 Merge pull request #1702 from MISL-EBU-System-SW/patches-18.12 by Antonio Niño Díaz · 7 years ago
  7. 1020e0d ble: ap807: Switch to PLL mode and update CPU frequency by Christine Gharzuzi · 7 years ago
  8. 46f9b2c drivers: add tzc380 support by Peng Fan · 8 years ago
  9. 41771df Merge pull request #1699 from chandnich/sgi-mt-support by Soby Mathew · 7 years ago
  10. 37e8ab5 Merge pull request #1688 from JoelHutton/jh/variant_1_mitigations by Antonio Niño Díaz · 7 years ago
  11. 051cf88 Merge pull request #1679 from pangupta/master by Antonio Niño Díaz · 7 years ago
  12. 0e27faf plat/arm/common: add an additional platform power level by Chandni Cherukuri · 7 years ago
  13. eff2f44 plat/css: allow platforms to define the system power domain level by Chandni Cherukuri · 7 years ago
  14. 9edd891 Initial Spectre V1 mitigations (CVE-2017-5753). by Joel Hutton · 7 years ago
  15. 85397ec Merge pull request #1697 from antonio-nino-diaz-arm/an/arch by Antonio Niño Díaz · 7 years ago
  16. 932b3ae Synchronise arch.h and arch_helpers.h with TF-A-Tests by Antonio Nino Diaz · 7 years ago
  17. 6f7dba4 ccn: Introduce API to set and read value of node register by Pankaj Gupta · 7 years ago
  18. 9165684 Merge pull request #1691 from vijayenthiran-arm/sgi-dmc620-tzc by Antonio Niño Díaz · 7 years ago
  19. c4cdd9e Revert "aarch32: Apply workaround for errata 813419 of Cortex-A57" by Antonio Nino Diaz · 7 years ago
  20. 9056f10 xlat v2: Support mapping regions with allocated VA by Antonio Nino Diaz · 7 years ago
  21. 9d3b191 drivers/tzc-dmc620: add driver to setup DMC-620 TZC controller by Vijayenthiran Subramaniam · 7 years ago
  22. bbbf7f6 Merge pull request #1682 from MISL-EBU-System-SW/migrate-multi-console by Antonio Niño Díaz · 7 years ago
  23. d7c4420 plat/marvell: Migrate to multi-console API by Konstantin Porotchkin · 7 years ago
  24. 6d264af drivers: st: update console driver to support MULTI_CONSOLE_API by Yann Gautier · 7 years ago
  25. 8244d22 stm32mp1: add a new file for UART registers definition by Yann Gautier · 7 years ago
  26. 46c613e utils_def: add an assembly version for GENMASK by Yann Gautier · 7 years ago
  27. a6febea Merge pull request #1676 from Yann-lms/static_analysis by Antonio Nino Diaz · 7 years ago
  28. 23b6fa4 cadence: uart: comply to console_register prototype by Alexei Colin · 7 years ago
  29. 7227d89 stm32mp1: remove duplicate function declaration by Yann Gautier · 7 years ago
  30. 3e6fab4 stm32mp1: correct some static analysis tools issues by Yann Gautier · 7 years ago
  31. 3c471c3 psci: put __dead2 attribute after void in plat_psci_ops by Yann Gautier · 7 years ago
  32. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  33. 3d449de Arm platforms: Fix DRAM address macros by Sandrine Bailleux · 7 years ago
  34. 73f1ac6 Introduce fdtw_read_array() helper by Antonio Nino Diaz · 7 years ago
  35. 2747362 Introduce new fdt helper to read string properties by Antonio Nino Diaz · 7 years ago
  36. b4cf974 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · 7 years ago
  37. f8b30ca bakery: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  38. b8a02d5 plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · 7 years ago
  39. f21c632 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 7 years ago
  40. a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  41. 3d7ae0b Merge pull request #1657 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 7 years ago
  42. eb47f14 Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 7 years ago
  43. 1e66bac plat: marvell: Add support for Armada-37xx SoC platform by Konstantin Porotchkin · 7 years ago
  44. d03823d Merge pull request #1650 from chandnich/sgiclark-ares-support by Antonio Niño Díaz · 7 years ago
  45. 318c2f9 Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2 by Antonio Niño Díaz · 7 years ago
  46. 00f588b libfdt: Downgrade to version 1.4.6-9 by Antonio Nino Diaz · 7 years ago
  47. 195e363 Fix MISRA defects in PMF by Antonio Nino Diaz · 7 years ago
  48. 4353499 Fix MISRA defects in workaround and errata framework by Antonio Nino Diaz · 7 years ago
  49. 15b94cc plat/arm: Fix MISRA defects in SiP SVC handler by Antonio Nino Diaz · 7 years ago
  50. 40daecc Fix MISRA defects in extension libs by Antonio Nino Diaz · 7 years ago
  51. cf0886e Merge pull request #1644 from soby-mathew/sm/pie_proto by Soby Mathew · 7 years ago
  52. c38941f Merge pull request #1616 from antonio-nino-diaz-arm/an/gxbb by Soby Mathew · 7 years ago
  53. 931f7c6 PIE: Position Independant Executable support for BL31 by Soby Mathew · 7 years ago
  54. 12af5ed Make errata reporting mandatory for CPU files by Soby Mathew · 7 years ago
  55. f1722b6 PIE: Use PC relative adrp/adr for symbol reference by Soby Mathew · 7 years ago
  56. 6a7b300 Add helper to return reference to a symbol by Soby Mathew · 7 years ago
  57. 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 7 years ago
  58. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 7 years ago
  59. 9b6483c meson: console: Introduce console driver by Antonio Nino Diaz · 7 years ago
  60. 722236f plat/arm/css: Add SID registers for SGx platforms by Chandni Cherukuri · 7 years ago
  61. 583cb00 Merge pull request #1640 from soby-mathew/sm/fin_con_reg by Antonio Niño Díaz · 7 years ago
  62. 799bbb1 Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · 7 years ago
  63. 44445ae5 Merge pull request #1641 from jeenu-arm/ptrauth by Antonio Niño Díaz · 7 years ago
  64. 630b011 libfdt: Import version v1.4.7 by Antonio Nino Diaz · 7 years ago
  65. b7618c9 libfdt: Remove current version by Antonio Nino Diaz · 7 years ago
  66. 1a29aba libc: Integrate strrchr in libc by Antonio Nino Diaz · 7 years ago
  67. af6491f tzc: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  68. 103f19f allwinner: Add RSB driver by Andre Przywara · 8 years ago
  69. cc5859c Multi-console: Deprecate the `finish_console_register` macro by Soby Mathew · 7 years ago
  70. 0595abc Merge pull request #1632 from Yann-lms/stm32mp1_mmc by Soby Mathew · 7 years ago
  71. 2b2c3f0 plat: marvell: Fix the wrong include protector by Konstantin Porotchkin · 7 years ago
  72. d90256a lib/mmio: Add mmio_clrsetbits_16 inline function by Konstantin Porotchkin · 7 years ago
  73. 97f1233 Merge pull request #1629 from robertovargas-arm/hw-assisted-coherency-lock by Soby Mathew · 7 years ago
  74. 1278f36 Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · 7 years ago
  75. 7be05cd Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 7 years ago
  76. 32aee84 scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled by Roberto Vargas · 8 years ago
  77. 3ff4aaa AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 7 years ago
  78. da3b038 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · 7 years ago
  79. a3d39cc stm32mp1: add an IO to read MMC devices by Yann Gautier · 7 years ago
  80. ceaff75 stm32mp1: add an IO to read STM32IMAGE binaries by Yann Gautier · 7 years ago
  81. 6fe8b19 Add new defines for STM32MP1 platform by Yann Gautier · 7 years ago
  82. 8e2e5e8 stm32mp1: add sdmmc2 driver by Yann Gautier · 7 years ago
  83. bd8c401 Merge pull request #1627 from sandrine-bailleux-arm/sb/object-pool-allocator by Dimitris Papastamos · 7 years ago
  84. d9f529f Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat by Soby Mathew · 7 years ago
  85. 8950990 plat/arm: Fix misra warnings in platform code by Sathees Balya · 7 years ago
  86. 9cc4651 Introduce object pool allocator by Sandrine Bailleux · 7 years ago
  87. 0f58d4f plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 7 years ago
  88. e22a4ae Merge pull request #1621 from jts-arm/typos by Soby Mathew · 7 years ago
  89. 8b3345f Merge pull request #1619 from antonio-nino-diaz-arm/an/norflash by Soby Mathew · 7 years ago
  90. f7a1826 Merge pull request #1614 from MISL-EBU-System-SW/integration-fix by Soby Mathew · 7 years ago
  91. 701b498 Reorder log level macro definitions for clarity by John Tsichritzis · 7 years ago
  92. aa7877c plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 7 years ago
  93. e02f469 Fix misra warnings in SMC and power mgmt code by Sathees Balya · 7 years ago
  94. f2c1504 plat: marvell: invoke platform specific scp_bl2 image handler by Grzegorz Jaszczyk · 7 years ago
  95. 5634a49 Merge pull request #1611 from antonio-nino-diaz-arm/an/misra-common by Dimitris Papastamos · 7 years ago
  96. 200006d Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · 7 years ago
  97. 81542c0 Remove some MISRA defects in common code by Antonio Nino Diaz · 7 years ago
  98. cb4adb0 FVP: Reclaim init code for the stack by Daniel Boulby · 7 years ago
  99. 1dcc28c Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · 7 years ago
  100. a4277cd Merge pull request #1588 from satheesbalya-arm/sb1_2596_misra_tim_console by Soby Mathew · 7 years ago