1. 4ade751 Merge pull request #1739 from Yann-lms/includes by Antonio Niño Díaz · Tue Jan 08 09:10:32 2019 +0000
  2. 38995e9 Merge pull request #1736 from antonio-nino-diaz-arm/an/maintainers by Antonio Niño Díaz · Tue Jan 08 09:10:22 2019 +0000
  3. d4b8dd9 Merge pull request #1732 from jollysxilinx/integration by Antonio Niño Díaz · Tue Jan 08 09:09:23 2019 +0000
  4. b81211e Merge pull request #1737 from antonio-nino-diaz-arm/an/asm-assert by Antonio Niño Díaz · Mon Jan 07 11:06:19 2019 +0000
  5. bd16497 Merge pull request #1735 from antonio-nino-diaz-arm/an/load-image-v2 by Antonio Niño Díaz · Mon Jan 07 11:06:09 2019 +0000
  6. 57e282b stm32mp1: do not include platform header files directly in drivers by Yann Gautier · Mon Jan 07 11:17:24 2019 +0100
  7. e508acf zynqmp: pm: Invalidate unused APLL_TO_LPD clock by Jolly Shah · Wed Jan 02 13:53:33 2019 -0800
  8. c5b4abf zynqmp: pm: Invalidate several clocks that Linux doesn't need to control by Jolly Shah · Fri Jan 04 12:03:44 2019 -0800
  9. f5a1e9f zynqmp: pm: Add ACPU_FULL and ACPU_HALF clocks in the invalid list by Jolly Shah · Wed Jan 02 13:48:19 2019 -0800
  10. 3c8ffd4 zynqmp: pm: Fix model of ACPU clocks by Jolly Shah · Wed Jan 02 13:45:53 2019 -0800
  11. 7c8e79c zynqmp: pm: Reimplement clock get parent EEMI API by Jolly Shah · Wed Jan 02 13:44:25 2019 -0800
  12. 407fc0a zynqmp: pm: Reimplement clock set parent EEMI API by Jolly Shah · Fri Jan 04 11:57:40 2019 -0800
  13. c139181 zynqmp: pm: Cleanup for clock set/get rate EEMI API by Jolly Shah · Wed Jan 02 13:39:30 2019 -0800
  14. 4dd1176 zynqmp: pm: Reimplement clock get divider EEMI API by Jolly Shah · Fri Jan 04 11:53:37 2019 -0800
  15. 8b4c4c7 zynqmp: pm: Reimplement clock set divider EEMI API by Jolly Shah · Fri Jan 04 11:49:46 2019 -0800
  16. 99e8ac9 zynqmp: pm: Reimplement clock get state (status) EEMI API by Jolly Shah · Wed Jan 02 12:55:41 2019 -0800
  17. a9057a0 zynqmp: pm: Reimplement clock disable EEMI API by Jolly Shah · Wed Jan 02 12:54:40 2019 -0800
  18. a520980 zynqmp: pm: Reimplement clock enable EEMI API by Jolly Shah · Fri Jan 04 11:45:59 2019 -0800
  19. 77eb52f zynqmp: pm: Return the buffered PLL mode through IOCTL PLL get mode API by Jolly Shah · Wed Jan 02 12:49:21 2019 -0800
  20. cb5bc75 zynqmp: pm: Buffer the PLL mode that is set using IOCTL API by Jolly Shah · Wed Jan 02 12:46:46 2019 -0800
  21. 68116ef zynqmp: pm: Set PLL fractional data using PLL set parameter EEMI API by Jolly Shah · Wed Jan 02 12:42:56 2019 -0800
  22. b4c9946 zynqmp: pm: Get PLL fractional data using PLL get parameter EEMI API by Jolly Shah · Wed Jan 02 12:40:17 2019 -0800
  23. 141421e zynqmp: pm: Implement PLL get mode EEMI API by Jolly Shah · Fri Jan 04 11:35:48 2019 -0800
  24. 1f0d585 zynqmp: pm: Implement PLL set mode EEMI API by Jolly Shah · Fri Jan 04 11:32:31 2019 -0800
  25. cb2f45d zynqmp: pm: Implement PLL get parameter EEMI API by Jolly Shah · Fri Jan 04 11:28:38 2019 -0800
  26. a7cc5ee zynqmp: pm: Implement PLL set parameter EEMI API by Jolly Shah · Wed Jan 02 12:27:00 2019 -0800
  27. f402550 Remove ASM_ASSERTION check in Makefile by Antonio Nino Diaz · Fri Jan 04 14:05:26 2019 +0000
  28. c25a441 Merge pull request #1726 from antonio-nino-diaz-arm/an/includes by Antonio Niño Díaz · Fri Jan 04 11:42:16 2019 +0000
  29. 399a264 maintainers: Fix path of Marvell documentation by Antonio Nino Diaz · Fri Jan 04 10:58:30 2019 +0000
  30. b3fc02c rpi3: Remove unneeded include paths from Makefile by Antonio Nino Diaz · Mon Dec 17 17:49:35 2018 +0000
  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. 0f3a004 Merge pull request #1731 from miyatsu/doc-fix-20181225 by Antonio Niño Díaz · Fri Jan 04 09:14:22 2019 +0000
  35. a0314be Merge pull request #1728 from satheesbalya-arm/sb1/sb1_2497_v84_dit by Antonio Niño Díaz · Fri Jan 04 09:13:32 2019 +0000
  36. 0911df1 Enable DIT if supported by Sathees Balya · Thu Dec 06 13:33:24 2018 +0000
  37. 32a900a docs: marvell: Fix typo in file build.txt by Ding Tao · Tue Dec 25 14:42:08 2018 +0800
  38. 817eb1f plat/arm: Remove comment that mentions LOAD_IMAGE_V2 by Antonio Nino Diaz · Wed Dec 19 17:07:32 2018 +0000
  39. 1e12c79 Merge pull request #1730 from antonio-nino-diaz-arm/an/spdx by Antonio Niño Díaz · Wed Dec 19 15:08:23 2018 +0100
  40. 371a967 Use SPDX identifier in checkpatch config file by Antonio Nino Diaz · Wed Dec 19 13:13:33 2018 +0000
  41. 73c951e Merge pull request #1725 from Yann-lms/clang_aarch32 by Antonio Niño Díaz · Wed Dec 19 13:43:17 2018 +0100
  42. 5b77e75 Merge pull request #1727 from antonio-nino-diaz-arm/an/gitignore by Antonio Niño Díaz · Wed Dec 19 10:52:27 2018 +0100
  43. 1946924 Merge pull request #1729 from vwadekar/tegra-native-gicv2 by Antonio Niño Díaz · Wed Dec 19 10:51:28 2018 +0100
  44. 9f4a7d3 Tegra: support for native GICv2 drivers by Varun Wadekar · Fri Oct 19 11:42:28 2018 -0700
  45. 1fd7049 Tegra: support to compile native GICv2 drivers by Varun Wadekar · Fri Oct 19 11:44:31 2018 -0700
  46. 4ae68c5 gitignore: Ignore sptool and doimage binaries by Antonio Nino Diaz · Fri Dec 14 10:47:52 2018 +0000
  47. ac0008e Merge pull request #1721 from marex/arm/master/memsize-passing-v2 by Antonio Niño Díaz · Tue Dec 18 15:24:52 2018 +0100
  48. c221701 Merge pull request #1717 from satheesbalya-arm/sb1/sb1_2629_romlib_ifc by Antonio Niño Díaz · Tue Dec 18 15:22:49 2018 +0100
  49. d6839ef romlib: Add platform specific jump table list by Sathees Balya · Wed Oct 31 14:05:08 2018 +0000
  50. ea33658 Merge pull request #1722 from antonio-nino-diaz-arm/an/arch by Antonio Niño Díaz · Tue Dec 18 13:50:38 2018 +0100
  51. b4e3e4b Import exception helpers from TF-A-Tests by Antonio Nino Diaz · Fri Nov 23 15:04:01 2018 +0000
  52. 13344de Deprecate some unused AArch64 assembly functions by Antonio Nino Diaz · Fri Nov 23 13:54:41 2018 +0000
  53. dc4ed3d Move helpers from arch.h to arch_helpers.h by Antonio Nino Diaz · Fri Nov 23 13:54:00 2018 +0000
  54. 317b7a2 Merge pull request #1718 from vwadekar/cc-variable-findstring by Antonio Niño Díaz · Tue Dec 18 11:55:45 2018 +0100
  55. 91feee9 Merge pull request #1719 from Yann-lms/useless_flags by Antonio Niño Díaz · Tue Dec 18 11:55:11 2018 +0100
  56. 60af71c clang: 32 bit compilation should include march32-directive by Yann Gautier · Tue Dec 18 10:46:34 2018 +0100
  57. 5cb166c Merge pull request #1720 from jeenu-arm/gic-priority by Antonio Niño Díaz · Tue Dec 18 10:05:22 2018 +0100
  58. a67c55a Merge pull request #1723 from soby-mathew/sm/reset_bl31_fix by Antonio Niño Díaz · Tue Dec 18 10:04:57 2018 +0100
  59. ba678c3 docs: User-guide corrections for RESET_TO_BL31 by Soby Mathew · Wed Dec 12 14:54:23 2018 +0000
  60. 2b3fc1d BL31: correct GOT section omission by Soby Mathew · Wed Dec 12 14:33:11 2018 +0000
  61. 68e6928 FVP: Change BL31_BASE when RESET_TO_BL31=1 by Soby Mathew · Wed Dec 12 14:13:52 2018 +0000
  62. 2b762bf Merge pull request #1716 from miyatsu/marvell-doc-fix-20181210 by Antonio Niño Díaz · Mon Dec 17 11:54:16 2018 +0100
  63. 83a189e GIC: Remove lowest priority constants by Jeenu Viswambharan · Wed Nov 07 11:46:36 2018 +0000
  64. faea3fb plat: rcar: Move FDT from x3 to x1 by Marek Vasut · Thu Dec 13 22:08:24 2018 +0100
  65. fe26da5 stm32mp1: remove useless compilation flags by Yann Gautier · Thu Dec 13 15:01:53 2018 +0100
  66. dbbca2f build: find "armclang" string in the 'CC' variable by Varun Wadekar · Wed Dec 12 15:22:27 2018 -0800
  67. e4f1f87 Merge pull request #1708 from Yann-lms/warnings by Soby Mathew · Wed Dec 12 15:54:47 2018 +0000
  68. 08834ce Merge pull request #1715 from pangupta/master by Soby Mathew · Wed Dec 12 15:54:09 2018 +0000
  69. 52143ae Merge pull request #1712 from jeenu-arm/ssbs by Soby Mathew · Wed Dec 12 09:43:49 2018 +0000
  70. 5a3dd5c ccn: for RN-I, used node id instead of node postion by Pankaj Gupta · Fri Dec 07 13:05:36 2018 +0530
  71. 37af560 Merge pull request #1707 from antonio-nino-diaz-arm/an/spm by Antonio Niño Díaz · Tue Dec 11 17:48:17 2018 +0100
  72. 73085f6 SPM: Rename files for consistency by Antonio Nino Diaz · Thu Nov 15 08:57:18 2018 +0000
  73. b05de3f SPM: Remove remaining SMC interfaces by Antonio Nino Diaz · Fri Nov 30 10:53:26 2018 +0000
  74. 124a1fc SPM: Migrate mem attr get/set helpers to SPRT by Antonio Nino Diaz · Fri Nov 30 10:52:09 2018 +0000
  75. fb76396 SPM: Allow preemption in non-blocking requests by Antonio Nino Diaz · Tue Jul 03 16:54:33 2018 +0100
  76. 143091f SPM: Support non-blocking calls by Antonio Nino Diaz · Thu Nov 08 14:22:51 2018 +0000
  77. 8903641 SPM: Implement global response buffer helpers by Antonio Nino Diaz · Thu Oct 18 14:54:57 2018 +0100
  78. 44ef4eb SPM: Prevent simultaneous blocking calls by Antonio Nino Diaz · Tue Jul 03 19:54:59 2018 +0100
  79. 8c83ad8 SPM: Support blocking calls by Antonio Nino Diaz · Thu Nov 08 14:21:19 2018 +0000
  80. 9bf1d23 SPM: Introduce SPRT C host library by Antonio Nino Diaz · Thu Nov 08 09:21:48 2018 +0000
  81. b5b585a SPM: Implement SPCI open/close handle SMCs by Antonio Nino Diaz · Thu Nov 08 14:20:07 2018 +0000
  82. f939a6a SPM: Introduce SMC handlers for SPCI and SPRT by Antonio Nino Diaz · Thu Nov 08 14:12:40 2018 +0000
  83. 675d155 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · Tue Oct 30 11:36:47 2018 +0000
  84. 8cc23f9 SPM: Support multiple partitions by Antonio Nino Diaz · Tue Oct 30 11:35:30 2018 +0000
  85. 5c673e8 SPM: Remove old SMC interfaces by Antonio Nino Diaz · Tue Oct 30 12:50:41 2018 +0000
  86. bb7d1cd SPM: Map memory regions from RD by Antonio Nino Diaz · Tue Oct 30 11:34:23 2018 +0000
  87. fa5dd1a SPM: Read entrypoint from resource descriptor by Antonio Nino Diaz · Tue Jun 26 10:34:25 2018 +0100
  88. 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · Tue Nov 27 08:36:02 2018 +0000
  89. a830a4d SPM: sptool: Introduce tool to package SP and RD by Antonio Nino Diaz · Tue Nov 27 14:58:04 2018 +0000
  90. 1fc05a9 Merge pull request #1714 from chandnich/sgiclark-helios by Soby Mathew · Tue Dec 11 10:53:36 2018 +0000
  91. 957c353 Makefile: add a possibility to disable -Werror by Yann Gautier · Mon Dec 10 18:08:53 2018 +0100
  92. 3364cd4 correct some missing-prototype warnings by Yann Gautier · Mon Dec 10 10:41:03 2018 +0100
  93. 3796621 io_block: define MAX_IO_BLOCK_DEVICES as unsigned by Yann Gautier · Mon Dec 03 13:38:06 2018 +0100
  94. 82b2f8c Add the possibility to compile TF-A with more warnings by Yann Gautier · Mon Dec 10 18:00:26 2018 +0100
  95. fe7b2be SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · Tue Oct 30 11:54:20 2018 +0000
  96. d6cf9a2 SPM: Deprecate boot info struct by Antonio Nino Diaz · Tue Oct 30 11:52:45 2018 +0000
  97. b86edcb SPM: Introduce functions to load DTB files by Antonio Nino Diaz · Tue Oct 30 11:12:42 2018 +0000
  98. 5e7b017 SPM: Define resource description data structures by Antonio Nino Diaz · Tue Nov 27 09:36:22 2018 +0000
  99. 8cd7ea3 SPM: Deprecate the current implementation by Antonio Nino Diaz · Tue Oct 30 11:08:08 2018 +0000
  100. ecfaf11 fvp: Increase stack size when SPM is enabled by Antonio Nino Diaz · Thu Oct 18 14:02:39 2018 +0100