1. 5f79a06 Merge pull request #1773 from grandpaul/rpi3-gpio-driver by Antonio Niño Díaz · Mon Jan 28 12:04:13 2019 +0000
  2. 4fb84fb rpi3: Add GPIO driver by Ying-Chun Liu (PaulLiu) · Fri Dec 21 03:32:10 2018 +0800
  3. f13d09a fvp: pwrc: Move to drivers/ folder by Antonio Nino Diaz · Wed Jan 23 21:50:09 2019 +0000
  4. 09d5876 plat/arm: sds: Move to drivers/ folder by Antonio Nino Diaz · Wed Jan 23 19:06:55 2019 +0000
  5. 326f56b plat/arm: scp: Move to drivers/ folder by Antonio Nino Diaz · Wed Jan 23 18:55:03 2019 +0000
  6. ae9654d plat/arm: scpi: Move to drivers/ folder by Antonio Nino Diaz · Fri Jan 25 14:23:49 2019 +0000
  7. 1b0c6f1 plat/arm: mhu: Move to drivers/ folder by Antonio Nino Diaz · Wed Jan 23 21:08:43 2019 +0000
  8. c30db5b plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · Wed Jan 23 20:37:32 2019 +0000
  9. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · Fri Jan 25 14:30:04 2019 +0000
  10. fc47895 Merge pull request #1761 from satheesbalya-arm/sb1/sb1_2661_bl31_overlay by Antonio Niño Díaz · Fri Jan 25 11:24:40 2019 +0000
  11. 0e3d0b8 Merge pull request #1777 from glneo/runtime-gicr by Antonio Niño Díaz · Fri Jan 25 09:21:42 2019 +0000
  12. d1301a9 Helper function to read ID_AFR0_EL1 system register by Varun Wadekar · Wed Jan 23 09:41:28 2019 -0800
  13. 9095009 plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · Thu Nov 15 14:22:30 2018 +0000
  14. 75ad53f ti: k3: common: Add support for runtime detection of GICR base address by Andrew F. Davis · Tue Jan 22 12:39:31 2019 -0600
  15. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · Mon Jan 21 11:53:29 2019 +0000
  16. 36a1e4b stm32mp1: add BSEC driver by Yann Gautier · Thu Jan 17 14:52:47 2019 +0100
  17. 038bff2 stm32mp1: update device tree and gpio functions by Yann Gautier · Thu Jan 17 19:17:47 2019 +0100
  18. 1a3fc9f drivers: st: update drivers code by Yann Gautier · Thu Jan 17 14:35:22 2019 +0100
  19. ef85e53 drivers: st: pmic: update stpmic1 driver by Yann Gautier · Thu Jan 17 14:27:50 2019 +0100
  20. 7b7e4bf stm32mp1: update device tree files by Yann Gautier · Thu Jan 17 19:16:03 2019 +0100
  21. a45433b stm32mp1: rename stpmu1 to stpmic1 by Yann Gautier · Wed Jan 16 18:31:00 2019 +0100
  22. bb87f85 Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · Wed Jan 16 16:01:42 2019 +0000
  23. 8fc878b Merge pull request #1757 from antonio-nino-diaz-arm/an/includes by Antonio Niño Díaz · Wed Jan 16 10:45:41 2019 +0000
  24. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · Tue Jan 15 14:19:50 2019 +0000
  25. b0fd008 Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · Tue Dec 18 13:49:46 2018 +0000
  26. c326c34 xlat v2: Dynamically detect need for CnP bit by Antonio Nino Diaz · Fri Jan 11 11:20:10 2019 +0000
  27. 8b034fc services/spm_deprecated: update ARM platform specific asserts by Ard Biesheuvel · Sat Dec 29 19:43:21 2018 +0100
  28. 21f3e44 Merge pull request #1740 from soby-mathew/sm/restrict_pie_to_fvp by Antonio Niño Díaz · Tue Jan 08 11:28:44 2019 +0000
  29. c5e1745 plat/arm: Restrict PIE support to FVP by Soby Mathew · Mon Jan 07 14:07:58 2019 +0000
  30. 57e282b stm32mp1: do not include platform header files directly in drivers by Yann Gautier · Mon Jan 07 11:17:24 2019 +0100
  31. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  32. 8d1ade6 Reorganize architecture-dependent header files by Antonio Nino Diaz · Mon Dec 17 17:20:57 2018 +0000
  33. 8f32c25 plat/arm: Always define TSP memory region by Antonio Nino Diaz · Fri Dec 14 01:27:19 2018 +0000
  34. 0911df1 Enable DIT if supported by Sathees Balya · Thu Dec 06 13:33:24 2018 +0000
  35. b4e3e4b Import exception helpers from TF-A-Tests by Antonio Nino Diaz · Fri Nov 23 15:04:01 2018 +0000
  36. 13344de Deprecate some unused AArch64 assembly functions by Antonio Nino Diaz · Fri Nov 23 13:54:41 2018 +0000
  37. dc4ed3d Move helpers from arch.h to arch_helpers.h by Antonio Nino Diaz · Fri Nov 23 13:54:00 2018 +0000
  38. 5cb166c Merge pull request #1720 from jeenu-arm/gic-priority by Antonio Niño Díaz · Tue Dec 18 10:05:22 2018 +0100
  39. 68e6928 FVP: Change BL31_BASE when RESET_TO_BL31=1 by Soby Mathew · Wed Dec 12 14:13:52 2018 +0000
  40. 83a189e GIC: Remove lowest priority constants by Jeenu Viswambharan · Wed Nov 07 11:46:36 2018 +0000
  41. 52143ae Merge pull request #1712 from jeenu-arm/ssbs by Soby Mathew · Wed Dec 12 09:43:49 2018 +0000
  42. b05de3f SPM: Remove remaining SMC interfaces by Antonio Nino Diaz · Fri Nov 30 10:53:26 2018 +0000
  43. 124a1fc SPM: Migrate mem attr get/set helpers to SPRT by Antonio Nino Diaz · Fri Nov 30 10:52:09 2018 +0000
  44. 8903641 SPM: Implement global response buffer helpers by Antonio Nino Diaz · Thu Oct 18 14:54:57 2018 +0100
  45. 9bf1d23 SPM: Introduce SPRT C host library by Antonio Nino Diaz · Thu Nov 08 09:21:48 2018 +0000
  46. b5b585a SPM: Implement SPCI open/close handle SMCs by Antonio Nino Diaz · Thu Nov 08 14:20:07 2018 +0000
  47. f939a6a SPM: Introduce SMC handlers for SPCI and SPRT by Antonio Nino Diaz · Thu Nov 08 14:12:40 2018 +0000
  48. 675d155 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · Tue Oct 30 11:36:47 2018 +0000
  49. 8cc23f9 SPM: Support multiple partitions by Antonio Nino Diaz · Tue Oct 30 11:35:30 2018 +0000
  50. 5c673e8 SPM: Remove old SMC interfaces by Antonio Nino Diaz · Tue Oct 30 12:50:41 2018 +0000
  51. 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · Tue Nov 27 08:36:02 2018 +0000
  52. a830a4d SPM: sptool: Introduce tool to package SP and RD by Antonio Nino Diaz · Tue Nov 27 14:58:04 2018 +0000
  53. fe7b2be SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · Tue Oct 30 11:54:20 2018 +0000
  54. d6cf9a2 SPM: Deprecate boot info struct by Antonio Nino Diaz · Tue Oct 30 11:52:45 2018 +0000
  55. b86edcb SPM: Introduce functions to load DTB files by Antonio Nino Diaz · Tue Oct 30 11:12:42 2018 +0000
  56. 5e7b017 SPM: Define resource description data structures by Antonio Nino Diaz · Tue Nov 27 09:36:22 2018 +0000
  57. aa00aff AArch64: Use SSBS for CVE_2018_3639 mitigation by Jeenu Viswambharan · Thu Nov 15 11:38:03 2018 +0000
  58. 8210b45 Merge pull request #1700 from jwerner-chromium/JW_crashfix by Soby Mathew · Mon Dec 10 14:00:01 2018 +0000
  59. 514ae84 console: Fix console_unregister() signature by Julius Werner · Mon Dec 03 17:01:30 2018 -0800
  60. 110df92 Merge pull request #1653 from JackyBai/master by Antonio Niño Díaz · Wed Dec 05 11:22:55 2018 +0100
  61. 34d3174 Merge pull request #1702 from MISL-EBU-System-SW/patches-18.12 by Antonio Niño Díaz · Tue Dec 04 15:01:48 2018 +0100
  62. 9a772df ble: ap807: Switch to PLL mode and update CPU frequency by Christine Gharzuzi · Mon Jun 25 13:39:37 2018 +0300
  63. 7af0214 drivers: add tzc380 support by Peng Fan · Wed Jul 05 16:34:37 2017 +0800
  64. 059ca72 Merge pull request #1699 from chandnich/sgi-mt-support by Soby Mathew · Mon Dec 03 13:29:33 2018 +0000
  65. 0abcb42 Merge pull request #1688 from JoelHutton/jh/variant_1_mitigations by Antonio Niño Díaz · Thu Nov 29 16:05:50 2018 +0100
  66. b4b08d7 Merge pull request #1679 from pangupta/master by Antonio Niño Díaz · Thu Nov 29 16:05:05 2018 +0100
  67. 9ec4a11 plat/arm/common: add an additional platform power level by Chandni Cherukuri · Tue Oct 16 14:42:19 2018 +0530
  68. 0fdcbc0 plat/css: allow platforms to define the system power domain level by Chandni Cherukuri · Tue Oct 16 15:19:54 2018 +0530
  69. d522759 Initial Spectre V1 mitigations (CVE-2017-5753). by Joel Hutton · Tue Oct 09 14:08:42 2018 +0100
  70. cb4c854 Merge pull request #1697 from antonio-nino-diaz-arm/an/arch by Antonio Niño Díaz · Mon Nov 26 11:51:57 2018 +0100
  71. 8257f5b Synchronise arch.h and arch_helpers.h with TF-A-Tests by Antonio Nino Diaz · Thu Nov 22 15:53:17 2018 +0000
  72. ac52be3 ccn: Introduce API to set and read value of node register by Pankaj Gupta · Thu Nov 15 11:42:50 2018 +0530
  73. 2320974 Merge pull request #1691 from vijayenthiran-arm/sgi-dmc620-tzc by Antonio Niño Díaz · Fri Nov 23 10:18:02 2018 +0100
  74. ab37d15 Revert "aarch32: Apply workaround for errata 813419 of Cortex-A57" by Antonio Nino Diaz · Thu Nov 22 15:38:05 2018 +0000
  75. c003328 xlat v2: Support mapping regions with allocated VA by Antonio Nino Diaz · Tue Nov 20 16:03:11 2018 +0000
  76. 03bb12f drivers/tzc-dmc620: add driver to setup DMC-620 TZC controller by Vijayenthiran Subramaniam · Mon Oct 22 18:36:35 2018 +0530
  77. caf3b7a Merge pull request #1682 from MISL-EBU-System-SW/migrate-multi-console by Antonio Niño Díaz · Mon Nov 19 12:48:54 2018 +0100
  78. d8e3957 plat/marvell: Migrate to multi-console API by Konstantin Porotchkin · Wed Nov 14 17:15:08 2018 +0200
  79. 4518c59 drivers: st: update console driver to support MULTI_CONSOLE_API by Yann Gautier · Thu Nov 15 09:51:06 2018 +0100
  80. 3d48bae stm32mp1: add a new file for UART registers definition by Yann Gautier · Wed Nov 14 18:18:12 2018 +0100
  81. d2c9a68 utils_def: add an assembly version for GENMASK by Yann Gautier · Thu Nov 15 09:49:24 2018 +0100
  82. 6c3fea5 Merge pull request #1676 from Yann-lms/static_analysis by Antonio Nino Diaz · Tue Nov 13 13:27:41 2018 +0000
  83. f04146b cadence: uart: comply to console_register prototype by Alexei Colin · Fri Nov 09 17:36:55 2018 -0500
  84. 79fb7b9 stm32mp1: remove duplicate function declaration by Yann Gautier · Fri Nov 09 17:47:34 2018 +0100
  85. f9af3bc stm32mp1: correct some static analysis tools issues by Yann Gautier · Fri Nov 09 15:57:18 2018 +0100
  86. bcf8ba2 psci: put __dead2 attribute after void in plat_psci_ops by Yann Gautier · Fri Nov 09 18:21:51 2018 +0100
  87. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  88. 6c32fc7 Arm platforms: Fix DRAM address macros by Sandrine Bailleux · Wed Oct 31 14:28:17 2018 +0100
  89. 3fddfbb Introduce fdtw_read_array() helper by Antonio Nino Diaz · Tue Jun 26 10:34:10 2018 +0100
  90. d85c878 Introduce new fdt helper to read string properties by Antonio Nino Diaz · Tue Jun 26 10:34:07 2018 +0100
  91. bbf55f9 libc: Adapt strlcpy to this codebase by Antonio Nino Diaz · Thu Sep 27 09:22:19 2018 +0100
  92. 519248b bakery: Fix MISRA defects by Antonio Nino Diaz · Wed Oct 31 15:55:57 2018 +0000
  93. b5acb3f plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · Tue Oct 30 16:32:48 2018 +0000
  94. ab5d2b1 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · Tue Oct 30 16:12:32 2018 +0000
  95. 864ca6f context_mgmt: Fix MISRA defects by Antonio Nino Diaz · Wed Oct 31 15:25:35 2018 +0000
  96. 49ac40d Merge pull request #1657 from antonio-nino-diaz-arm/an/libfdt by Antonio Niño Díaz · Thu Nov 01 12:45:32 2018 +0100
  97. e86a0aa Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · Thu Nov 01 12:44:24 2018 +0100
  98. e7be6e2 plat: marvell: Add support for Armada-37xx SoC platform by Konstantin Porotchkin · Mon Oct 08 16:53:09 2018 +0300
  99. 545d56d Merge pull request #1650 from chandnich/sgiclark-ares-support by Antonio Niño Díaz · Wed Oct 31 15:47:21 2018 +0100
  100. c6b3ae8 Merge pull request #1646 from Andre-ARM/allwinner/pmic-v2 by Antonio Niño Díaz · Wed Oct 31 12:02:22 2018 +0100